atreadw1492 / yahoo_fin

Scrape stock price history from new (Spring 2017) Yahoo Finance layout
MIT License
286 stars 125 forks source link

get_earnings_history - data discrepancies #46

Closed dss010101 closed 3 years ago

dss010101 commented 3 years ago

I am not sure if this is an issue with code or simply quality of data source. I am pulling historical earnings for AAPL using the get_earnings_history function and noticed a couple of data issues:

  1. There doesn't seem to be an earnings date or eps for Q2 of 2001
  2. for 2003-04-16, both estimate and actual are shown as 0.0 and suprise is 100%

I am guessing it may be an issue at the source - maybe needs some cleaning.

atreadw1492 commented 3 years ago

@msingh00 I believe this is an issue at the source, unfortunately, but if anything changes, I'll make an update.