Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 520 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 520 Bytes

Traffic Dashboard Streamlit

This is a simple application that builds a Dashboard using python +streamlit +(geo)pandas. The data used in this repository are the readings from traffic sensors in the city of Belo Horizonte (BH), the capital of Minas Gerais (Brazil).

Running this project

All you need is docker and docker-compose. To start the environment, just run

docker-compose up

and open your browser at localhost:8501