Feed is a JSON Structure definition published by Newcastle University, describing 8 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://api-evangelist.com/newcastle/newcastle-feed-structure.json",
"name": "Feed",
"type": "object",
"description": "Urban Observatory Feed object.",
"properties": {
"feedId": {
"type": "string",
"description": "A unique identifier associated with this feed.",
"format": "uuid"
},
"metric": {
"type": "string",
"description": "A short description for the metric represented, e.g. Room temperature."
},
"meta": {
"type": "object",
"description": "Metadata associated with the feed, such as the room number or floor."
},
"provider": {
"type": "object",
"description": "A description of the organisation or person providing the data, and the licence under which it is provided."
},
"technology": {
"type": "object",
"description": "Placeholder for future information."
},
"hardware": {
"type": "object",
"description": "Placeholder for future information."
},
"service": {
"type": "array",
"description": "Placeholder for future information."
},
"timeseries": {
"type": "array"
}
},
"x-provenance": {
"generated": "2026-08-30",
"method": "derived",
"source": "openapi/_original/newcastle-urban-observatory.yaml",
"x-operator": "institution",
"note": "Derived by API Evangelist from Newcastle University's own published Urban Observatory OpenAPI. Not published by the institution in this form."
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.