How to get historical data for Earnings Quality Country Rank Data (TR.EQCtryRank) through Python?

Hello,

I was trying to get historical data for Earnings Quality Country Rank Data (TR.EQCtryRank) through Python, and I used the following sentence:

All_Results,Error = ek.get_data(CUSIP_Symbol,["TR.EQCtryRank"], {'SDate': "-20FY",'EDate': 0FY"})

The result I got only showed the data of the current year. How to get the historical data for last 20 years?

Thank you!

Best Answer

  • The history of Starmine Credit Risk indicators including earnings quality is not available through Eikon. You can tell if a field has timeseries in Eikon by looking at the field parameters in Data Item Browser in Eikon or in Formula Builder in Eikon Excel. Only fields that have "Series" checkbox displayed under Parameters tab in Data Item Browser or in Formula Builder have history.