Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dilkushsingh/india-census-2011-analysis

Analysis of Census 2011 data using Plotly and Streamlit. Deployed on Streamlit cloud.
https://github.com/dilkushsingh/india-census-2011-analysis

pandas plotly python streamlit streamlit-cloud

Last synced: about 6 hours ago
JSON representation

Analysis of Census 2011 data using Plotly and Streamlit. Deployed on Streamlit cloud.

Awesome Lists containing this project

README

        

# India Census 2011 Analysis

## Overview

This project involves an in-depth analysis of the India Census 2011 data. The data was sourced from Kaggle and used to create a Streamlit app featuring Plotly graph. The app has been deployed on Streamlit Cloud for easy access and visualization.
Steamlit app can be accessed from [App](https://india-census-2011-analysis.streamlit.app/)
## Data
I have used India Census 2011 data which is gathered from Kaggle. Also the Datasets are included in the Github repo.

## Technologies Used

- **Python**: The main programming language used for data processing and visualization.
- **Pandas**: For data manipulation and analysis.
- **Plotly**: For creating interactive and visually appealing graphs.
- **Streamlit**: For building and deploying the web app.

## Installation

To run the app locally, follow these steps:

1. Clone the repository:
```bash
git clone https://github.com//india-census-2011-analysis.git
cd india-census-2011-analysis
```
2. Install dependencies:
```bash
pip install -r requirements.txt
```
3. Run Streamlit app:
```bash
streamlit run app.py
```
## Contact
If you want to contact me:
- Email [Email](mailto:[email protected])
- LinkedIn [LinkedIn](https://linkedin.com/in/dilkushsingh)