Munievents is a tool visualizing events in swiss municipalities. Swiss communes are very dynamic, and adjust to the popluation needs. They change their names, adjust the territory, merge with other communes or split into multiple new communes. Munievents visualizes all such events. The data covers all swiss communes and associated events since 1960.
This is what you can expect from munievents app:
To setup munievents app locally:
python3 -m venv venv
create virtual environmentsource venv/bin/activate
to activate venv on Linux orvenv\Scripts\activate.bat
to activate venv on Windowspip install -e .
installs medico project in an editable modemunievents
starts local munievents webserver: http://127.0.0.1:8050/