Gas supply system
Part of Poland's Local Data Bank (BDL), maintained by the national statistical office GUS, this dataset (subject P1603) provides yearly territorial statistics on gas supply infrastructure and housing/municipal utilities, archived from earlier reporting periods. Data are organized hierarchically from voivodship down to gmina level, with territorial units identified by TERYT codes. It is accessible through the BDL API, allowing retrieval of historical series for administrative units across Poland for statistical and analytical purposes.HOUSING ECONOMY AND MUNICIPAL INFRASTRUCTURE › ARCHIVAL DATA. Local Data Bank (BDL) subject P1603: 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 code identifying the specific gas supply measure and unit.GUS variable id selecting the measured series of subject P1603 (the n1/n2 dimension combination): 1641725=length of working network, total in km [km]; 1641726=length of working transmission network in km [km]; 1641727=length of active distribution water network [km]; 54385=gas customers, in thousand [hh]; 55366=gas customers, heating dwellings with gas in thousand [hh]; 1746936=gas consumers (households) in urban areas [-]; 60799=consumers of gas in urban areas in thousand [hh]; 6959=gas consumption in thousand m3 [thousand m3]; 8520=gas consumption in hm3 [hm3]; 10513=gas consumption for residential heating in thousand m3 [thousand m3]; 55367=gas consumption for residential heating in hm3 [hm3]. |
| unit_levelUnit level | integer | Territorial aggregation level, from country (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 yearly data value.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 identifier for the reported area.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, such as a gmina or voivodship.Name of the territorial unit, such as a gmina or voivodship. |
| teryt_tercTeryt terc | string | TERYT TERC administrative code for 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 gas supply measure.Numeric value of the selected gas supply measure. |
| 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 5 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 |
|---|---|---|---|---|---|---|---|
| 1641725 | 6 | 2003 | 011212001011 | Bochnia | 1201011 | 161.4 | 1 |
| 1641725 | 6 | 2004 | 011212001011 | Bochnia | 1201011 | 161.4 | 1 |
| 1641725 | 6 | 2005 | 011212001011 | Bochnia | 1201011 | 163.2 | 1 |
| 1641725 | 6 | 2003 | 011212001022 | Bochnia | 1201022 | 222 | 1 |
| 1641725 | 6 | 2004 | 011212001022 | Bochnia | 1201022 | 230.1 | 1 |
| 1641725 | 6 | 2005 | 011212001022 | Bochnia | 1201022 | 234.1 | 1 |
| 1641725 | 6 | 2003 | 011212001032 | Drwinia | 1201032 | 92.2 | 1 |
| 1641725 | 6 | 2004 | 011212001032 | Drwinia | 1201032 | 92.2 | 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/P1603
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/1641725?unit-level=6&page-size=10&format=json&lang=en'Yearly values of variable 1641725 (length of working network, total in km [km]) 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.