Regional Programme for Łódzkie Voivodeship by priority axes
This API provides access to statistical data from Poland's Local Data Bank (BDL), specifically dataset subject P3648, covering the number of signed grant contracts and decisions under the Partnership Agreement for the 2014-2020 EU financial perspective on European Funds. The data is organized as a yearly territorial series covering the whole of Poland, with figures available for administrative units from the voivodship down to the gmina (municipality) level, each identified by its TERYT territorial code. It is maintained by GUS, the Polish national statistical office, and forms part of the broader BDL API for retrieving official Polish local and regional statistics.”EUROPEAN FUNDS (HALF YEAR DATA) › PARTNERSHIP AGREEMENT - NUMBER OF SIGNED GRANT CONTRACTS / DECISIONS - 2014-2020. Local Data Bank (BDL) subject P3648: 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 identifier selecting priority axis and reporting date combination.GUS variable id selecting the measured series of subject P3648 (the n1/n2 dimension combination): 520759=01 Research, development and commercialization of knowledge / 30 June [pcs]; 520771=01 Research, development and commercialization of knowledge / 31 December [pcs]; 520755=02 Innovative and competitive economy / 30 June [pcs]; 520767=02 Innovative and competitive economy / 31 December [pcs]; 520756=03 Transport / 30 June [pcs]; 520768=03 Transport / 31 December [pcs]; 520757=04 Low-emission economy / 30 June [pcs]; 520769=04 Low-emission economy / 31 December [pcs]; 520758=05 Environmental protection / 30 June [pcs]; 520770=05 Environmental protection / 31 December [pcs]; 520760=06 Revitalization and endogenous potential of the region / 30 June [pcs]; 520772=06 Revitalization and endogenous potential of the region / 31 December [pcs]; 520761=07 Infrastructure for social services / 30 June [pcs]; 520773=07 Infrastructure for social services / 31 December [pcs]; 520762=08 Employment / 30 June [pcs]; … (28 variables — GET https://bdl.stat.gov.pl/api/v1/variables?subject-id=P3648 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 reported 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.Name of the territorial unit. |
| teryt_tercTeryt terc | string | TERYT TERC administrative code of the territorial 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 signed grant contracts or decisions for the given series.Number of signed grant contracts or decisions for the given series. |
| attr_idAttr id | integer | GUS data quality/annotation flag for the value.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 |
|---|---|---|---|---|---|---|---|
| 520759 | — | 2018 | 000000000000 | POLAND | — | 83 | 1 |
| 520759 | — | 2019 | 000000000000 | POLAND | — | 123 | 1 |
| 520759 | — | 2020 | 000000000000 | POLAND | — | 176 | 1 |
| 520759 | — | 2021 | 000000000000 | POLAND | — | 202 | 1 |
| 520759 | — | 2022 | 000000000000 | POLAND | — | 231 | 1 |
| 520759 | — | 2023 | 000000000000 | POLAND | — | 228 | 1 |
| 520759 | — | 2024 | 000000000000 | POLAND | — | 216 | 1 |
| 520759 | — | 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/P3648
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/520759?page-size=10&format=json&lang=en'Yearly values of variable 520759 (01 Research, development and commercialization of knowledge / 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.