JECSand / yahoofinancials

A powerful financial data module used for pulling data from Yahoo Finance. This module can pull fundamental and technical data for stocks, indexes, currencies, cryptos, ETFs, Mutual Funds, U.S. Treasuries, and commodity futures.
https://pypi.python.org/pypi/yahoofinancials
MIT License
896 stars 214 forks source link

Blank fields in get_key_statistics_data #89

Open jonpop opened 3 years ago

jonpop commented 3 years ago

I'm getting quite a few blank fields in the get_key_statistics_data() method. Wondering if Yahoo changed field mappings? because much of this data is on their stockpages.

revenueQuarterlyGrowth priceToSalesTrailing12Months

are the two i'm primarily interested in and I know some other need login information like morningstar.

JECSand commented 3 years ago

They may have. I can look into it a bit over the weekend. Thank you for bringing this to our attention.