Why are there fields visible in data item browser that are not accessible via Eikon Data AP?

I am running Eikon API Proxy on Mac, version 1.0.102. For many fields I can see values on the data item browser (for bonds) like CF_BID, or TRADE_DATE, but anytime I query for these fields using Eikon Data API in Python, they never get retrieved, only returning None values. Why am I unable to retrieve these programmatically?
Best Answer
-
I just tried the data item browser for a random bond and could verify that only bond applicable fields had data in them.
0
Answers
-
@javan.graham, You can filter the fields in data item browser, by typing in the RIC code for the item you are interested in, in which case only the applicable fields are shown.
These fields are relevant to equities and can be pulled for equity quotes like:
>>> df, err = ek.get_data(['GOOG.O','MSFT.O', 'FB.O'], ['CF_LAST', 'CF_BID', 'TRADE_DATE'])
>>> df
Instrument CF_LAST CF_BID TRADE_DATE
0 GOOG.O 1228.8400 1228.60 2019-07-30
1 MSFT.O 140.8435 140.84 2019-07-30
2 FB.O 196.4850 196.47 2019-07-300 -
Hello Gurpreet, seems that when querying by ISIN, no CF fields are populated (however I am able to get other fields this way such as tr.bidyield), but only querying by RIC returns them...
0 -
Hi Javan, the “CF_” field is “Consolidate/Common” field generated by application
such TRKD and Eikon. The applications use their own logic to map
the existing field to the "CF_" field, and these are only available for RIC's. Thanks.0 -
Thanks, that is good to know. A bit deceiving that you can access other fields via CUSIP or ISIN but not these.
0 -
In Eikon data model there's a distinction between real-time data and fundamental & reference dataset. Real-time fields are the ones that fall under Real-Time category under Content Classification in DIB app or in Formula Builder wizard in Excel. These fields provide streaming market data via real-time datafeed. The only symbology recognized on the real-time datafeed is RIC. Fundamental and reference dataset is retrieved via request/response mechanism and it supports a variety of symbology schemes including RIC, CUSIP and ISIN. All fundamental and reference fields in Eikon data model start with "TR.". If the field name does not start with "TR.", this field cannot be retrieved using CUSIP or ISIN. It can only be retrieved using RIC.
0 -
Thank you for the detailed response, I have always wondered this, as I typically have passed in the instruments via ISINs.
0 -
Can't accept comments, so I will just accept the top level post to the comments that clarified things for me.
0
Categories
- All Categories
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 33 Data Model Discovery
- 682 Datastream
- 1.4K DSS
- 613 Eikon COM
- 5.2K Eikon Data APIs
- 10 Electronic Trading
- Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 248 ETA
- 552 WebSocket API
- 37 FX Venues
- 14 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 23 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 275 Open PermID
- 44 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 22 RDMS
- 1.8K Refinitiv Data Platform
- 625 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
- 26 DACS Station
- 121 Open DACS
- 1.1K RFA
- 104 UPA
- 191 TREP Infrastructure
- 228 TRKD
- 915 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 83 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 46 中文论坛