Updated

teilhaber-in

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/loleg/teilhaber-in/
https://datahub.io/loleg/teilhaber-in/_r/-/README.md
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

README.mddocumentation
https://datahub.io/loleg/teilhaber-in/_r/-/README.md
Typical Usage
  1. 1. Download data resources listed in the metadata file
  2. 2. Read README.md for full context

Data Previews

evaluation

Loading data...

Schema

nametypeformat
idintegerdefault
Identintegerdefault
Participationstringdefault
Presencestringdefault
Actionsstringdefault
Impactintegerdefault
Accessibilityintegerdefault
Feedbackstringdefault

participation

Loading data...

Schema

nametypeformat
idintegerdefault
Titlestringdefault
Subtitlestringdefault
Tagsstringdefault
Linkstringdefault
Dateintegerdefault
Sourcestringdefault
Virtualbooleandefault

Data Files

FileDescriptionSizeLast modifiedDownload
evaluation
176 B
evaluation
participation
3.98 kB
participation
FilesSizeFormatCreatedUpdatedLicenseSource
24.16 kBcsvalmost 2 years agoUnilicense

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.