Evidence Toolkit
About
Contact
Project Evident
Topics ▾
Data (24)
Improving Programs (13)
Evidence Based Policy (9)
Evaluation (7)
Strategic Evidence Planning (6)
Technology (5)
Diversity Equity Inclusion (4)
Theory of Change (4)
Reporting (2)
Data Systems
Latest
Developing a Systems Practice for Social Sector Organizations
Omidyar Network
Feb 28, 2020
•
1 min read
This workbook aims to fill the gap between the promise of a systems approach for making social change and putting it into practice.
Models and Components of a Great Nonprofit Dashboard
Hilda H. Polanco
May 23, 2019
•
1 min read
An in-depth look at dashboard development, focusing especially on finding the right metrics
Data
Building Your Cloud in AWS Part 2: Setting Up a VPC
Daniel Davis
May 5, 2019
•
4 min read
Guide to Virtual Private Cloud (VPC) environments in the AWS infrastructure. This is a follow-up to [Building Your Cloud in AWS Part 1: IAM Policies]
Data
Building Your Cloud in AWS Part 1: IAM Best Practices
Daniel Davis
Apr 25, 2019
•
3 min read
An overview of IAM policies for non-technical experts
Data
What is a Virtual Machine?
Daniel Davis
Apr 4, 2019
•
4 min read
This article gives an overview of what a virtual machine is and what are some of the key benefits of using them.
Data
Do I Need a Database?
Daniel Davis
Mar 29, 2019
•
3 min read
What is a database, and does my organization need one? This article covers the basics, helping you decide if your organization would benefit from a database system or not.
Data
Should I Learn R?
Gregor Thomas
Mar 29, 2019
•
3 min read
R is useful, but not easy. This guide will help you decide if R is right for you.
Data
Getting Started Learning R
Gregor Thomas
Mar 27, 2019
•
3 min read
Recommended resources for R beginners: books, online classes, other resources, and general advice.
Data
Tableau Resources
Tableau Service Corps
Jan 17, 2019
•
1 min read
Getting started with Tableau? Need help? The Tableau Service Corps is a fantastic free service for non-profits. We cover how to access it and other helpful resources.
Data
How to Build a Dashboard
Gregor Thomas
Jan 16, 2019
•
3 min read
Dashboards are a fantastic way to keep data-users updated. We talk about prerequisites and considerations when embarking on a dashboard project, compare common dashboarding solutions, and link to our favorite dashboard design resources.
Data
How to Assess Your Current Data System
Gregor Thomas
Jan 4, 2019
•
4 min read
Use a Data Map to evaluate your data architecture and identify areas for improvement.
Data
Getting Help With an R Problem
Gregor Thomas
Dec 7, 2018
•
5 min read
Guidance on getting quick, effective help with your R troubles using a variety of free resources.
Data
What is Version Control (e.g., git) and When Do I need It?
Gregor Thomas
Dec 3, 2018
•
5 min read
Version Control (also called Source Control) is software that keeps track of code and how it changes over time. It is indispensable for code “in production”, where changes need to be made carefully with with the possibility to “roll back”.