Newcastle University · JSON Structure

Newcastle Timeseriesentry Structure

A historic entry associated with a timeseries and a time.

Type: object Properties: 6
UniversityHigher EducationEducationUnited KingdomRussell GroupResearch DataOpen DataDigital LibraryIdentity FederationSmart CitiesCultural Heritage

TimeseriesEntry is a JSON Structure definition published by Newcastle University, describing 6 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

time duration value error message description

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://api-evangelist.com/newcastle/newcastle-timeseriesentry-structure.json",
  "name": "TimeseriesEntry",
  "type": "object",
  "description": "A historic entry associated with a timeseries and a time.",
  "properties": {
    "time": {
      "type": "string",
      "description": "Date and time associated with the historic value",
      "format": "date-time"
    },
    "duration": {
      "type": "number",
      "description": "The duration this value applies to, or if negative, the window of error in which the value change could have occurred."
    },
    "value": {
      "type": "any",
      "description": "The value associated with the time in the timeseries, unless the timeseries does not contain values (i.e. event only)."
    },
    "error": {
      "type": "boolean",
      "description": "Indication that an error occurred, and data could not be supplied."
    },
    "message": {
      "type": "string",
      "description": "Short description of why data could not be supplied."
    },
    "description": {
      "type": "string",
      "description": "Verbose description of why an error occurred and data could not be supplied."
    }
  },
  "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."
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/newcastle-timeseriesentry-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

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.

A second provider on the same verified email joins the account you already have.