šŸ” index : github.com/shreyas-satish/govote.git

author Nemo <me@captnemo.in> 2023-12-08 9:36:58.0 +05:30:00
committer Nemo <me@captnemo.in> 2023-12-08 9:37:05.0 +05:30:00
commit
b42cc39baa0e6d939c39dcb243affb5cac7c76f0 [patch]
tree
50a8906f3b2aa76d8641165cd1fabfcd7a673c6a
parent
19dfe4351b9ec817a813abe7784f35305b31821b
download
b42cc39baa0e6d939c39dcb243affb5cac7c76f0.tar.gz

Correct attribution to opencity/ECI



Diff

 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 8f5578f..424c285 100644
--- a/README.md
+++ a/README.md
@@ -5,16 +5,16 @@
---


General Elections are soon coming up. Bangalore’s Migrant population is
[dramatically under-represented][missing-voters]
[drastically under-represented][missing-voters]
in the voting demographic. This website is an attempt to fix this.

#### Credits {#credits}

- The BBMP constituency map used comes from the [OpenCity project](https://data.opencity.in/dataset/bbmp-wards-delimitation-2023).
- The BBMP ward map used comes from the [OpenCity project](https://data.opencity.in/dataset/bbmp-wards-delimitation-2023).
- The design uses [PaperCSS](https://www.getpapercss.com/) under the ISC License.
- The code was hurriedly written using help from ChatGPT.
- The website is hosted on Netlify, and built using Jekyll.
- The list of wards was directly scraped from the ECI Website using their API.
- The list of constituencies and districts (as per Form 8) was directly scraped from the ECI Website using their API.

#### Contribute