Non-consumer goods
This API provides average retail prices for non-consumer goods, drawn from subject P1474 of Poland's Local Data Bank (Bank Danych Lokalnych, BDL), maintained by the Central Statistical Office of Poland (GUS). It offers yearly territorial time series covering administrative units from the voivodship down to the gmina level, each identified by its TERYT code. The data allows comparison of non-consumer goods pricing across different regions and local administrative levels in Poland over time, and is accessible without authentication.PRICES › AVERAGE RETAIL PRICES OF NON-CONSUMER GOODS. Local Data Bank (BDL) subject P1474: 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 P1474 (the n1/n2 dimension combination): 5048=fired, solid brick, type 150, 1000 pcs [PLN]; 35040=building burnt brick, full, class 15 - per 1 piece [PLN]; 5049=Portland cement 1t [PLN]; 35045=portland cement - per 25kg [PLN]; 5050=hydrated lime for building purposes, 50kg [PLN]; 76031=hydrate lime - per 1t [PLN]; 5051=roofing paper, 15m2 in roll - per 1roll [PLN]; 5052=drawn window glass, 3mm thick, 1m2 [PLN]; 149711=Float window glass, 3-4 mm thickness - per 1m2 [PLN]; 5055=tractor rotary mower [PLN]; 1616332=tractor disc mower [PLN]; 5056=tractor semi-mounted potato elevator digger, 1 piece [PLN]; 62867=mounted tractor potato digger [PLN]; 5053=tractor mounted plough, 2-furrow, 1 piece [PLN]; 62868=tractor mounted plough, furrow, 1 piece [PLN]; … (32 variables — GET https://bdl.stat.gov.pl/api/v1/variables?subject-id=P1474 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 7 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 |
|---|---|---|---|---|---|---|---|
| 5048 | — | 1999 | 000000000000 | POLAND | — | 593.33 | 1 |
| 5048 | — | 2000 | 000000000000 | POLAND | — | 634.17 | 1 |
| 5048 | — | 2001 | 000000000000 | POLAND | — | 655.83 | 1 |
| 5048 | — | 2002 | 000000000000 | POLAND | — | 639.17 | 1 |
| 5048 | — | 1999 | 010000000000 | MACROREGION POŁUDNIOWY | — | 0 | 4 |
| 5048 | — | 2000 | 010000000000 | MACROREGION POŁUDNIOWY | — | 0 | 4 |
| 5048 | — | 2001 | 010000000000 | MACROREGION POŁUDNIOWY | — | 0 | 4 |
| 5048 | — | 2002 | 010000000000 | MACROREGION POŁUDNIOWY | — | 565 | 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/P1474
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/5048?page-size=10&format=json&lang=en'Yearly values of variable 5048 (fired, solid brick, type 150, 1000 pcs [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.