Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.66 KB

Readme.md

File metadata and controls

28 lines (20 loc) · 1.66 KB

eGovernment index dashboard: An eGov benchmarks data viewer

eGovernment index dashboard deploy and test Website
A simple Python and Dash Plotly app that visualizes hard-to-process data from eGov indexes by the European Union and the United Nations. This project started off as a part of a semestral assignment at FIT, Czech Technical University and later used during further research at the Charles University in Prague and at the Univeristy of Cambridge

Mutations

This project has been split into several variations over time. Different repositories contain different versions based on the same original idea. There are currently two repositories:

This version (eGovernment-index-dashboard)

It is currently only available in Czech, but is quite self explanatory.

Check the app here (Deployed on Heroku 22): http://egov-t1.herokuapp.com/

Deployment

To run locally:

  1. Get requirements in requirements.txt through npm install
  2. Run the app with: $ python app.py