The number of grant applications by the operational programs
This API, part of the Local Data Bank (BDL) maintained by Statistics Poland (GUS), provides the number of grant applications submitted under operational programs financed through the 2014-2020 Partnership Agreement with the European Funds. Data are published as half-year territorial series under subject P3660, covering units from the voivodship down to the gmina level, each identified by TERYT territorial codes. The dataset supports monitoring of regional uptake of EU cohesion funding across Poland's administrative divisions and is accessible without authentication.EUROPEAN FUNDS (HALF YEAR DATA) › PARTNERSHIP AGREEMENT - NUMBER OF GRANT APPLICATIONS - 2014-2020. Local Data Bank (BDL) subject P3660: 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 code identifying the specific grant-application measure by operational programme.GUS variable id selecting the measured series of subject P3660 (the n1/n2 dimension combination): 520205=the number of grant applications / total [pcs]; 520153=the number of grant applications / total [pcs]; 520207=the number of grant applications / Operational Programme Infrastructure and Environment [pcs]; 520155=the number of grant applications / Operational Programme Infrastructure and Environment [pcs]; 520209=the number of grant applications / Operational Programme Smart Growth [pcs]; 520157=the number of grant applications / Operational Programme Smart Growth [pcs]; 520201=the number of grant applications / Operational Programme Digital Poland [pcs]; 520149=the number of grant applications / Operational Programme Digital Poland [pcs]; 520197=the number of grant applications / Operational Programme Eastern Poland [pcs]; 520145=the number of grant applications / Operational Programme Eastern Poland [pcs]; 520199=the number of grant applications / Operational Programme Technical Assistance [pcs]; 520147=the number of grant applications / Operational Programme Technical Assistance [pcs]; 520195=the number of grant applications / Operational Programme Knowledge Education Development [pcs]; 520143=the number of grant applications / Operational Programme Knowledge Education Development [pcs]; 520193=the number of grant applications / Regional Operational Programme for Dolnośląskie Voivodeship [pcs]; … (92 variables — GET https://bdl.stat.gov.pl/api/v1/variables?subject-id=P3660 for the full list). |
| unit_levelUnit level | integer | Territorial aggregation level, from country to gmina (0-6).Territorial aggregation level: 0=Poland, 1=macroregion, 2=voivodship (województwo), 3=region, 4=subregion, 5=powiat, 6=gmina. |
| year | integer | Reference year for the yearly data value.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 identifier.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 | Name of the territorial unit, e.g. gmina or voivodship.Name of the territorial unit, e.g. gmina or voivodship. |
| teryt_tercTeryt terc | string | TERYT TERC territorial code corresponding to the unit.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 | Number of grant applications for the given unit, year and programme.Number of grant applications for the given unit, year and programme. |
| attr_idAttr id | integer | GUS data-quality attribute flag for the value.GUS value-attribute id (data quality/annotation flag). |
Schema captured from bdl 4 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 |
|---|---|---|---|---|---|---|---|
| 520205 | 6 | 2018 | 011212001011 | Bochnia | 1201011 | 52 | 1 |
| 520205 | 6 | 2019 | 011212001011 | Bochnia | 1201011 | 89 | 1 |
| 520205 | 6 | 2020 | 011212001011 | Bochnia | 1201011 | 110 | 1 |
| 520205 | 6 | 2021 | 011212001011 | Bochnia | 1201011 | 137 | 1 |
| 520205 | 6 | 2022 | 011212001011 | Bochnia | 1201011 | 155 | 1 |
| 520205 | 6 | 2023 | 011212001011 | Bochnia | 1201011 | 160 | 1 |
| 520205 | 6 | 2024 | 011212001011 | Bochnia | 1201011 | 160 | 1 |
| 520205 | 6 | 2018 | 011212001022 | Bochnia | 1201022 | 13 | 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/P3660
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/520205?unit-level=6&page-size=10&format=json&lang=en'Yearly values of variable 520205 (the number of grant applications / total [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.