How to get the 3M USD LIBOR interest rate historical data with Python Eikon API?

I would like o get 3M USD LIBOR interest rate (i think the RIC is USDLIBOR) but I do not know what field and parameter I should enter in the get_data() function. Could anyon point that out to me?
Best Answer
-
Hi @Tulkkas
If you want to use get_data method, you can try this:
ek.get_data('USD3MFSR=X',['TR.FIXINGVALUE.date','TR.FIXINGVALUE'],{"Sdate":'2005-01-03', "Edate":'2019-01-03'})
0
Answers
-
use the get_data() function
https://community.developers.refinitiv.com/questions/23574/hi-we-are-learning-eikon-python-api-there-is-get-t.html
Libor Three-Month Dollar Rates ric - USD3MFSR=
RIC search
https://community.developers.refinitiv.com/questions/11480/i-am-trying-to-retrieve-yearly-libor-rates-via-api.html0 -
Thank you but could you be a little more specific?
Like i managed to get data using get_timeseries() as follow:
data = ek.get_timeseries(['USD3MFSR=X'], ['Close'],start_date="2005-01-03", end_date= "2019-01-03");
But i can't find a workaround to make get_data() to work. Any ideas why this does not work:
data = ek.get_data(['USD3MFSR=X'], ['Close'],{start_date: "2005-01-03", end_date: "2019-01-03"});
0 -
Hi @Tulkkas,
I don't believe the backend reference DB keep track of historical values for this instrument. You will have to use the get_timeseries() to retrieve these values. I noticed within the Data Item Browser, there are no historical parameters offered:
You can verify this with the Refinitiv Helpdesk, which you can reach by either using Contact Us capability in your Eikon application or by calling the Helpdesk number in your country. The moderators on this forum do not have deep expertise in every type of content available through Eikon. The Helpdesk will research your question and will get back to you.
0 -
That works well indeed. Just the correct field name for the date is 'TR.FIXINGVALUE.Date' with capital letter.
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
- 683 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
- 84 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 46 中文论坛