Government expenditure by COFOG function (annual)
Annual general government expenditure by function of government (COFOG), in million euro, for EU member states, EFTA countries, EU candidates and EU/euro-area aggregates. Eurostat dataset gov_10a_exp ('General government expenditure by function (COFOG)', ESA 2010). Each row is one (year, country, function): the ten first-level COFOG divisions GF01-GF10 — general public services, defence, public order and safety, economic affairs, environmental protection, housing and community amenities, health, recreation/culture/religion, education, social protection — with the TOTAL aggregate and second-level subdivisions excluded so nothing is double counted. Method: Eurostat compiles national accounts transmitted by EU member states under ESA 2010, sector general government (S13), indicator TE (total general government expenditure); non-EU/EFTA/candidate countries are dropped (same licensing rule as the other Eurostat datasets). Units: million euro (current prices). Caveats: coverage starts 1990 but most series begin in the 1990s-2000s; the EU27_2020, EA20, EA19 and other aggregates are included as published; the latest year is provisional and revised. Coverage: ~40 geographic units, 1990 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, function). Join keys: country_code (ISO 3166-1 alpha-3), year. Cadence: refreshed yearly; Eurostat updates the dataset in July. Sample use: filter function='GF07' and country_code='DEU' to track German public health spending.
- Source
- Eurostat
- Rows
- 9,480
- Columns
- 6
- Source cadence
- Yearly
- Last refreshed
- Sep 23, 2026
- Theme
- government
| Column | 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. |
| function | string | COFOG 1999 first-level division from the 'cofog99' dimension: GF01 (general public services), GF02 (defence), GF03 (public order and safety), GF04 (economic affairs), GF05 (environmental protection), GF06 (housing and community amenities), GF07 (health), GF08 (recreation, culture and religion), GF09 (education), GF10 (social protection). |
| function_label | string | Eurostat-published COFOG division label, verbatim from the API. |
| value_million_eur | float | Observed total general government expenditure for the COFOG function, in million euro (current prices), from the 'na_item' indicator TE and the 'unit' indicator MIO_EUR. (unit: million euro) |
First 10 sample rows — a preview, not the complete dataset.
| year | country_code | country_name | function | function_label | value_million_eur |
|---|---|---|---|---|---|
| 1995-01-01 | AUT | Austria | GF01 | General public services | 17,152.3 |
| 1996-01-01 | AUT | Austria | GF01 | General public services | 17,711.9 |
| 1997-01-01 | AUT | Austria | GF01 | General public services | 16,350.9 |
| 1998-01-01 | AUT | Austria | GF01 | General public services | 16,705.3 |
| 1999-01-01 | AUT | Austria | GF01 | General public services | 17,352.1 |
| 2000-01-01 | AUT | Austria | GF01 | General public services | 17,726.3 |
| 2001-01-01 | AUT | Austria | GF01 | General public services | 19,060.5 |
| 2002-01-01 | AUT | Austria | GF01 | General public services | 18,624.1 |
| 2003-01-01 | AUT | Austria | GF01 | General public services | 18,148.5 |
| 2004-01-01 | AUT | Austria | GF01 | General public services | 18,548.2 |
- Current
20260923T135426Z-1c0272aa2cfb · sha256 1c0272aa2cfb…
9,480 rows · first snapshot
Point any LLM at the metadata endpoint — the documentation above is machine-readable too (JSON-LD + Croissant).
curl "https://datazimuts.com/v1/datasets/eurostat/eurostat_govt_expenditure_cofog_annual" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_govt_expenditure_cofog_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)API endpoint: https://datazimuts.com/v1/datasets/eurostat/eurostat_govt_expenditure_cofog_annual
Tip: fetch /llms.txt for the full machine-readable catalog.
Where this data comes from and what was made from it. Other people's work shows as counts; only shared projects are named.
Cite this snapshot
Pinned to snapshot 20260923T135426Z-1c0272aa2cfb and its content hash, so readers get exactly the data you used.
Eurostat. (2026). Government expenditure by COFOG function (annual) [Data set, snapshot 20260923T135426Z-1c0272aa2cfb, sha256 1c0272aa2cfb]. Datazimuts. Retrieved 2026-09-23, from https://datazimuts.com/en/datasets/eurostat/eurostat_govt_expenditure_cofog_annual?snapshot=20260923T135426Z-1c0272aa2cfb
@misc{dz_eurostat_eurostat_govt_expenditure_cofog_1c0272aa,
title = {{Government expenditure by COFOG function (annual)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/eurostat/eurostat_govt_expenditure_cofog_annual?snapshot=20260923T135426Z-1c0272aa2cfb}},
note = {Snapshot 20260923T135426Z-1c0272aa2cfb, sha256 1c0272aa2cfb875b29c391f709bf95b574d44fd7f396b0e59bf3d37c7b3e5344; accessed 2026-09-23}
}Embed a table or a chart
Paste this into any page. The embed is pinned to the same snapshot, follows the reader's light or dark setting, and always shows the source, license and a link back.
<iframe src="https://datazimuts.com/embed/chart?dataset=eurostat%2Feurostat_govt_expenditure_cofog_annual&lang=en&theme=auto&snapshot=20260923T135426Z-1c0272aa2cfb&x=year&y=value_million_eur&agg=avg" title="Government expenditure by COFOG function (annual)" width="100%" height="380" style="border:0" loading="lazy"></iframe>
Ask about this dataset. Answers come only from its catalog record, measured profile and change history, and list the facts they used.