{
	"$id": "https://www.volby.cz/se/SE_T5.schema.json",
	"$schema": "https://json-schema.org/draft/2020-12/schema",
	"title": "SENÁT - výsledky za volební okrsky",
	"description": "Data z tiskopisu T/5 zápisu komise v kompletní podobě (široká struktura) - hlasy",
	"type": "object",
	"properties": {
		"typ": {
			"type": "string"
		},
		"iri": {
			"type": "string",
			"format": "iri",
			"title": "Identifikátor"
		},
		"název": {
			"$ref": "https://ofn.gov.cz/základní-datové-typy/2020-07-01/schémata/text.json"
		},
		"akronym": {
			"type": "string"
		},
		"platnost": {
			"$ref": "https://ofn.gov.cz/základní-datové-typy/2020-07-01/schémata/časový-interval.json"
		},
		"polozky": {
			"type": "array",
			"items": {
				"type": "object",
				"properties": {
					"typ": {
						"const": "Položka"
					},
					"iri": {
						"type": "string",
						"format": "iri",
						"title": "Identifikátor"
					},
					"TYP_FORM": {
						"type": "integer",
						"description": "Obsah dat ve větě (1 = T/1)",
						"maximum": 9
					},
					"OPRAVA": {
						"type": "integer",
						"description": "Příznak dodatečné opravy na přebíracím místě v případě chyby (1 = opraven, 0 = neopraven)",
						"maximum": 9
					},
					"CHYBA": {
						"type": "integer",
						"description": "Příznak chyby (pustitelné) v datech (1 = je chyba, 0 = není chyba)",
						"maximum": 9
					},
					"OBEC": {
						"type": "integer",
						"description": "Kód obce dle COCO",
						"maximum": 999999
					},
					"OKRSEK": {
						"type": "integer",
						"description": "Číslo okrsku v rámci obce",
						"maximum": 99999
					},
					"KC_1": {
						"type": "integer",
						"description": "Kontrolní číslo 1 (MODULO7)",
						"maximum": 9
					},
					"OBVOD": {
						"type": "integer",
						"description": "Kód senátního volebního obvodu",
						"maximum": 99
					},
					"KOLO": {
						"type": "integer",
						"description": "Číslo kola voleb (1 nebo 2)",
						"maximum": 9
					},
					"VOL_SEZNAM": {
						"type": "integer",
						"description": "Počet osob, zapsaných do výpisu ze stálého a zvláštního seznamu",
						"maximum": 99999
					},
					"VYD_OBALKY": {
						"type": "integer",
						"description": "Počet voličů, kterým byly vydány úřední obálky",
						"maximum": 9999
					},
					"ODEVZ_OBAL": {
						"type": "integer",
						"description": "Počet odevzdaných úředních obálek",
						"maximum": 9999
					},
					"PL_HL_CELK": {
						"type": "integer",
						"description": "Počet platných hlasů ve volebním okrsku celkem",
						"maximum": 9999
					},
					"KC_2": {
						"type": "integer",
						"description": "Kontrolní číslo 2",
						"maximum": 99999
					},
					"HLASY_01": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.1",
						"maximum": 9999
					},
					"HLASY_02": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.2",
						"maximum": 9999
					},
					"HLASY_03": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.3",
						"maximum": 9999
					},
					"HLASY_04": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.4",
						"maximum": 9999
					},
					"HLASY_05": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.5",
						"maximum": 9999
					},
					"HLASY_06": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.6",
						"maximum": 9999
					},
					"HLASY_07": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.7",
						"maximum": 9999
					},
					"HLASY_08": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.8",
						"maximum": 9999
					},
					"HLASY_09": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.9",
						"maximum": 9999
					},
					"HLASY_10": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.10",
						"maximum": 9999
					},
					"HLASY_11": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.11",
						"maximum": 9999
					},
					"HLASY_12": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.12",
						"maximum": 9999
					},
					"HLASY_13": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.13",
						"maximum": 9999
					},
					"HLASY_14": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.14",
						"maximum": 9999
					},
					"HLASY_15": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.15",
						"maximum": 9999
					},
					"HLASY_16": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.16",
						"maximum": 9999
					},
					"HLASY_17": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.17",
						"maximum": 9999
					},
					"HLASY_18": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.18",
						"maximum": 9999
					},
					"HLASY_19": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.19",
						"maximum": 9999
					},
					"HLASY_20": {
						"type": "integer",
						"description": "Hlasy pro kandidáta č.22",
						"maximum": 9999
					},
					"HLASY_21": {
						"type": "integer",
						"maximum": 9999
					},
					"HLASY_22": {
						"type": "integer",
						"maximum": 9999
					},
					"KC_3": {
						"type": "integer",
						"description": "Kontrolní číslo 3",
						"maximum": 99999999
					},
					"KC_4": {
						"type": "integer",
						"description": "Kontrolní číslo 4",
						"maximum": 99999999
					},
					"POSL_KAND": {
						"type": "integer",
						"description": "Poslední číslo kandidáta, který získal platné hlasy",
						"maximum": 99
					},
					"KC_SUM": {
						"type": "integer",
						"description": "Sumární kontrolní číslo",
						"maximum": 999999999
					}
				},
				"additionalProperties": false,
				"required": ["OBVOD","OBEC","OKRSEK","KOLO"]
			}
		}
	},
	"required": [
		"iri",
		"typ",
		"název",
		"polozky"
	]
}
