Regional Programme for Kujawsko-Pomorskie Voivodeship by priority axes
This API provides access to subject P3667 of Poland's Local Data Bank (Bank Danych Lokalnych, BDL), maintained by Statistics Poland (GUS). It covers half-year data on the Partnership Agreement 2014-2020 European Funds programme, specifically the number of grant applications submitted under the Kujawsko-Pomorskie Regional Programme, broken down by priority axis. Data are organised as yearly territorial series, structured from the voivodship level down to individual gminas, with geographic units identified by TERYT codes. The dataset is accessible through the general BDL API, allowing programmatic retrieval of regional statistics for analysis of EU-funded investment activity in the Kujawsko-Pomorskie region.EUROPEAN FUNDS (HALF YEAR DATA) › PARTNERSHIP AGREEMENT - NUMBER OF GRANT APPLICATIONS - 2014-2020. Local Data Bank (BDL) subject P3667: 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 identifying the priority axis series for grant applications.GUS variable id selecting the measured series of subject P3667 (the n1/n2 dimension combination): 521089=the number of grant applications / 01 Strengthening the innovation and competitiveness of the region's economy [pcs]; 521073=the number of grant applications / 01 Strengthening the innovation and competitiveness of the region's economy [pcs]; 563825=the number of grant applications / 02 Digital region [pcs]; 563826=the number of grant applications / 02 Digital region [pcs]; 521101=the number of grant applications / 03 Energy efficiency and low-emission economy in the region [pcs]; 521085=the number of grant applications / 03 Energy efficiency and low-emission economy in the region [pcs]; 521099=the number of grant applications / 04 Environmentally friendly region [pcs]; 521083=the number of grant applications / 04 Environmentally friendly region [pcs]; 563829=the number of grant applications / 05 Internal cohesion and external accessibility of the region [pcs]; 563830=the number of grant applications / 05 Internal cohesion and external accessibility of the region [pcs]; 563833=the number of grant applications / 06 Solidarity society and competitive cadre [pcs]; 563834=the number of grant applications / 06 Solidarity society and competitive cadre [pcs]; 563838=the number of grant applications / 07 Local development led by the community [pcs]; 563839=the number of grant applications / 07 Local development led by the community [pcs]; 521095=the number of grant applications / 08 Active on the labour market [pcs]; … (52 variables — GET https://bdl.stat.gov.pl/api/v1/variables?subject-id=P3667 for the full list). |
| unit_levelUnit level | integer | Territorial aggregation level, from country (0) down to gmina (6).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 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. country, voivodship or gmina.Name of the territorial unit, e.g. country, voivodship or gmina. |
| teryt_tercTeryt terc | string | TERYT TERC territorial code derived from the unit id.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 recorded for the given series.Number of grant applications recorded for the given series. |
| attr_idAttr id | integer | GUS attribute id flagging data quality or annotation status.GUS value-attribute id (data quality/annotation flag). |
Schema captured from bdl 5 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 |
|---|---|---|---|---|---|---|---|
| 521089 | — | 2018 | 000000000000 | POLAND | — | 301 | 1 |
| 521089 | — | 2019 | 000000000000 | POLAND | — | 398 | 1 |
| 521089 | — | 2020 | 000000000000 | POLAND | — | 662 | 1 |
| 521089 | — | 2021 | 000000000000 | POLAND | — | 686 | 1 |
| 521089 | — | 2022 | 000000000000 | POLAND | — | 712 | 1 |
| 521089 | — | 2023 | 000000000000 | POLAND | — | 712 | 1 |
| 521089 | — | 2024 | 000000000000 | POLAND | — | 714 | 1 |
| 521089 | — | 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/P3667
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/521089?page-size=10&format=json&lang=en'Yearly values of variable 521089 (the number of grant applications / 01 Strengthening the innovation and competitiveness of the region's economy [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.