ckanext-dataapi 0.1
CKAN Extension Data API - preview and access package resources through data transformation proxy service.
CKAN Extension Data API - preview and access package resources through data transformation proxy service.
Data API is a CKAN extension - http://ckan.org/wiki/Extensions.
Enable by adding to your ckan.plugins line in the CKAN config:
ckan.plugins = dataapi datapreview
Optional configuration options:
## a data proxy URL ## Default proxy URL is http://jsonpdataproxy.appspot.com ckanext.dataapi.data_proxy_url = http://...
This extension provides two distinct sets of functionality in relation to Packge Resources (i.e. urls pointing to datasets):
- Provision of a new API: /api/data
- Data preview functionality for package resources (using javascript)
Both items depend on the existence of a data proxy service as a way to access data in a standard json format.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| ckanext-dataapi-0.1.tar.gz (md5) | Source | 2011-01-16 | 3KB | 374 | |
- Author: CKAN Team (Open Knowledge Foundation)
- Home Page: http://ckan.org/
- License: mit
- Package Index Owner: rgrp
- DOAP record: ckanext-dataapi-0.1.xml
