Expenditure in Division 010 - Agriculture and hunting
This API provides expenditure data for Division 010 – Agriculture and hunting, part of the Local Data Bank (BDL) maintained by Statistics Poland (GUS). It falls under subject P1530, covering public finance data on powiat (county) budget expenditures. The series presents yearly territorial data for Poland, structured from voivodeship down to gmina level, with administrative units identified using TERYT codes. The dataset supports analysis of local government spending patterns related to agriculture and hunting activities across different administrative levels in Poland.PUBLIC FINANCE › EXPENDITURE OF POWIATS BUDGETS. Local Data Bank (BDL) subject P1530: 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 P1530 (the n1/n2 dimension combination): 7623=total [PLN]; 101498=property expenditure, total [PLN]; 101459=current expenditure, total [PLN]; 101460=current expenditure on wages and salaries [PLN]; 101461=current expenditure on purchase of materials and services [PLN]; 7624=current expenditure of budgetary units, total [PLN]; 7625=current expenditure of budgetary entities on wages and salaries [PLN]; 7626=current expenditure of budgetary entities on purchase of materials and services [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 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 |
|---|---|---|---|---|---|---|---|
| 7623 | — | 2001 | 000000000000 | POLAND | — | 89023355 | 1 |
| 7623 | — | 2002 | 000000000000 | POLAND | — | 102504298 | 1 |
| 7623 | — | 2003 | 000000000000 | POLAND | — | 55026288 | 1 |
| 7623 | — | 2004 | 000000000000 | POLAND | — | 24446893 | 1 |
| 7623 | — | 2005 | 000000000000 | POLAND | — | 19322978 | 1 |
| 7623 | — | 2006 | 000000000000 | POLAND | — | 35229796.62 | 1 |
| 7623 | — | 2007 | 000000000000 | POLAND | — | 48561708.45 | 1 |
| 7623 | — | 2008 | 000000000000 | POLAND | — | 65045547.64 | 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/P1530
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/7623?page-size=10&format=json&lang=en'Yearly values of variable 7623 (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.