Operational data
The AI produces administrative output — schedules, routes, occupancy estimates, budget allocations, or other records about how a place or service runs. Not about any one person. Examples: an optimized trash-collection route, a school occupancy projection, a recommended budget allocation for next quarter.
Description
- 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/output_operational_data.
element "output_operational_data"
{
"id": "output_operational_data",
"category_id": "output_dataset",
"title": [
{
"locale": "en",
"value": "Operational data"
}
],
"description": [
{
"locale": "en",
"value": "The AI produces administrative output — schedules, routes, occupancy estimates, budget allocations, or other records about how a place or service runs. Not about any one person. Examples: an optimized trash-collection route, a school occupancy projection, a recommended budget allocation for next quarter."
}
],
"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"
]
}