Hi team,
One prospect wants to know if the earnings report date is limited to 10 years.
Currently, he uses the following request:
rd.get_data("TSLA.O", fields=["TR.TotalAssetsActual","TR.TotalAssetsActualReportDate"], parameters={"SDate":"1999-01-01", "EDate":"2023-07-31", "Period":"FQ0", "Frq":"FQ"})
The result look like this
- can someone confirm this limit ?
- why the results contains several N/A values ?