c0mm0.com — the continuously verified register of European data

Register record·API·GBVERIFIED · checked 2h ago
S

Sheffield Allotments

APIExecutable4/7Query nowOpen workbenchSubscribe🇬🇧United KingdomKey required

A geospatial dataset delineating the boundaries of allotment sites managed by Sheffield City Council. Accessed via an ArcGIS REST MapServer endpoint that follows the INSPIRE data specification, the layer returns polygon geometries and associated attributes for each allotment plot area within the city. The data can be queried and filtered through standard ArcGIS REST parameters, making it suitable for integration into GIS applications, mapping tools, and land-use analysis covering allotment provision across Sheffield.Dataset showing the boundaries of Sheffield City Council managed allotment sites.

geospatialboundariesland
63
good

Weighted across five axes. Tap a ring for what it measures.

Data schema (13 fields)

Click a field to see example values.

FieldTypeDescription
objectidoidUnique internal identifier for the record.Unique internal identifier for the record.
sitestringName of the allotment site.Name of the allotment site.
idSite_NosmallintegerSite reference number.Site reference number.
waterstringIndicates whether the site has a water supply.Indicates whether the site has a water supply.
no_plotsdoubleNumber of plots at the allotment site.Number of plots at the allotment site.
key_stringIndicates whether a key is required to access the site.Indicates whether a key is required to access the site.
site_hutstringIndicates whether the site has a hut facility.Indicates whether the site has a hut facility.
vacanciesintegerNumber of vacant plots currently available.Number of vacant plots currently available.
waiting_listintegerNumber of people on the waiting list for a plot.Number of people on the waiting list for a plot.
shapegeometryPolygon geometry defining the site boundary.Polygon geometry defining the site boundary.
st_area(shape)St area(shape)doubleArea of the site boundary polygon.Area of the site boundary polygon.
st_perimeter(shape)St perimeter(shape)doublePerimeter length of the site boundary polygon.Perimeter length of the site boundary polygon.
globalidglobalidGlobally unique identifier for the record.Globally unique identifier for the record.

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 (3 records)

Record 1id: 1 · key_: Yes
{
  "id": 1,
  "key_": "Yes",
  "site": "Archer Lane Allotment",
  "water": "Yes",
  "globalid": "{7674C8D1-B4EA-4241-8DC6-14E860675E46}",
  "no_plots": 118,
  "objectid": 1,
  "site_hut": "Yes",
  "vacancies": 0,
  "waiting_list": 272,
  "st_area(shape)": 35904.57821336708,
  "st_perimeter(shape)": 1328.8164590642705
}
Record 2id: 3 · key_: No
{
  "id": 3,
  "key_": "No",
  "site": "Birley Moor Drive Allotment",
  "water": "No supply",
  "globalid": "{BABBF72A-05CB-439B-9A63-A3B52F7ACD7C}",
  "no_plots": 0,
  "objectid": 2,
  "site_hut": "No",
  "vacancies": 0,
  "waiting_list": 36,
  "st_area(shape)": 2872.765971125044,
  "st_perimeter(shape)": 358.057975732017
}
Record 3id: 4 · key_: No
{
  "id": 4,
  "key_": "No",
  "site": "Birley Moor Way Allotment",
  "water": "No supply",
  "globalid": "{57E920B3-EF39-43A1-96EC-910345EEF630}",
  "no_plots": 4,
  "objectid": 3,
  "site_hut": "No",
  "vacancies": 0,
  "waiting_list": 18,
  "st_area(shape)": 2050.10775448816,
  "st_perimeter(shape)": 255.19817264720362
}

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/8d2ba0f1860e43cd9e0324a88a8cb6c5/rest/services/AGOL/INSPIRE/MapServer/0/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/8d2ba0f1860e43cd9e0324a88a8cb6c5/rest/services/AGOL/INSPIRE/MapServer/0?f=json' -H 'Accept: application/json'

Layer definition: fields, geometry type, capabilities.

Full API documentation ↗

Machine-readable & source

Sheffield Allotments — live verification badge

Embed this badge in a README or wiki — it always shows the latest verification state and quality tier.