CLIMATE_CHANGE). Global GDP-weighted shadow carbon price, greenhouse-gas emissions path, and sectoral emissions trajectories used in the Bank of Canada's climate-related stress-test scenarios. Aligned with the transition pathways published in the 2022 Climate-Related Risks disclosure.TCFD_2024, accessible via /boc/group/TCFD_2024.x-api-key: ********************curl --location 'https://sugra.ai/api/v1/boc/climate-risk?recent_years=20' \
--header 'x-api-key: <api-key>'{
"data": {
"seriesDetail": {
"property1": {
"label": "string",
"description": "string",
"frequency": "string",
"unit": "string",
"decimals": 0
},
"property2": {
"label": "string",
"description": "string",
"frequency": "string",
"unit": "string",
"decimals": 0
}
},
"count": 0,
"observations": [
{
"d": "string",
"property1": "string",
"property2": "string"
}
]
},
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"source": "string",
"attribution": "string",
"fallback_used": true,
"fallback_chain": [
"string"
],
"cached": true,
"stale": true
}
}