Skip to main content

CKAN Extension Data API - preview and access package resources through data transformation proxy service.

Project description

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):

  1. Provision of a new API: /api/data

  2. 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.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ckanext-dataapi-0.1.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page