Taxonomy

About behaviour

Taxonomy/Output Dataset

About behaviour

About behaviour

The AI produces records of what people did — paths walked, items selected, dwell times, interaction patterns. Examples: a weekly report of most-visited destinations, a session log of touchscreen interactions, an inferred route someone took through a venue.

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

element "output_about_behaviour"43 lines
{
  "id": "output_about_behaviour",
  "category_id": "output_dataset",
  "title": [
    {
      "locale": "en",
      "value": "About behaviour"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "The AI produces records of what people did — paths walked, items selected, dwell times, interaction patterns. Examples: a weekly report of most-visited destinations, a session log of touchscreen interactions, an inferred route someone took through a venue."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "about_behaviour",
  "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"
  ]
}