dgunning / edgartools

Navigate SEC Edgar data in Python
MIT License
516 stars 101 forks source link

XBRL- NOW QUARTERLY FILINGS-Possible Bug? #135

Closed david08-08 closed 2 weeks ago

david08-08 commented 3 weeks ago

When using the XBRL library for quarterly filings specific to ticker symbol NOW there are statements missing. I attached the excel file that contains the most recent reported quarter which was last week.

NOW_XBRL_Financials_2024.xlsx

Here is the link for NOW's most recent quarterly financial statement: https://www.sec.gov/ix?doc=/Archives/edgar/data/1373715/000137371524000272/now-20240630.htm

Is this a bug? Please advise.

dgunning commented 3 weeks ago

Hi David,

The latest filing for NOW is for June 30th. Do you mean the filing is not yet available OR some stamens within the financials are not available.?

NOW-financials
david08-08 commented 3 weeks ago

Hi Dwight,

Thank you for the response. That's correct the June 30th report. The filing is available but there are statements within the financials that are not being exported to excel. The only ones that are showing up are the Condensed/Consolidated Balance Sheet and Condensed/Consolidated Statement of Cash Flows.

david08-08 commented 3 weeks ago

Is there anyone that can help me here or provide code to fix this? I would greatly appreciate it. @dgunning

dgunning commented 2 weeks ago

Fixed