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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
4 0 0 1

error code 500 when trying to get time series.

Hi,

I am trying to get time series data form Eikon Python API. the code I used is:
req, err = ek.get_timeseries(permid9, ['TR.TRESGScore'], start_date = "2008-12-30", end_date = "2018-12-31", interval="yearly"), where permid9 is a list of string permanent IDs of S&P 500 constituents in 2009.

The code does not work and I get this error:
EikonError: Error code 500 | Backend error. 500 Internal Server Error

I have tried so many times and all kind of changes that you think of. it is not working...

Does anyone know any solution for this issue?


Thanks for your help in advance.

Mahdieh

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonpythonerror-500
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
18k 21 12 20

Hi @mahdiehvg

Try this:


ahs.png (42.0 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