Revenue total by division
This dataset provides total revenue figures broken down by administrative division, sourced from the Local Data Bank (Bank Danych Lokalnych, BDL) maintained by Statistics Poland (GUS). It falls under subject category P2921, covering revenue of powiat (county) budgets within the broader public finance domain. Data are organized as yearly territorial time series for Poland, available at multiple administrative levels ranging from voivodship down to gmina (municipality), with units identified by TERYT territorial codes. The API offers free, unauthenticated access, making it suitable for analyzing regional public finance trends and comparing local government revenue across Polish territorial units over time.{PUBLIC FINANCE › REVENUE OF POWIATS BUDGETS. Local Data Bank (BDL) subject P2921: 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 P2921 (the n1/n2 dimension combination): 1548654=total [PLN]; 202440=Division 010 - Agriculture and hunting [PLN]; 202442=Division 020 - Forestry [PLN]; 202439=Division 050 - Fisheries and fishing [PLN]; 202438=Division 100 - Mining and quarrying [PLN]; 202437=Division 150 - Manufacturing [PLN]; 202436=Division 400 - Electricity, gas and water supply [PLN]; 202435=Division 500 - Trade [PLN]; 202434=Division 550 - Hotels and restaurants [PLN]; 202433=Division 600 - Transport and communication [PLN]; 202432=Division 630 - Tourism [PLN]; 202431=Division 700 - Housing economy [PLN]; 202430=Division 710 - Service activities [PLN]; 202429=Division 720 - Information Technology [PLN]; 202428=Division 730 - Science [PLN]; … (37 variables — GET https://bdl.stat.gov.pl/api/v1/variables?subject-id=P2921 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 |
|---|---|---|---|---|---|---|---|
| 1548654 | — | 2010 | 000000000000 | POLAND | — | 22496472625.33 | 1 |
| 1548654 | — | 2011 | 000000000000 | POLAND | — | 23551573336.34 | 1 |
| 1548654 | — | 2012 | 000000000000 | POLAND | — | 22522903631.66 | 1 |
| 1548654 | — | 2013 | 000000000000 | POLAND | — | 23077562589.25 | 1 |
| 1548654 | — | 2014 | 000000000000 | POLAND | — | 23782806941.63 | 1 |
| 1548654 | — | 2015 | 000000000000 | POLAND | — | 23681476165.92 | 1 |
| 1548654 | — | 2016 | 000000000000 | POLAND | — | 23948338870.33 | 1 |
| 1548654 | — | 2017 | 000000000000 | POLAND | — | 25388531298.83 | 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/P2921
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/1548654?page-size=10&format=json&lang=en'Yearly values of variable 1548654 (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.