Extension Datatablesplus


Extension Basics

Title
Datatablesplus
Name
ckanext-datatablesplus
Type
Public extension
Description
extended datatables.net CKAN resource viewer
CKAN versions
Download-Url (zip)
Last commit
5 years ago (2020-09-23 01:35:33)
Url to repo
Category
Visualization & Analytics


Background Infos

Description (long)
Show details

.. You should enable this project on travis-ci.org and coveralls.io to make these badges work. The necessary Travis and Coverage config files have been generated for you.

.. image:: https://travis-ci.org/jqnatividad/ckanext-datatablesplus.svg?branch=master :target: https://travis-ci.org/jqnatividad/ckanext-datatablesplus

.. image:: https://coveralls.io/repos/jqnatividad/ckanext-datatablesplus/badge.svg :target: https://coveralls.io/r/jqnatividad/ckanext-datatablesplus

.. image:: https://img.shields.io/pypi/v/ckanext-datatablesplus.svg :target: https://pypi.org/project/ckanext-datatablesplus/ :alt: Latest Version

.. image:: https://img.shields.io/pypi/pyversions/ckanext-datatablesplus.svg :target: https://pypi.org/project/ckanext-datatablesplus/ :alt: Supported Python versions

.. image:: https://img.shields.io/pypi/status/ckanext-datatablesplus.svg :target: https://pypi.org/project/ckanext-datatablesplus/ :alt: Development Status

.. image:: https://img.shields.io/pypi/l/ckanext-datatablesplus.svg :target: https://pypi.org/project/ckanext-datatablesplus/ :alt: License

=============

ckanext-datatablesplus

extended datatables.net CKAN resource viewer

As part of the Analyze Boston project, a usability study was done by the City and found that the recline-based data viewer had a lot of usability issues for non-technical users.

As a result, some core CKAN work was sponsored to add a new data viewer to CKAN using datatables.net. This functionality was released with CKAN 2.7 as a built-in plugin in 2016.

Datatables has released a lot of new features since then (searchpanes, searchbuilder, etc.), and this CKAN extension aims to expose the full power of datatables in CKAN.


Requirements

For example, you might want to mention here which versions of CKAN this extension works with.


Installation

.. Add any additional install steps to the list below. For

Version
Version release date
(not set)
Contact name
Joel Natividad
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
datatablesplus
CKAN Settings (ckan.ini)
# ckanext.datatablesplus.some_setting = some_default_value
DB migration to be executed
(not set)
<< back to Extensions