A reimplementation of the Parliaments and governments database (ParlGov). The project is now in maintenance mode, receiving only security updates (see post 2024-10-01).
See parlgov.fly.dev and docs.
Python and Django versions are specified in pyproject.toml
and documented in the changelog.
For local use, see the initialization example in ./scripts/init-dev-project.sh.
Run the local development version at localhost:8000.
# (.venv) ./app
python manage.py runserver
Data from ParlGov Dataverse is licensed CC0 1.0.