Could you please help , how to get Bank of Canada Deposit Rate,US Fed Rate Lower Limit,US Fed Rat...

...e Higher Limit rates from DSS rest API
Hi ,
Currently we are extracting CDOR rates using DSS Rest API.
Can you please help how to extract below rates using DSS rest API
1. Bank of Canada Deposit Rate
2. US Fed Rate Lower Limit
3. US Fed Rate Higher Limit
Also, could you please let us know whether above rates are available in Refinitive DSS or not.
Best Answer
-
Thanks for your patience & as I can see a resolution was provided to you by the support team. I'm posting the findings provided here for the reference of other users if anyone else comes across the same issue:
1. Bank of Canada Deposit Rate
Unable to find the Deposit Rate on the source link - https://www.bankofcanada.ca/core-functions/monetary-policy/key-interest-rate/
We do have some data on the below RICs –RIC Name BID DATE
CADISC= CANADA DISCOUNT 0.50 02-Mar-2022
CAONMFR= CA ON MFR 0.4365 25-Mar-2022
CORRA= CORRA 0.4500 25-Mar-2022
CABANK= CAD DOM IR 0.75 02-Mar-2022
CAPRIME= CANADA PRIME 2.70 03-Mar-2022
2. US Fed Rate Lower Limit
3. US Fed Rate Higher Limit
We do not have separate RICs for US FED RATE Lower and Higher Limit. However, we do have RIC <USFFTARGET=> where the lower and higher limits are updated.
This can be extracted using Intraday Pricing Report only along with the following fields -
Lower -
General Value6
General Value6 Text
Higher –
General Value7
General Value7 TextHope this was helpful, and let us know if you have any more questions.
0
Answers
-
hi @RB5NBVICDORSupport ,
This forum is more for programming-type queries, rather than content queries. I would recommend you to contact the DSS support team directly via MyRefinitiv. However, for this case, ticket number 11083202 was raised on behalf of you and the support team is going to contact you to assist this soon.
0 -
please find an example request to retrieve the Bank of Canada Deposit Rate below
Request (replace the Token with your valid one)
POST /RestApi/v1/Extractions/ExtractWithNotes HTTP/1.1
Host: selectapi.datascope.refinitiv.com
Prefer: respond-async
Content-Type: application/json
Authorization: Token xxxxxxx
Content-Length: 749
{
"ExtractionRequest": {
"@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.EndOfDayPricingExtractionRequest",
"ContentFieldNames": [
"Trade Date",
"Universal Close Price"
],
"IdentifierList": {
"@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.InstrumentIdentifierList",
"InstrumentIdentifiers": [
{ "Identifier": "CADISC=", "IdentifierType": "Ric" },
{ "Identifier": "CAONMFR=", "IdentifierType": "Ric" },
{ "Identifier": "CABANK=", "IdentifierType": "Ric" },
{ "Identifier": "CAPRIME=", "IdentifierType": "Ric" },
{ "Identifier": "CORRA=", "IdentifierType": "Ric" }
]
},
"Condition": null
}
}Response
"@odata.context": "https://selectapi.datascope.refinitiv.com/RestApi/v1/$metadata#DataScope.Select.Api.Extractions.ExtractionRequests.ExtractionResult",
"Contents": [
{
"IdentifierType": "Ric",
"Identifier": "CADISC=",
"Trade Date": "2022-04-21",
"Universal Close Price": 1
},
{
"IdentifierType": "Ric",
"Identifier": "CAONMFR=",
"Trade Date": "2022-04-19",
"Universal Close Price": 0.9301
},
{
"IdentifierType": "Ric",
"Identifier": "CABANK=",
"Trade Date": "2022-04-21",
"Universal Close Price": 1.25
},
{
"IdentifierType": "Ric",
"Identifier": "CAPRIME=",
"Trade Date": "2022-04-21",
"Universal Close Price": 3.2
},
{
"IdentifierType": "Ric",
"Identifier": "CORRA=",
"Trade Date": "2022-04-20",
"Universal Close Price": 0.92
}
],0 -
and here's an example of the request to retrieve US Fed Rate Lower/Higher Limit
Request (replace the Token with your valid one)
POST /RestApi/v1/Extractions/ExtractWithNotes HTTP/1.1
Host: selectapi.datascope.refinitiv.com
Prefer: respond-async
Content-Type: application/json
Authorization: Token XXXXXXXXX
Content-Length: 596
{
"ExtractionRequest": {
"@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.IntradayPricingExtractionRequest",
"ContentFieldNames": [
"RIC",
"General Value6",
"General Value6 Text",
"General Value7",
"General Value7 Text"
],
"IdentifierList": {
"@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.InstrumentIdentifierList",
"InstrumentIdentifiers": [
{ "Identifier": "USFFTARGET=", "IdentifierType": "Ric" }
]
},
"Condition": { "ScalableCurrency": true }
}
}Response
"@odata.context": "https://selectapi.datascope.refinitiv.com/RestApi/v1/$metadata#DataScope.Select.Api.Extractions.ExtractionRequests.ExtractionResult",
"Contents": [
{
"IdentifierType": "Ric",
"Identifier": "USFFTARGET=",
"RIC": "USFFTARGET=",
"General Value6": 0.25,
"General Value6 Text": "Lower",
"General Value7": 0.5,
"General Value7 Text": "Upper"
}
],hope this helps
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
- 684 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
- 249 ETA
- 554 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
- 643 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
- 26 DACS Station
- 121 Open DACS
- 1.1K RFA
- 104 UPA
- 192 TREP Infrastructure
- 228 TRKD
- 915 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 中文论坛