Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmccarthy/ausvotes
A tool for collating and analysing the raw data about Australian elections
https://github.com/tmccarthy/ausvotes
australian-elections australian-politics australian-senate-elections
Last synced: about 1 month ago
JSON representation
A tool for collating and analysing the raw data about Australian elections
- Host: GitHub
- URL: https://github.com/tmccarthy/ausvotes
- Owner: tmccarthy
- License: agpl-3.0
- Created: 2016-08-25T10:42:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T05:26:13.000Z (over 1 year ago)
- Last Synced: 2023-07-31T19:43:51.344Z (over 1 year ago)
- Topics: australian-elections, australian-politics, australian-senate-elections
- Language: Scala
- Homepage:
- Size: 3.56 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Ausvotes.info
=============This is the next step along from the project that was once [SenateDB](https://github.com/tmccarthy/SenateDB). Eventually
the plan is for this to be a portal through which to explore Australian election results.Licence
-------The `core/src/test/resources/au/id/tmm/ausvotes/core/fixtures` directory contains some (truncated) copies of raw AEC
data. These files are © Commonwealth of Australia 2014, and are [licenced](http://www.aec.gov.au/footer/Copyright.htm)
under the [Creative Commons Attribution 3.0 Australia Licence](http://creativecommons.org/licenses/by/3.0/au/).The rest of the application is licenced under the terms in the [LICENCE](LICENCE) file (GNU Affero GPL version 3).