How to get SLI Index constituents with date of admission

What would be the easiest way to get the current constituents of the Swiss Leader Index (SWISLIX) and the date when a given constituent was added to this index?
Is there a Datatype or any kind of expression which will yield the result in one query?
Thanks in advance for any help.
Best Answer
-
I verified all date fields in the Equity and couldn't find the value of 2018-9-24. I found the closest one in the DNMC (Date Of Last Name Change) field which returns 2018-9-25.
dataTry=ds.get_data(tickers='LSWISLIX', fields=['NAME','BDATE','DNMC'], kind=0)
dataTry.pivot(index='Instrument', columns='Datatype', values = 'Value')Again, for a content question like this, please directly contact the Refinitiv Datastream Web Service support team via MyRefinitiv to verify and confirm it.
0
Answers
-
It could be BDATE which represents:
The base date is the date from which Datastream holds information about the issue; for the UK the base date is one day before trading in the stock starts - this allows us to store the issue price. Price, dividend and earnings data are collected on a daily basis from the base date of the stock.
Where the nature of a company's business has changed materially, due to a merger or the splitting off of one or more divisions, Datastream rebases the stock. Company accounts year-end data may not be available for all years since this equity base date.However, it is better to directly contact the Refinitiv Datastream Web Service support team via MyRefinitiv to confirm it.
The code in the Python DatastreamDSWS library looks like the following:
dataTry=ds.get_data(tickers='LSWISLIX', fields=['NAME','BDATE'], kind=0)
dataTry.pivot(index='Instrument', columns='Datatype', values = 'Value')0 -
Hi jirapongse,
Thank you very much for your answer.
Unfortunately the BDATE Datatype is not the date when a given instrument was added to the SLI.
I wonder wheter this information is obtainable at all.
For example AMS (the last instrument in your list) was added to the SLI on 2018-9-24
0 -
According to the service support team additions/removals cannot be queried directly.
"Per investigation,to check about addition/ deletion of securities, data need to be downloaded on daily basis to check the same ."
Hope the product will be improved.
0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 690 Datastream
- 1.4K DSS
- 629 Eikon COM
- 5.2K Eikon Data APIs
- 11 Electronic Trading
- 1 Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 255 ETA
- 559 WebSocket API
- 39 FX Venues
- 15 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 25 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 279 Open PermID
- 45 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 23 RDMS
- 2K Refinitiv Data Platform
- 716 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 27 DACS Station
- 121 Open DACS
- 1.1K RFA
- 106 UPA
- 194 TREP Infrastructure
- 229 TRKD
- 918 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 95 Workspace SDK
- 11 Element Framework
- 5 Grid
- 19 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛