8000 GitHub - kvasilaky/amnesty: 11/15 NYC DataDive Amnesty International project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kvasilaky/amnesty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amnesty

DataKind NYC DataDive Amnesty International project

Requirements

You'll need git to clone this repository. If you don't have git install, check out this guide. You'll also need mongodb and pymongo to build the csvs and database locally.

Code

This repo is the home for all project-related code. Folders for munging, analysis, and visualization code have also been created. Putting code in its respective folder will help everyone stay organized and productive. A requrements.txt file has also been included. If your scripts require packages please add to this file. (If you're not using python, obviously add any other requirements files as well!)

Goals, Tasks, & Documentation

Information about the project can be found on the project hackpad. There you'll find details about the project Data Ambassadors, volunteers, tasks, and goals.

Data

All of the data for dive-related tasks can be found on the project dropbox. If you'd like to add data files talk to a Data Ambassador and they will share the folder with you.

To build the data locally (on a *nix system):

pip install -r requirements.txt
cd data_munging
python parse_lotus_database.py

About

11/15 NYC DataDive Amnesty International project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0