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

Python API get_data : how do you retrieve Business summary?

Hello!

I am using the python eikon API get_data method on LEI using this kind of code :

df,err=eikon.get_data("529900RV1LDX26KPSN17@LEI","TP.RIC")

I would like to find a way to add in my dataframe ("df" in my example) the business summary as a string you can read in Eikon browser like in the screenshot below :

1627287973102.png

Is there an existing field you can add in get_data to make such a query?

Thanks a lot!

Eric

eikoneikon-data-apirefinitiv-dataplatform-eikonworkspaceworkspace-data-api
1627287973102.png (49.5 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.

Upvote
Accepted
5.5k 21 2 6

Hi @e.va ,


Have you tried looking this up on the DIB?


I found the following there:

1627288884751.png

1627288890709.png


1627288884751.png (77.1 KiB)
1627288890709.png (1.9 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.

Upvote
20 1 1 3

Hi Jonathan,

It works very well!

I was not aware of the DIB, I will be using it from now on.

Thanks a lot!

Eric

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.