{"id":16079113,"url":"https://github.com/pat/my_candidates","last_synced_at":"2025-04-05T10:43:56.140Z","repository":{"id":8339096,"uuid":"58048341","full_name":"pat/my_candidates","owner":"pat","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-22T07:48:41.000Z","size":1027,"stargazers_count":0,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"gh-pages","last_synced_at":"2025-03-22T08:27:23.047Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://votingchoices.com","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-04T11:56:15.000Z","updated_at":"2025-03-22T07:48:40.000Z","dependencies_parsed_at":"2024-08-28T22:25:30.921Z","dependency_job_id":"976df98e-3014-406c-b1f3-aa9d95f3d57a","html_url":"https://github.com/pat/my_candidates","commit_stats":{"total_commits":117,"total_committers":5,"mean_commits":23.4,"dds":"0.19658119658119655","last_synced_commit":"68ce23a8c5dcdba969bf863ebda2f1600f6698b8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pat%2Fmy_candidates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pat%2Fmy_candidates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pat%2Fmy_candidates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pat%2Fmy_candidates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pat","download_url":"https://codeload.github.com/pat/my_candidates/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247325648,"owners_count":20920713,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-09T10:40:35.509Z","updated_at":"2025-04-05T10:43:56.118Z","avatar_url":"https://github.com/pat.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Voting Choices\n\n[http://votingchoices.com](http://votingchoices.com)\n\nA simple static site that lists all known candidates for the upcoming Australian federal election on July 2nd, 2016.\n\nPages are generated from data in [a Google spreadsheet](https://docs.google.com/spreadsheets/d/1PaS7lYTs5pAccFIHImzfStKVFdetjGHuHz54DoOdBP4/edit?usp=sharing), and anyone can submit additional data via [an associated Google form](https://docs.google.com/forms/d/1mpS6fpwPAQGciaydUn-l_YyCEosYic3PHbdJf6Cz8gc/viewform).\n\n## Working on the site:\n\nYou'll need Ruby installed, and the bundler gem. Once that is the case:\n\n```\nbundle install\n```\n\nTo run a webserver that hosts the site locally:\n\n```\nbundle exec jekyll serve\n```\n\n## Scrapers and Data\n\nUnless there are data changes, you won't need to run any of these tasks - all data and template files are committed to the repository.\n\n### Candidate Information\n\nTo regenerate the popolo data from the Google spreadsheet, use the `generate:popolo` rake task:\n\n```\nbundle exec rake generate:popolo\n```\n\nTo rebuild the electorate and postcode pages from the latest popolo data, use the `generate:pages` rake task:\n\n```\nbundle exec rake generate:pages\n```\n\nAnd to run them both together (which will be needed every time the Google spreadsheet has updated information), there's a single `generate:all` rake task:\n\n```\nbundle exec rake generate:all\n```\n\n### Postcodes, Electorates, Parties\n\nPostcode, electorate and party information has been scraped from the AEC website in `_data/electorates.json` and `_data/parties.json`. You shouldn't need to recreate these files from scratch (there's nothing volatile about this data), but on the off chance it is needed, run the following rake tasks:\n\n```\nbundle exec rake scrapers:electorates\nbundle exec rake scrapers:parties\n```\n\n## Contributing\n\nFirstly, please note the Code of Conduct for all contributions to this project. If you accept that, then the steps for contributing are probably something along the lines of:\n\n1. Fork it ( https://github.com/pat/my_candidates/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\nAlso: for any sizable features/changes, it's probably worth opening up an issue to discuss things first. This hopefully avoids duplication of efforts, or working on things that won't be merged in.\n\n## Licence\n\nCopyright (c) 2016, Voting Choices is developed and maintained by Pat Allan, and is released under the open MIT Licence.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpat%2Fmy_candidates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpat%2Fmy_candidates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpat%2Fmy_candidates/lists"}