{
    "@context": ["http://www.w3.org/ns/csvw",{"@language":"cs"}],
    "url": "https://data.csu.gov.cz/opendata/sady/OBY04BOR/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":"Věk (roky)","titles":"Věk (roky)","dc:description":"","required":true,"datatype": "string"},
            {"name":"VEK1UT","titles":"VEK1UT","dc:description":"Kód pro Věk (roky)","required":true,"datatype": "string"},
            {"name":"Pohlaví","titles":"Pohlaví","dc:description":"","required":true,"datatype": "string"},
            {"name":"POHZM","titles":"POHZM","dc:description":"Kód pro Pohlaví","required":true,"datatype": "string"},
            {"name":"Roky (pětileté období)","titles":"Roky (pětileté období)","dc:description":"","required":true,"datatype": "string"},
            {"name":"CAS5RORP","titles":"CAS5RORP","dc:description":"Kód pro Roky (pětileté období)","required":true,"datatype": "string"},
            {"name":"SO ORP","titles":"SO ORP","dc:description":"","required":true,"datatype": "string"},
            {"name":"Uz4","titles":"Uz4","dc:description":"Kód pro SO ORP","required":true,"datatype": "string"},
            {"name":"Hodnota","titles":"Hodnota","dc:description":"","required":true,"datatype": "string"}
        ]
    }
}