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
3 0 1 0

Eonia fixing is not available via eikon API

EONIA fixing value is not available since 2020-12-22.

df, err = ek.get_data(['EUROSTR=','EONIA='],['TR.FixingValue','TR.FixingValue.date'], {"Sdate": '2020-12-20',

"Edate": '2020-12-28'})

df

Instrument Fixing Value Date

0 EUROSTR= -0.557 2020-12-21T00:00:00Z

1 EUROSTR= -0.558 2020-12-22T00:00:00Z

2 EUROSTR= -0.559 2020-12-23T00:00:00Z

3 EUROSTR= -0.555 2020-12-24T00:00:00Z

4 EUROSTR= -0.553 2020-12-28T00:00:00Z

5 EONIA= -0.472 2020-12-21T00:00:00Z

6 EONIA= -0.473 2020-12-22T00:00:00Z

7 EONIA= NaN 2020-12-23T00:00:00Z

8 EONIA= NaN 2020-12-24T00:00:00Z

9 EONIA= NaN 2020-12-25T00:00:00Z

10 EONIA= NaN 2020-12-28T00:00:00Z

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.

Upvotes
Accepted
3.8k 4 4 6

Hi @asabate this is a content integrity issue. I have reported that and it should be fixed within the the next few hours.

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.

Upvotes
3 0 1 0

Thank you, it's currently working

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.