OpenBB icon indicating copy to clipboard operation
OpenBB copied to clipboard

[Bug] API - api.stocks.fa.models.polygon.get_financials - Headers return "Value" instead of "Date"

Open deeleeramone opened this issue 3 years ago • 1 comments

To recreate:

api.stocks.fa.models.polygon.get_financials(symbol = "MSFT", statement= 'cash')

Screen Shot 2022-09-07 at 8 14 10 AM

deeleeramone avatar Sep 07 '22 15:09 deeleeramone

Screen Shot 2022-09-07 at 8 36 00 AM

There is also more data from the source which can be extracted for Fundamentals. There is a total of six groupings of data.

Balance Sheet Cash Flow Statement Income Statement Comprehensive Income General Key Ratios

It follows the XBRL convention:

http://www.xbrlsite.com/2016/fac/v3/Documentation/FundamentalAccountingConceptsList.html

deeleeramone avatar Sep 07 '22 15:09 deeleeramone

Will be fixed by #2349

image

hjoaquim avatar Sep 17 '22 16:09 hjoaquim