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

https://github.com/iamabirakash/int-375


https://github.com/iamabirakash/int-375

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# ๐Ÿ Assam's MGNREGA Data Analysis

A Python project that analyzes MGNREGA (Mahatma Gandhi National Rural Employment Guarantee Act) data specific to the state of **Assam, India**. This project helps extract meaningful insights from employment, financial, and demographic data under the MGNREGA scheme.

***************

## The goal of this project is to:
- Understand employment trends under MGNREGA in Assam.
- Visualize data district-wise, block-wise, and gender-wise.
- Identify anomalies, inconsistencies, and key insights.
- Assist researchers, policymakers, and developers in interpreting rural employment data.

---

## ๐Ÿš€ Features

- ๐Ÿ“ˆ Time-series analysis of work demand and employment generation.
- ๐Ÿ“ District-wise breakdown of job card issuance and active workers.
- ๐Ÿงพ Financial allocation vs actual expenditure.
- ๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘ Gender-based participation statistics.
- ๐Ÿ“Š Interactive plots and charts using `matplotlib`, `seaborn`, and `plotly`.

---

## ๐Ÿ“ Data Sources

Data used in this project was collected from:
- [Official MGNREGA Website]([https://nrega.nic.in/](https://www.data.gov.in/resource/district-wise-mgnrega-data-glance))
- State and district-wise PDF/Excel reports.
- Public datasets from government portals.

> **Note:** Data cleaning and preprocessing scripts are included.

---

## ๐Ÿ› ๏ธ Tech Stack

- **Language:** Python 3.x
- **Libraries:**
- `pandas`
- `matplotlib`
- `seaborn`
- `plotly`
- `numpy`
- `jupyter`

---

## ๐Ÿ“ฆ Installation

1. Clone this repository:
```bash
git clone https://github.com/iamabirakash/INT-375.git
cd mgnrega-assam-analysis