Expenditure in Division 900 - Municipal economy and environmental protection
This API provides access to statistical data on expenditure recorded under Division 900 (municipal economy and environmental protection) from the budgets of gminas and cities with powiat status in Poland. It forms part of subject P2636 within the Local Data Bank (BDL), maintained by Statistics Poland (GUS), offering yearly territorial series from the voivodship down to the gmina level, with administrative units identified using TERYT codes. The dataset supports analysis of local public finance and environmental spending trends across Poland's territorial divisions, and is accessible without authentication.PUBLIC FINANCE › EXPENDITURE OF GMINAS AND CITIES WITH POWIAT STATUS BUDGETS. Local Data Bank (BDL) subject P2636: 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 P2636 (the n1/n2 dimension combination): 76571=gminas include cities with powiat status / total [PLN]; 101337=gminas include cities with powiat status / current expenditure, total [PLN]; 101334=gminas include cities with powiat status / current expenditure on wages and salaries [PLN]; 101331=gminas include cities with powiat status / current expenditure, wages and salaries related expenditures [PLN]; 101328=gminas include cities with powiat status / current expenditure on purchase of materials and services [PLN]; 76574=gminas include cities with powiat status / current expenditure of budgetary units, total [PLN]; 76604=gminas include cities with powiat status / current expenditure of budgetary entities on wages and salaries [PLN]; 76607=gminas include cities with powiat status / current expenditure of budgetary entities, resulting from wages and salaries [PLN]; 76610=gminas include cities with powiat status / current expenditure of budgetary entities on purchase of materials and services [PLN]; 76613=gminas include cities with powiat status / grants total [PLN]; 76577=gminas include cities with powiat status / property expenditure, total [PLN]; 76601=gminas include cities with powiat status / investment property expenditure [PLN]; 76580=gminas include cities with powiat status / expenditure in chapter 90017 - Establishments of public utility industry [PLN]; 76583=gminas include cities with powiat status / expenditure in chapter 90003 - Cleaning of cities and villages [PLN]; 76586=gminas include cities with powiat status / expenditure in chapter 90004 - Maintenance of green areas in urban areas and gminas [PLN]; … (57 variables — GET https://bdl.stat.gov.pl/api/v1/variables?subject-id=P2636 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 |
|---|---|---|---|---|---|---|---|
| 76571 | 6 | 2001 | 011212001011 | Bochnia | 1201011 | 9648593 | 1 |
| 76571 | 6 | 2002 | 011212001011 | Bochnia | 1201011 | 7844081 | 1 |
| 76571 | 6 | 2003 | 011212001011 | Bochnia | 1201011 | 10375513 | 1 |
| 76571 | 6 | 2004 | 011212001011 | Bochnia | 1201011 | 6922448 | 1 |
| 76571 | 6 | 2005 | 011212001011 | Bochnia | 1201011 | 3817175 | 1 |
| 76571 | 6 | 2006 | 011212001011 | Bochnia | 1201011 | 3815452.03 | 1 |
| 76571 | 6 | 2007 | 011212001011 | Bochnia | 1201011 | 5869166.25 | 1 |
| 76571 | 6 | 2008 | 011212001011 | Bochnia | 1201011 | 5959211.38 | 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/P2636
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/76571?unit-level=6&page-size=10&format=json&lang=en'Yearly values of variable 76571 (gminas include cities with powiat status / 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.