Extension The DataTank


Extension Basics

Title
The DataTank
Name
ckanext-tdt
Type
Public extension
Description
CKAN extension that integrates with The DataTank platform, automatically converting dataset URLs to DataTank adapter endpoints for XML, JSON and CSV delivery.
CKAN versions
Download-Url (zip)
Last commit
11 years ago (2015-01-05 00:00:00)
Url to repo
Category
Data Management & Quality


Background Infos

Description (long)
Show details

ckanext-tdt

A The DataTank extension for CKAN.

CKAN is a metadata platform that enables organisations to publish datasets. This extension is a hook for each time when a dataset is added, when that dataset is proxyable through The DataTank, CKAN will automatically change the URL with a The DataTank adapter and deliver the data in XML, JSON and CSV.

Configure

You need 3 extra values in your CKAN ini file:

tdt.user = username
tdt.pass = password
tdt.host = http://yourhostname/subdir/

Mind the trailing slash!

Website

http://thedatatank.com

License

AGPL-3.0

Version
0.2.1
Version release date
2013-12-18
Contact name
Pieter Colpaert
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Requires The DataTank platform. Configure host with trailing slash.

Plugins to configure (ckan.ini)
tdt
CKAN Settings (ckan.ini)
# tdt.user =
# tdt.pass =
# tdt.host = http://yourhostname/subdir/
DB migration to be executed
(not set)
<< back to Extensions