Grants
Part of the Local Data Bank (BDL) maintained by GUS, the Polish Central Statistical Office, this API subject (P1573) provides yearly territorial time series on grants within voivodship budget expenditure, part of the wider public finance category. Data cover administrative units across Poland from voivodship down to gmina level, identified by TERYT territorial unit codes. The dataset is accessible without authentication and can be used for regional and local government finance analysis, comparisons across administrative levels, and tracking budgetary trends over time.PUBLIC FINANCE › EXPENDITURE OF VOIVODSHIPS BUDGETS. Local Data Bank (BDL) subject P1573: 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 P1573 (the n1/n2 dimension combination): 101441=total [PLN]; 1645358=grants for local government budgetary establishments [PLN]; 1726223=grants for extra-budgetary units special purpose fund [PLN]. |
| 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 |
|---|---|---|---|---|---|---|---|
| 101441 | — | 1999 | 000000000000 | POLAND | — | 722887079 | 1 |
| 101441 | — | 2000 | 000000000000 | POLAND | — | 1008431248 | 1 |
| 101441 | — | 2001 | 000000000000 | POLAND | — | 1497044536 | 1 |
| 101441 | — | 2002 | 000000000000 | POLAND | — | 1332871892 | 1 |
| 101441 | — | 2003 | 000000000000 | POLAND | — | 1345409927 | 1 |
| 101441 | — | 2004 | 000000000000 | POLAND | — | 1714669814 | 1 |
| 101441 | — | 2005 | 000000000000 | POLAND | — | 2046711694 | 1 |
| 101441 | — | 2006 | 000000000000 | POLAND | — | 2867775822.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/P1573
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/101441?page-size=10&format=json&lang=en'Yearly values of variable 101441 (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.