Backed up locally
Data is backed up with the jurisdiction where it was collected.
Duration
- Description
- Duration
Playground
Try the element with your own values, contexts, and color modes.
Style
Raw JSON
Live API response from GET /schemas/dtpr@2026-09-01-beta/elements/backed_up_locally.
element "backed_up_locally"
{
"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,
"kind": "localized_text"
},
{
"id": "duration",
"label": [
{
"locale": "en",
"value": "Duration"
}
],
"required": true,
"kind": "localized_text"
}
],
"shape": "rounded-square",
"icon_variants": [
"default",
"dark"
]
}