Skip to content

johnzelson/local-nonprofits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Nonprofits

Open in Streamlit

A streamlit app that presents information about nonprofits in a local area in order to learn about community.

Data Sources:

  • IRS Business Master File (BMF) of "active" nonprofits
  • IRS Tax Returns (Form 990-series)
  • Census
  • Congress API
  • Censusreporter
  • Probublica

The data is processed in several google colab notebooks from np-colab-notebooks

Additional background can be found at https://johnzelson.site/local-nonprofits/

How to run it on your own machine

  1. Install the requirements

    $ pip install -r requirements.txt
    
  2. Run the app

    $ streamlit run local-nonprofits.py
    

About

An interactive map and tables that present information about nonprofit organizations in a local community (Cortland, NY). Most data is from IRS and US Census.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors