Taxonomy

Backed up locally

Taxonomy/Data Storage

Backed up locally

Backed up locally

Data is backed up with 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/backed_up_locally.

element "backed_up_locally"47 lines
{
  "id": "backed_up_locally",
  "category_id": "storage",
  "title": [
    {
      "locale": "en",
      "value": "Backed up locally"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "Data is backed up with 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"
  ]
}