Government revenue, expenditure and fiscal balance (annual)
Annual general government revenue, expenditure and net lending(+)/net borrowing(-) in million euro, for EU member states, EFTA countries and EU/euro-area aggregates. Eurostat dataset gov_10a_main ('Government revenue, expenditure and main aggregates', ESA 2010). Each row is one (year, country, indicator): TR is total general government revenue, TE is total general government expenditure, and B9 is net lending(+)/net borrowing(-) — a negative B9 is a government deficit (net borrowing), a positive B9 a surplus (net lending). Method: Eurostat compiles national accounts transmitted by EU member states under ESA 2010, sector general government (S13); non-EU/EFTA/candidate countries are dropped (same licensing rule as the other Eurostat datasets). Units: million euro (current prices). Caveats: early years are sparse for some countries (coverage starts 1975 but most series begin in the 1990s); the EU27_2020, EA21, EA20 and EA19 aggregates are included as published; the latest year is provisional and revised. Coverage: 34 geographic units, 1975 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, indicator). Join keys: country_code (ISO 3166-1 alpha-3), year. Cadence: refreshed yearly; Eurostat updates the dataset in July. Sample use: filter indicator='B9' and country_code='DEU' to track Germany's fiscal balance.
Les titres et les descriptions proviennent des sources de données, en anglais.
- Source
- Eurostat
- Lignes
- 3 207
- Colonnes
- 6
- Cadence de la source
- Annuelle
- Dernière actualisation
- 23 sept. 2026
- Thème
- government
| 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 'EU27_2020', 'EA21', 'EA20' and 'EA19' verbatim. |
| country_name | string | Canonical English country name (hub.normalize), or the Eurostat-published label for the EU/EA aggregates. |
| indicator | string | ESA 2010 indicator from the 'na_item' dimension: TR (total general government revenue), TE (total general government expenditure), B9 (net lending(+)/net borrowing(-)). |
| indicator_label | string | Eurostat-published indicator label, verbatim from the API. |
| value_million_eur | float | Observed value from the 'na_item' ESA 2010 indicator, in million euro (current prices): total general government revenue (TR), total general government expenditure (TE), or net lending(+)/net borrowing(-) (B9). Negative B9 values are government deficits. (unit: million euro) |
10 premières lignes d’exemple — un aperçu, pas le jeu de données complet.
| year | country_code | country_name | indicator | indicator_label | value_million_eur |
|---|---|---|---|---|---|
| 1995-01-01 | AUT | Austria | B9 | Net lending (+)/net borrowing (-) | -11 332,3 |
| 1996-01-01 | AUT | Austria | B9 | Net lending (+)/net borrowing (-) | -8 504,5 |
| 1997-01-01 | AUT | Austria | B9 | Net lending (+)/net borrowing (-) | -4 901,6 |
| 1998-01-01 | AUT | Austria | B9 | Net lending (+)/net borrowing (-) | -5 340,9 |
| 1999-01-01 | AUT | Austria | B9 | Net lending (+)/net borrowing (-) | -5 344,2 |
| 2000-01-01 | AUT | Austria | B9 | Net lending (+)/net borrowing (-) | -5 111,4 |
| 2001-01-01 | AUT | Austria | B9 | Net lending (+)/net borrowing (-) | -1 563,3 |
| 2002-01-01 | AUT | Austria | B9 | Net lending (+)/net borrowing (-) | -3 208,1 |
| 2003-01-01 | AUT | Austria | B9 | Net lending (+)/net borrowing (-) | -4 239,3 |
| 2004-01-01 | AUT | Austria | B9 | Net lending (+)/net borrowing (-) | -11 886 |
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_government_finance_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_government_finance_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_government_finance_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é
Aucun instantané publié pour l’instant : cette citation renvoie à la dernière version.
Eurostat. (2026). Government revenue, expenditure and fiscal balance (annual) [Data set]. Datazimuts. Retrieved 2026-09-23, from https://datazimuts.com/fr/datasets/eurostat/eurostat_government_finance_annual
@misc{dz_eurostat_eurostat_government_finance_ann_latest,
title = {{Government revenue, expenditure and fiscal balance (annual)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/fr/datasets/eurostat/eurostat_government_finance_annual}},
note = {Latest version; accessed 2026-09-23}
}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_government_finance_annual&lang=fr&theme=auto&x=year&y=value_million_eur&agg=avg" title="Government revenue, expenditure and fiscal balance (annual)" 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.