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
585 stars 101 forks source link

"goodwill" missing from financials endpoint? #36

Open mtdefelice opened 3 years ago

mtdefelice commented 3 years ago

I just noticed that the "goodwill" field seems to have been removed from the financials endpoint over the last month or so. Is this by design? If so, is this something I can reliably derive from the "tangibleBookValueperShare", "sharesOutstanding", and "totalEquity" fields?

Best, Mike.