Revenue for the financing and co-financing of EU programs and projects
This API provides access to statistical data from Poland's Local Data Bank (BDL), maintained by the national statistical office GUS. It covers subject P2913 under the Public Finance category, specifically revenue used for financing and co-financing EU programs and projects within the budgets of gminas and cities with powiat status. The data consists of yearly territorial time series spanning administrative levels from voivodship down to gmina, with each unit identified by its TERYT code. Access is free and does not require authentication, making the dataset suitable for research on local government finance and EU funding across Poland.PUBLIC FINANCE › REVENUE OF GMINAS AND CITIES WITH POWIAT STATUS BUDGETS. Local Data Bank (BDL) subject P2913: 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 P2913 (the n1/n2 dimension combination): 199169=gminas include cities with powiat status / revenue total [PLN]; 199166=gminas include cities with powiat status / European Union funds to finance programs and EU projects [PLN]; 199163=gminas include cities with powiat status / Funds from the state budget or other funds to co-finance EU programs and projects [PLN]; 199160=gminas include cities with powiat status / Payments from the budget of European funds and payments made by the Polish Development Fund on fulfilment of the National Recovery and Resilience Plan [PLN]; 199167=gminas without cities with powiat status / revenue total [PLN]; 199164=gminas without cities with powiat status / European Union funds to finance programs and EU projects [PLN]; 199161=gminas without cities with powiat status / Funds from the state budget or other funds to co-finance EU programs and projects [PLN]; 199158=gminas without cities with powiat status / Payments from the budget of European funds and payments made by the Polish Development Fund on fulfilment of the National Recovery and Resilience Plan [PLN]; 199168=cities with powiat status / revenue total [PLN]; 199165=cities with powiat status / European Union funds to finance programs and EU projects [PLN]; 199162=cities with powiat status / Funds from the state budget or other funds to co-finance EU programs and projects [PLN]; 199159=cities with powiat status / Payments from the budget of European funds and payments made by the Polish Development Fund on fulfilment of the National Recovery and Resilience Plan [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 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 |
|---|---|---|---|---|---|---|---|
| 199169 | 6 | 2010 | 011212001011 | Bochnia | 1201011 | 2153028.07 | 1 |
| 199169 | 6 | 2011 | 011212001011 | Bochnia | 1201011 | 1647994.88 | 1 |
| 199169 | 6 | 2012 | 011212001011 | Bochnia | 1201011 | 3481265.53 | 1 |
| 199169 | 6 | 2013 | 011212001011 | Bochnia | 1201011 | 3650263.42 | 1 |
| 199169 | 6 | 2014 | 011212001011 | Bochnia | 1201011 | 7647603.33 | 1 |
| 199169 | 6 | 2015 | 011212001011 | Bochnia | 1201011 | 1566464.22 | 1 |
| 199169 | 6 | 2016 | 011212001011 | Bochnia | 1201011 | 985869.31 | 1 |
| 199169 | 6 | 2017 | 011212001011 | Bochnia | 1201011 | 552855.09 | 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/P2913
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/199169?unit-level=6&page-size=10&format=json&lang=en'Yearly values of variable 199169 (gminas include cities with powiat status / revenue 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.