Skip to content

hpkuppuraj/datascience-webapp-python-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

datascience-webapp-python-streamlit

Welcome! Welcome to Build a Data Science Web App with Streamlit and Python. Before diving into the project, please take a look at the course objectives and structure:

Course Objectives In this course, we are going to focus on two learning objectives:

Build interactive web applications with Streamlit and Python

Use pandas for data manipulation in data science workflows

Build your first data science web app with the Streamlit library in Python. By the end of this project, you are going to get comfortable with using Python and Streamlit to build beautiful and interactive web apps with zero web development experience! We are going to load, explore, visualize and interact with data, and generate dashboards in less than 100 lines of Python code!

Course Structure This course is divided into 3 parts:

Course Overview: This introductory reading material.

Build a Data Science Web App with Streamlit and Python.: This is the hands on project that we will work on in Rhyme.

Graded Quiz: This is the final assignment that you need to pass in order to finish the course successfully.

Project Structure The hands on project on Build a Data Science Web App with Streamlit and Python is divided into following tasks:

Task 1: Project Overview and Demo

Task 2: Turn Simple Python Scripts into Web Apps

Task 3: Load the Motor Vehicle Collisions Data

Task 4: Visualize Data on a Map

Task 5: Filtering Data and Interactive Tables

Task 6: Plot Filtered Data on a 3D Interactive Map

Task 7: 3D Interactive Map (continued)

Task 8: Charts and Histograms

Task 9: Select Data Using Dropdowns

Steps to Run the Project: Clone or download the project from this repository.

Download the dataset form the following link: DataSet: https://data.cityofnewyork.us/api/views/h9gi-nx95/rows.csv?accessType=DOWNLOAD

In the project folder, run the command streamlit run main.py. Launch the application using http://localhost:8501/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages