rufuspollock-okfn / dataexplorer

View, visualize, clean and process data in the browser.
http://explorer.okfnlabs.org
148 stars 47 forks source link

Persist data to gists #101

Closed djw closed 11 years ago

djw commented 11 years ago

Here's the beginnings of a pull request which persists (up)loaded data to gists.

djw commented 11 years ago

Also, we need to decide if we update the persisted data when it's altered by a script.

Pro:

Con:

rufuspollock commented 11 years ago

I thought the decision is to store the updated data.

djw commented 11 years ago

@rgrp Could you check you're happy with the serialisation in:

https://gist.github.com/djw/6d90c64c2981ff7d656a#file-datapackage-json

rufuspollock commented 11 years ago

Looks good - we should do #98 (assigned to me but you should just dive in!)