Regional Programme for Dolnośląskie Voivodeship by priority axes
This API endpoint provides access to subject P3666 of Poland's Local Data Bank (Bank Danych Lokalnych, BDL), maintained by GUS (Statistics Poland). It covers half-yearly data on the Partnership Agreement 2014-2020, specifically the number of grant applications submitted under the Regional Programme for Dolnośląskie Voivodeship, broken down by priority axes. Data are organized as yearly territorial series covering administrative units from voivodship down to gmina level, each identified by TERYT territorial identification codes, allowing users to query and retrieve structured statistical time series for regional analysis.EUROPEAN FUNDS (HALF YEAR DATA) › PARTNERSHIP AGREEMENT - NUMBER OF GRANT APPLICATIONS - 2014-2020. Local Data Bank (BDL) subject P3666: 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 priority axis and measured indicator.GUS variable id selecting the measured series of subject P3666 (the n1/n2 dimension combination): 520429=the number of grant applications / 01 Enterprises and innovation [pcs]; 520407=the number of grant applications / 01 Enterprises and innovation [pcs]; 520427=the number of grant applications / 02 Information and communication technologies [pcs]; 520405=the number of grant applications / 02 Information and communication technologies [pcs]; 520425=the number of grant applications / 03 Low-emission economy [pcs]; 520403=the number of grant applications / 03 Low-emission economy [pcs]; 520423=the number of grant applications / 04 Environment and resources [pcs]; 520401=the number of grant applications / 04 Environment and resources [pcs]; 520421=the number of grant applications / 05 Transport [pcs]; 520399=the number of grant applications / 05 Transport [pcs]; 520419=the number of grant applications / 06 Infrastructure for social cohesion [pcs]; 520397=the number of grant applications / 06 Infrastructure for social cohesion [pcs]; 520417=the number of grant applications / 07 Educational infrastructure [pcs]; 520395=the number of grant applications / 07 Educational infrastructure [pcs]; 520415=the number of grant applications / 08 Labour market [pcs]; … (52 variables — GET https://bdl.stat.gov.pl/api/v1/variables?subject-id=P3666 for the full list). |
| unit_levelUnit level | integer | Territorial aggregation level, from country to gmina.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 recorded 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 code identifying the territorial unit.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 or region.Name of the territorial unit, e.g. country or region. |
| teryt_tercTeryt terc | string | TERYT TERC code identifying the administrative 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 indicator and year.Number of grant applications for the given indicator and year. |
| attr_idAttr id | integer | GUS data-quality or annotation 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 |
|---|---|---|---|---|---|---|---|
| 520429 | — | 2018 | 000000000000 | POLAND | — | 1554 | 1 |
| 520429 | — | 2019 | 000000000000 | POLAND | — | 1741 | 1 |
| 520429 | — | 2020 | 000000000000 | POLAND | — | 1855 | 1 |
| 520429 | — | 2021 | 000000000000 | POLAND | — | 4013 | 1 |
| 520429 | — | 2022 | 000000000000 | POLAND | — | 4895 | 1 |
| 520429 | — | 2023 | 000000000000 | POLAND | — | 4896 | 1 |
| 520429 | — | 2024 | 000000000000 | POLAND | — | 4896 | 1 |
| 520429 | — | 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/P3666
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/520429?page-size=10&format=json&lang=en'Yearly values of variable 520429 (the number of grant applications / 01 Enterprises and innovation [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.