{
    "templateType": "TimeSeries",
    "schema": {
        "type": "object",
        "properties": {
            "docDscr": {
                "$ref": "schema_timeseries.json#/properties/doc_desc"
            },
            "stdyDscr": {
                "$ref": "schema_timeseries.json#/properties/study_desc"
            },
            "fileDscr": {
                "$ref": "schema_timeseries.json#/properties/data_files/items"
            },
            "variables": {
                "$ref": "schema_timeseries.json#/properties/series/items"
            }
        }
    },
    "form": [{
        "id": 1,
        "key": "docDscr",
        "type": "fieldset",
        "title": "Document Description",
        "items": [{
            "id": "cec7f8dc-a477-4aac-ab86-24ee8ad4e158",
            "key": "cec7f8dc-a477-4aac-ab86-24ee8ad4e158docDscr",
            "type": "fieldset",
            "title": "Metadata Preparation",
            "isVirtual": true,
            "expandable": true,
            "expanded": true,
            "items": [{
                "id": "1.1.1",
                "key": "docDscr.title",
                "title": "Document title",
                "type": "string",
                "originalTitle": "Document title",
                "description": "Document title",
                "originalDescription": "Document title",
                "isHidden": false
            }, {
                "id": "1.1.2",
                "key": "docDscr.idno",
                "title": "Unique ID number for the document",
                "type": "string",
                "originalTitle": "Unique ID number for the document",
                "isHidden": false
            }, {
                "id": "1.1.3",
                "key": "docDscr.producers",
                "title": "Producers",
                "type": "table",
                "originalTitle": "Producers",
                "description": "List of producers",
                "originalDescription": "List of producers",
                "items": [{
                    "key": "docDscr.producers[].name",
                    "exportKey": "#",
                    "title": "Name"
                }, {
                    "key": "docDscr.producers[].abbr",
                    "title": "Abbreviation"
                }, {
                    "key": "docDscr.producers[].affiliation",
                    "title": "Affiliation"
                }, {
                    "key": "docDscr.producers[].role",
                    "title": "Role"
                }],
                "required": true,
                "isHidden": false
            }, {
                "id": "1.1.4",
                "key": "docDscr.prod_date",
                "title": "Date of Production",
                "type": "string",
                "originalTitle": "Date of Production",
                "description": "Document production date using format(YYYY-MM-DD)",
                "originalDescription": "Document production date using format(YYYY-MM-DD)",
                "isHidden": false
            }, {
                "id": "1.1.5",
                "key": "docDscr.version",
                "title": "Document version",
                "type": "textarea",
                "originalTitle": "Document version",
                "description": "Identify and describe the current version of the document",
                "originalDescription": "Identify and describe the current version of the document",
                "isHidden": false
            }],
            "isHidden": false
        }],
        "expandable": false,
        "expanded": true,
        "isHidden": false
    }, {
        "id": 2,
        "key": "stdyDscr",
        "type": "fieldset",
        "title": "Study Description",
        "items": [{
            "id": "04025cd4-33ac-4a72-847d-f00b021c6788",
            "key": "04025cd4-33ac-4a72-847d-f00b021c6788stdyDscr",
            "type": "fieldset",
            "title": "Metadata",
            "isVirtual": true,
            "expandable": true,
            "expanded": true,
            "items": [{
                "id": "2.1",
                "key": "stdyDscr.title",
                "title": "Title",
                "type": "string",
                "originalTitle": "Title",
                "description": "Dataset title",
                "originalDescription": "Dataset title",
                "isHidden": false
            }, {
                "id": "2.2",
                "key": "stdyDscr.abbreviation",
                "title": "Abbreviation/Acronym",
                "type": "string",
                "originalTitle": "Abbreviation/Acronym",
                "description": "Acronym by which the dataset/database is referred to",
                "originalDescription": "Acronym by which the dataset/database is referred to",
                "isHidden": false
            }, {
                "id": "2.3",
                "key": "stdyDscr.authoring_entity",
                "title": "Authoring entity",
                "type": "table",
                "originalTitle": "Authoring entity",
                "description": "The person, corporate body, or agency responsible for the work's substantive and intellectual content. Repeat the element for each author, and use 'affiliation' attribute if available. Invert first and last name and use commas.",
                "originalDescription": "The person, corporate body, or agency responsible for the work's substantive and intellectual content. Repeat the element for each author, and use 'affiliation' attribute if available. Invert first and last name and use commas.",
                "items": [{
                    "key": "stdyDscr.authoring_entity[].name",
                    "exportKey": "#",
                    "title": "Agency Name"
                }, {
                    "key": "stdyDscr.authoring_entity[].role",
                    "title": "Role"
                }, {
                    "key": "stdyDscr.authoring_entity[].affiliation",
                    "title": "Affiliation"
                }, {
                    "key": "stdyDscr.authoring_entity[].abbreviation",
                    "title": "Abbreviation"
                }, {
                    "key": "stdyDscr.authoring_entity[].email",
                    "title": "Email"
                }],
                "isHidden": false
            }, {
                "id": "2.4",
                "key": "stdyDscr.abstract",
                "title": "Abstract",
                "type": "string",
                "originalTitle": "Abstract",
                "description": "A brief description of the database",
                "originalDescription": "A brief description of the database",
                "isHidden": false
            }, {
                "id": "2.5",
                "key": "stdyDscr.url",
                "title": "Dataset URL",
                "type": "string",
                "originalTitle": "Dataset URL",
                "description": "Link to the dataset web page",
                "originalDescription": "Link to the dataset web page",
                "isHidden": false
            }, {
                "id": "2.6",
                "key": "stdyDscr.type",
                "title": "Dataset type",
                "type": "string",
                "originalTitle": "Dataset type",
                "description": "Dataset type",
                "originalDescription": "Dataset type",
                "isHidden": false
            }, {
                "id": "2.7",
                "key": "stdyDscr.doi",
                "title": "DOI",
                "type": "string",
                "originalTitle": "DOI",
                "description": "DOI handle",
                "originalDescription": "DOI handle",
                "isHidden": false
            }, {
                "id": "2.8",
                "key": "stdyDscr.date_created",
                "title": "Date of creation",
                "type": "string",
                "originalTitle": "Date of creation",
                "description": "Date this version of the dataset was created",
                "originalDescription": "Date this version of the dataset was created",
                "isHidden": false
            }, {
                "id": "2.9",
                "key": "stdyDscr.revision_dates",
                "title": "Dates of revisions",
                "type": "table",
                "originalTitle": "Dates of revisions",
                "description": "Dates of revisions",
                "originalDescription": "Dates of revisions",
                "items": [{
                    "key": "stdyDscr.revision_dates[].date",
                    "exportKey": "#",
                    "title": "Date",
                    "type": "date"
                }, {
                    "key": "stdyDscr.revision_dates[].revision",
                    "title": "Revision"
                }],
                "required": true,
                "isHidden": false
            }],
            "isHidden": false
        }, {
            "id": "6dd85631-2a69-4b00-8037-1429cd137d44",
            "key": "6dd85631-2a69-4b00-8037-1429cd137d44stdyDscr",
            "type": "fieldset",
            "title": "Geographic Information",
            "isVirtual": true,
            "expandable": true,
            "expanded": true,
            "items": [{
                "id": "2.18",
                "key": "stdyDscr.geographic_units",
                "title": "Geographic locations",
                "type": "table",
                "originalTitle": "Geographic locations",
                "description": "List of geographic units (regions, countries, states, provinces, etc.) for which data are available in the database.",
                "originalDescription": "List of geographic units (regions, countries, states, provinces, etc.) for which data are available in the database.",
                "items": [{
                    "key": "stdyDscr.geographic_units[].name",
                    "exportKey": "",
                    "title": "Location name"
                }, {
                    "key": "stdyDscr.geographic_units[].code",
                    "exportKey": "",
                    "title": "Location code"
                }, {
                    "key": "stdyDscr.geographic_units[].type",
                    "exportKey": "",
                    "title": "Type"
                }],
                "isHidden": false
            }, {
                "id": "2.19",
                "key": "stdyDscr.geogphic_coverage_note",
                "title": "Geographic Coverage notes",
                "type": "textarea",
                "originalTitle": "Geographic Coverage notes",
                "description": "Notes on geographic coverage",
                "originalDescription": "Notes on geographic coverage",
                "isHidden": false
            }, {
                "id": "2.20",
                "key": "stdyDscr.bbox",
                "title": "Geographic bounding box",
                "type": "table",
                "originalTitle": "Geographic bounding box",
                "description": "Geographic bounding box",
                "originalDescription": "Geographic bounding box",
                "items": [{
                    "key": "stdyDscr.bbox[].west",
                    "exportKey": "westBL",
                    "title": "West"
                }, {
                    "key": "stdyDscr.bbox[].east",
                    "exportKey": "eastBL",
                    "title": "East"
                }, {
                    "key": "stdyDscr.bbox[].south",
                    "exportKey": "southBL",
                    "title": "South"
                }, {
                    "key": "stdyDscr.bbox[].north",
                    "exportKey": "northBL",
                    "title": "North"
                }],
                "isHidden": false
            }, {
                "id": "2.21",
                "key": "stdyDscr.geographic_granularity",
                "title": "Granularity of geographic coverage",
                "type": "autocomplete",
                "originalTitle": "Granularity of geographic coverage",
                "description": "Granularity of geographic coverage",
                "originalDescription": "Granularity of geographic coverage",
                "enum": ["national", "regional", "provincial"],
                "isHidden": false
            }, {
                "id": "2.22",
                "key": "stdyDscr.geographic_area_count",
                "title": "Number of geographic areas",
                "type": "string",
                "originalTitle": "Number of geographic areas",
                "description": "Number of geographic areas",
                "originalDescription": "Number of geographic areas",
                "isHidden": false
            }],
            "isHidden": false
        }, {
            "id": "7a70431b-a43d-44f9-9894-1b762affaf18",
            "key": "7a70431b-a43d-44f9-9894-1b762affaf18stdyDscr",
            "type": "fieldset",
            "title": "Authentication",
            "isVirtual": true,
            "expandable": true,
            "expanded": true,
            "items": [{
                "id": "2.17",
                "key": "stdyDscr.keywords",
                "title": "Keywords",
                "type": "table",
                "originalTitle": "Keywords",
                "description": "Keywords describing the database (note: keywords can also be provided at the series level; see ser_keyword",
                "originalDescription": "Keywords describing the database (note: keywords can also be provided at the series level; see ser_keyword",
                "items": [{
                    "key": "stdyDscr.keywords[].keyword",
                    "exportKey": "",
                    "title": "Keyword"
                }, {
                    "key": "stdyDscr.keywords[].uri",
                    "exportKey": "",
                    "title": "URI"
                }],
                "isHidden": false
            }, {
                "id": "2.23",
                "key": "stdyDscr.sponsors",
                "title": "Sponsor/Funding Agency",
                "type": "table",
                "originalTitle": "Sponsor/Funding Agency",
                "description": "The source(s) of funds for production of the work. If different funding agencies sponsored different stages of the production process, use the 'role' attribute to distinguish them.",
                "originalDescription": "The source(s) of funds for production of the work. If different funding agencies sponsored different stages of the production process, use the 'role' attribute to distinguish them.",
                "items": [{
                    "key": "stdyDscr.sponsors[].name",
                    "title": "Funding Agency/Sponsor"
                }, {
                    "key": "stdyDscr.sponsors[].abbreviation",
                    "title": "Abbreviation"
                }, {
                    "key": "stdyDscr.sponsors[].role",
                    "title": "Role"
                }, {
                    "key": "stdyDscr.sponsors[].grant",
                    "title": "Grant"
                }],
                "required": true,
                "isHidden": false
            }, {
                "id": "2.24",
                "key": "stdyDscr.languages",
                "title": "Supported languages",
                "type": "table",
                "originalTitle": "Supported languages",
                "description": "Supported languages",
                "originalDescription": "Supported languages",
                "items": [{
                    "key": "stdyDscr.languages[].name",
                    "title": "Name"
                }, {
                    "key": "stdyDscr.languages[].code",
                    "title": "Code"
                }],
                "required": true,
                "isHidden": false
            }, {
                "id": "2.25",
                "key": "stdyDscr.contacts",
                "title": "Contacts",
                "type": "table",
                "originalTitle": "Contacts",
                "description": "Contacts",
                "originalDescription": "Contacts",
                "items": [{
                    "key": "stdyDscr.contacts[].name",
                    "title": "Funding Agency/Sponsor"
                }, {
                    "key": "stdyDscr.contacts[].role",
                    "title": "Role"
                }, {
                    "key": "stdyDscr.contacts[].affiliation",
                    "title": "Affiliation"
                }, {
                    "key": "stdyDscr.contacts[].email",
                    "title": "Email"
                }],
                "required": true,
                "isHidden": false
            }, {
                "id": "2.26",
                "key": "stdyDscr.access_options",
                "title": "Access options",
                "type": "table",
                "originalTitle": "Access options",
                "description": "Access options e.g. API, Bulk, Query",
                "originalDescription": "Access options e.g. API, Bulk, Query",
                "items": [{
                    "key": "stdyDscr.access_options[].type",
                    "title": "Access type"
                }, {
                    "key": "stdyDscr.access_options[].uri",
                    "title": "URI"
                }, {
                    "key": "stdyDscr.access_options[].note",
                    "title": "Note"
                }],
                "isHidden": false
            }, {
                "id": "2.27",
                "key": "stdyDscr.license",
                "title": "License",
                "type": "table",
                "originalTitle": "License",
                "description": "License information",
                "originalDescription": "License information",
                "items": [{
                    "key": "stdyDscr.license[].type",
                    "title": "Type"
                }, {
                    "key": "stdyDscr.license[].uri",
                    "title": "URI"
                }, {
                    "key": "stdyDscr.license[].note",
                    "title": "Note"
                }],
                "required": true,
                "isHidden": false
            }, {
                "id": "2.31",
                "key": "stdyDscr.disclaimer",
                "title": "Disclaimer",
                "type": "textarea",
                "originalTitle": "Disclaimer",
                "isHidden": false
            }, {
                "id": "2.32",
                "key": "stdyDscr.copyright",
                "title": "Copyright",
                "type": "textarea",
                "originalTitle": "Copyright",
                "isHidden": false
            }],
            "isHidden": false
        }],
        "expandable": false,
        "expanded": true,
        "isHidden": false
    }, {
        "id": 3,
        "key": "fileDscr",
        "type": "fieldset",
        "title": "File Description",
        "items": [{
            "id": "95a69a1f-e5ae-416a-81a8-0b47d0f9d26a",
            "key": "95a69a1f-e5ae-416a-81a8-0b47d0f9d26afileDscr",
            "type": "fieldset",
            "title": "File Description",
            "isVirtual": true,
            "expandable": true,
            "expanded": true,
            "items": [{
                "id": "3.1",
                "key": "fileDscr.description",
                "title": "File description",
                "type": "string",
                "originalTitle": "File description",
                "isHidden": false
            }, {
                "id": "3.2",
                "key": "fileDscr.producer",
                "title": "File producer",
                "type": "string",
                "originalTitle": "File producer",
                "isHidden": false
            }, {
                "id": "3.3",
                "key": "fileDscr.data_checks",
                "title": "Processing checks",
                "type": "string",
                "originalTitle": "Processing checks",
                "isHidden": false
            }, {
                "id": "3.4",
                "key": "fileDscr.version",
                "title": "Version",
                "type": "string",
                "originalTitle": "Version",
                "isHidden": false
            }, {
                "id": "3.5",
                "key": "fileDscr.notes",
                "title": "File notes",
                "type": "string",
                "originalTitle": "File notes",
                "isHidden": false
            }],
            "isHidden": false
        }],
        "isHidden": false
    }, {
        "id": 4,
        "key": "variables",
        "type": "fieldset",
        "title": "Variable Description",
        "items": [{
            "id": "0a347144-3542-4b6e-a5fe-bc97fd59d6e9",
            "key": "0a347144-3542-4b6e-a5fe-bc97fd59d6e9variables",
            "type": "fieldset",
            "title": "Documentaion",
            "isVirtual": true,
            "expandable": true,
            "expanded": true,
            "items": [{
                "id": "4.1.2",
                "key": "variables.aliases",
                "title": "Notes",
                "type": "table",
                "originalTitle": "Notes",
                "items": [{
                    "key": "variables.aliases[].alias",
                    "exportKey": "#",
                    "title": "Alias",
                    "fieldHtmlClass": "form-control"
                }],
                "isHidden": false
            }, {
                "id": "4.1.3",
                "key": "variables.measurement_unit",
                "title": "Series unit of measure",
                "type": "integer",
                "originalTitle": "Series unit of measure",
                "isHidden": false
            }, {
                "id": "4.1.4",
                "key": "variables.periodicity",
                "title": "Periodicity of data",
                "type": "integer",
                "originalTitle": "Periodicity of data",
                "isHidden": false
            }, {
                "id": "4.1.5",
                "key": "variables.base_period",
                "title": "Base Period",
                "type": "integer",
                "originalTitle": "Base Period",
                "isHidden": false
            }, {
                "id": "4.1.6",
                "key": "variables.definition_short",
                "title": "Definition Short",
                "type": "string",
                "originalTitle": "Definition Short",
                "isHidden": false
            }, {
                "id": "4.1.7",
                "key": "variables.definition_long",
                "title": "Definition Long",
                "type": "string",
                "originalTitle": "Definition Long",
                "isHidden": false
            }, {
                "id": "4.1.9",
                "key": "variables.definition_references",
                "title": "Definition references",
                "type": "table",
                "originalTitle": "Definition references",
                "description": "URL to standard definition of the indicator (international or national standard)",
                "originalDescription": "URL to standard definition of the indicator (international or national standard)",
                "items": [{
                    "key": "variables.definition_references[].source",
                    "exportKey": "#",
                    "title": "Source"
                }, {
                    "key": "variables.definition_references[].uri",
                    "title": "URI"
                }, {
                    "key": "variables.definition_references[].note",
                    "title": "Note"
                }],
                "isHidden": false
            }, {
                "id": "4.1.10",
                "key": "variables.related_concepts",
                "title": "Related Concepts",
                "type": "table",
                "originalTitle": "Related Concepts",
                "description": "Related concepts",
                "originalDescription": "Related concepts",
                "items": [{
                    "key": "variables.related_concepts[].name",
                    "exportKey": "#",
                    "title": "Name"
                }, {
                    "key": "variables.related_concepts[].definition",
                    "title": "Definition"
                }],
                "isHidden": false
            }, {
                "id": "4.1.11",
                "key": "variables.methodology",
                "title": "Methodology",
                "type": "string",
                "originalTitle": "Methodology",
                "isHidden": false
            }, {
                "id": "4.1.12",
                "key": "variables.imputation",
                "title": "Imputation",
                "type": "string",
                "originalTitle": "Imputation",
                "isHidden": false
            }, {
                "id": "4.1.13",
                "key": "variables.quality_checks",
                "title": "Quality control methods",
                "type": "string",
                "originalTitle": "Quality control methods",
                "isHidden": false
            }, {
                "id": "4.1.14",
                "key": "variables.quality_note",
                "title": "Note on data quality",
                "type": "string",
                "originalTitle": "Note on data quality",
                "isHidden": false
            }],
            "isHidden": false
        }, {
            "id": "06a1db62-5e8f-4450-a83d-eb27766bca8e",
            "key": "06a1db62-5e8f-4450-a83d-eb27766bca8evariables",
            "type": "fieldset",
            "title": "Access",
            "isVirtual": true,
            "expandable": true,
            "expanded": true,
            "items": [{
                "id": "4.1.23.1",
                "key": "variables.ser_access_license.type",
                "title": "License type",
                "type": "string",
                "originalTitle": "License type",
                "isHidden": false
            }, {
                "id": "4.1.23.2",
                "key": "variables.ser_access_license.uri",
                "title": "URI",
                "type": "string",
                "originalTitle": "URI",
                "isHidden": false
            }, {
                "id": "4.1.24",
                "key": "variables.confidentiality",
                "title": "Confidentiality statement",
                "type": "string",
                "originalTitle": "Confidentiality statement",
                "description": "Confidentiality statement",
                "originalDescription": "Confidentiality statement",
                "isHidden": false
            }, {
                "id": "4.1.25",
                "key": "variables.confidentiality_status",
                "title": "Confidentiality status",
                "type": "string",
                "originalTitle": "Confidentiality status",
                "isHidden": false
            }, {
                "id": "4.1.26",
                "key": "variables.confidentiality_note",
                "title": "Confidentiality note",
                "type": "string",
                "originalTitle": "Confidentiality note",
                "isHidden": false
            }, {
                "id": "4.1.27",
                "key": "variables.series_links",
                "title": "Series links",
                "type": "table",
                "originalTitle": "Series links",
                "description": "Links to API calls, websites, etc.",
                "originalDescription": "Links to API calls, websites, etc.",
                "items": [{
                    "key": "variables.series_links[].type",
                    "exportKey": "#",
                    "title": "Link Type"
                }, {
                    "key": "variables.series_links[].description",
                    "title": "Description"
                }, {
                    "key": "variables.series_links[].url",
                    "title": "Link URL"
                }],
                "isHidden": false
            }, {
                "id": "4.1.28",
                "key": "variables.source",
                "title": "Original source",
                "type": "string",
                "originalTitle": "Original source",
                "isHidden": false
            }],
            "isHidden": false
        }, {
            "id": "ea9ece95-0f6b-43cf-ba28-baa706ecdca6",
            "key": "ea9ece95-0f6b-43cf-ba28-baa706ecdca6variables",
            "type": "fieldset",
            "title": "Series",
            "isVirtual": true,
            "expandable": true,
            "expanded": true,
            "items": [{
                "id": "4.1.34.1",
                "key": "variables.series_groups.name",
                "title": "Name",
                "type": "string",
                "originalTitle": "Name",
                "isHidden": false
            }, {
                "id": "4.1.34.2",
                "key": "variables.series_groups.uri",
                "title": "URI",
                "type": "string",
                "originalTitle": "URI",
                "isHidden": false
            }, {
                "id": "4.1.34.3",
                "key": "variables.series_groups.version",
                "title": "Version",
                "type": "string",
                "originalTitle": "Version",
                "isHidden": false
            }],
            "isHidden": false
        }],
        "isHidden": false
    }],
    "metadata": {
        "type": "TimeSeries",
        "fileName": "DEF2.0_template_TimeSeries_en",
        "created": "2018-12-12T07:41:19.752Z",
        "language": "en"
    }
}