This project aims to visualize the winners of the 2019 Lok Sabha elections on a map. The project utilizes the Pydeck library to create an interactive map. The map will showcase each constituency with the respective winning candidate's information, allowing you to explore the data interactively.
Install the required Python packages using pip:
python3 -m pip install -r requirements.txt
- Candidates' data sourced from myneta.info.
- Constituency coordinates sourced from Wikipedia
- Pydeck library for interactive map visualization.
Please note that the data used in this project has been scraped from the myneta.info website and wikipedia. While efforts have been made to ensure accuracy, discrepancies or inaccuracies might still exist. For authoritative and exact information, please confirm from the official sources.