Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ndleah/school-donation
💰 Top school donors analysis
https://github.com/ndleah/school-donation
cufflinks data-analysis data-science data-visualization dataset exploratory-analysis python python-library python3
Last synced: 15 days ago
JSON representation
💰 Top school donors analysis
- Host: GitHub
- URL: https://github.com/ndleah/school-donation
- Owner: ndleah
- Created: 2021-07-23T10:49:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-14T18:18:18.000Z (over 3 years ago)
- Last Synced: 2024-11-13T08:39:21.192Z (3 months ago)
- Topics: cufflinks, data-analysis, data-science, data-visualization, dataset, exploratory-analysis, python, python-library, python3
- Language: Python
- Homepage: https://www.kaggle.com/hanselhansel/donorschoose
- Size: 574 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Star Badge](https://img.shields.io/static/v1?label=%F0%9F%8C%9F&message=If%20Useful&style=style=flat&color=BC4E99)
![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)
[![View My Profile](https://img.shields.io/badge/View-My_Profile-green?logo=GitHub)](https://github.com/ndleah)
[![View Repositories](https://img.shields.io/badge/View-My_Repositories-blue?logo=GitHub)](https://github.com/ndleah?tab=repositories)[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)# School Donation Analysis
## 🛈 Background Information
Founded in 2000 by a Bronx history teacher, [DonorsChoose.org](https://www.donorschoose.org) has raised $685 million for America's classrooms. Teachers at three-quarters of all the public schools in the U.S. have come to [DonorsChoose.org](https://www.donorschoose.org) to request what their students need, making [DonorsChoose.org](https://www.donorschoose.org) the leading platform for supporting public education.
To date, 3 million people and partners have funded 1.1 million [DonorsChoose.org](https://www.donorschoose.org) projects. But teachers still spend more than a billion dollars of their own money on classroom materials. To get students what they need to learn, the team at DonorsChoose.org needs to be able to connect donors with the projects that most inspire them.
## 🎯 Aim
The project aims to analyze complex data sets of **DonorsChoose** and provide recommendations to teacher about the top donors that may be willing to donate for a particular category.
This is done through analysis of historical data and listing the top donors with most number of contributions as a donor as well as the most amount donated.
To help teachers write proposal for their projects, bag of words using natural language processing is generated in Python after data pre-processing for this particular requirement.
The project also provides success rate for each category based on the donation amount received and the proect requirement cost which will help teachers select the best category according to their need.
## 📁 Dataset
Public data set can be found here:: https://www.kaggle.com/hanselhansel/donorschoose
## 🛠️ Requirement
```python
!pip install chart_studio
!pip install matplotlib
```## 📊 Data Visualization
* ### **Basic Analysis**
## ✨ Contribution
Contributions, issues, and feature requests are welcome!
To contribute to this project, see the GitHub documentation on **[creating a pull request](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request)**.
## 👏 Support
Give a ⭐️ if you like this project!
___________________________________© 2021 Leah Nguyen