Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 1.62 KB

File metadata and controls

45 lines (33 loc) · 1.62 KB

WebApp_Streamlit_for_DataScience

Coursera mimiproject to learn Streamlit applied to a NYC Car crashes DB

📌 About

This mini project has been done to get to know Streamlit to build web apps for data analysis and visualization, generating an interactive dashboard.

It is part of the projects offered by Coursera Project Network.

For more information here

🌠 Data Sources

The data used comes from NYC opendata source about car accidents that can be found in here.


💻 Technology stack

As a prerequisite, the programming lenguage of this repository is Python 3.7.3, therefore must have Python 3 installed.

The packages used in this project are:


🔧 How to Use

  • Download the repo (make sure you have fulfilled the prerequisites).
  • Run the function:
$ streamlit run app.py
  • The following text will appear:
  You can now view your Streamlit app in your browser.

  Local URL: http://localhost:8501
  Network URL: http://192.168.1.50:8501
  • If the web browser doesn't open, click the local URL and you are ready to play with it!

🚧 Status

Version 1.0 [18.08.2020] > Project finished. Certificate