Giving-Tuesday / dead-datadive-gates92y-project3

This is a collection of the work done by DataKind volunteers on harnessing Form 990 data for improved philanthropic giving

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project info and results can be found at:

Data

Download each of the following, and place in the root directory:

Code

Validated Notebooks:

  • DataCleaningAndClustering.ipynb - Loads raw form 990 data. Performs some simple cleaning and mapping. Clustering happens in c#, outside the notebook. Cluster results are loaded and viewed.
  • Get the Twitter Handles.ipynb - Scrape websites (given via Form 990 data) for twitter handles; output to CSV

Need work:

  • Getting historical tweets.ipynb - Pulls data from Twitter API. Depends on results from Get the Twitter Handles.ipynb. Note: requires Twitter api access (see: https://developer.twitter.com/en/application/), with all access secrets added to api_keys.json
  • Operational Volatility Analysis-rev.ipynb - Loads financial data and 990 data; runs financial analytics on them.

About

This is a collection of the work done by DataKind volunteers on harnessing Form 990 data for improved philanthropic giving


Languages

Language:Jupyter Notebook 89.0%Language:R 6.6%Language:TypeScript 2.5%Language:JavaScript 1.3%Language:Python 0.3%Language:CSS 0.1%Language:HTML 0.1%