Organizations by class of revenues
This API provides access to statistical data on organizations classified by revenue class, part of subject P2829 in Poland's Local Data Bank (Bank Danych Lokalnych, BDL), maintained by GUS (Statistics Poland). It falls under the social economy and non-profit sector category, offering yearly territorial series covering administrative units from voivodeship down to gmina level. Records are indexed using TERYT territorial identifiers, allowing integration with other Polish official statistics and geographic datasets for regional analysis of non-profit sector revenue structures.SOCIAL ECONOMY › NON-PROFIT SECTOR. Local Data Bank (BDL) subject P2829: 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 P2829 (the n1/n2 dimension combination): 1539610=percentage of organizations- Poland = 100% / total [%]; 1539611=percentage of organizations- Poland = 100% / no income [%]; 1539612=percentage of organizations- Poland = 100% / less then 1 thousand PLN [%]; 1539613=percentage of organizations- Poland = 100% / up to 1 thousand PLN [%]; 1539614=percentage of organizations- Poland = 100% / over 1 thousand PLN to 10 thousand PLN [%]; 1539615=percentage of organizations- Poland = 100% / over 10 thousand PLN to 100 thousand PLN [%]; 1539616=percentage of organizations- Poland = 100% / over 100 thousand PLN to 1 million PLN [%]; 1539617=percentage of organizations- Poland = 100% / more then 1 million PLN [%]; 1539621=percentage of organizations- voivodship = 100% / up to 1 thousand PLN [%]; 1539622=percentage of organizations- voivodship = 100% / over 1 thousand PLN to 10 thousand PLN [%]; 1539623=percentage of organizations- voivodship = 100% / over 10 thousand PLN to 100 thousand PLN [%]; 1539624=percentage of organizations- voivodship = 100% / over 100 thousand PLN to 1 million PLN [%]; 1539625=percentage of organizations- voivodship = 100% / more then 1 million 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 |
|---|---|---|---|---|---|---|---|
| 1539610 | — | 2008 | 000000000000 | POLAND | — | 100 | 1 |
| 1539610 | — | 2010 | 000000000000 | POLAND | — | 100 | 1 |
| 1539610 | — | 2012 | 000000000000 | POLAND | — | 100 | 1 |
| 1539610 | — | 2014 | 000000000000 | POLAND | — | 100 | 1 |
| 1539610 | — | 2016 | 000000000000 | POLAND | — | 100 | 1 |
| 1539610 | — | 2018 | 000000000000 | POLAND | — | 100 | 1 |
| 1539610 | — | 2020 | 000000000000 | POLAND | — | 100 | 1 |
| 1539610 | — | 2022 | 000000000000 | POLAND | — | 100 | 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/P2829
License
- ✓ Redistributable
- ✓ Attribution required
Query examples
curl -s 'https://bdl.stat.gov.pl/api/v1/data/by-variable/1539610?page-size=10&format=json&lang=en'Yearly values of variable 1539610 (percentage of organizations- Poland = 100% / total [%]) 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.