/wopr-data

Deprecated: Scripts for creating and updating datasets for plenario

Primary LanguagePythonMIT LicenseMIT

W.O.P.R. Data

Scripts for creating and updating datasets for the W.O.P.R. 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

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.