Skip to content

routetopa/ckanext-pivottable

Repository files navigation

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

  • Activate python virtual env
. /usr/lib/ckan/default/bin/activate
  • Clone git repository
git clone https://github.com/routetopa/ckanext-pivottable.git
cd ckanext-pivottable
  • Build the plugin
python setup.py develop
  • Add 'pivottable' plugin to CKAN config file :
ckan.plugins = stats text_view recline_view pivottable
  • Add 'pivottable' as view in CKAN config file :
ckan.views.default_views = image_view text_view recline_view pivottable
  • Start ckan
paster serve /etc/ckan/default/development.ini

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •