For a deeper look into our DataScope Select REST API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials
I need yields for govt issued 10 year bonds I am using the following request body which returns empty data.
{ "ExtractionRequest": { "@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.ElektronTimeseriesExtractionRequest", "ContentFieldNames": [ "Yield" ], "IdentifierList": { "@odata.type": "#ThomsonReuters.Dss.Api.Extractions.ExtractionRequests.InstrumentIdentifierList", "InstrumentIdentifiers": [ { "Identifier": "GB10YT=RR", "IdentifierType": "Ric" } ], "UseUserPreferencesForValidationOptions": false }, "Condition": { "ReportDateRangeType": "Range", "QueryStartDate": "2018-01-01T00:00:00.000Z", "QueryEndDate": "2018-02-01T00:00:00.000Z", "LastEntityOnly": false } } }
Hi @ravi_ranjan,
I don't believe the data is available for the specific asset you are specifying. According to the Data Content Guide For DataScope Select, this particular field is only available for the Money Market asset type.
I applied all the "yield" fields for this report template as:
Which resulted in this:
You may consider one of these values for your purposes. However, you should contact the Refinitiv HelpDesk for content-specific questions and they can verify and suggest the appropriate field.
Reference data for a RIC has no 'First Trading Date', but has a Change Date - what does this mean?
TRTH / DSS Timeseries Extraction 10-Year Bond 'Close Yield' Column is Empty
import instrument list via API
How to get FX Rates from DataScope Select Rest API in Python?
Missing data for Intraday Summaries Extraction Request in European contracts