Taxonomy

About a measurement

Taxonomy/Input Dataset

About a measurement

About a measurement

Sensor readings — air quality, temperature, sound level, energy, water flow. The AI takes in numeric measurements from physical sensors, usually with no person attached. Examples: PM2.5 readings from an air-quality monitor, decibel levels from a sound sensor, kilowatt-hours from a meter.

  • 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_about_a_measurement.

element "input_about_a_measurement"43 lines
{
  "id": "input_about_a_measurement",
  "category_id": "input_dataset",
  "title": [
    {
      "locale": "en",
      "value": "About a measurement"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "Sensor readings — air quality, temperature, sound level, energy, water flow. The AI takes in numeric measurements from physical sensors, usually with no person attached. Examples: PM2.5 readings from an air-quality monitor, decibel levels from a sound sensor, kilowatt-hours from a meter."
    }
  ],
  "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"
  ]
}