{
    "@context": ["http://www.w3.org/ns/csvw",{"@language":"cs"}],
    "url": "https://data.csu.gov.cz/opendata/sady/PORKR21/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":"Doplňující informace o území","titles":"Doplňující informace o území","dc:description":"","required":true,"datatype": "string"},
            {"name":"DOPINFUZEMI4","titles":"DOPINFUZEMI4","dc:description":"Kód pro Doplňující informace o území","required":true,"datatype": "string"},
            {"name":"Území-Kraj","titles":"Území-Kraj","dc:description":"","required":true,"datatype": "string"},
            {"name":"Uz02.KRAJ","titles":"Uz02.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":"Hodnota","titles":"Hodnota","dc:description":"","required":true,"datatype": "string"}
        ]
    }
}