https://github.com/shishirshekhar/census-web-app
This web app allows a user to explore and visualise census data
https://github.com/shishirshekhar/census-web-app
data-analysis data-science data-visualization machine-learning python python3 streamlit streamlit-application streamlit-dashboard streamlit-web streamlit-webapp visualization
Last synced: about 1 month ago
JSON representation
This web app allows a user to explore and visualise census data
- Host: GitHub
- URL: https://github.com/shishirshekhar/census-web-app
- Owner: ShishirShekhar
- Created: 2021-10-24T12:44:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T08:00:15.000Z (almost 2 years ago)
- Last Synced: 2024-12-30T13:02:48.648Z (over 1 year ago)
- Topics: data-analysis, data-science, data-visualization, machine-learning, python, python3, streamlit, streamlit-application, streamlit-dashboard, streamlit-web, streamlit-webapp, visualization
- Language: Python
- Homepage: https://share.streamlit.io/shishirshekhar/census-web-app/main/main.py
- Size: 124 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Census-Web-App
## 📃 Intro
This web app allows a user to explore and visualize census data
## ‼ Dependencies
`Python` `NumPy` `Pandas` `Seaborn` `Matplotlib` `Streamlit`
## 👩💻 Install Dependencies
1. Python
Download Python
2. Other Dependencies
NOTE: you should be on the same dir as requirements.txt file
> pip install -r requirements.txt
## 🏃♂️ Run app
NOTE: you should be on the same dir as main.py file
> streamlit run main.py
## 👀 Glance to the Project





