Force to get_data() function to look for an orgId

Hi,
I am trying to get some info about some companies looking for the orgid code. For that, I am considering the orgid as the instrument. I have some problems when the orgid can be contained in another code, such as the ISIN.
Is there any way to force get_data() function to look for the orgid codes?
orgid 17051
companyname COCA-COLA AMATIL LIMITED
TR.CommonName AXA Europe Small Cap A C EUR
TR.Orgidcode NaN
The first two rows are the info about the company that I want to look for, and the last two rows are the retrieved data.
Thanks in advance,
Miriam
Best Answer
-
If you want to use OrgID as an input please use syntax as below:
df, err=ek.get_data('17051@orgid', ['TR.RIC','TR.CommonName','TR.OrgidCode']) df
0
Answers
-
Really?? Thank you so much!!!!
0 -
How this syntax has to be changed to use permid? I mean, permid is 10-digit number, hence, it could be included inside an ISIN string, right?
0 -
I don't think you need to worry about ambiguity when using permID as input without any qualifiers. When requesting data from Eikon using get_data method the symbology resolution is looking for the exact match, not an approximate match. ISIN cannot be confused with permID because permID is purely numeric (it's a 64-bit integer) whereas ISIN always starts with two alphabetic characters (alpha-2 ISO 3166-1). But if you'd like to specifically restrict the input to organization permID you can use the input in the form of xxx@organizationid where "xxx" is the organization permID, e.g. for Coca-Cola Amatil Ltd you could use
ek.get_data('4295856928@organizationid',
['TR.RIC','TR.CommonName',
'TR.OrganizationId','TR.OrgidCode'])0
Categories
- All Categories
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 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.9K Refinitiv Data Platform
- 626 Refinitiv Data Platform Libraries
- 5 LSEG Due Diligence
- 1 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 中文论坛