Skip to content

Latest commit

 

History

History
156 lines (92 loc) · 5.82 KB

File metadata and controls

156 lines (92 loc) · 5.82 KB
layout subtitle author
page
Cras at dolor eget urna varius faucibus tempus in elit. Cras a dui imperdiet, tempus metus quis, pharetra turpis.
<style> jj span { float : right; } jj uk-icon { float : right; } </style>

The Data Science Toolkit

Examples of useful data science tools that can help clean, process, or extend your data.



Build Nonprofit Datasets

EFILE TOOLS

From Jacob Fenton:

OTHER NONPROFIT DATASETS

Refine Nonprofit Data

Analyze Nonprofit Data

  • fiscal R package for creating a standard set of nonprofit fiscal health metrics
  • compensator R package for automated compensation appraisal of NP executives
  • npcompete tool to create standardized metrics of market competitiveness



Gender Pay Equity

Automate the process of coding the gender of people in your dataset.



Automated Mission Codes

Predict nonprofit activity codes from their name, mission, and program description text using machine learning algorithms.





Spatial Analysis

Geo-code addresses in your dataset.





Interlocking Board Networks

<p class="uk-text-center light">Use approximate matching to link individuals in your data.



For more examples see this helpful network tutorial.



Open Science

This project was inspired by the R Open Science initiative, which believes in making data accessible and building tools that help a research community better utilize the data. These scripts are written in the R language because it is a freely-available open-source platform that can be used by anyone.