Github actions driven static website served in github pages
- Makeshift ETL pipeline for scraping data from Nepal electoral comission
- github actions run the scraping and loads in data folder as new commit
- html renders the data json file
- Also calculates proportional representation seats based on Sainte-Laguë method.
- Ad free dahboard : tribute to innocent souls from genz protest in nepal
https://elections.lilapath.com
- Clone the repository.
- Install dependencies using
pip install requests - serve with
python -m http.server
We welcome contributions! Please create a fork of the repository and submit a pull request.
I take no responsibility or ownership of data. The data is scraped from official governemnt of Nepal website and people of Nepal and governmet of Nepal is the rightful owner.
code is under MIT license