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

https://github.com/datamade/wopr-data

Deprecated: Scripts for creating and updating datasets for plenario
https://github.com/datamade/wopr-data

Last synced: 11 months ago
JSON representation

Deprecated: Scripts for creating and updating datasets for plenario

Awesome Lists containing this project

README

          

# W.O.P.R. Data

Scripts for creating and updating datasets for the [W.O.P.R. API](https://github.com/datamade/wopr-api).

There are 2 types of scripts: initializations (**init** directory) and
updates (**update** directory). The initialization scripts are run
only once when a dataset is first added to WOPR. The updates should
be run periodically when new snapshots of a dataset are downloaded.
The update scripts are generated automatically.

# Data

New datasets are actively being added to the WOPR API. We keep track of them in this [Google Doc](https://docs.google.com/spreadsheet/ccc?key=0Au-2OHnpwhGTdGJzUWJ2SERwVXZLeDU4Y3laWFJvNEE&usp=sharing#gid=0)

## Team

* Svetlozar Nestorov
* Amanda Lund

## Errors / Bugs

If something is not behaving intuitively, it is a bug, and should be reported.
Report it here: https://github.com/datamade/wopr-api-explorer/issues

## Note on Patches/Pull Requests

* Fork the project.
* Make your feature addition or bug fix.
* Commit, do not mess with rakefile, version, or history.
* Send me a pull request. Bonus points for topic branches.