Regional Programme for Podkarpackie Voivodeship by priority axes
This API endpoint is part of the Local Data Bank (Bank Danych Lokalnych, BDL), maintained by Statistics Poland (GUS). It provides access to subject group P3652, covering European Funds data on the number of signed grant contracts and decisions under the 2014-2020 Partnership Agreement, broken down by priority axes of the Regional Programme for Podkarpackie Voivodeship. Data are published as half-yearly territorial series, available from voivodeship down to gmina level, with statistical units identified by TERYT codes. The API allows programmatic retrieval of these indicators for regional monitoring and analysis of EU fund absorption in Poland.EUROPEAN FUNDS (HALF YEAR DATA) › PARTNERSHIP AGREEMENT - NUMBER OF SIGNED GRANT CONTRACTS / DECISIONS - 2014-2020. Local Data Bank (BDL) subject P3652: 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 P3652 (the n1/n2 dimension combination): 520995=01 Competitive and innovative economy / 30 June [pcs]; 521005=01 Competitive and innovative economy / 31 December [pcs]; 520996=02 Digital Podkarpackie / 30 June [pcs]; 521006=02 Digital Podkarpackie / 31 December [pcs]; 520997=03 Pure energy / 30 June [pcs]; 521007=03 Pure energy / 31 December [pcs]; 520998=04 Protection of the environment and cultural heritage / 30 June [pcs]; 521008=04 Protection of the environment and cultural heritage / 31 December [pcs]; 520999=05 Communication infrastructure / 30 June [pcs]; 521009=05 Communication infrastructure / 31 December [pcs]; 521000=06 Social and Spatial Cohesion / 30 June [pcs]; 521010=06 Social and Spatial Cohesion / 31 December [pcs]; 521001=07 Regional labour market / 30 June [pcs]; 521011=07 Regional labour market / 31 December [pcs]; 521002=08 Social integration / 30 June [pcs]; … (24 variables — GET https://bdl.stat.gov.pl/api/v1/variables?subject-id=P3652 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 |
|---|---|---|---|---|---|---|---|
| 520995 | — | 2018 | 000000000000 | POLAND | — | 503 | 1 |
| 520995 | — | 2019 | 000000000000 | POLAND | — | 506 | 1 |
| 520995 | — | 2020 | 000000000000 | POLAND | — | 578 | 1 |
| 520995 | — | 2021 | 000000000000 | POLAND | — | 649 | 1 |
| 520995 | — | 2022 | 000000000000 | POLAND | — | 712 | 1 |
| 520995 | — | 2023 | 000000000000 | POLAND | — | 713 | 1 |
| 520995 | — | 2024 | 000000000000 | POLAND | — | 706 | 1 |
| 520995 | — | 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/P3652
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/520995?page-size=10&format=json&lang=en'Yearly values of variable 520995 (01 Competitive and innovative 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.