{
    "@context": ["http://www.w3.org/ns/csvw",{"@language":"cs"}],
    "url": "https://data.csu.gov.cz/opendata/sady/ZAM01/distribuce/csv",
    "tableSchema": {
        "columns": [
            {"name":"Ukazatel","titles":"Ukazatel","dc:description":"","required":true,"datatype": "string"},
            {"name":"IndicatorType","titles":"IndicatorType","dc:description":"Kód pro Ukazatel","required":true,"datatype": "string"},
            {"name":"Pohlaví","titles":"Pohlaví","dc:description":"","required":true,"datatype": "string"},
            {"name":"POHL1","titles":"POHL1","dc:description":"Kód pro Pohlaví","required":true,"datatype": "string"},
            {"name":"Čtvrtletí, roky-Čtvrtletí","titles":"Čtvrtletí, roky-Čtvrtletí","dc:description":"","required":true,"datatype": "string"},
            {"name":"CASRQX.CAS_Q","titles":"CASRQX.CAS_Q","dc:description":"Kód pro Čtvrtletí, roky-Čtvrtletí","required":true,"datatype": "string"},
            {"name":"Území-Stát","titles":"Území-Stát","dc:description":"","required":true,"datatype": "string"},
            {"name":"Uz02h.STAT","titles":"Uz02h.STAT","dc:description":"Kód pro Území-Stát","required":true,"datatype": "string"},
            {"name":"Území-Kraj","titles":"Území-Kraj","dc:description":"","required":true,"datatype": "string"},
            {"name":"Uz02h.KRAJ","titles":"Uz02h.KRAJ","dc:description":"Kód pro Území-Kraj","required":true,"datatype": "string"},
            {"name":"Roky","titles":"Roky","dc:description":"","required":true,"datatype": "string"},
            {"name":"CasR","titles":"CasR","dc:description":"Kód pro Roky","required":true,"datatype": "string"},
            {"name":"Čtvrtletí","titles":"Čtvrtletí","dc:description":"","required":true,"datatype": "string"},
            {"name":"CasQ","titles":"CasQ","dc:description":"Kód pro Čtvrtletí","required":true,"datatype": "string"},
            {"name":"Hodnota","titles":"Hodnota","dc:description":"","required":true,"datatype": "string"}
        ]
    }
}