Skip to content

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

Notifications You must be signed in to change notification settings

LAMDAMielgo/WebApp_Streamlit_for_DataScience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages