Expenditure incurred in chapters ***78 - Removing the effects of natural disasters in selected divisions
This API provides access to a subject-specific series from Poland's Local Data Bank (BDL), maintained by GUS (Statistics Poland), covering public finance data under the category of voivodship budget expenditure. Specifically, it tracks expenditure incurred in budget chapters classified under 78, relating to the removal of effects of natural disasters, for selected administrative divisions. The dataset is organized as yearly territorial series, available from the voivodship level down to the gmina level, with units identified by TERYT codes, Poland's official territorial identification system.PUBLIC FINANCE › EXPENDITURE OF VOIVODSHIPS BUDGETS. Local Data Bank (BDL) subject P2821: 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 the expenditure division measured, in PLN.GUS variable id selecting the measured series of subject P2821 (the n1/n2 dimension combination): 152700=Division 010 - Agriculture and hunting [PLN]; 154759=Division 020 - Forestry [PLN]; 154776=Division 050 - Fisheries and fishing [PLN]; 154760=Division 100 - Mining and quarrying [PLN]; 154775=Division 150 - Manufacturing [PLN]; 154761=Division 400 - Electricity, gas and water supply [PLN]; 154774=Division 550 - Hotels and restaurants [PLN]; 152697=Division 600 - Transport and communication [PLN]; 154773=Division 630 - Tourism [PLN]; 154762=Division 700 - Housing economy [PLN]; 152695=Division 710 - Service activities [PLN]; 154763=Division 750 - Public administration [PLN]; 154764=Division 754 - Public safety and fire protection [PLN]; 154772=Division 755 - Administration of justice [PLN]; 152692=Division 801 - Education [PLN]; … (26 variables — GET https://bdl.stat.gov.pl/api/v1/variables?subject-id=P2821 for the full list). |
| 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 recorded 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.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. country, voivodship, gmina).Name of the territorial unit (e.g. country, voivodship, gmina). |
| 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 | Expenditure amount for the given division, unit and year, in PLN.Expenditure amount for the given division, unit and year, in PLN. |
| attr_idAttr id | integer | GUS attribute code flagging data quality or annotation for the value.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 |
|---|---|---|---|---|---|---|---|
| 152700 | — | 2008 | 000000000000 | POLAND | — | 137105090.89 | 1 |
| 152700 | — | 2009 | 000000000000 | POLAND | — | 137269184.98 | 1 |
| 152700 | — | 2010 | 000000000000 | POLAND | — | 455574264.46 | 1 |
| 152700 | — | 2011 | 000000000000 | POLAND | — | 455574264.46 | 1 |
| 152700 | — | 2012 | 000000000000 | POLAND | — | 240045230.64 | 1 |
| 152700 | — | 2013 | 000000000000 | POLAND | — | 297576636.32 | 1 |
| 152700 | — | 2014 | 000000000000 | POLAND | — | 348993867.41 | 1 |
| 152700 | — | 2015 | 000000000000 | POLAND | — | 242403225.55 | 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/P2821
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/152700?page-size=10&format=json&lang=en'Yearly values of variable 152700 (Division 010 - Agriculture and hunting [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.