Clothing and footwear
This dataset is part of the Local Data Bank (Bank Danych Lokalnych, BDL) API maintained by Statistics Poland (GUS), covering subject area P1468: average retail prices of goods and consumer services, specifically clothing and footwear items. It provides yearly territorial time series for Poland, broken down across administrative levels from voivodship down to gmina, with spatial units identified by TERYT codes. The API allows programmatic, unauthenticated access to this statistical data for analysis of regional price trends over time.PRICES › AVERAGE RETAIL PRICES OF GOODS AND CONSUMER SERVICES. Local Data Bank (BDL) subject P1468: 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 selecting the measured series of subject P1468 (the n1/n2 dimension combination): 274531=suiting fabric, about 150 wide - per 1m [PLN]; 394533=skirting fabric - per 1m [PLN]; 274530=skirting fabric, about 150 wide - per 1m [PLN]; 5005=clothing fabric, 1m, worsted wool 100%, about 150cm wide [PLN]; 5006=suiting fabric, wool and polyester staple fibres (max. 55%), about 150 wide - per 1m [PLN]; 5007=skirt fabric, 1m, cotton with synthetic fibres, 90cm wide [PLN]; 8266=skirting fabric, wool and polyester staple fibres (max. 55%), about 150 wide - per 1m [PLN]; 5008=skirting fabric, viscose silk, 150 cm wide - per 1m [PLN]; 5010=men's suit, wool 100% - per set [PLN]; 196395=men's suit, polyester staple fibres and wool - per set [PLN]; 478246=men's suit, wool and other fibers - per set [PLN]; 5009=men's shirt made of cotton fabric, long sleeve [PLN]; 8901=women's overcoat, partial of wool [PLN]; 5011=women's coat, wool 100%, 1 pc [PLN]; 5012=women's tights, thin, plain [PLN]; … (33 variables — GET https://bdl.stat.gov.pl/api/v1/variables?subject-id=P1468 for the full list). |
| unit_levelUnit level | integer | 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 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 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 | — |
| teryt_tercTeryt terc | string | 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 | — |
| attr_idAttr id | integer | GUS value-attribute id (data quality/annotation flag). |
Schema captured from bdl 6 hours 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 |
|---|---|---|---|---|---|---|---|
| 274531 | — | 2011 | 000000000000 | POLAND | — | 41.74 | 1 |
| 274531 | — | 2012 | 000000000000 | POLAND | — | 43.96 | 1 |
| 274531 | — | 2013 | 000000000000 | POLAND | — | 45.28 | 1 |
| 274531 | — | 2014 | 000000000000 | POLAND | — | 45.63 | 1 |
| 274531 | — | 2015 | 000000000000 | POLAND | — | 46.38 | 1 |
| 274531 | — | 2016 | 000000000000 | POLAND | — | 47.28 | 1 |
| 274531 | — | 2017 | 000000000000 | POLAND | — | 48.24 | 1 |
| 274531 | — | 2011 | 010000000000 | MACROREGION POŁUDNIOWY | — | 46.99 | 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/P1468
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/274531?page-size=10&format=json&lang=en'Yearly values of variable 274531 (suiting fabric, about 150 wide - per 1m [PLN]) 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.