Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cjerdonek/sf-elections-data
Creating open data sets and tools for San Francisco elections
https://github.com/cjerdonek/sf-elections-data
Last synced: about 21 hours ago
JSON representation
Creating open data sets and tools for San Francisco elections
- Host: GitHub
- URL: https://github.com/cjerdonek/sf-elections-data
- Owner: cjerdonek
- Created: 2015-03-21T08:35:41.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-22T05:00:16.000Z (almost 10 years ago)
- Last Synced: 2024-12-10T16:58:36.454Z (26 days ago)
- Homepage:
- Size: 227 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SF Elections Data
[SF Elections Data][sf_elections_data] is a project to expand the amount
of open data and open source tools to work with San Francisco elections.Current projects include--
* [SF Base Election Data (SFBED).][SFBED] A JSON file that captures the
information about San Francisco elections that tends to remain the
same from election to election.
* [WinEDS Converter.][WinEDS] A tool to make San Francisco precinct-level
vote totals available in an easy-to-parse TSV format.
* [OpenRCV.][OpenRCV] A tool to tabulate the results of ranked choice
voting elections like those conducted in San Francisco. This is
also a Knight News Challenge [submission][knight_submission].SF Elections Data is a project of [Code for San Francisco][code_for_sf].
To get involved, contact Chris Jerdonek at .
[code_for_sf]: http://codeforsanfrancisco.org/
[knight_submission]: https://www.newschallenge.org/challenge/elections/entries/open-rcv-unlocking-ranked-choice-voting
[OpenRCV]: http://openrcv.org
[sf_elections_data]: http://cjerdonek.github.io/sf-elections-data/
[SFBED]: https://github.com/cjerdonek/sf-base-election-data
[WinEDS]: https://github.com/cjerdonek/wineds-converter