Sheffield Air Quality Management Area
This ArcGIS REST API endpoint provides geospatial data on Sheffield's Air Quality Management Area (AQMA), designated under a statutory duty to manage local air quality set out in the Environment Act 1995. It is published as part of an INSPIRE-compliant map service and relates to the city's Air Quality Action Plan, which sets out measures to address air quality problems within the urban area of Sheffield. The dataset covers the boundary of the AQMA and can be queried for feature geometry and attributes, supporting local environmental monitoring and planning work in the Sheffield City Council area.We have a statutory duty to manage local air quality in Sheffield under the Environment Act 1995. We have an Air Quality Action Plan for how we will tackle problems with air quality in Sheffield. The action plan relates to our Air Quality Management Area (AQMA), which is the urban area of Sheffie...
Trust score
How is this computed?Weighted across five axes. Tap a ring for what it measures.
Data schema (6 fields)
Click a field to see example values.
| Field | Type | Description |
|---|---|---|
| objectid | oid | Unique internal identifier for the record.Unique internal identifier for the record. |
| label | string | Text label identifying the feature.Text label identifying the feature. |
| notes | string | Free-text notes or comments about the feature.Free-text notes or comments about the feature. |
| shape | geometry | Geometric boundary of the Air Quality Management Area.Geometric boundary of the Air Quality Management Area. |
| st_area(shape)St area(shape) | double | Area of the geometry shape, in square metres.Area of the geometry shape, in square metres. |
| st_perimeter(shape)St perimeter(shape) | double | Perimeter length of the geometry shape, in metres.Perimeter length of the geometry shape, in metres. |
Schema captured from arcgis 21 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 (1 record)
| objectid | label | notes | st_area(shape) | st_perimeter(shape) |
|---|---|---|---|---|
| 1 | — | — | 226968180.0777507 | 118392.29534697722 |
Live sample captured at profiling time — values may have changed upstream.
Verification Status
Using the API
Configuration
- Base URL
- https://utility.arcgis.com/usrsvcs/servers/6e5bbc790abe4068bd5a8e1f095de8e2/rest/services/AGOL/INSPIRE/MapServer/5/query?outFields=*&where=1%3D1
Query examples
Stored only in this browser. Runs go directly from your browser to the API — the key is never sent through our servers.
curl -s 'https://utility.arcgis.com/usrsvcs/servers/6e5bbc790abe4068bd5a8e1f095de8e2/rest/services/AGOL/INSPIRE/MapServer/5?f=json' -H 'Accept: application/json'Layer definition: fields, geometry type, capabilities.
Machine-readable & source
Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.