Municipal waste generated per capita (annual, Europe)
Annual municipal waste generated per inhabitant in kilograms, for EU member states, EFTA countries, EU candidate countries and the EU27 aggregate. Eurostat dataset env_wasmun ('Municipal waste by waste management operations'), filtered to wst_oper=GEN ('Waste generated'), freq=A and unit=KG_HAB ('Kilograms per capita'). Each row is one (year, country). Method: Eurostat compiles the series from annual waste statistics transmitted by the member states; municipal waste is waste from households and waste similar in nature from commerce, trade, small businesses, office buildings and institutions. Units: kilograms per inhabitant. Caveats: recent years are provisional and revised; national definitions of municipal waste differ slightly, so level comparisons across countries are approximate; the UK and Kosovo are dropped by the connector's commercial-use geo rule; the EU27_2020 aggregate is included as published. Coverage: 37 geographic units after the geo rule, 1995 to the present, annual. Provenance: Eurostat keyless JSON-stat API, free reuse with attribution (Commission Decision 2011/833/EU) - please cite Eurostat. Primary key: (year, country_code). Join keys: country_code (ISO 3166-1 alpha-3), year. Cadence: refreshed yearly; Eurostat updates the table each spring. Sample use: filter country_code='DEU' to track Germany's per-capita waste trend.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- Eurostat
- Lignes
- 1 014
- Colonnes
- 4
- Cadence de la source
- Annuelle
- Dernière actualisation
- 26 sept. 2026
- Thème
- environment
| Colonne | Type | Description |
|---|---|---|
| year | string | Reference year of the observation (stored as January 1), from the 'time' dimension. |
| country_code | string | Reporting country: ISO 3166-1 alpha-3 (mapped from Eurostat's alpha-2 codes). Also carries the provider aggregates (e.g. 'EU', 'EU27_2020', 'EU28', 'EA', 'EA21', 'EA20', 'EA19' for the house price index) verbatim; the exact set varies by dataset. |
| country_name | string | Canonical English country name (hub.normalize), or the Eurostat-published label for the EU/EA aggregates. |
| waste_generated_kg_per_capita | float | Municipal waste generated per inhabitant: household waste plus waste similar in nature from commerce, trade, small businesses, office buildings and institutions, from the 'wst_oper' slice GEN ('Waste generated'), the 'unit' indicator KG_HAB ('Kilograms per capita') and 'freq' slice A ('Annual') (dataset env_wasmun, 'Municipal waste by waste management operations', compiled from annual waste statistics transmitted by the member states). National definitions of municipal waste differ slightly, so level comparisons across countries are approximate. The UK and Kosovo are dropped by the connector's commercial-use geo rule; the EU27_2020 aggregate is included as published; recent years are provisional and revised. (unit: kilograms per inhabitant) |
- Actuelle
20260926T051508Z-a66381d4ba0b · sha256 a66381d4ba0b…
1 014 lignes · premier instantané
Dirigez n’importe quel LLM vers le point d’accès des métadonnées — la documentation ci-dessus est aussi lisible par machine (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/eurostat/eurostat_municipal_waste_generated_per_capita_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_municipal_waste_generated_per_capita_annual").json()
print(ds["title"], ds["rows"], "rows")
# Sample rows for an LLM context window
for row in ds.get("sample_rows", [])[:5]:
print(row)Point d’accès API : https://datazimuts.com/v1/datasets/eurostat/eurostat_municipal_waste_generated_per_capita_annual
Astuce : récupérez /llms.txt pour le catalogue complet lisible par machine.
D’où viennent ces données et ce qui en a été fait. Le travail des autres apparaît sous forme de décomptes ; seuls les projets partagés sont nommés.
Citer cet instantané
Épinglé à l’instantané 20260926T051508Z-a66381d4ba0b et à son empreinte, pour que vos lecteurs obtiennent exactement les données utilisées.
Eurostat. (2026). Municipal waste generated per capita (annual, Europe) [Data set, snapshot 20260926T051508Z-a66381d4ba0b, sha256 a66381d4ba0b]. Datazimuts. Retrieved 2026-09-26, from https://datazimuts.com/fr/datasets/eurostat/eurostat_municipal_waste_generated_per_capita_annual?snapshot=20260926T051508Z-a66381d4ba0b
@misc{dz_eurostat_eurostat_municipal_waste_genera_a66381d4,
title = {{Municipal waste generated per capita (annual, Europe)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/eurostat/eurostat_municipal_waste_generated_per_capita_annual?snapshot=20260926T051508Z-a66381d4ba0b}},
note = {Snapshot 20260926T051508Z-a66381d4ba0b, sha256 a66381d4ba0b0c378ae45fc3d82d9e51b0743e411c88dac938a6fd0ca694134d; accessed 2026-09-26}
}Intégrer un tableau ou un graphique
Collez ce code dans n’importe quelle page. L’intégration est épinglée au même instantané, suit le thème clair ou sombre du lecteur et affiche toujours la source, la licence et un lien de retour.
<iframe src="https://datazimuts.com/embed/chart?dataset=eurostat%2Feurostat_municipal_waste_generated_per_capita_annual&lang=fr&theme=auto&snapshot=20260926T051508Z-a66381d4ba0b&x=year&y=waste_generated_kg_per_capita&agg=avg" title="Municipal waste generated per capita (annual, Europe)" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Posez une question sur ce jeu de données. Les réponses viennent uniquement de sa fiche, de son profil mesuré et de son historique, et citent les faits utilisés.