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
4 2 3 6

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-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apierror-500
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.

1 Answer

· Write an Answer
Upvotes
Accepted
18.2k 21 13 21

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 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.