Skip to content

dilkushsingh/India-Census-2011-Analysis

Repository files navigation

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

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:
    git clone https://github.com/<your-github-username>/india-census-2011-analysis.git
    cd india-census-2011-analysis
  2. Install dependencies:
    pip install -r requirements.txt
  3. Run Streamlit app:
    streamlit run app.py

Contact

If you want to contact me:

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published