# Jakou školu > Czech school finder and analysis platform. AI-powered analysis of Czech School Inspection (ČŠI) reports helping parents choose the right kindergarten, elementary, or high school for their children. Covers ~11,000 schools across the Czech Republic. The platform analyzes official inspection reports from the Czech School Inspection (Česká školní inspekce) using AI, rating schools on teaching quality, leadership, school climate, and student support on a 1–4 scale. ## About - [Methodology](https://jakouskolu.cz/metodologie): How we analyze and rate schools — scoring rubrics, data sources, and AI methodology ## School Data - [School Search](https://jakouskolu.cz/schools): Browse and filter all schools by type, region, rating, and category - [School Detail](https://jakouskolu.cz/school/{{izo}}): Individual school profiles with ratings, strengths/weaknesses, statistics, and contact info. Replace {{izo}} with a 9-digit IZO identifier. - [API: Search](https://jakouskolu.cz/api/search?q={{query}}): JSON API — search schools by name, city, or region - [API: School Detail](https://jakouskolu.cz/api/school/{{izo}}): JSON API — full school data by IZO ## Tools - [Catchment Area Lookup](https://jakouskolu.cz/spadova-skola): Find the assigned (spádová) school for a Czech address - [Location-Aware Search](https://jakouskolu.cz/schools?lat=50.08&lng=14.42&sort=distance): Search schools sorted by distance from an address, with MHD transit estimates for Prague + Central Bohemia ## Data Sources All data comes from public sources: - Czech School Inspection (ČŠI) — inspection reports (analyzed by AI) - Ministry of Education (MŠMT) — enrollment statistics, school registry - CERMAT — unified entrance exam results (JPZ) for high schools ## School Types - Mateřská škola (MŠ) — Kindergarten / Preschool (ages 3–6) - Základní škola (ZŠ) — Elementary + Middle school (ages 6–15) - Střední škola (SŠ) — High school (ages 15–19), includes gymnázium ## Rating Scale Schools are rated 1–4 in four areas: 1. S výhradami (With reservations) 2. Standardní (Standard) 3. Pozitivní zjištění (Positive findings) 4. Velmi pozitivní zjištění (Very positive findings) ## Content Negotiation School detail pages (`/school/{{izo}}`) support `Accept: text/markdown` header for plain-text markdown responses optimized for LLM consumption. ## Optional - [Full Documentation](https://jakouskolu.cz/llms-full.txt): Extended reference with all regions, school types, categories, rating rubric, and API examples