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: 3 months 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T05:26:13.000Z (about 2 years ago)
- Last Synced: 2025-01-17T01:47:02.387Z (4 months 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).