This gist looks at integrating Datopioan's data explorer with our ckan instance https://tech.datopian.com/data-explorer/
- Integration with datopian/datapackage-views-js
- Pretty, interactive, paginated table pulling data directly from our datapusher api
- Get the filtering component to work
- Currently there is an error when filtering - See here
Overwrite the contents of adx/ckan/ckanext/reclineview/theme/templates/recline_view.html
with recline_view.html
in this gist