Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

![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)