Average procurement prices of fruits and vegetables (half-yearly data)
This API provides access to subject P3155 of Poland's Local Data Bank (Bank Danych Lokalnych, BDL), covering average procurement prices of fruits and vegetables under the Prices in Agriculture category. Data are structured as half-yearly territorial series, available from the voivodship down to the gmina level, with administrative units identified via TERYT codes. The dataset is maintained by GUS, Poland's Central Statistical Office, and forms part of its broader BDL API offering structured national statistical data for research, administration, and analysis at various territorial levels.PRICES › PRICES IN AGRICULTURE. Local Data Bank (BDL) subject P3155: 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 P3155 (the n1/n2 dimension combination): 283913=the first half / cabbages per kg [PLN]; 283910=the first half / onion per kg [PLN]; 283907=the first half / carrots per kg [PLN]; 283890=the first half / beetroots per kg [PLN]; 283884=the first half / cucumbers per kg [PLN]; 283881=the first half / tomatoes per kg [PLN]; 283878=the first half / cauliflowers per piece [PLN]; 283875=the first half / others vegetables per kg [PLN]; 283872=the first half / apples per kg [PLN]; 283869=the first half / pears per kg [PLN]; 283866=the first half / plums per kg [PLN]; 283863=the first half / peaches per kg [PLN]; 283902=the first half / cherries per kg [PLN]; 283896=the first half / sweet cherries per kg [PLN]; 283899=the first half / strawberries per kg [PLN]; … (60 variables — GET https://bdl.stat.gov.pl/api/v1/variables?subject-id=P3155 for the full list). |
| 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 3 hours 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 |
|---|---|---|---|---|---|---|---|
| 283913 | — | 2012 | 000000000000 | POLAND | — | 0.68 | 1 |
| 283913 | — | 2013 | 000000000000 | POLAND | — | 0.69 | 1 |
| 283913 | — | 2014 | 000000000000 | POLAND | — | 0.89 | 1 |
| 283913 | — | 2015 | 000000000000 | POLAND | — | 0.78 | 1 |
| 283913 | — | 2016 | 000000000000 | POLAND | — | 1.07 | 1 |
| 283913 | — | 2017 | 000000000000 | POLAND | — | 0.77 | 1 |
| 283913 | — | 2018 | 000000000000 | POLAND | — | 0.56 | 1 |
| 283913 | — | 2019 | 000000000000 | POLAND | — | 1.65 | 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/P3155
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/283913?page-size=10&format=json&lang=en'Yearly values of variable 283913 (the first half / cabbages per kg [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.