soda-ruby icon indicating copy to clipboard operation
soda-ruby copied to clipboard

Documentation: Updating metadata

Open chrismetcalf opened this issue 12 years ago • 3 comments

chrismetcalf avatar Mar 26 '14 03:03 chrismetcalf

This would be great to have.

seabre avatar Jun 12 '14 19:06 seabre

Any progress on this? It'd be really useful to be able to manage the metadata on datasources. We're looking to have a mechanism to update datasets and use the metadata to track update timestamps and other data points, but without the API access this isn't viable.

warmfusion avatar Aug 26 '14 21:08 warmfusion

@warmfusion Some temporary solutions:

If you need pieces of the API that aren't available to the Ruby client, what I've been doing is reading the soda-java code and figuring out what I need from there.

You could also try using JRuby with soda-java.

seabre avatar Aug 26 '14 21:08 seabre