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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
11 1 1 5

Method to Pull Delist Date for Delisted Equities

Hello,


I am looking for a method to extract the delist date for delisted equities. This would be similar to the 'DELIST_DAT' datafield available in the Data Item Browser, but as a field that would return values either in Data Platform or with the Eikon API (eikon.get_data) when called (i.e. in Screener, Python, etc)

Thanks,

eikoneikon-data-apiworkspaceworkspace-data-apirefinitiv-dataplatform-eikonequities
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

Upvote
Accepted
39.2k 75 11 27

Try TR.RetireDate. E.g.

ek.get_data('TIBX.O^L14', 'TR.RetireDate')
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