Building permits: dwellings (monthly, Europe)
Monthly building permits for residential buildings, measured in number of dwellings, as a seasonally and calendar adjusted index (2021=100). Eurostat dataset sts_cobp_m ('Building permits by type of building - monthly data'), indicator indic_bt=BPRM_DW (building permits, number of dwellings), building type cpa2_1=CPA_F41001_X_410014 ('Residential buildings, except residences for communities' - the dwellings headline total; residences for communities are excluded by construction), s_adj=SCA (seasonally and calendar adjusted), unit I21 (index, 2021=100). Each row is one (month, country). Method: short-term business statistics compiled by Eurostat from national statistical institutes' building-permit registers; the SCA series removes seasonal and calendar effects. Units: index points (2021=100). Caveats: permits are authorizations, not starts or completions; national series start dates vary and some countries revise late data; the UK is dropped by the connector's commercial-use geo rule; the EU27_2020 and EA aggregates are included as published. Coverage: ~20 geographic units after the geo rule, monthly from the early 2000s (varies by country) to the latest month. Provenance: Eurostat keyless JSON-stat API, free reuse with attribution (Commission Decision 2011/833/EU) - please cite Eurostat. Primary key: (month, country_code). Join keys: country_code (ISO 3166-1 alpha-3), month. Cadence: refreshed monthly; Eurostat publishes the series about two months after the reference month. Sample use: filter country_code='DEU' to track German residential construction authorizations.
- Source
- Eurostat
- Rows
- 5,903
- Columns
- 4
- Source cadence
- Monthly
- Last refreshed
- Sep 24, 2026
- Theme
- housing
| Column | Type | Description |
|---|---|---|
| month | string | Reference month of the observation (stored as the first day of the month), 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' and 'EA' verbatim. |
| country_name | string | Canonical English country name (hub.normalize), or the Eurostat-published label for the EU/EA aggregates. |
| permits_dwellings_index | float | Seasonally and calendar adjusted index (2021=100) of building permits for residential buildings measured in number of dwellings, from the 'indic_bt' indicator BPRM_DW (building permits, number of dwellings), building type cpa2_1=CPA_F41001_X_410014 ('Residential buildings, except residences for communities'), s_adj=SCA, unit I21. Permits are authorizations, not starts or completions; the UK is dropped by the connector's commercial-use geo rule. (unit: index points (2021=100)) |
First 10 sample rows — a preview, not the complete dataset.
| month | country_code | country_name | permits_dwellings_index |
|---|---|---|---|
| 2000-01-01 | BEL | Belgium | 75.1 |
| 2000-02-01 | BEL | Belgium | 75.8 |
| 2000-03-01 | BEL | Belgium | 68.1 |
| 2000-04-01 | BEL | Belgium | 73.1 |
| 2000-05-01 | BEL | Belgium | 66.7 |
| 2000-06-01 | BEL | Belgium | 62.8 |
| 2000-07-01 | BEL | Belgium | 73.6 |
| 2000-08-01 | BEL | Belgium | 80.7 |
| 2000-09-01 | BEL | Belgium | 67.4 |
| 2000-10-01 | BEL | Belgium | 62.6 |
Profiled Sep 24, 2026 from snapshot 20260924T022615Z-f3aee657bdcc
Measured- Completeness
- 100%
- Rows
- 5,903
- Columns
- 4
- Columns with gaps
- 0
| Column | Missing | Distinct | Range | Distribution |
|---|---|---|---|---|
| monthvarchar | 0% | 295 | — |
|
| country_codevarchar | 0% | 18 | — |
|
| country_namevarchar | 0% | 21 | — |
|
| permits_dwellings_indexdouble | 0% | 2,078 | 11.2 → 2,757median 85.2 | 118 outside 1st–99th percentile |
- Current
20260924T022615Z-f3aee657bdcc · sha256 f3aee657bdcc…
5,903 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_building_permits_dwellings_monthly" | jq '{title, rows, columns_count, license}'import requests
ds = requests.get("https://datazimuts.com/v1/datasets/eurostat/eurostat_building_permits_dwellings_monthly").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_building_permits_dwellings_monthly
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 20260924T022615Z-f3aee657bdcc and its content hash, so readers get exactly the data you used.
Eurostat. (2026). Building permits: dwellings (monthly, Europe) [Data set, snapshot 20260924T022615Z-f3aee657bdcc, sha256 f3aee657bdcc]. Datazimuts. Retrieved 2026-09-24, from https://datazimuts.com/en/datasets/eurostat/eurostat_building_permits_dwellings_monthly?snapshot=20260924T022615Z-f3aee657bdcc
@misc{dz_eurostat_eurostat_building_permits_dwell_f3aee657,
title = {{Building permits: dwellings (monthly, Europe)}},
author = {{Eurostat}},
year = {2026},
publisher = {Datazimuts},
howpublished = {\url{https://datazimuts.com/en/datasets/eurostat/eurostat_building_permits_dwellings_monthly?snapshot=20260924T022615Z-f3aee657bdcc}},
note = {Snapshot 20260924T022615Z-f3aee657bdcc, sha256 f3aee657bdcc427368043d4a798ddb87b9df626ac759b1787c90acbaa45d18a5; accessed 2026-09-24}
}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_building_permits_dwellings_monthly&lang=en&theme=auto&snapshot=20260924T022615Z-f3aee657bdcc&x=month&y=permits_dwellings_index&agg=avg" title="Building permits: dwellings (monthly, Europe)" 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.