lookup_cbam_carbon_prices
Look up the carbon price(s) in a country (World Bank Carbon Pricing Dashboard) as an INDICATIVE starting figure for the carbon_price_paid_eur_per_tonne input on calculate_cbam_liability. Returns instrument name, type (ETS/carbon tax), price in USD and indicative EUR, and year. Not the claimable Article 9 value — the importer must report the price actually paid on their goods with proof. A country with no result has no implemented carbon price (a common reason it is CBAM-exposed).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by instrument: 'ets' or 'carbon tax' | |
| status | No | Default 'implemented'; pass 'all' to include abolished schemes | |
| country | No | ISO 3166-1 alpha-2 country code (or 'EU'), e.g. 'CN', 'KR', 'GB' |