Webstore

From CKAN

Jump to: navigation, search

Webstore provides a structured data store built on a relational database backend. It can be used standable but also integrates closely with CKAN in various ways (see below).

Contents

webstore (Software)

webstore.thedatahub.org

The data hub instance of webstore shares authentication with thedatahub.org; you can just use your credentials from there to log in. API keys are not supported yet.

To see a simple example, here are the first 10 lines of a budget dataset:

You can do some nice tricks on this (https://github.com/okfn/webstore has more), e.g.:

If you don't like the ugly HTML, use CSV or JSON:

http://webstore.thedatahub.org/pudo/tests/italy_sample.json

The service allows users to upload to their own namespace, authentication is delegated to ckan.net (erm, thedatahub.org), so your normal credentials should work if put into an HTTP Basic header.

Integration with CKAN

Convention for Storing CKAN Datasets

We now need to work out some conventions for how to store data from datasets registered on a CKAN instance into a webstore.

Here's a first proposal. It is motivated by the use case of automatically putting data into the webstore so that we an API available as per CREP 4.

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox