-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Outside-government technology #4
Comments
Along with the ausbills project, OpenGovAus are also working on legistream and it's corresponding legistream-site that are led by @king-millez. These projects aim to bring better access to Australian parliament live-streams. We also have many other projects in the works. |
As @KipCrossing said, we've been working on various projects as OpenGovAus, but expanding avenues with AusOpenTech could be something worth exploring. |
MiladKetabGhale, a student of Dirk Pattinson, has developed a modular framework for STV in Coq theorem prover which can be instantiate with different rules. You can see their code [1] . I have also developed a formally verified Schulze Method [2] and a formally verified homomorphic Schulze Method [3] in Coq theorem prover. What are the main challenges to be addressed? [1] https://github.com/MiladKetabGhale/Modular-STVCalculi |
There are also the OpenAustralia projects - They vote for you, planning alerts, right to know. It would be good to pool resources, if possible, and not duplicate effort. The OpenAustralia Hansard Parser particularly might be useful to many of the suggestions in this repo. |
Thankyou everyone, this is exactly the sort of useful list I was hoping to slowly get generated. I completely agree that not duplicating effort is a key goal - indeed, just making sure that everyone working in this space has a fair idea of which other projects are running in parallel seems worthwhile. (Did the Hansard Parser people and the Aus-Bills people already know about each other?) With pooling resources and not duplicating effort in mind, I've set up a wiki with a list of projects here and I'll set it up properly soon so others can add to it. |
Thanks for kicking this off, @vteague! Some other related projects / research I'm aware of:
|
I’m prototyping an open-source system for allowing people to input important questions into parliamentary processes such as committee hearings, or just to ask their MP directly. People will be able to suggest their own questions or upvote others’. The main challenge is making it usable for everyone while making sure that it protects the privacy of people’s political preferences.
What are you building? What do you think needs to be built? What are the main challenges to be addressed?
The text was updated successfully, but these errors were encountered: