About a measurement
The AI produces numeric measurements over time — sensor outputs, derived quality scores, forecasted values. Examples: an hourly air-quality score for a plaza, a predicted ridership curve for tomorrow, an aggregated noise-level reading published to a public dashboard.
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_about_a_measurement.
element "output_about_a_measurement"
{
"id": "output_about_a_measurement",
"category_id": "output_dataset",
"title": [
{
"locale": "en",
"value": "About a measurement"
}
],
"description": [
{
"locale": "en",
"value": "The AI produces numeric measurements over time — sensor outputs, derived quality scores, forecasted values. Examples: an hourly air-quality score for a plaza, a predicted ridership curve for tomorrow, an aggregated noise-level reading published to a public dashboard."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "values_time",
"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"
]
}