Taxonomy

Stored primarily locally

Taxonomy/Data Storage

Stored primarily locally

Stored primarily locally

Data is stored mainly in the jurisdiction where it was collected.

  • Description
  • Duration

Playground

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

Style

Raw JSON

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

element "stored_primarily_locally"47 lines
{
  "id": "stored_primarily_locally",
  "category_id": "storage",
  "title": [
    {
      "locale": "en",
      "value": "Stored primarily locally"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "Data is stored mainly in the jurisdiction where it was collected."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "stored",
  "variables": [
    {
      "id": "additional_description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        }
      ],
      "required": false
    },
    {
      "id": "duration",
      "label": [
        {
          "locale": "en",
          "value": "Duration"
        }
      ],
      "required": true
    }
  ],
  "shape": "rounded-square",
  "icon_variants": [
    "default",
    "dark"
  ]
}