iMap data through Eikon API

Hi,
Can we fetch iMap data through Eikon API?
reuters://REALTIME/verb=Eikon Explorer App/url=cpurl://apps.cp./Apps/iMap?List%2F0_assetConfigurations=C%7DKL7309471757_C%7DKL7309482782_C%7DKL7309483166_C%7DKL7309484287_C%7DKL7309485339_C%7DKL7309486361_C%7DKL7309489813_C%7DKL7309489927_C%7DKL7309490947_C%7DKL7309491316_C%7DKL7309492844_C%7DKL7309493491_C%7DKL7309494342_C%7DKL7309494344_C%7DKL7309494844_C%7DKL7309495991_C%7DKL7309502802_C%7DKL7309638810_C%7DKL7309634855_C%7DKL7309636815_C%7DKL7309844081_C%7DKL7309836730_C%7DKL7309844075_C%7DKL7309844074_C%7DKL7309844121_C%7DKL7309843327_C%7DKL7309843509_C%7DKL7309851285_C%7DKL7309865586_C%7DKL7309849075_C%7DKL7309843330_C%7DKL7309911285_C%7DKL7309912026_C%7DBG7309900471_C%7DKL7309900133_C%7DKL7309900138_C%7DKL7309900787_C%7DKL7309912028_C%7DKL7309913811_C%7DKL7309914092_C%7DKL7309932842_C%7DKL7309923213_C%7DKL7309944897_C%7DKL7309944896_C%7DKL7309983067_C%7DKL7309951001_C%7DKL7309983076
Thanks,
Sree
Best Answer
-
@sreedhanya.kavunkara So some information from the imap app is available - generally the data is presented as layers - so in terms of physical assets we have full coverage eg mines, refineries, vessels etc - each having their own datamodel - you can check these using the Data Item Browser app (type DIB into Eikon search bar) - see below:
Then you can use the RD library or Eikon Data API library to retrieve the data - to find out various physical asset RICs you can use our new RD library search templates as follows:
import refinitiv.data as rd
from physical_assets_map import PhysicalAssetsMaprd.load_config("search-templates.config.json")
mines = rd.discovery.search_templates["Mines"]
df = mines.search(commodity="Gold", region="Australia")
PhysicalAssetsMap().plot(df).show()
display(df)Once you have your list of RICs you can then request additional data fields using another API call etc. I hope this can help.
0
Answers
-
Hi,
Thanks. happy to know that data can be fetched from iMap. I have a follow up question. I do not have refinitiv module installed. can I install it just using 'pip install refinitiv'? Do we need a separate RDP credentials for this? If we can pull the same map data through Eikon Data API, and if you can provide that code, even that will be really helpful.
Thanks,
Sree
0 -
@sreedhanya.kavunkara thanks for your follow up question - so if you are simply looking to play with the APIs you can launch the CODEBOOK app type CODEBK in the Eikon or Workspace bar which will launch a fully featured hosted Python instance where you can create and run notebooks. We have lots of example notebooks in there covering both RD Libraries as well as Eikon Data API (which is actually available from the same RD Library).
If you want to install and use the RD Libs in your own standalone Python instance - please go here and follow the steps in the quick start guide. If you are using a desktop session - it will use an app key credential as usual.
If you want to use the Eikon Data API to get physical assets data - please try:
df, err = ek.get_data(['C}GH7309558844'],["TR.AssetName","TR.AssetLongitude","TR.AssetLatitude"])
dfI hope this can help. Let us know how you get on.
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
- 685 Datastream
- 1.4K DSS
- 615 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
- 252 ETA
- 556 WebSocket API
- 38 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
- 652 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
- 104 UPA
- 193 TREP Infrastructure
- 228 TRKD
- 917 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 90 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 46 中文论坛