Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nonprofit Explorer API #13

Open
tiernanmartin opened this issue May 8, 2020 · 1 comment
Open

Nonprofit Explorer API #13

tiernanmartin opened this issue May 8, 2020 · 1 comment

Comments

@tiernanmartin
Copy link

tiernanmartin commented May 8, 2020

I'm happy to include the functionality you are looking for. Can you create
an issue on my github account?

Originally posted by @dietrichson in rOpenGov/RPublica#3 (comment)

It would be nice if this package provided access to ProPublica's Nonprofit Explorer API, in addition to the Congress and Campaign Finance APIs.

The RPublica package was created to work with the (now deprecated) Nonprofit Explorer API v1, but it hasn't been updated to the most recent version (v2).

To your question about functionality, I think that replicating RPublica's two functions would be a good place to start:

  1. npsearch(): retrieves subsets of available organizations
  2. np_org(): retrieves detailed information about a given organization, including a direct link to the complete Form 990 for that organization (as a PDF)

See the RPublica readme for a bit more detail on each of those functions.

@JustinMShea
Copy link

JustinMShea commented Aug 2, 2021

Hi @dietrichson,

Any progress on this? Do you need help?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants