Grants Data from 990s

9 views
Skip to first unread message

Strawser, Colton

unread,
Oct 6, 2020, 12:21:00 AM10/6/20
to arnova...@googlegroups.com

Hello All,

 

I am working on a project that is looking at grantmaking data of public and private foundations in the DFW region. I have a list of EINs for the identified foundations, but now I am to the point where I need to pull that data from the Schedule I of the 990 and 990-PF. I have been doing some research on how to use R for this project, but my brain simply cannot wrap around how to do this, and there are no video tutorials (to my knowledge) illustrating how to pull this off. I am a visual learner, so this project is difficult since I know there is an “easier” way to do this.

 

Does anyone happen to have a cheat sheet or set of instructions on how to use R (or other platform) to pull data from the 990 findings of a particular set of EINs?

 

Thanks!

Colton

 

PS – If anyone has some suggestions for training/books/courses/guides, etc., please feel free to share. 😃

 

Colton C. Strawser, CFRE

Lecturer, Philanthropy

Coordinator, Bachelor of Arts in Philanthropy

Department of Communication

University of Texas at Arlington


*I am working remotely – You can schedule a meeting with me using Calendly

 

Jesse Lecy

unread,
Oct 6, 2020, 1:05:21 AM10/6/20
to arnova...@googlegroups.com
Hi Colton - 

You might check out the pre-packaged private foundation grant data provided through Open990: 


I have seen additional efforts to extract grant data like this one:


But there is very little documentation about the process so I would want to check quality before putting a lot of trust in the process behind the extraction. 

Happy to chat about some R resources to get you started if you want to go that route. 

Jesse







Jesse Lecy
Associate Professor • Arizona State University
Academic Director: M.S. in Program Evaluation and Data Analytics


--
You received this message because you are subscribed to the Google Groups "ARNOVA Data and Analytics Section" group.
To unsubscribe from this group and stop receiving emails from it, send an email to arnovadataci...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/arnovadatacig/MN2PR01MB60463DA19205CD4D21D822C6FC0D0%40MN2PR01MB6046.prod.exchangelabs.com.

Daniel Fonner

unread,
Oct 7, 2020, 3:25:07 PM10/7/20
to arnova...@googlegroups.com
Hi Colton,

I've been experimenting with grant data from e-filed 990PFs recently. I use Python generally (but the logic could generally be implemented in R), and I made my GitHub repository public so you can see my process/code so far: https://github.com/danielfonner/G2G-by-SMU-DataArts  . Note that this is looking specifically at 990PFs, but it could easily be adjusted to look at 990 Schedule Is.

As Jesse mentioned with the IBM Watson data, my goal is to replicate what IBM did.  So, you will see in the code 5 parts which extract the data and then connect the grantee data to specific grantees.  Part 2 of the code is probably most relevant to what you are attempting to do. (Note the code is not written in the most "Pythonic" way, but it has been where I've been experimenting.  I plan on digging more into this data in the coming months to improve it.)

If you look through that material, and it seems like it could be helpful to you, I'm happy to connect and have a conversation on how you could apply it to your specific work.

All the best,
Daniel
------
Associate Director for Research
SMU DataArts - Southern Methodist University

--
Reply all
Reply to author
Forward
0 new messages