Applications for payment in the scope of campaign
This API exposes statistical data from the Local Data Bank (BDL), maintained by GUS, Poland's national statistics office. It belongs to the European Funds (half-year data) domain, under the EU funding - direct support systems category, and corresponds to subject group P3576. The data consist of yearly territorial series for Poland, covering administrative units from the voivodship down to the gmina level, each identified by TERYT codes. The dataset tracks applications for payment submitted within the scope of EU-funded campaigns, enabling analysis of fund utilization and administrative activity across Poland's regional and local government units.EUROPEAN FUNDS (HALF YEAR DATA) › EU FUNDING - DIRECT SUPPORT SYSTEMS. Local Data Bank (BDL) subject P3576: 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 specific payment application measure and scheme.GUS variable id selecting the measured series of subject P3576 (the n1/n2 dimension combination): 473990=the number of applications submitted / single area payment scheme [pcs]; 474003=the number of applications submitted / single area payment scheme [pcs]; 1727834=the number of applications submitted / the basic income support [pcs]; 1727836=the number of applications submitted / payments for small farms [pcs]; 1727838=the number of applications submitted / the complementary redistributive income support [pcs]; 1727840=the number of applications submitted / the complementary income support for young farmers [pcs]; 1727842=the number of applications submitted / coupled income support concerns cows [pcs]; 1727844=the number of applications submitted / coupled income support concerns young cattle [pcs]; 1727846=the number of applications submitted / coupled income support concerns sheep [pcs]; 1727848=the number of applications submitted / coupled income support concerns goats [pcs]; 1727850=the number of applications submitted / coupled income support sugar beet [pcs]; 1727852=the number of applications submitted / coupled income support hops [pcs]; 1727854=the number of applications submitted / coupled income support flax [pcs]; 1727856=the number of applications submitted / coupled income support fibrous hemp [pcs]; 1727858=the number of applications submitted / coupled income support tomato [pcs]; … (77 variables — GET https://bdl.stat.gov.pl/api/v1/variables?subject-id=P3576 for the full list). |
| unit_levelUnit level | integer | Territorial aggregation level, from country down 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 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 identifier of 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. voivodship or gmina.Name of the territorial unit, e.g. voivodship or gmina. |
| teryt_tercTeryt terc | string | TERYT TERC code of the territorial unit derived from 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 applications submitted for the given scheme and area.Number of applications submitted for the given scheme and area. |
| 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 7 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 |
|---|---|---|---|---|---|---|---|
| 473990 | — | 2012 | 000000000000 | POLAND | — | 1358417 | 1 |
| 473990 | — | 2013 | 000000000000 | POLAND | — | 1358998 | 1 |
| 473990 | — | 2014 | 000000000000 | POLAND | — | 1355809 | 1 |
| 473990 | — | 2015 | 000000000000 | POLAND | — | 1352970 | 1 |
| 473990 | — | 2016 | 000000000000 | POLAND | — | 1351156 | 1 |
| 473990 | — | 2017 | 000000000000 | POLAND | — | 1346372 | 1 |
| 473990 | — | 2018 | 000000000000 | POLAND | — | 1336394 | 1 |
| 473990 | — | 2019 | 000000000000 | POLAND | — | 1316947 | 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/P3576
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/473990?page-size=10&format=json&lang=en'Yearly values of variable 473990 (the number of applications submitted / single area payment scheme [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.