Skip to content

This repository was created to coordinate an effort to develop a data analysis project regarding federal grant funding data.

License

Notifications You must be signed in to change notification settings

blusky-cloud/WP-Data-Science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP-Data-Science

Code developed by Grace Blue Spitzer under contract for Willamette Partnership. This is a repository for code relating to the analysis of Federal Spending Data using Python, undertaken for Willamette Partnership.

Willamette Partnership

Website: Willamette Partnership, Twitter: @Willamette_P

Dependencies

Development has been in a virtual environment in the PyCharm IDE. The dependencies used by the code thus far can be installed with the following command line (terminal) arguments:

pip install requests && pip install requests-toolbelt && pip install pandas && pip install beautifulsoup4 && python -m pip install "dask[complete]"  

Note

If you're looking for the stuff that was actually working, check source/local_analysis/find_WA_totals_from_local_data.py

About

This repository was created to coordinate an effort to develop a data analysis project regarding federal grant funding data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages