get_emissions_series
Retrieve national greenhouse gas emissions time series for a country, optionally filtered by gas, sector, accounting scope, and year range, using EEA Discodata inventory data.
Instructions
Curated national GHG inventory time series with the statistically correct variable.
country: ISO-style Discodata country code, e.g. 'HU', 'AT', 'EUA'. sector: 'total' or an IPCC sector code at any depth: '1', '1.A', '1.A.3' (discover codes via search_emission_sectors). Never sum a sector with its parent or children. accounting_scope: 'with_lulucf' or 'without_lulucf' (totals only). Avoids TREND/BASE_YEAR_AVG/PREV_SUBMISSION variants; sorted client-side by year.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gas | No | Aggregate GHGs | |
| sector | No | total | |
| country | Yes | ||
| end_year | No | ||
| start_year | No | ||
| accounting_scope | No | without_lulucf |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||