Regional Programme for Śląskie Voivodeship by priority axes
This API provides access to a subset of Poland's Local Data Bank (Bank Danych Lokalnych, BDL), maintained by the Polish Central Statistical Office (GUS). It covers subject P3655, European Funds data reported on a half-yearly basis under the 2014-2020 Partnership Agreement, specifically the number of signed grant contracts and decisions. Data are organized as yearly territorial time series for Poland, spanning administrative levels from voivodship down to gmina, with each unit identified by its TERYT code. The dataset supports regional monitoring of EU funding implementation, including for the Śląskie Voivodeship's Regional Programme priority axes.EUROPEAN FUNDS (HALF YEAR DATA) › PARTNERSHIP AGREEMENT - NUMBER OF SIGNED GRANT CONTRACTS / DECISIONS - 2014-2020. Local Data Bank (BDL) subject P3655: 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 P3655 (the n1/n2 dimension combination): 563928=01 Modern economy / 30 June [pcs]; 563929=01 Modern economy / 31 December [pcs]; 521033=02 Digital Śląskie / 30 June [pcs]; 521045=02 Digital Śląskie / 31 December [pcs]; 521034=03 Competitiveness of small and medium enterprises / 30 June [pcs]; 521046=03 Competitiveness of small and medium enterprises / 31 December [pcs]; 521035=04 Energy efficiency; renewable energy sources and low-emission economy / 30 June [pcs]; 521047=04 Energy efficiency; renewable energy sources and low-emission economy / 31 December [pcs]; 521036=05 Environmental protection and efficient use of resources / 30 June [pcs]; 521048=05 Environmental protection and efficient use of resources / 31 December [pcs]; 521037=06 Transport / 30 June [pcs]; 521049=06 Transport / 31 December [pcs]; 521038=07 Regional Labour Market / 30 June [pcs]; 521050=07 Regional Labour Market / 31 December [pcs]; 521039=08 Regional staff of the knowledge economy / 30 June [pcs]; … (30 variables — GET https://bdl.stat.gov.pl/api/v1/variables?subject-id=P3655 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 |
|---|---|---|---|---|---|---|---|
| 563928 | — | 2018 | 000000000000 | POLAND | — | 84 | 1 |
| 563928 | — | 2019 | 000000000000 | POLAND | — | 142 | 1 |
| 563928 | — | 2020 | 000000000000 | POLAND | — | 207 | 1 |
| 563928 | — | 2021 | 000000000000 | POLAND | — | 266 | 1 |
| 563928 | — | 2022 | 000000000000 | POLAND | — | 322 | 1 |
| 563928 | — | 2023 | 000000000000 | POLAND | — | 318 | 1 |
| 563928 | — | 2024 | 000000000000 | POLAND | — | 310 | 1 |
| 563928 | — | 2018 | 010000000000 | MACROREGION POŁUDNIOWY | — | 0 | 4 |
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/P3655
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/563928?page-size=10&format=json&lang=en'Yearly values of variable 563928 (01 Modern economy / 30 June [pcs]) 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.