Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T08:00:15.000Z (6 months ago)
- Last Synced: 2024-07-16T10:24:30.797Z (6 months 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: 2
- 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 DependenciesNOTE: 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
![image](https://user-images.githubusercontent.com/71517975/139228853-134f130f-8f0e-4007-9ef6-65ed14778974.png)
![image](https://user-images.githubusercontent.com/71517975/139229141-666739bb-073d-4542-a4b7-2dc6f1720306.png)
![image](https://user-images.githubusercontent.com/71517975/139229410-cc178eb7-2140-4d9f-afc4-cf18bfa84c1e.png)
![image](https://user-images.githubusercontent.com/71517975/139229511-89d56397-8ab6-4f80-accd-404578b8f971.png)
![image](https://user-images.githubusercontent.com/71517975/139229556-b6695d85-d704-4a44-8cab-87c65dd54265.png)
![image](https://user-images.githubusercontent.com/71517975/139229823-aff3a1b9-784f-4105-ba46-15b4720bbf0e.png)