Historical earnings dates

Is there a website or a file that I can download or screen scrape (I program) where I can get historical earnings dates?


Thank you.
 
Is there a site that I can screen scrape that will give me the

Symbol
Company Name
All sectors it belongs to

?
 
Quote from ForexForex:

Yahoo Finance might be OK for Symbol and Company Name. Just change the date in the URL, for demo I changed it to August, 30 2001

http://biz.yahoo.com/research/earncal/20010830.html
Thanks. The other site is easier since it just lists all earnings, historical or otherwise, all on one page. Now I am looking for Symbol->Company Name map (and if it includes sector(s) memership, big bonus.)

Note that I don't want to enter a symbol and have it return the company name. I just want a big page or file that shows them all (although I may have to settle for the former :( )
 
Easiest is to run =BDS("AAPL equity","ern ann dt and per") or =BDS("AAPL equity","earn ann dt time hist with eps") in Excel on a machine that's BBG-enabled -- returns a column of dates and other info. There are other field that pull all reporting tickers for a given day, if you want to aggregate timeseries-wise rather than cross-sectionally.
 
Back
Top