Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Problem with fundamental data

I pull fundamental data for AAPL:

DataFrame:
security Equity(24 [AAPL])
primary_symbol AAPL
primary_symbol AAPL
market_cap 2.8542e+11
total_revenue 2.0343e+10
free_cash_flow 4.87e+09
revenue_growth 0.666503
shares_outstanding 9.17307e+08

Shouldn't that match Morningstar?

http://performance.morningstar.com/stock/performance-return.action?t=AAPL&region=USA&culture=en_US

Also, the fundamental data reference page doesn't list any unit for the various fields available. Is there a way to figure that out easily short of inspecting each value and comparing it to a known reference. (which is what I was trying to do above)

1 response

It seems the historical data coming from Morningstar is quite old.