A web portal to visualize Kerala LSG election data, including an interactive map, KPIs, and detailed information for local bodies.
- Interactive Map: Visualize Kerala's local bodies on a map.
- KPI Dashboard: View key statistics like number of Corporations, Municipalities, Panchayats, Voters, etc.
- Search: Search for specific local bodies.
- Detail View: Click on a local body to see detailed information and its specific map.
- Filtering: Filter local bodies by type (Corporation, Municipality, etc.) by clicking on KPI cards.
- Frontend: React, TypeScript, Vite
- Styling: Tailwind CSS
- Map: React Leaflet, Leaflet
- Data Parsing: PapaParse (CSV), Native JSON (GeoJSON)
- Clone the repository.
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Open http://localhost:5173 in your browser.
- Source Data from SEC Kerala
- Source Data from OpenStreetMaps