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
166 13 18 21

get_data issue with adjusted/unadjusted

Please check the outputs of the following two requests:

adjusted = eikon.get_data("CRH.L", "TR.ClosePrice.Value", {"Adjusted":"1", "SDate": "20090101", "EDate": "20180522", "Frq":"D", "curn":"GBp"})

unadjusted =eikon.get_data("CRH.L", "TR.ClosePrice.Value", {"Adjusted":"0", "SDate": "20090101", "EDate": "20180522", "Frq":"D", "curn":"GBp"})

There is an error in the conversion in 2011 (November 8 and before), it should be in the range of 1000 pence. Excel gives the same output. Any ideas what's happening here? Thanks for your help!

eikoneikon-data-apipythonrefinitiv-dataplatform-eikonworkspaceworkspace-data-apidataunadjusted
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
39.4k 77 11 27

@Joris.Hoendervangers
This forum is not the best place to dispute whether price adjustment was performed correctly for a given stock on a given day or to raise any other data issues for that matter.
I suggest you direct your data query via normal support channels, i.e. raise a case with TR Helpdesk, especially since the data you're questioning is easily retrieved using Excel.

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.

You are right. Submitted to the Helpdesk, case 06616069

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.