Skip to content

Script that generates a JSON file that contains the most expensive item (and more descitive name pulled from armyproperty.com) for each county for each state listed in https://github.com/TheUpshot/Military-Surplus-Gear/commits/master/1033-program-foia-may-2014.csv, along with other related data.

License

Notifications You must be signed in to change notification settings

cinquemb/1033-program-quick-drill-down

Repository files navigation

1033-program-quick-drill-down

Script that generates a JSON file that contains the most expensive item (and more descitive name pulled from armyproperty.com) for each county for each state listed in https://github.com/TheUpshot/Military-Surplus-Gear/commits/master/1033-program-foia-may-2014.csv, along with other related data.

To Run For Yourself

1) $ git clone https://github.com/cinquemb/1033-program-quick-drill-down.git
2) $ cd ../path/to/1033-program-quick-drill-down/
3) $ virtualenv env --distribute
4) $ source env/bin/activate
5) $ pip install -r ops/requirements.txt
6) $ python foia-may-2017.py

Notes

Use something like json.human to read the data in a quick way.

About

Script that generates a JSON file that contains the most expensive item (and more descitive name pulled from armyproperty.com) for each county for each state listed in https://github.com/TheUpshot/Military-Surplus-Gear/commits/master/1033-program-foia-may-2014.csv, along with other related data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages