Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onyxfish/nicar15-process
Example data project for NICAR15 presentation
https://github.com/onyxfish/nicar15-process
Last synced: about 1 month ago
JSON representation
Example data project for NICAR15 presentation
- Host: GitHub
- URL: https://github.com/onyxfish/nicar15-process
- Owner: onyxfish
- Created: 2015-03-03T20:05:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-03T20:17:02.000Z (over 9 years ago)
- Last Synced: 2023-04-12T09:30:54.176Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 91.8 KB
- Stars: 13
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nicar15-process
Example project demonstrating scripting for data projects.
## Requirements
You must already have the following dependencies in order to run this project.
* Python 2.7
* sqlite3
* virtualenv
* virtualenvwrapper## Sources
Uses data about the Pentagon's 1033 program that was previously [cleaned and published by NPR](http://www.npr.org/2014/09/02/342494225/mraps-and-bayonets-what-we-know-about-the-pentagons-1033-program).
(Data is downloaded as part of the setup process.)
## Setup
To setup this project run `setup.sh`
## Analysis
To analyze the data run `process.sh`