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
43 2 6 9

doesn't get value in get_data with some condition.

TR.EventStartDate had NaN value when gets RICs from "SCREEN" for get_data() request.

it works when specify RIC/RICs.

Interesting is works for price field even I use "SCREEN" command.

univers = 'SCREEN(U(IN(Equity(active,public))), IN(TR.ExchangeMarketIdCode, XTKS ))'

fields=['TR.CommonName','CF_ASK','TR.EventType','TR.EventTitle'] df,err=ek.get_data(univers,fields=fields)

df

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apiscreening
caseng.png (10.2 KiB)
good.png (12.1 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.

Hi @kazuhisa.matsuda.

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

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

Thanks
AHS

Hello @kazuhisa.matsuda,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,
-AHS

1 Answer

· Write an Answer
Upvotes
Accepted
4.3k 2 4 5

Hi,

Thanks for your feedback, the issue should be on the back-end side, we'll forward to the involved team.

best regards

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.