Taxonomy

Operational data

Taxonomy/Input Dataset

Operational data

Operational data

Schedules, routes, budgets, occupancy counts, public records, or other administrative data — not about any one person. The AI takes in data describing how a place or service runs. Examples: school occupancy by hour, trash-collection routes, a transit timetable, a department budget.

  • Description

Playground

Try the element with your own values, contexts, and color modes.

Context
Style

Raw JSON

Live API response from GET /schemas/ai@2026-05-06-beta/elements/input_operational_data.

element "input_operational_data"43 lines
{
  "id": "input_operational_data",
  "category_id": "input_dataset",
  "title": [
    {
      "locale": "en",
      "value": "Operational data"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "Schedules, routes, budgets, occupancy counts, public records, or other administrative data — not about any one person. The AI takes in data describing how a place or service runs. Examples: school occupancy by hour, trash-collection routes, a transit timetable, a department budget."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "operational_data",
  "variables": [
    {
      "id": "additional_description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        }
      ],
      "required": true
    }
  ],
  "shape": "circle",
  "icon_variants": [
    "default",
    "dark",
    "de_identified",
    "de_identified.dark",
    "pseudonymous",
    "pseudonymous.dark",
    "identifiable",
    "identifiable.dark"
  ]
}