Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`