CPI / GDP and Commodity Data

Hi
Could anyone please help us finding the following data
1. CPI
2. GDP
3. Commodity Data for - Wheat / Crude Oil/ Sugar
We have access to Data Scope Select API but not sure which API should we use to access Daily and Historical Prices of above mentioned identifiers.
Best Answer
-
Hello @stefan.beazley ,
I am assuming you are looking to find this data for API access. You will need to know the instrument identifiers (RICs are the easiest) and fields required. The instruments that are available via DSS can be searched up via DSS GUI at https://select.datascope.refinitiv.com/, you will be able to select the required RIC and browse available content conveniently by starting with Search:
Once you have the instruments identified, you can look up the required fields, per request type, a quick approach is text-search in Field Descriptions found in DSS Data Content Guide
In terms of type of the request, I would look into
- Connection and authentication: REST API Tutorial 1: Connecting to the DSS server
- Intraday, see the corresponding Tutorial how to work with REST API Tutorial 3: On Demand intraday extraction, embargo
- End of Day , see REST API Tutorial 2: On Demand End of Day Extraction
- PriceHistory see REST API Tutorial 4: On Demand price history extraction
A request as described can be run from any language and environment that support HTTP REST requests.
For your instruments, a quick example of request to retrieve PriceHistory:
{{protocol}}{{host}}{{api}}Extractions/ExtractWithNotes
{
"ExtractionRequest": {
"@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.PriceHistoryExtractionRequest",
"ContentFieldNames": [
"File Code",
"RIC",
"Trade Date",
"Last Trade Price",
"Universal Close Price",
"Alternate Close Price",
"High Price",
"Low Price",
"Open Price",
"Volume Weighted Average Price",
"Turnover",
"Volume",
"Accumulated Volume Unscaled",
"Bid Price",
"Asset Type",
"Quote ID",
"Bid Yield",
"Exchange Code",
"Currency Code"
],
"IdentifierList": {
"@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.InstrumentIdentifierList",
"InstrumentIdentifiers": [
{ "Identifier": "CPI", "IdentifierType": "Ric" },
{ "Identifier": "GDP", "IdentifierType": "Ric" }
],
"ValidationOptions": { "AllowHistoricalInstruments": true },
"UseUserPreferencesForValidationOptions": false
},
"Condition": {
"AdjustedPrices": true,
"QueryStartDate": "2006-05-24T00:00:00.000Z",
"QueryEndDate": "2006-07-31T00:00:00.000Z"
}
}
}results:
{
"@odata.context": "https://selectapi.datascope.refinitiv.com/RestApi/v1/$metadata#DataScope.Select.Api.Extractions.ExtractionRequests.ExtractionResult",
"Contents": [
{
"IdentifierType": "Ric",
"Identifier": "GDP",
"File Code": null,
"RIC": "GDP",
"Trade Date": "2006-05-24",
"Last Trade Price": null,
"Universal Close Price": 24.02,
"Alternate Close Price": null,
"High Price": 24.7,
"Low Price": 23.52,
"Open Price": 24.15,
"Volume Weighted Average Price": 24.0836,
"Turnover": -9999401,
"Volume": null,
"Accumulated Volume Unscaled": 268400,
"Bid Price": null,
"Asset Type": "EQTY",
"Quote ID": "0x3000000000000000",
"Bid Yield": null,
"Exchange Code": null,
"Currency Code": null
},
{
"IdentifierType": "Ric",
"Identifier": "GDP",
"File Code": null,
"RIC": "GDP",
"Trade Date": "2006-05-25",
"Last Trade Price": null,
"Universal Close Price": 24.5,
"Alternate Close Price": null,
"High Price": 25.1,
"Low Price": 24.1,
"Open Price": 24.6,
"Volume Weighted Average Price": 24.5197,
"Turnover": -9999401,
"Volume": null,
"Accumulated Volume Unscaled": 332900,
"Bid Price": null,
"Asset Type": "EQTY",
"Quote ID": "0x3000000000000000",
"Bid Yield": null,
"Exchange Code": null,
"Currency Code": null
},
{
"IdentifierType": "Ric",
"Identifier": "GDP",
"File Code": null,
"RIC": "GDP",
"Trade Date": "2006-05-26",
"Last Trade Price": null,
"Universal Close Price": 24.5,
"Alternate Close Price": null,
"High Price": 24.65,
"Low Price": 24.27,
"Open Price": 24.56,
"Volume Weighted Average Price": 24.4691,
"Turnover": -9999401,
"Volume": null,
"Accumulated Volume Unscaled": 341500,
"Bid Price": null,
"Asset Type": "EQTY",
"Quote ID": "0x3000000000000000",
"Bid Yield": null,
"Exchange Code": null,
"Currency Code": null
},
...As a customer, and as an alternative to searching instruments and fields yourself, you can also refer directly to Refinitiv content experts at Refinitiv Helpdesk Online -> Content -> DSS to identify the relevant content for you, and then you can use the information for the programmatic integration via DSS HTTP REST.
0
Answers
-
Hi zoya faberov
Thanks for your quick reply
but I am looking for
CPI - Consumer Price IndexGDP : Gross Domestic Product
and other Commodity prices
Wheat
Crude Oil
Sugar
0 -
Hello @stefan.beazley ,
I have opened a content inquiry on your behave, #10788431 to help you identify and address the question on content.
Please expect our content experts to reach out to you on the email address you have registered with on developers portal.
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
- 690 Datastream
- 1.5K DSS
- 629 Eikon COM
- 5.2K Eikon Data APIs
- 11 Electronic Trading
- 1 Generic FIX
- 7 Local Bank Node API
- 3 Trading API
- 2.9K Elektron
- 1.4K EMA
- 255 ETA
- 560 WebSocket API
- 39 FX Venues
- 15 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 25 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 281 Open PermID
- 46 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 23 RDMS
- 2K Refinitiv Data Platform
- 723 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
- 106 UPA
- 194 TREP Infrastructure
- 229 TRKD
- 918 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 95 Workspace SDK
- 11 Element Framework
- 5 Grid
- 19 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛