{
    "@context": ["http://www.w3.org/ns/csvw",{"@language":"cs"}],
    "url": "https://data.csu.gov.cz/opendata/sady/CRU03/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":"Č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":"Kategorie","titles":"Kategorie","dc:description":"","required":true,"datatype": "string"},
            {"name":"KATKONF","titles":"KATKONF","dc:description":"Kód pro Kategorie","required":true,"datatype": "string"},
            {"name":"ČR, kraje-Kraj","titles":"ČR, kraje-Kraj","dc:description":"","required":true,"datatype": "string"},
            {"name":"Uz02A.KRAJ","titles":"Uz02A.KRAJ","dc:description":"Kód pro ČR, kraje-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"}
        ]
    }
}