Skip to content
/ ASDA Public
forked from daniel10015/ASDA

An IRS tax return search engine for 501(c) Non-Profit Organizations in the United States

License

Notifications You must be signed in to change notification settings

advtydv/ASDA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Legends ASDA Documentation - Non-Profit Tax Return Search Enginge

Welcome to a prototype search engine for 990 tax forms. Developed in order to assist Non-Profit Organizations (NPOs) in streamlining their tax filing process. The search engine achieves this by creating a directory of over 100,000+ tax forms, reducing filing times by over 70%!

Example of Website

Getting Started

It's a website so everything can run locally in your browser! All that's required is to clone the repository and run flask run to get updated tax data

Dependencies

  • Python2 to grab tax forms once a year
  • python flask library
  • python json library

Supported Features

  • US City/State filtering
  • Gross revenue
  • Net revenue
  • Pagination

About

An IRS tax return search engine for 501(c) Non-Profit Organizations in the United States

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.5%
  • HTML 15.8%
  • CSS 13.7%