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
- Host: GitHub
- URL: https://github.com/datamade/wopr-data
- Owner: datamade
- License: mit
- Created: 2013-12-16T21:06:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-08T19:44:04.000Z (about 12 years ago)
- Last Synced: 2025-03-03T14:14:23.413Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 26.5 MB
- Stars: 2
- Watchers: 14
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.