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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 0 0

Eikon Data API returns NA

Client tries to retrieve fundamental data (e.g. TR.F.EPSBASICEXCLEXORDITEMSCOMTOT(PERIOD=FY0)) for more RICs, for example 20, the API returns a series of ?<NA>?"

This was working yesterday, and has stopped working today.

The below works fine:

df, err = ek.get_data(['WBC.AX','ANZ.AX','A2M.AX'], ['TR.F.EPSBASICEXCLEXORDITEMSCOMTOT(PERIOD=FY0)'])

df


The below returns NA.

df, err = ek.get_data(['WBC.AX','ANZ.AX','A2M.AX','AGL.AX','ALD.AX','ALL.AX','AMC.AX','APA.AX','APT.AX','ASX.AX','AZJ.AX','BHP.AX','BXB.AX','COH.AX','COL.AX','CPU.AX','CSL.AX'], ['TR.F.EPSBASICEXCLEXORDITEMSCOMTOT'])

df

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpython
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

Upvotes
Accepted
6.7k 8 6 7

@thomas.j.tan Hi I cannot replicate the issue at my side - this is working fine for me:

What version of the eikon library is the customer using?


1610701842325.png (181.6 KiB)
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