Dwelling stocks - indicators
This dataset is part of the Local Data Bank (Bank Danych Lokalnych, BDL) API maintained by Statistics Poland (GUS), covering subject category P2430 on dwelling stock within the broader Housing Economy and Municipal Infrastructure section. It provides yearly territorial statistics on the number and characteristics of dwellings across Poland, disaggregated to multiple administrative levels from voivodship down to gmina (municipality). Each territorial unit is identified using the official TERYT coding system, allowing consistent linkage with other national statistical datasets. The data is accessible through the BDL API for programmatic retrieval and supports analysis of housing conditions and infrastructure development at regional and local levels across the country.}}HOUSING ECONOMY AND MUNICIPAL INFRASTRUCTURE › DWELLING STOCK. Local Data Bank (BDL) subject P2430: yearly territorial series for Poland (voivodship to gmina level), units keyed by TERYT ids.
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (8 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| variable_idVariable id | string | GUS variable id identifying which dwelling-stock indicator is measured.GUS variable id selecting the measured series of subject P2430 (the n1/n2 dimension combination): 60572=average useful floor area of dwelling [m2]; 60573=average useful floor area per 1 person [m2]; 410600=dwelling stocks per 1000 population [-]; 475702=average number of rooms in a dwelling [-]; 475703=average number of persons per dwelling [-]; 475704=average number of persons per room [-]; 1751770=percentage of dwellings at the disposal by a gmina [%]; 1751771=inhabited dwellings at the disposal by a gmina poer 1000 population [-]; 1751772=inhabited premises with social rental at the disposal of the gmina per 1000 population in the gmina [-]; 1751773=percentage of uninhabited dwellings at the disposal by a gmina [%]; 1751774=average useful floor area of dwelling at the disposal by a gmina [m2]; 1751775=average usable area of ??social rental premises at the gmina's disposal [m2]; 1751776=deficit of housing for low-income households per 1000 inhabitants in the gmina [-]; 1751777=percentage of indebted dwellings at the disposal by a gmina [%]; 1751778=deficit of social rental premises for low-income households per 1000 inhabitants in the gmina [-]; … (18 variables — GET https://bdl.stat.gov.pl/api/v1/variables?subject-id=P2430 for the full list). |
| unit_levelUnit level | integer | Territorial aggregation level, from Poland (0) down to gmina (6).Territorial aggregation level: 0=Poland, 1=macroregion, 2=voivodship (województwo), 3=region, 4=subregion, 5=powiat, 6=gmina. |
| year | integer | Reference year of the data point.Reference year of the value (yearly series, back to 1995 for the oldest subjects). Filters server-side via the API's year parameter. |
| unit_idUnit id | string | 12-digit BDL identifier of the territorial unit.12-digit BDL territorial-unit id (macroregion+voivodship+region+subregion+powiat+gmina+type digits). An equality filter pins the unit server-side (unit-parent-id). |
| unit_nameUnit name | string | Name of the territorial unit, e.g. town or gmina name.Name of the territorial unit, e.g. town or gmina name. |
| teryt_tercTeryt terc | string | TERYT TERC code of the territorial unit.TERYT TERC territorial code derived from the unit id (2 digits = voivodship, 4 = powiat, 7 = gmina incl. type digit; empty for NUTS-only units). |
| value | number | Numeric value of the selected indicator for the given year and unit.Numeric value of the selected indicator for the given year and unit. |
| attr_idAttr id | integer | GUS data-quality or annotation flag for the value.GUS value-attribute id (data quality/annotation flag). |
Schema captured from bdl 4 days ago.
Query the data
Pick columns and a sort, then fetch a live preview straight from the source. Choose an API-filterable column (marked ▾) under “Where” to pick from its list of values.
Sample data (8 records)
| variable_id | unit_level | year | unit_id | unit_name | teryt_terc | value | attr_id |
|---|---|---|---|---|---|---|---|
| 60572 | 6 | 2002 | 011212001011 | Bochnia | 1201011 | 69.8 | 11 |
| 60572 | 6 | 2003 | 011212001011 | Bochnia | 1201011 | 71.5 | 1 |
| 60572 | 6 | 2004 | 011212001011 | Bochnia | 1201011 | 71.8 | 1 |
| 60572 | 6 | 2005 | 011212001011 | Bochnia | 1201011 | 72.2 | 1 |
| 60572 | 6 | 2006 | 011212001011 | Bochnia | 1201011 | 72.3 | 1 |
| 60572 | 6 | 2007 | 011212001011 | Bochnia | 1201011 | 72.9 | 1 |
| 60572 | 6 | 2008 | 011212001011 | Bochnia | 1201011 | 73 | 1 |
| 60572 | 6 | 2009 | 011212001011 | Bochnia | 1201011 | 73.5 | 1 |
Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://bdl.stat.gov.pl/api/v1/subjects/P2430
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/60572?unit-level=6&page-size=10&format=json&lang=en'Yearly values of variable 60572 (average useful floor area of dwelling [m2]) per territorial unit. Filters: unit-level=0–6, year=YYYY, unit-parent-id={12-digit unit id}; page-size ≤ 100. Anonymous limits: 5 req/s, 100 req/15 min.
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.