Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/susiejojo/nyc_traffic_collisions_app


https://github.com/susiejojo/nyc_traffic_collisions_app

nyc-opendata streamlit

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

        

# NYC_traffic_collisions_app
A Streamlit dashboard with minimalistic interface that performs Data Analysis and Visualisation on the NYC OpenData Motor Vehicle Crashes Dataset

### Website:
[https://sheltered-savannah-16720.herokuapp.com](https://sheltered-savannah-16720.herokuapp.com)

### Local installation:

- Clone the repository

`git clone https://github.com/susiejojo/NYC_traffic_collisions_app.git`
- Install dependencies

`pip install -r requirements.txt`
- Run the application

`streamlit run app.py`