Upgrade from Eikon -> Workspace. Learn about programming differences.

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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
1 0 1 4

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-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-api
icon clock
10 |1500

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

@thomas.j.tan

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
10.2k 18 6 9

@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 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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