Expenditure total by division
Part of Poland's Local Data Bank (Bank Danych Lokalnych, BDL), maintained by the Polish national statistical office GUS, this dataset (subject code P2924) provides yearly territorial time series on expenditure of voivodship (regional) budgets by division, broken down within the public finance category. Data are organized hierarchically from voivodship down to gmina (municipality) level, with territorial units identified by TERYT codes. The dataset is accessible through the BDL API, allowing programmatic retrieval of official Polish regional public finance statistics for research, administration, or analytical use.PUBLIC FINANCE › EXPENDITURE OF VOIVODSHIPS BUDGETS. Local Data Bank (BDL) subject P2924: 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 P2924 (the n1/n2 dimension combination): 1548652=total [PLN]; 202542=Division 010 - Agriculture and hunting [PLN]; 202544=Division 020 - Forestry [PLN]; 202541=Division 050 - Fisheries and fishing [PLN]; 202540=Division 100 - Mining and quarrying [PLN]; 202539=Division 150 - Manufacturing [PLN]; 202538=Division 400 - Electricity, gas and water supply [PLN]; 202537=Division 500 - Trade [PLN]; 202536=Division 550 - Hotels and restaurants [PLN]; 202535=Division 600 - Transport and communication [PLN]; 202534=Division 630 - Tourism [PLN]; 202533=Division 700 - Housing economy [PLN]; 202532=Division 710 - Service activities [PLN]; 202531=Division 720 - Information Technology [PLN]; 202530=Division 730 - Science [PLN]; … (37 variables — GET https://bdl.stat.gov.pl/api/v1/variables?subject-id=P2924 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 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 |
|---|---|---|---|---|---|---|---|
| 1548652 | — | 2008 | 000000000000 | POLAND | — | 13002732460.09 | 1 |
| 1548652 | — | 2009 | 000000000000 | POLAND | — | 20468689843.22 | 1 |
| 1548652 | — | 2010 | 000000000000 | POLAND | — | 15245026612.26 | 1 |
| 1548652 | — | 2011 | 000000000000 | POLAND | — | 16338628783.13 | 1 |
| 1548652 | — | 2012 | 000000000000 | POLAND | — | 15760512613.81 | 1 |
| 1548652 | — | 2013 | 000000000000 | POLAND | — | 16527004353.48 | 1 |
| 1548652 | — | 2014 | 000000000000 | POLAND | — | 18238330769.01 | 1 |
| 1548652 | — | 2015 | 000000000000 | POLAND | — | 17202651482.84 | 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/P2924
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/1548652?page-size=10&format=json&lang=en'Yearly values of variable 1548652 (total [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.