[English version below] / [Česká verze níže]
Vítejte v oficiálním repozitáři projektů evindex.cz a evstats.org. Tento monorepo projekt obsahuje kompletní zdrojový kód, databáze a statické generátory pro přední nezávislé katalogy a statistické portály o elektromobilech v České republice a Evropě.
- Hlavní český portál: evindex.cz
- Katalog a srovnávač elektromobilů v ČR: evindex.cz/auta
- Statistiky parametrů (dojezd, baterie, zrychlení): evindex.cz/statistiky
- Oficiální registrace elektromobilů a nabíjecí sítě v ČR: evindex.cz/statistiky-elektroaut
Cílem projektu je poskytovat motoristům, novinářům i odborné veřejnosti nezávislá, přehledná a strukturovaná data o čisté mobilitě. Projekt kombinuje:
- Technický katalog elektromobilů: Databáze reálných parametrů stovek modelů (dojezd podle WLTP, reálná kapacita baterie, rychlost nabíjení v kW, výkon motoru).
- Tržní a registrační statistiky: Pravidelně aktualizovaná data o růstu vozového parku BEV, podílech značek a rozvoji veřejné dobíjecí infrastruktury.
Welcome to the official repository for the evstats.org and evindex.cz portals. This monorepo contains the source code, databases, and static site generator configurations for our leading independent electric vehicle catalogs and market statistics hubs.
- Global English Statistics Portal: evstats.org
- EV Parameter Directory & Leaderboards: evstats.org/statistics
- European EV Market Registration Statistics: evstats.org/ev-market-statistics
- United States EV Market Registration Statistics: evstats.org/us-ev-market-statistics
This project serves as an open, data-driven directory designed to help buyers, journalists, and industry researchers explore the electric vehicle transition with accurate data. It features:
- EV Parameter Database: Detailed specifications of battery electric vehicles, including WLTP ranges, usable battery capacities, charging curves, acceleration, cargo volume, and power.
- Macro Registration Statistics: Visualizations and datasets tracking BEV fleet growth, manufacturer market shares, country/state-level adoption rates, and public charging network timelines.
This project is structured as a monorepo utilizing modern, high-performance static site generators and scraping automation. / Tento projekt je strukturován jako monorepo využívající moderní statické generátory a automatizaci stahování dat.
- Frontend Framework: Astro (v5.x) - Optimized for zero-JS footprints, fast load times, and superior Core Web Vitals to maximize search engine visibility.
- Styling: Vanilla CSS & Tailwind CSS for modern, high-contrast, responsive layouts supporting dark/light modes.
- Database & Scripts: SQLite (
ev-database.db) containing raw specs, with Python scrapers and data pipelines (packages/shared/scripts/) to update datasets. - Package Management: pnpm workspaces.
We rely on official, authoritative statistics updated monthly: / Vycházíme z oficiálních a autoritativních statistik aktualizovaných na měsíční bázi:
- Czech Republic: Ministerstvo dopravy ČR, Centrum dopravního výzkumu (CDV), Svaz dovozců automobilů (SDA).
- Europe: European Automobile Manufacturers' Association (ACEA), European Alternative Fuels Observatory (EAFO).
- United States: Department of Energy (DOE), Argonne National Laboratory, Alternative Fuels Data Center (AFDC).