Financing from the UE funds on the scope of RDP 2014-2020
Part of the API for Poland's Local Data Bank (BDL), maintained by GUS (Statistics Poland), providing access to subject P3880: European Funds (half-year data) on financing from EU funds under the Rural Development Programme (RDP) 2014-2020. Data are organized as yearly territorial series covering administrative units from voivodship down to gmina level, each identified by TERYT territorial identifiers. The API allows programmatic retrieval of these statistics for analysis, reporting, or integration with other applications working with Polish official statistics.EUROPEAN FUNDS (HALF YEAR DATA) › EU FUNDING - RDP 2014-2020. Local Data Bank (BDL) subject P3880: 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 P3880 (the n1/n2 dimension combination): 1601206=Action 1. Sub-measure 1.1. Type: total / Obligations of the RDP 2014-2020 [PLN]; 1601207=Action 1. Sub-measure 1.1. Type: total / Obligations of the RDP 2014-2020 [PLN]; 1724621=Action 1. Sub-measure 1.2. Typ: total / Obligations of the RDP 2014-2020 [PLN]; 1724622=Action 1. Sub-measure 1.2. Typ: total / Obligations of the RDP 2014-2020 [PLN]; 1601212=Action 2. Sub-measure 2.1. Type: total / Obligations of the RDP 2014-2020 [PLN]; 1601213=Action 2. Sub-measure 2.1. Type: total / Obligations of the RDP 2014-2020 [PLN]; 1601218=Action 2. Sub-measure 2.3. Type: total / Obligations of the RDP 2014-2020 [PLN]; 1601219=Action 2. Sub-measure 2.3. Type: total / Obligations of the RDP 2014-2020 [PLN]; 1601224=Action 3. Sub-measure 3.1. Type: total / Obligations of the RDP 2014-2020 [PLN]; 1601225=Action 3. Sub-measure 3.1. Type: total / Obligations of the RDP 2014-2020 [PLN]; 1601226=Action 3. Sub-measure 3.1. Type: total / Obligations of the RDP 2007-2013 [PLN]; 1601227=Action 3. Sub-measure 3.1. Type: total / Obligations of the RDP 2007-2013 [PLN]; 1618254=Action 3. Sub-measure 3.1. Type: Support for new participants of quality systems / Obligations of the RDP 2014-2020 [PLN]; 1601231=Action 3. Sub-measure 3.1. Type: Support for new participants of quality systems / Obligations of the RDP 2014-2020 [PLN]; 1601236=Action 3. Sub-measure 3.2. Type: total / Obligations of the RDP 2014-2020 [PLN]; … (103 variables — GET https://bdl.stat.gov.pl/api/v1/variables?subject-id=P3880 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 |
|---|---|---|---|---|---|---|---|
| 1601206 | — | 2019 | 000000000000 | POLAND | — | 56057 | 1 |
| 1601206 | — | 2020 | 000000000000 | POLAND | — | 3273301 | 1 |
| 1601206 | — | 2021 | 000000000000 | POLAND | — | 4823135 | 1 |
| 1601206 | — | 2022 | 000000000000 | POLAND | — | 4823134 | 1 |
| 1601206 | — | 2023 | 000000000000 | POLAND | — | 16160344 | 1 |
| 1601206 | — | 2024 | 000000000000 | POLAND | — | 39751292 | 1 |
| 1601206 | — | 2019 | 010000000000 | MACROREGION POŁUDNIOWY | — | 0 | 0 |
| 1601206 | — | 2020 | 010000000000 | MACROREGION POŁUDNIOWY | — | 12999 | 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/P3880
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/1601206?page-size=10&format=json&lang=en'Yearly values of variable 1601206 (Action 1. Sub-measure 1.1. Type: total / Obligations of the RDP 2014-2020 [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.