API

Air quality: stations

2 columns Technical name: jakosc_powietrza_stacje

A spatial dataset containing the locations and identifiers of air quality monitoring stations in the City of Kielce. Each station is marked with a name and geographic coordinates. The data is a reference base for visualizing and analysing air quality measurements.

Tags

  • Air quality
  • Environment and nature

API list API documentation

Endpoint

Data endpoint address for this table.

Test URL

/api/table/jakosc_powietrza_stacje/data?limit=100&offset=0

Parameters

  • limit required required, 1..1000
  • offset required required, >= 0
  • columns optional optional, comma-separated list of columns (public only). columns=stacja,geom
  • sort optional optional, indexed columns with type support only; "-" means descending. sort=stacja sort=-stacja

Columns

  • identyfikator stacji stacja VARCHAR(128) unikalna nazwa stacji
    sorting: yes
  • geometria geom GEOMETRY(GEOMETRY,4326) lokalizacja geograficzna stacji
    sorting: no

Filters

  • geom optional Mode: bbox: xmin,ymin,xmax,ymax Example: filter[geom]=20.58,50.82,20.72,50.90
  • stacja optional Mode: exact equality Example: filter[stacja]=sample