Skip to content

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