For a deeper look into our Eikon Data API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
2 2 0 3

Trying to get data used in academic paper but keep getting errors?

Posted below are the instructions associated with a paper that uses Refinitiv Data. I am trying to reproduce the results and would like to download the data. I have tried using the code with rdp.get_data(), I have tried entering the code into the excel formula builder and I have tried entering the code into Eikon desktop search but none have worked so far. Any advice on how to get this data download to work?

The documentation associated with the paper states the following:

The data download from Thomson Reuters (Refiniv) Eikon could not be shared online. Please install the software to get the access to data.

Here’s the code to download data:

TR("SCREEN(U(IN(Equity(active,public,primary))/*UNV:Public*/),ANY(TR.AnalyticEstimatedCO2Total(SDate=0,EDate=20,Period=FY0,Frq=FY)>0),CURN=USD)","TR.CommonName;TR.CUSIP;TR.ISIN;TR.TickerSymbol;TR.COUNTRYHQ;TR.NAICSSECTORCODE;TR.NAICSNATIONALINDUSTRYCODE;TR.GICSSectorCode;TR.GICSIndustryGroupCode;TR.GICSIndustryCode;TR.GICSSubIndustryCode;TR.CO2DirectScope1;TR.CO2IndirectScope2;TR.CO2IndirectScope3;TR.CO2EmissionTotal;TR.AnalyticEstimatedCO2Total;TR.CO2EstimationMethod;TR.TotalRevenue;TR.BankTotalRevenue;TR.EBITDA;TR.EBIT;TR.CapitalExpenditures;TR.PptyPlantEqpmtTtlGross;TR.PropertyPlantEquipmentTotalNet;TR.AccumulatedDeprTtl;TR.IntangiblesNetSuppl;TR.CostofRevenueTotal;TR.GrossMargin;TR.TotalAssetsReported;TR.TotalLongTermDebt;TR.Employees;TR.EnergyPurchasedDirect;TR.EnergyUseTotal;","SDate=0 EDate=-20 Period=FY0 Frq=FY Curn=USD RH=In CH=Fd;Fperiod")

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikon
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvote
Accepted
1.4k 6 2 2

Hi @oliver.rogers19 ,


The tool used here is 'screener'. parameters of fields within the call (in the 1st inverted commas) might have changed since the paper's author wrote it. I encourage you to read into the screener tool with the article below going through exactly how you may change the call till it works:

Find Your Right Companies with SCREENER | Eikon Data APIs(Python)


You may also want to read this one:

Dataquery – a syntax builder for screening with Eikon Data API


icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea