https://github.com/walterthesmart/charity-db
https://github.com/walterthesmart/charity-db
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/walterthesmart/charity-db
- Owner: walterthesmart
- License: mit
- Created: 2022-07-01T09:04:55.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-01T09:06:14.000Z (almost 3 years ago)
- Last Synced: 2025-01-16T13:59:49.954Z (5 months ago)
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Charity-DB
This project contains SQL queries written to query a charity's database for key insights to help meet fundraising objectives for the following year.
Data Source:
The database was gotten from entrylevel.net and it contains two tables ‘donation data’ and ‘donors data’. When merged together, they contain 1000 records and 15 attributes. The dataset contains information of registered donors to the charity, information such as state, id, first name, last name, emails, gender, job field, donor’s state, donations, and donation frequency. Other additional information about the donors are in the ‘donors data’ dataset.