Joined the team
Teilhaber:in
Statistisches Amt Kanton Zürich, Koordinationsstelle Teilhabe
Fördern ~ Wahrnehmung ~ Vielfältigkeit ~ Forschung ~ Inspiration
Wir haben Teilhaber:in entwickelt - ein Werkzeug für Menschen wie Sie und mich, um Beteiligungsmöglichkeiten zu entdecken - und gleichzeitig zu einem besseren Verständnis der Beteiligungslandschaft beizutragen.
Unser Prototyp ist vollständig quelloffen (lizenziert mit der Unilicense) und produziert offene Daten, die Sozialarbeitern und Forschern helfen, die Auswirkungen von partizipativen Projekten und Veranstaltungen zu analysieren. Die Software-Architektur basiert auf "no code"-Prinzipien: Ein flexibler Umfrage-Builder bietet die Möglichkeit, die Lösung kostengünstig und einfach weiter auszubauen.
Unsere Beispieldaten auf die neue DataHub Cloud:
Was wir dafür brauchten:
- Flet (Apache-Lizenz) - Mobile/Desktop/Web-App-Framework
- Baserow (gemischte Lizenz) - benutzerfreundliche Datenbank und Formularerstellung
- Beautiful Soup (MIT-Lizenz) - Web-Scraping und Parsing
- Stift und Papier
- Tee und Pizza
Alle diese Tools sind Open Source, und mit der Programmiersprache Python programmiert.
Nächste Schritte:
- Verbindung zu Veranstaltungsorten (Hinto usw. - siehe unsere weitere Ideen hier)
- Anwendung für die Öffentlichkeit bereitstellen (WIP)
- Weitere Analyse & Entwicklung
Dank an unsere Experten: Marisol Keller, Celine Colombo, @amunizp
Eine Skizze unseres Hackathon-Konzepts
🧭 Weitere Details:
Teilhaber:in
A prototype started at Hack4SocialGood 2024
We are using the Flet framework connected to a Baserow database to create an app that supports social science research into civic participation. For more details, please see the BACKGROUND or visit our Dribdat page.
Development
See install docs to get started. You will need to install the libmpv library on Linux, e.g.:
sudo apt install libmpv1
On Arch Linux (and other distros) you may get an error that libmpv.so.1
is not found - try this:
sudo ln -s /usr/lib/libmpv.so /usr/lib/libmpv.so.1
To run the app, once you have Poetry installed:
poetry install
poetry shell
flet run teilhaber
License
This project is open source and public domain under the Unlicense.
Prototype
Event finish
Sketching
Merge branch 'main' of github.com:Spaezli/teilhaber
Merge pull request #1 from Ibrahim-Halil-Kuray/main
readme update (run command) (@Ibrahim-Halil-Kuray)
Merge branch 'Spaezli:main' into main (@Ibrahim-Halil-Kuray)
Main fix
Merge branch 'main' of github.com:Spaezli/teilhaber
Merge pull request #2 from Spaezli/mirco-merge
Mirco merge
Merged
further merge (@gall)
Let's tinder like its 2012
Merge branch 'Spaezli:main' into main (@Ibrahim-Halil-Kuray)
Update README.md (@Ibrahim-Halil-Kuray)
next: pulling data from baserow / adding table and textbox next to eachother (@gall)
Participants view with real data
Added requests lib
Merge remote-tracking branch 'origin/main' into mirco (@gall)
started hinto with selenium (@gall)
csv fixes (@gall)
export karldergrosse events to csv. (bug the page does always return the first 10 elements only) (@gall)
Sketching
Repository updated
Research
Our little proto-app slowly taking shape
preparation for selenium (@gall)
Initial requester
scraping karldergrosse with request (@gall)
Research
Added English translation of requirements doc, linked code repository with demo app
Mock card
Initial flet app
Initial Poetry setup
Create LICENSE
Project
Started a brainstorming pad here: https://hackmd.io/@oleg/rJzXIfeb0/edit
Joined the team
Start
Joined the team