Expenditure in Division 855 - Family
This API provides access to statistical series from the Local Data Bank (BDL) maintained by Statistics Poland (GUS), covering local government expenditure classified under Division 855 - Family, within the public finance domain of powiat (county) budget expenditure. Data are organized as yearly territorial series for Poland, available from voivodship down to gmina level, with administrative units identified by TERYT codes. The dataset falls under BDL subject P3759 and allows tracking of family-related public spending across Polish territorial units over time.PUBLIC FINANCE › EXPENDITURE OF POWIATS BUDGETS. Local Data Bank (BDL) subject P3759: 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 selecting the measured series of subject P3759 (the n1/n2 dimension combination): 568034=total [PLN]; 568035=property expenditure, total [PLN]; 568036=investment property expenditure [PLN]; 568037=current expenditure, total [PLN]; 568038=current expenditure on wages and salaries [PLN]; 568039=current expenditure on purchase of materials and services [PLN]; 568040=grants [PLN]; 568041=current expenditure of budgetary units, total [PLN]; 568042=expenditure in chapter 85508 - Foster families [PLN]; 568043=expenditure in chapter 85509 - Activity of adoption centers [PLN]; 568044=expenditure in chapter 85510 - Activity of care and education facilities [PLN]. |
| unit_levelUnit level | integer | 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 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 id (macroregion+voivodship+region+subregion+powiat+gmina+type digits). An equality filter pins the unit server-side (unit-parent-id). |
| unit_nameUnit name | string | — |
| teryt_tercTeryt terc | string | 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 | — |
| attr_idAttr id | integer | 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 |
|---|---|---|---|---|---|---|---|
| 568034 | — | 2017 | 000000000000 | POLAND | — | 1519569476.74 | 1 |
| 568034 | — | 2018 | 000000000000 | POLAND | — | 1606512581.81 | 1 |
| 568034 | — | 2019 | 000000000000 | POLAND | — | 1691843526.72 | 1 |
| 568034 | — | 2020 | 000000000000 | POLAND | — | 1829897700.12 | 1 |
| 568034 | — | 2021 | 000000000000 | POLAND | — | 1840110357.76 | 1 |
| 568034 | — | 2022 | 000000000000 | POLAND | — | 1853607014.5 | 1 |
| 568034 | — | 2023 | 000000000000 | POLAND | — | 2063139754.72 | 1 |
| 568034 | — | 2024 | 000000000000 | POLAND | — | 2472618482.39 | 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/P3759
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/568034?page-size=10&format=json&lang=en'Yearly values of variable 568034 (total [PLN]) 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.