From reddit
From reddit
The project is in three phases.. I'm working all day today to get this done.
Phase 1: collect data from election commission website. (done)
Phase 2: parse data into browser readable json objects. (done)
Phase 3: Actual website UI (doing)
Phase 4: Simple crowdsourcing to look at hundreds of affidavits to parse the criminal background, and wealth information. (todo)
All the data collected so far is available at:
https://github.com/electionindia/electiondata
You may yourself use this data as you wish. All code is released under the GPLv2 FOSS licence.
Your contributions and collaboration on this project is welcome. Simply send a pull request.
Update:
I'm looking for some specific feedback from reddit audience. In the soon to be release website, what kind of information would you like to see (data, affidavits, comparisions) that would make sense one way or another? If someone non-technical you know were to be shown the website, what information should they be easily shown?
Thanks
Update2:
Anyone interested in contributing can join the chatroom at
http://tlk.io/electionindia and ping me. If I'm not online, ping me directly via
[email protected]
Update 3: last for tonight!
I've pushed a branch called gh-pages with the basic version of the website framework, though the backbone collections/search functionality remains. I'm right now calling the site "Chunaav guru"

. Checkout the 'gh-pages' branch to help with the site. I could use help with css layouts, a logo (and maybe a name? "Amir says" :-p), and general frontend tasks. (app is written in coffeescript/javascript). If anyone has worked with online dbs like firebase.io, get in touch! Or generally get in touch if there's anything you can help with.
My email is above. If you'd like to help, send me a mail with the exact things that you're good at, so it's easy to delegate tasks.
Will post a new thread tomorrow with progress. Cya laters, alligators.
Update 4: I know I said 3 would be last but this is soo cool! I decided to run the update command, and in a matter of seconds, the new data from election commission was pulled! Name changes, typos, additions. Don't you love it when automation just works

. The update:
https://github.com/electionindia/electi ... e9d17f8c04