routetopa / ckanext-pivottable

GNU Affero General Public License v3.0
0 stars 1 forks source link

CKAN PivotTable extension

PivotTable provides extension easy analysis and visualization over tabular data using [PivotTable.js] (https://github.com/nicolaskruchten/pivottable). It allows user to reorganize selected columns/rows to obtain desired view of the data.

Prerequisites

Build instructions

. /usr/lib/ckan/default/bin/activate
git clone https://github.com/routetopa/ckanext-pivottable.git
cd ckanext-pivottable
python setup.py develop

Dvelopment of TET extenstion is supported by European Commision through the ROUTE-TO-PA project