Finnhub-Stock-API / finnhub-python

Finnhub Python API Client. Finnhub API provides institutional-grade financial data to investors, fintech startups and investment firms. We support real-time stock price, global fundamentals, global ETFs holdings and alternative data. https://finnhub.io/docs/api
https://finnhub.io/
Apache License 2.0
584 stars 101 forks source link

Missing data #29

Closed digicom1978 closed 3 years ago

digicom1978 commented 3 years ago

Hi, I am using python version of finnhub. And trying to get financial data from financials_reported api, but for some companies, data looks missing.

For example, PFE, this api returns data for 8 years. (No recent data, from 2011 to 2018). It has 8 years of Cash Flow data, but 7 years of Income Statement and 1 year of Balance Sheet. I don't know why there is these difference between CF, IC and BS?

Please take a look at this gap. Regards,

finnhubio commented 3 years ago

Hi, the issue has been corrected. Can you please try again ?