Skip to content

rena9155/my_first_streamlit_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My first streamlit app

example image: Screenshot 2023-06-15 at 1 46 24 PM

-- Project Status: [Completed]

Project Intro/Objective

The purpose of this project is create an interactive dashboard to show the data of Zurich registered dogs.

Data Source

Methods Used

  • Data Visualization
  • Data Preprocessing

Technologies

  • Python
  • Streamlit

Project Description

The project was designed to get myself familiar with Streamlit Cleaned data on Zurich registered dog and their owners, created a Streamlit app that shows dog's age vs. dog owner's age, partitioned by dog race. The assumption is that there's no correlation between dog own's age and their fur friend's age. Which from the visualization it's easy to tell but also the data is very limited.

Getting Started

  1. Clone this repo

  2. Raw Data is being kept [data/processed/20200306_hundehalter.csv] within this repo. The data source has already been listed above.

  3. Data exploration/processing/transformation scripts are being kept notebooks/data_check.ipynb

  4. The cleaned dataset is being kept data/processed/Dog_data.csv

  5. The script used to create streamlit app can be found here: notebooks/app.py

  6. The app was then deployed on Streamlit (https://share.streamlit.io/)

  7. The deployed app can be viewed by the following link (https://rena9155-my-first-streamlit-app-notebooksapp-xkupsz.streamlit.app/)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published