Matching extensions: 267

AGLS metadata extension for CKAN
by data.gov.au

This CKAN Extension customises a CKAN instance for the hosting of data.gov.au. It comprises: A path to local customisations of the core templates to include AGLS/Dublin Core minimum metadata A custom n3/rdf output format Installation To install this package, from your CKAN virtualenv, run the... Read more »

API Helper extension
by CKAN

ckanext-apihelper This extension is meant to add a few pages that will serve as a friendly interface for the action API. Requires CKAN Version 2.1.1 or higher. Instalation Instructions With your CKAN virtual environment activated: pip install -e git+https://github.com/ckan/ckanext-apihelper.git#egg=ckanext-apihelper And add the following to your... Read more »

Archive CKAN resources
by CKAN

Featured
CKAN Archiver Extension Status: Production CKAN Version: 1.5.1+ Overview The CKAN Archiver Extension provides a set of Celery tasks for downloading and saving CKAN resources. It can be configured to run automatically, saving any new resources that are added to a CKAN instance (and saving... Read more »

An ArrayExpress importer for CKAN
by Jim McCusker

ckanext-arrayexpress An ArrayExpress importer for CKAN. Read more »

CKAN plugin for the B2Find Service (https-//eudat
by B2FIND

B2FIND extension for CKAN License GNU Affero General Public License version 3 (AGPLv3) Contains external libraries AngularJS, MIT License localForage, Apache License 2.0 lodash, MIT License Features Theme Improved basic facets Search guide Legal pages Acknowledgement This work is co-funded by the EOSC-hub project (Horizon... Read more »

ckanext-barnet
by Open Knowledge

ckanext-barnet Config, Extensions, and Themes for the Open Barnet CKAN Portal. Note: This extension requires the release-v2.2.1-barnet branch from https://github.com/okfn/ckan-barnet (contains a fix to allow custom dataset fields and “free extras” to be used at the same time, back-ported to 2.2.1). Once CKAN 2.3 is... Read more »

ckanext basemaps plugin

BaseMaps for CKAN Installation_ Configuration_ Installation This plugin dependencies ckanext-spatial Plugin. The current version of ckanext-basemaps has been developed and tested again CKAN 2.1.x. We assume a running CKAN 2.1.x instance. The installation has the following steps, assuming you have a running copy of CKAN:... Read more »

Line, bar and pie charts for CKAN
by CKAN

Featured
ckanext-basiccharts This extension adds Line, Bar and Pie charts to CKAN, using the new Resource View that are still being developed on the master branch (currently unreleased). It uses Flot Charts, which is compatible with all major browsers (including IE6+). Installation Clone this repository and... Read more »

Easy bulk access to CKAN datasets, on Windows, MacOS and Linux
by Centre for Comparative Genomics, Murdoch University

ckanext-bulk This CKAN extension adds a bulk-download facility to CKAN. Snippets are provided, which when included on the relevant pages will add a button that, when clicked, downloads a Zip file containing: a list of all relevant resource URLs a MD5 checksum file scripts which... Read more »

Archived version of Government of Canada CKAN Extension for ckan-1
by Open Data Initiative - Initiative sur les données ouvertes

Node script for automatically creating a CKAN dataset for a CartoDB table
by Chris Whong

Featured
#cartodb2ckan Node script for automatically creating a CKAN dataset for a CartoDB table ##Overview CartoDB is a mapping platform that incorporates a cloud PostgreSQL database with a full SQL API. Once a dataset is in CartoDB and is made ‘public’, the SQL API can be... Read more »

Ceres CKAN Extension
by CSTARS

ckanext-ceic CEIC extension for CKAN adding additional fields and controls Read more »

Retrieval and helpers for ODI Open Data certificates
by Data.Gov.UK - Cabinet Office

ODI Open Data Certificates extension This extension provides a mechanism for retrieving information about Open Data Certificates so that the information can be included on the dataset page. There are no templates supplied with this extension, but you can use the template helpers to integrate... Read more »

CKAN automator
by Open north

This package is an wrapper of ckanapi that simplify management of groups, packages and resources via the API. The main raison d’être of the package is to upload resources contained in a local directory but it does much more: Creation, modification and deletion of groups,... Read more »

Simple Python tool to update an existing CKAN resource
by Steve Bennett

Ckan-Upload This simple command-line tool automates the process of updating an existing resource (file) in a CKAN based repository such as data.gov.au or data.vic.gov.au. It is intended to allow councils to automate the regular updating of data. Developed by Steve Bennett, as part of the... Read more »

CKAN java client library
by SciamLab

ckan4j A java library to extend and access core functionalities of CKAN. Why a CKAN java library CKAN is a complete and performant open-source Data Management System (DMS) built in Python and maintained by a quite large community leaded by the Open Knowledge Foundation. It... Read more »

Notify new resource via the twitter
by shidax

ckanext_notification An example of CKAN extension. Notify new resource via the twitter Read more »

by LeeDongHoon

A stand-alone service to pack a given CKAN resource in a ZIP file and email the link to a user
by U.K. Natural History Museum

ckanext-ckanpackager A CKAN extension that provides a user interface to download resources with ckanpackager. Overview This extension will not work without ckanpackager. Ckanpackager is a stand-alone service that can be instructed to fetch data on a CKAN site using the datastore API, pack the data... Read more »

R client for CKAN RESTful API
by rOpenSci

ckanr ckanr is an R client for the CKAN API. Description CKAN is an open source set of tools for hosting and providing data on the web. (CKAN users could include non-profits, museums, local city/county governments, etc.). ckanr allows users to interact with those CKAN... Read more »

Backports for ckan
by Ian Ward

ckantoolkit ckantoolkit is a library that wraps ckan.plugins.toolkit with backported attributes. This library is useful for writing extensions that work with a wide range of CKAN versions. Example # compatible with CKAN >= 2.5 only from ckan.plugins.toolkit import ungettext becomes: # compatible with all CKAN... Read more »

ckanext-clone
by XVTSolutions

ckanext-clone Allows datasets to be cloned adds Actions tab to dataset view page only users with permission to create datasets can perform cloning Installation clone this repository install: python ckanext-clone/setup.py develop add clone to the list of plugins in .ini file Read more »

Store resources on cloud storage (AWS)
by Link Web Services Pty Ltd

Featured
CKAN CloudConnector A package of extensions for CKAN open data platform for storing resources on CloudStorage. Requirements This extension was developed and tested under CKAN-2.2 For now extension supports only Amazon S3 Cloud storage. In order to use this extension you should have AWS account... Read more »

Libcloud support (AWS, Azure, Google, and 50+ cloud providers) for CKAN
by open.canada.ca

Featured
ckanext-cloudstorage Implements support for using S3, Azure, or any of 30+ providers supported by libcloud to CKAN. Setup After installing ckanext-cloudstorage, add it to your list of plugins in your .ini: ckan.plugins = stats cloudstorage If you haven’t already, setup CKAN file storage or the... Read more »

Custom Template for CMRE
by geosolutions-it

ckanext-cmre Custom Template for CMRE Read more »

by Open Knowledge

Adds a contact form
by U.K. Natural History Museum

ckanext-contact A CKAN extension for adding popup contact forms to pages. Overview Borrows much of the contact form code from ckanext-surrey. An example can be seen on the Natural History Museum’s Data Portal when clicking “Contact dataset curator.” This extension now includes Google’s reCAPTCHA for... Read more »

CKAN Extension for a contact us form
by Quatral Solutions

ckanext-contact_us CKAN Extension for a contact us form Requires the validate_email python module install using this command pip install validate_email Read more »

Simple API dataset hits counter
by Alexandre Bulté

CKAN Count API Calls Extension Status: Development CKAN Version: 1.XXX Overview A CKAN extension for counting and storing in DB the number of call to the “show” API for a given dataset (package). Installation Install the extension as usual, e.g. (from an activated virtualenv): $... Read more »

Fine-tune who can edit dataset whether it's unowned or organization owned
by cphsolutionslab, fadeit ApS (http://fadeit.dk)

ckanext-customuserprivileges ckanext-customuserprivileges is CKAN extension for adding additional restrictions for dataset management. It adds an extra autocomplete field to the dataset to specify users who can administer it. This works for both unowned datasets that by default can be managed by any authenticated user and... Read more »

Organize views in a single dashboard
by CKAN

ckanext-dashboard This extension adds a dashboard to CKAN, which provides way to organize many of the new Resource View being developed in https://github.com/ckan/ckan/tree/1251-resource-view in a single page. Installation This extension depends on the latest unreleased CKAN version being worked on the master branch and ckanext-viewhelpers.... Read more »

Docker script for managing and deploying ckan environments
by DataCats

Featured
datacats datacats uses Docker to give you fully self-contained CKAN dev environments on any platform, and easy deployment to any host. Install Please see detailed OS-specific installation instructions in the docs. Create a CKAN environment datacats create mytown This will create a new environment called... Read more »

Ckan based datadaemon that loads an RDF and store it as a resource
by Lightbase Consultoria

ckanext-datadaemon Ckan based datadaemon that loads an RDF and store it as a resource Read more »

data
by data.world

Plugin for datahub
by Open Knowledge

DataHub This plugin provides customisation of CKAN for The DataHub. Installation Tests Read more »

for POD /data
by U.S. Department of Health & Human Services

Featured
ckanext-datajson A CKAN extension to generate the /data.json file and to harvest data sources from a remote /data.json file according to the U.S. Project Open Data metadata specification (http://project-open-data.github.io/). This plugin creates a new view at /data.json (or other configurable path) that outputs the contents... Read more »

Project Open Data extension
by data.gov - GSA

Featured
ckanext-datajson A CKAN extension containing plugins datajson. First is used by http://catalog.data.gov/ to harvest data sources from a remote /data.json file according to the U.S. Project Open Data metadata specification (https://resources.data.gov/schemas/dcat-us/v1.1/). Plugin datajson provides a harvester to import datasets from other remote /data.json files. See... Read more »

extension CKAN développée pour le projet http-//catalogue
by portail de données ouvertes datalocale.fr

CKAN extension for the Open Knowledge Data Packager
by CKAN

Open Knowledge Data Packager The Open Knowledge Data Packager is a web app for quickly creating and publishing Tabular Data Packages. For more information, see the blog post on CKAN.org and the about page on datapackager.okfn.org. Installing your own Data Packager To install Data Packager:... Read more »

Local data previewer for CKAN that uses the resource cache instead of the remote data
by Ross Jones

ckanext-datapreview This extension is a modified, but local implementation of the OKFN dataproxy that runs as a CKAN extension rather than on Google AppEngine. This has been written to improve the performance on data.gov.uk and increase the maximum file size processed. The interface to the... Read more »

An extension that allows previewing remote database tables in CKAN recline view (MySQL, PostgreSQLl, MSSQL)
by cphsolutionslab, fadeit ApS (http://fadeit.dk)

ckanext-dataproxy ckanext-dataproxy is CKAN extension that enables previewing data from remote databases via SQLAlchemy. The extension is compatible with datastore by masking the dataproxy resource as a datastore resource so it could be requested via /api/3/action/datastore_search or previewed in-browser with recline-preview. Usage: CKAN 2.2.x CKAN... Read more »

CKAN Data Requests
by CoNWeT Lab. Universidad Politécnica de Madrid

CKAN Data Requests CKAN extension that allows users to ask for datasets that are not already published in the CKAN instance. In this way we can set up a Data Market, not only with data supplies but also with data demands. How it works You... Read more »

CKAN extension to enable geospatial searches within the datastore
by U.K. Natural History Museum

ckanext-dataspatial This extension is no longer maintained. A CKAN extension that provides geospatial awareness of datastore data. Overview NB: This extension is unmaintained. There have been some syntax updates so it should work with CKAN 2.8+, but it hasn’t been tested and is not currently... Read more »

An implementation of CKAN's IResourcePreview interface that uses the WET datatables
by Open Data Initiative - Initiative sur les données ouvertes

ckanext-datatable This is a CKAN extension that requires the WET-BOEW extension for CKAN (https://github.com/open-data/ckanext-wet-boew) and the core Datastore CKAN Extension. ckanext-datatable implements the CKAN IPreviewResource interface and uses the WET Data Tables feature to provide a preview of tabular resources that have been saved to... Read more »

A CKAN extension that adds temporal facets (limit dataset search results to between two dates)
by B2FIND

“Filter by year” extension for CKAN License GNU Affero General Public License version 3 (AGPLv3) Contains external libraries bootstrap-datepicker.js, Apache License 2.0 Moment.js, MIT License Acknowledgement Originally started by Sean Hammond. Read more »

CKAN + DCAT
by CKAN

Featured
ckanext-dcat This extension provides plugins that allow CKAN to expose and consume metadata from other catalogs using RDF documents serialized using DCAT. The Data Catalog Vocabulary (DCAT) is “an RDF vocabulary designed to facilitate interoperability between data catalogs published on the Web”. More information can... Read more »

CKAN extension for the Italian Open Data Portals (DCAT_AP-IT)
by GeoSolutions (https://github.com/geosolutions-it)

ckanext-dcatapit CKAN extension for the Italian Open Data Portals (DCAT_AP-IT). Contents Overview License Demo Instance Requirements Installation Development Installation Running the Tests DCAT_AP-IT CSW Harvester CSW Metadata Guidelines Test Instance and Validation Extending the package schema in your own extension Managing translations Creating a new... Read more »

DDI Importer/Harvester
by Liip, World Bank

ckanext-ddi DDI extension for CKAN for the Worldbank. Features: Configuration of DDI fields to customize display Import DDI data via command line Upload DDI files (XML) to a CKAN instance Manage DDI data manually via the CKAN frontend Harvest data from a NADA instance Installation... Read more »

DDI harvester for ckanext-kata
by Kata team repository

DDI2 harvester for CKAN. This extends CKAN harvester to parse DDI2 metadata sources and import datasets. Harvester configuration Please make sure you have ckanext-harvest installed. You can add a harvest source from CKAN UI and add the URL in which the XML files for DDI2... Read more »

A CKAN extension for delineating watershed
by CI-Water-DASYCIM

ckanext-delineate A CKAN extension for delineating watershed. It uses EPA web service for delineation. Work is under progress. Read more »

by Open Knowledge

ckan demo site extension
by Open Knowledge

CKANEXT-DEMO CKAN 2.0 demo theme. Installation git clone https://github.com/okfn/ckanext-demo cd ckanext-demo pip install -e . pip install -r pip-requirements.txt In the CKAN config file, enable the demo and dataset_extent_map plugins (the latter is found in ckanext-spatial). Read more »

CKAN extension for development tools
by U.K. Natural History Museum

ckanext-dev CKAN extension that provides various development tools : An IPython shell, run within the CKAN environment, started as a paster script ; A configuration option to start PyCharm remote debugger session Setup To enable the remote debugger session, you need: Install the pycharm-debug.egg package... Read more »

Support for harvesting from Local Authorities
by Data.Gov.UK - Cabinet Office

ckanext-dgu-local This extension provides support for harvesting from Local Authority data portal that exposes datasets according to the LGA Inventory spec: https://github.com/datagovuk/ckanext-dgu-local/blob/master/ckanext/dgulocal/data/inventory.xsd . This currently has dependencies on UK specific data, but the extension should work if the inventory document doesn’t reference the UK specific... Read more »

Datagovuk- Vagrant box & Puppet Master

This repository is currently unmaintained This repository is currently unmaintained, and as a result we are unable to provide more than guidance in using it. It should be feasible to use CKAN in combination with the many available extensions to obtain the same result. Data.gov.uk... Read more »

CKAN extension for data
by Data.Gov.UK - Cabinet Office

ckanext-dgu - data.gov.uk extension This is an extension to CKAN that provides customisations specifically for the data.gov.uk project. The official version is available at: https://github.com/datagovuk/ckanext-dgu Contributions from 1st March 2012 are by the Cabinet Office. It is Crown Copyright and opened up under both the... Read more »

by Open Knowledge

by datagvat

ckanext-diachron
by eccenca

ckanext-diachron CKAN extension with customisations for Diachron FP7 dataset inventory Read more »

Data Dictionary extension
by Heinz/CMU Capstone Team

CKAN Discourse Integration
by OpenGov

Featured
How it works A new topic is created in the Discourse forum (in a designated Category) for each dataset, organization, and group in the CKAN site. This will happen automatically the first time someone visits the CKAN dataset, org and group page and starts a... Read more »

Improved searching and browsing
by City of Karlsruhe, Germany

Extension that adds the Disqus commenting system to CKAN
by CKAN

Featured
Disqus Extension The Disqus extension allows site visitors to comment on individual packages using an AJAX-based commenting system. The downsides of this plugin are that comments are not stored locally and user information is not shared between CKAN and the commenting system. Note: This extension... Read more »

CKAN extension for assigning a digital object identifier (DOI) to datasets
by U.K. Natural History Museum

ckanext-doi A CKAN extension for assigning a digital object identifier (DOI) to datasets, using the DataCite DOI service. Overview This extension assigns a digital object identifier (DOI) to datasets, using the DataCite DOI service. When a new dataset is created it is assigned a new... Read more »

This is simple CKAN extension that works with the od_package Drupal module
by Open Data Initiative - Initiative sur les données ouvertes

ckanext-drupal This is simple CKAN extension that works with the od_package (https://github.com/open-data/opendata_package) Drupal module. Right now, this extension reads some basic package information from the Canadian Government meta-data schema and writes it into the database table (od_package) created by the module. For now, this package... Read more »

jQuery widget to embed CKAN datasets on external sites
by Oleg Lavrovsky (https://github.com/datalets)

ckan-embed This is a widget for embedding live data searches from CKAN data portals into external websites. Currently only dataset (package) search results are supported, but the module can easily support any calls through the ckan-js library. For some background on this project, visit the... Read more »

CKAN 2
by thriuin

ckanext-environmentcanada CKAN 2.0 Extension for importing Environment Canada ISO 19115 NAP files into data.gc.ca Read more »

Ckan extension adding additional fields and controls for spectral data
by CSTARS

ckanext-ecosis EcoSIS extension for CKAN adding resource controls for spectra EcoSIS Tutorials tutorial.ecospectra.org CKAN ‘IDE’ info on pycharm package install can be found here start pycharm . /usr/lib/ckan/default/bin/activate # run ckan as root sudo pycharm-community run setup select virtual env python as interpreter, then script... Read more »

by B2FIND

CKAN Extension that demonstrates some common patterns for customising a CKAN instance
by Open Knowledge

Featured
This CKAN Extension demonstrates some common patterns for customising a CKAN instance. It comprises: A CKAN Extension “plugin” at ckanext/example/plugin.py which, when loaded, overrides various settings in the core ini-file to provide: A path to local customisations of the core templates and stylesheets A “stream... Read more »

Extends Ckan's search with additional options
by XVTSolutions

Extend Search Uses and extends upon bootstrap-daterangepicker (credit to Dan Grossman Copyright 2012-2014) Adds a package/dataset date range search filter (modified-on metadata date) Adds a package/dataset custodian search filter ================================================================== Installation 1. Clone this repository 2. Install: python ckanext-extend_search/setup.py develop 3. Add extend_search to the... Read more »

External URL pop-up message and tooltips
by data.gov - GSA

CKAN External Link Extension CKAN Version: >= 2.0 This extension will add pop-up message as tooltip for external URLs. Administrator will be able to add websites to whitelist from UI. Installation Install the extension as usual, and edit ckan configuration ini file to add or... Read more »

Full text and metadata extractor
by City of Karlsruhe, Germany

CKAN extension for sending activity events to the Fedora Infrastructure Message Bus (fedmsg)
by Etalab

CKANExt-fedmsg This extension sends real-time messages to fedmsg bus each time public changes are made to CKAN database. To use it, edit CKAN configuration file (aka “.ini”) and add “fedmsg” to “ckan.plugins” line. Read more »

Feedback extension for CKAN
by U.K. Natural History Museum

ckanext-feedback This extension is no longer maintained. Feedback extension for CKAN This extension provides feedback side bar. Read more »

Simple feedback form for submitting data requests
by Maulik Kamdar

CKAN-feedback This extension provides a simple feedback form for submitting data requests through the CKAN System. The administrator receives an email for processing the request. The administrator email can be set in the CKAN config file development.ini/production.ini. The config variable is ‘ckan.feedback.request_email’. The system email... Read more »

Allows for content from rss/atom feeds to be inserted into pages
by Open Knowledge

Feed Extension The Feed extension allows site administrators to include blog entries in the main content of templates using named references to atom or rss feeds. Note: This extension requires ckan 1.7 or higher Activating and Installing To install the plugin, enter your virtualenv and... Read more »

Hadoop extensions for CKAN and FIWARE-Cosmos
by Telefonica R&D

#Tidoop This project is part of FIWARE, being part of the Cosmos Ecosystem. Tidoop is the code name for all the developments about Hadoop made by FIWARE team at Telefónica Investigación y Desarrollo (Telefónica Research and Development, in english), or TID in its abreviated form.... Read more »

Multilingual metadata fields (validators, template snippets and ckanext-scheming support)
by open.canada.ca

Featured
ckanext-fluent This extension provides a way to store and return multilingul fields in CKAN datasets, resources, organizations and groups. Add the fluent plugin to your ckan.plugins configuration settings and use ckanext-scheming or a custom form plugin to use the provided validators to store multilingual text... Read more »

Google analytics report for CKAN
by data.gov.au

ckanext-ga-report Status: Development CKAN Version: 1.7.1+ Overview For creating detailed reports of CKAN analytics, including totals per group. Whereas ckanext-googleanalytics focusses on providing page view stats a recent period and for all time (aimed at end users), ckanext-ga-report is more interested in building regular periodic... Read more »

CKAN extension for a dataset gallery view
by U.K. Natural History Museum

ckanext-gallery A CKAN extension for a dataset gallery view. Overview Adds a gallery view for resources on a CKAN instance. Two plugins are included in this extension: gallery and gallery_image. Based on blueimp Gallery. Installation Path variables used below: $INSTALL_FOLDER (i.e. where CKAN is installed),... Read more »

data
by U.S. General Services Administration

Data.gov Data.gov is an open data website created by the U.S. General Services Administration that is based on two robust open source projects: CKAN and WordPress. The data catalog at catalog.data.gov is powered by CKAN, while the content seen at Data.gov is powered by WordPress.... Read more »

GeoNetwork harvester for CKAN
by geosolutions-it

ckanext-geonetwork GeoNetwork harvester for CKAN Main purposes: Handle some GeoNetwork specific coding (e.g. OGC:WMS* protocol in onlineResource maps to the specific wms format in CKAN) Provide mapping from GeoNetwork categories into CKAN groups Some schemas provide GML elements with the old namespace URI http://www.opengis.net/gml while... Read more »

Geopusher - Convert new SHP resources to GeoJSON
by DataCats

Featured
target https://coveralls.io/r/datacats/ckanext-geopusher?branch=master ckanext-geopusher Requirements For example, you might want to mention here which versions of CKAN this extension works with. Installation To install ckanext-geopusher: Activate your CKAN virtual environment, for example: . /usr/lib/ckan/default/bin/activate Install the ckanext-geopusher Python package into your virtual environment: pip install ckanext-geopusher... Read more »

Geoserver Extension for CKAN
by ngds

###Geoserver Extension for CKAN custom configurations: geoserver.rest_url = ‘geoserver://admin:geoserver@localhost:8080/geoserver/rest’ geoserver.default_workspace = ‘ckan’ geoserver.workspace_name = ckan geoserver.workspace_uri = ‘http://localhost:5000/ckan’ Also requires this to be set: ckan.datastore.write_url = ‘postgresql://ckanuser:pass@localhost/datastore’ Debugging Every time you pull new changes into your existing repository, you should restart services to make sure... Read more »

Github repository resource viewer
by Link Digital

ckanext-githubrepopreview A CKAN plugin for previewing GitHub repository resources. Installation Activate you CKAN python environment and install this extension’s software:: $ pyenv/bin/activate $ pip install -e git+https://github.com/DataShades/ckanext-githubrepopreview.git#egg=ckanext-githubrepopreview Enable the extension in your CKAN config file by adding it to ckan.plugins:: ckan.plugins = githubrepo_view Usage When... Read more »

CKAN extension to integrate Google Analytics data into CKAN
by CKAN

Featured
CKAN Google Analytics Extension Status: Production CKAN Version: >= 2.7 A CKAN extension that both sends tracking data to Google Analytics and retrieves statistics from Google Analytics and inserts them into CKAN pages. Features Puts the Google Analytics asynchronous tracking code into your page headers... Read more »

CKAN extension to use Google as authentication authority
by Yacme S.r.l (dev@yacme.com)

#ckanext-googleauth CKAN extension for use Google as authentication authority. This extension allow users to authenticate in CKAN using their google account. Optionally, it’s possible to filter users by google domain. At the first access, the extension create a new user in CKAN with strong and... Read more »

CKAN plugin for supporting Google Docs
by Consumer Data Research Centre (CDRC)

GovData
by Fraunhofer FOKUS

ckanext-govdatade GovData.de specific CKAN extension Hinweis: Dieses Repository wird nicht mehr für die Weiterentwicklung von GovData genutzt. Für Fragen, Anregungen und Diskussionen bzgl. GovData (www.govdata.de) nutzen Sie bitte die hier zur Verfügung gestellten Repositories: https://github.com/GovDataOfficial Dependencies The GovData.de harvester relies on a group import feature,... Read more »

CKAN extension for graph views, with data processing moved to the backend
by U.K. Natural History Museum

ckanext-graph A CKAN extension that adds a graph view for resources. Overview Adds graph views for resources on a CKAN instance. Two types of graph are available: temporal (a line graph showing count over time based on a specified date field), and categorical (a bar... Read more »

Remote harvesting extension for CKAN
by CKAN

Featured
ckanext-harvest - Remote harvesting extension This extension provides a common harvesting framework for ckan extensions and adds a CLI and a WUI to CKAN to manage harvesting sources and jobs. Installation The harvest extension can use two different backends. You can choose whichever you prefer... Read more »

An helloworld CKAN plugin that demonstrates how to extend metadata schema with a couple of new fields
by PublicaMundi

README This CKAN plugin exists only for demonstration purposes. It basically demonstrates how to: extend core dataset metadata schema with a couple of new fields: a string field “music-genre” taking values from a restricred vocabulary a string field “music-title” as free text theme dataset forms... Read more »

A CKAN 2 extension that removes CKAN's groups feature from the web interface
by Open Knowledge

This is a CKAN extension that aims to remove all traces of CKAN’s groups feature from CKAN’s web interface. It’s useful for sites that don’t use groups and so don’t want this feature showing up on their pages. So far not all signs of the... Read more »

A CKAN 2 extension that removes CKAN's organizations feature
by Open Knowledge

This is a CKAN 2 extension that removes the organizations feature from the interface. We do this by removing the links to the Organization page from the interface, the organization facet box on the search page, and unauthorizing everyone to use the logic action function... Read more »

Organization hierarchy - CKAN extension
by Data.Gov.UK - Cabinet Office

Featured
ckanext-hierarchy - Organization hierarchy for CKAN Provides a new field on the organization edit form to select a parent organization. This new hierarchical arrangement of organizations is displayed using templates in this extension, instead of the usual list. An organization page also displays the section... Read more »

Surface a dataset's related items more visibly
by City of Philadelphia

ckanext-highlight-related-items Surface a dataset’s related items more visibly. Normally, a dataset page provides a text description of the dataset and then a bunch of “resources” in various formats. For very technical users, this is perfect. For everyone else, visualizations and applications are far more approachable.... Read more »

An extension that enables htsql queries for the new datastore
by Open Knowledge

Featured
ckanext-htsql An extension that enables HTSQL queries for the new datastore in CKAN. This extension adds an API endpoint datastore_search_htsql that allows HSQML queries on the datastore. Because of restrictions with the sql endpoint, not all HTSQL queries are possible. Documentation for the datastore installation... Read more »

CKAN Datastore query builder
by International Aid Transparency Initiative

IATI-Query-Builder About A simple form that will build a query string that can then be used to fetch data from the IATI Datastore API. See it in action here - http://datastore.iatistandard.org/query/index.php Requirements A webserver running php and php-curl. PHP dependencies are managed using Composer. Installation... Read more »

Adds intro
by NHS England

iRODS extension for CKAN
by Kata team repository

iRODS Plugin for CKAN This plugin enables a user to pull in information from a collection in iRODS or from a separate file into a dataset. Read more »

CKAN Issues Extension
by Open Knowledge

CKAN Issues Extension This extension allows users to to report issues with datasets in a CKAN instance. Current Status: Beta What it does Once installed and enabled, the issues extension will make available a per- dataset issue tracker. The issue tracker user interface can be... Read more »

KATA extensions for CKAN
by Kata team repository

This repository was part of an older version of Etsin which is no longer in use. For the newest version of Etsin, see https://github.com/CSCfi/etsin-finder/ Kata is a CKAN extension for handling metadata of research datasets. It is used in Etsin research data finder. Installation You... Read more »

Finds links on resources that are actually html pages
by Data.Gov.UK - Cabinet Office

ckanext-linkfinder Sometimes when adding resources to CKAN, users mistakenly add a link to the page containing links to the data rather than the data itself. This extension attempts, for a given resource to find the actual resources on the page. This will only cover some... Read more »

CKAN extension for managing datasets relationships
by Petar Milic

Featured
CKAN Relations manager The ckanext-lire (LInked RElationships) extension provide GUI interface for managing datasets relationships. Each dataset is represented via graphical element. It enables previewing existing relationships between datasets. Preview can be filtered by tag, group, organization or random number of datasets. If user escapes... Read more »

replace the default map preview with one that uses a Windshaft server that can handle millions of data points
by U.K. Natural History Museum

ckanext-map This extension is no longer maintained. A Ckan plugin to create a map view that uses server-generated tiles, allowing for maps visualization of large datasets with millions of data points. The tile server to go with this extension is available at https://github.com/NaturalHistoryMuseum/nhm-windshaft-app Note that... Read more »

A CKAN extension to add an scale-aware map-centred search
by bopen

CKAN Mapsearch extension ABOUT Mapsearch is a CKAN-extension to add a scale-aware, map-centered search to the CKAN spatial extension (ckanext-spatial). FEATURES Its main distinguishing factor is the scale-awareness of the search-engine. This scale-awareness lets you see how many results there are on 5 different scales... Read more »

CKAN Extension for MapStore Preview and GeoStore Harvesting
by geosolutions-it

ckanext-mapstore CKAN Extension for MapStore Preview and GeoStore Harvesting Read more »

CKAN Resource View to build maps and choropleth maps
by CKAN

Featured
ckanext-mapviews This extension adds regular and choropleth maps to CKAN, using the new Resource View being developed on CKAN’s master branch (currently unreleased). It uses LeafletJS, which is compatible with all major browsers (including IE7+). Installation Clone this repository and run python setup.py install. Then... Read more »

SPARQL endpoint analyzer and metadata generator for CKAN
by unaguil

ckanext-metadata SPARQL endpoint analyzer and metadata generator for CKAN. Tested with CKAN 1.8 Installation Install plugin python setup.py install Update CKAN development.ini file to load the plugin ckan.plugins = stats metadata Initialize new tables on CKAN database (Change user & pass) python ckanext/metadata/model/initDB.py Add plugin... Read more »

generic metameta
by XVTSolutions

ckanext-metameta Allows Organisation defaults to be set by users who are Organisation administrators Installation ###Download cd /usr/lib/ckan/default/src/ git clone https://github.com/XVTSolutions/ckanext-metameta.git ###Make sure your python virtualenv is activated . /usr/lib/ckan/default/bin/activate ###Install ckanext-metameta into python cd /usr/lib/ckan/default/src/ckanext-metameta python setup.py develop ###Add to plugin in .ini file sudo... Read more »

Harvester for the Federal Office of Meteorology and Climatology MeteoSwiss
by OGD Switzerland

ckanext-meteoswiss Harvester for the Federal Office of Meteorology and Climatology MeteoSwiss Installation Use pip to install this plugin. This example installs it in /home/www-data source /home/www-data/pyenv/bin/activate pip install -e git+https://github.com/ogdch/ckanext-meteoswiss.git#egg=ckanext-meteoswiss --src /home/www-data cd /home/www-data/ckanext-meteoswiss pip install -r pip-requirements.txt python setup.py develop Make sure to add... Read more »

Custom mimetypes extension
by fumi

ckanext-mimetypes Custom mimetypes extension Read the Custom Internet media types (MIME types) section at http://ckan.readthedocs.org/en/latest/maintaining/filestore.html Install Activate the pyenv for your CKAN instance before installing this extension. Clone this repository and run python setup.py install to install simply. Or you can install this by the... Read more »

Moderated Edits extension for CKAN 1
by Open Knowledge

CKAN Moderated Edits Extension The moderated edits extension for CKAN adds the ability for all updates to CKAN packages to be moderated. Current Status: Incomplete Installation and Activation To install the plugin, enter your virtualenv and install the source: $ pip install hg+http://bitbucket.org/okfn/ckanext-moderatededits This will... Read more »

CKAN extension for MongoDB
by Alex Byrnes

ckanext-mongodb CKAN extension for MongoDB ##Installation (Ubuntu 10.04) Install CKAN 1.7: $ sudo apt-get update $ echo "deb http://apt.ckan.org/ckan-1.7 lucid universe" | sudo tee /etc/apt/sources.list.d/ckan.list $ wget -qO- "http://apt.ckan.org/packages_public.key" | sudo apt-key add - $ sudo apt-get update $ sudo apt-get install -y ckan postgresql-8.4... Read more »

Multiedit
by Helsinki Region Infoshare

Provides CKAN with a table style display of datasets. Allows easy editing of multiple datasets simultaneously according to used form model. Install In an activated python environment run: pip install -e git+https://github.com/Helsingin-kaupungin-tietokeskus/ckanext-multiedit.git#egg=ckanext-multiedit [The plugin is compatible only with CKAN 2.x versions] Tested with: CKAN 2.1.1... Read more »

Create and visualize NGSI resources provided by a Context broker
by Guillermo Zarzuelo

CKAN ckanext-ngsiview CKAN extension that will give you the ability to generate real-time resources provided by a Context broker. Some resources may need your IDM token, so you must be logged in to be able to see those resources properly. Note: This extension has been... Read more »

CKAN extension for data
by Natural History Museum

ckanext-nhm A CKAN extension for the Natural History Museum’s Data Portal. Overview This extension provides theming and specific functionality for the Natural History Museum’s Data Portal. The codebase shows how to implement various plugins created by the Museum’s developers; notably our new ElasticSearch datastore with... Read more »

Plugin to disable user registration on a CKAN instance
by OGD Switzerland

ckanext-noregistration Plugin to disable user registration on a CKAN instance (based on this answer on StackOverflow) Installation Use pip to install this plugin. This example installs it in /home/www-data source /home/www-data/pyenv/bin/activate pip install -e git+https://github.com/ogdch/ckanext-noregistration.git#egg=ckanext-noregistration --src /home/www-data cd /home/www-data/ckanext-noregistration python setup.py develop Make sure to... Read more »

Open Archives Initiative-Protocol for Metadata Harvesting(OAI PMH) extension to CKAN
by Kata team repository

OAI-PMH harvester for CKAN. This extends CKAN harvester to parse OAI-PMH metadata sources and import datasets. Supported metadata schemas are oai_dc (Dublin Core), CMDI (Component MetaData Infrastructure). The list of supported verbs consists of: GetRecord: fetches a single dataset. Identify: when creating the client object... Read more »

by Open Knowledge

OAuth2 Support for CKAN
by CoNWeT Lab. Universidad Politécnica de Madrid

OAuth2 CKAN extension The OAuth2 extension allows site visitors to login through an OAuth2 server. Note: This extension is being tested in CKAN 2.6, 2.7 and 2.8. These are therefore considered as the supported versions Links Activating & Installing the plugin Starting CKAN over HTTPs... Read more »

OData endpoint; fork optimized for Tableau Public
by OpenGov

Featured
ckanext-odata This CKAN extension provides a basic OData 3.0 endpoint for CKAN. This allows it to talk to tools like Microsoft Power BI and the FREE Tableau Public for awesome visualizations using data from CKAN! The endpoint requires data to be held in the CKAN... Read more »

This CKAN extension provides a basic OData endpoint
by whythawk

============= ckanext-odata ============= This CKAN extension provides a basic OData 3.0 endpoint for CKAN. The endpoint requires data to be held in the CKAN Datastore. An OData Endpoint link is added to resources on their main dataset page. Installation Installation as standard for CKAN. This... Read more »

Custom CKAN theme for Offene Daten Mettmann http-//demo
by formwandler

ckanext-odmetheme The repo has been migrated to GitLab. I hereby express my displeasure that Microsoft, as the world’s largest producer of closed source software, has taken over GitHub. This puts too much power in one hand. Read more »

OpenDataPhilly CKAN customizations
by Azavea

ckanext-odp_theme OpenDataPhilly.org CKAN theme Manually generating main.css Run sass ckanext/odp_theme/public/css/sass/main.scss ckanext/odp_theme/public/css/main.css This will be done automatically when deploying via ansible. Read more »

by pudo

MS Office and OpenOffice Resource Viewer
by Ross Jones

Featured
ckanext-officedocs This plugin provides the option of using the Microsoft Office viewer for previewing both MS Office and OpenOffice documents as an IResourceView ————Supported formats ———— This plugin will attempt to preview the following formats “DOC”, “DOCX”, “XLS”, “XLSX”, “PPT”, “PPTX”, “PPS”, “ODT”, “ODS”, “ODP”... Read more »

CKAN templates and translations for opendata
by OGD Switzerland

ckanext-ogdch CKAN templates and translations for opendata.admin.ch Installation Use pip to install this plugin. This example installs it in /home/www-data source /home/www-data/pyenv/bin/activate pip install -e git+https://github.com/ogdch/ckanext-ogdch.git#egg=ckanext-ogdch --src /home/www-data cd /home/www-data/ckanext-ogdch python setup.py develop Make sure to add ogdch to ckan.plugins in your config file. For... Read more »

Additional action APIs for opendata
by OGD Switzerland

ckanext-ogdch_actions Additional action APIs for opendata.admin.ch Installation Use pip to install this plugin. This example installs it in /home/www-data source /home/www-data/pyenv/bin/activate pip install -e git+https://github.com/ogdch/ckanext-ogdch_actions.git#egg=ckanext-ogdch_actions --src /home/www-data cd /home/www-data/ckanext-ogdch-actions python setup.py develop Make sure to add ogdch_actions to ckan.plugins in your config file. For development... Read more »

CKAN extension for Open Africa
by CodeForAfrica

openAFRICA CKAN Extension CKAN theme for openAFRICA platform accessible at https://openafrica.net/ Development Then follow the steps below to install the openAfrica extension: Step 1: Activate your virtual environment; use the path to your virtual environment. On Mac OSX, you may have to use /usr/local/lib/ckan/default/bin/activate. You... Read more »

Provides Swagger / Open API Console Preview for Resources that refer to APIs
by Government of British Columbia, Brock Anderson

ckanext-openapi This CKAN Extension creates an OpenAPI (aka Swagger) view that is accessible for previewing OpenAPI JSON resources. Pre-Installation 1.1 Create a new resource format in CKAN called ‘openapi-json’ using these instructions: 1.1.1. Get the id for resource_format: GET /api/action/vocabulary_show?id=resource_format The request should return a... Read more »

CKAN extension for oppnadata
by Softhouse

ckanext-opendata CKAN extension for oppnadata.se (Öppna Data) for Vinnova. Sub extensions Blog functionality Extension path: ./ckanext/blog. Eurovoc taxonomy support Extension path: ./ckanext/eurovoc. Read more »

OpenRefine CKAN Connector
by OpenGov

OpenRefine CKAN Storage Extension (for CKAN v2.2+) !! Currently tested and works with OpenRefine 2.6-beta1 and CKAN v2.2+ Upload data directly from Google Refine to CKAN using CKAN API. This project is a modifed and updated version of Fadmaa’s work. The earlier version did not... Read more »

An extension to add a hierarchical structure to datasets
by Open Research Data

ckanext-ord-hierarchy An extension to display a hierarchical structure of datasets. When parent-child relationships between datasets exist, the plugin will display the tree structure on the dataset page, showing links to the top level dataset, up one level and any sublevels. Installation Activate your virtualenv: $... Read more »

Simple CMS (create web pages in CKAN)
by CKAN Association / Open Knowledge

Featured
ckanext-pages This extension gives you an easy way to add simple pages to CKAN. By default you can add pages to the main CKAN menu. Tested on CKAN 2.7, 2.8 and 2.9. Installation Use pip to install this plugin. This example installs it in /home/www-data/pyenv,... Read more »

CKAN Extensions for a Parkinsons Research Data Catalogue
by thejimmyg

ckanext-parkinsons CKAN Extensions for a Parkinsons Research Data Catalogue Read more »

CKAN extension to offer a list of categories defined by Provincia Autonoma di Trento
by Open Data in Trentino

ckanext patcategories Install pip install -e git+https://github.com/opendatatrentino/ckanext-patcategories.git#egg=ckanext-categories How to use I comandi che possono essere usati per creare e cancellare nuove voci dei vocabolari presenti; i comandi vanno lanciati dalla cartella del plugin “ckanext-patform”, start from the directory ckanext-patform (eg. cd /where/is/ckan/ckanext-patform ) to add... Read more »

ckanext-patform
by Open Data in Trentino

ckanext-patform install pip install -e git+https://github.com/opendatatrentino/ckanext-patform.git#egg=ckanext-pat load plugin in ckan configuration ckan.plugins = pat Read more »

scraping script to populate CKAN from the geocatalog of Provincia Autonoma di Trento - http-//www
by Open Data in Trentino

ckanext-patgeo scraping script to populate CKAN from the geocatalog of Provincia Autonoma di Trento http://www.territorio.provincia.tn.it/portal/server.pt/community/sgc_-geocatalogo/862/sgc-_geocatalogo/32157 Read more »

PDF viewer for CKAN >= 2
by CKAN

Featured
ckanext-pdfview This extension provides a view plugin for PDF files using PDF.js. Beyond viewing PDFs, this version takes advantage of the latest PDF.js features that were not available in the bundled pre 2.3 viewer, namely: Localization. Uses CKAN’s language settings when possible. Tools Menu. Go... Read more »

Datastore Writer for Pentaho Kettle
by OpenGov

CKAN-DataStore-Writer-for-Pentaho-Data-Integration CKAN DataStore Writer for Pentaho Data Integration (Kettle) Installation Copy the files below to their respective folders under the Pentaho Data Integration installation directory: ../data-integration/plugins/steps/ckan-datastore-plugin/ckan_datastore.jar ../data-integration/plugins/steps/ckan-datastore-plugin/ckan_logo.png ../data-integration/plugins/steps/ckan-datastore-plugin/plugin.xml ../data-integration/plugins/steps/ckan-datastore-plugin/lib/commons-logging-1.2.jar ../data-integration/plugins/steps/ckan-datastore-plugin/lib/gson-2.2.jar ../data-integration/plugins/steps/ckan-datastore-plugin/lib/httpclient-4.2.jar ../data-integration/plugins/steps/ckan-datastore-plugin/lib/httpcore-4.2.jar ../data-integration/plugins/steps/ckan-datastore-plugin/lib/httpmime-4.2.jar ../data-integration/plugins/steps/ckan-datastore-plugin/lib/jsoup-1.8.1.jar User Guide The CKAN DataStore writer plugin allows users to upload... Read more »

CKAN extension that that allows to create protected datasets which can be accessed by a list of users included in an access list
by CoNWeT Lab. Universidad Politécnica de Madrid

CKAN Private Datasets This CKAN extension allows a user to create private datasets that only certain users will be able to see. When a dataset is being created, it’s possible to specify the list of users that can see this dataset. In addition, the extension... Read more »

Instant notifications for datasets
by Ross Jones

[WIP] ckanext-pubsub THIS PLUGIN IS CURRENTLY UNFINISHED. Intro ckanext-pubsub is a CKAN extension that notifies user when datasets change or new ones are added. It does this in one of three ways: You can add some words, and when a new dataset is added, if... Read more »

CKAN QA Extension
by CKAN

Featured
CKAN Quality Assurance Extension The ckanext-qa extension will check each of your package resources and give these resources an openness score based Tim Berners-Lee’s five stars of openness (http://lab.linkeddata.deri.ie/2010/star-scheme-by-example) It also provides a Dashboard that allows you to view broken links and openness scores. Once... Read more »

QGIS plugin to load and display Open Data from CKAN
by BergWerk GIS

QGIS CKAN-Browser QGIS PlugIn to load and display Open Data from CKAN enabled data portals. Sponsors: v0.4: City of Toronto v0.2.8 -> v0.3.0: Amt der Kärntner Landesregierung - KAGIS Change log DISCLAMER This plugin has been tested with various CKAN servers (API v3 supported only),... Read more »

Queensland Government CKAN extensions
by Queensland Government

Version 1.1 #ckanext-qgov - Queensland Government CKAN Extensions #About Queensland Government has developed this plugin to be used with data.qld.gov.au and publications.qld.gov.au. The plugin has had Queensland Government site specific functionality removed from it. #Features Static Routing on all index.html found in static-content directory CSRF... Read more »

RDF features for CKAN
by Open Knowledge

Extracted reclinepreview translated in french
by Quatral Solutions

ckanext-reclinepreview-fr Read more »

Create datastore tables for organizations and provide combined output
by open.canada.ca

Featured
ckanext-recombinant This extension creates datasets and datastore tables for all organizations in a ckan instance and allows combining the data from all tables into a single CSV for exporting. This lets us use CKAN’s authentication to restrict users to update only their organizations’ tables but... Read more »

CKAN extension to connect to Redlink triple store
by redlink-gmbh

ckanext-redlink - Redlink CKAN extension This is a CKAN extension that provides SPARQL querying capabilities for datasets hosted on Redlink using the data preview feature of CKAN. The SPARQL interface is based on Squebi. Requisites An account and a published dataset on Redlink A running... Read more »

Contact/Issues form backed by redmine
by Data.Gov.UK - Cabinet Office

ckanext-redmine This is an extension that provides a contact form for users to contact you about different categories of problems, backed by a redmine installation. Features This extension provides: Contact form This (defaults to /contact) that allows a user to contact the data portal owners... Read more »

Resource Entitlement Management System (REMS) extensions for CKAN
by Kata team repository

Resource Entitlement Management System (REMS) extension for CKAN. Enables use of REMS access rights management with CKAN datasets. REMS provides tools to design application forms and workflows for items requiring authorization. REMS can be used by the end user to apply for access to a... Read more »

Allows dataset editors to reorder the positioning of resources
by XVTSolutions

ckanext-reorder Allows dataset editors to re-position resources using a drag and drop list. adds Reorder Resources button to dataset edit page only users with permission to edit datasets can perform reordering Installation clone this repository install: python ckanext-reorder/setup.py develop add reorder to the list of... Read more »

Repeating metadata fields (validators, template snippets and ckanext-scheming support)
by open.canada.ca

Featured
Note: made obsolete by ckanext-scheming 2.1 multiple_text fields ckanext-repeating This extension provides a way to store repeating fields in CKAN datasets, resources, organizations and groups. Add the repeating plugin to your ckan.plugins configuration settings and use ckanext-scheming or a custom form plugin to use the... Read more »

Shows information about the CKAN version an instance is running
by CKAN

ckanext-repo Shows information about the HEAD (branch and latest commit) your ckan and extension repositories are running on. This is done checking the local repositories on your server. Install With your virtualenv activated: cd src git clone https://github.com/ckan/ckanext-repo.git cd ckanext-repo python setup.py develop Add the... Read more »

Review datasets at a set interval
by XVTSolutions

ckanext-review Allows datasets to be reviewed at a set interval. Adds a ‘package_review’ table to the database to store data related to the review process. Adds a ‘group_review’ table to the database to store data related to the review process. Adds a ‘Dataset Review Interval’... Read more »

CKAN extension providing right time context support through FIWARE NGSI
by CoNWeT Lab. Universidad Politécnica de Madrid

CKAN ckanext-right_time_context CKAN extension that will give you the ability to manage right-time resources provided by a FIWARE Context Broker. This extension also provides a basic view to provide a data preview to user browsing context broker resources, altough it can be combined with other... Read more »

Upload resources to AWS S3
by data.gov.sg

CKAN Extension to upload resources to AWS S3 This extension can be used to upload your CKAN resources to AWS S3 instead of the CKAN server. You can blacklist certain resource types (e.g. APIs) from being uploaded to S3. A paster command is provided to... Read more »

Custom CKAN extension for data
by Open Knowledge

ckanext-sa Custom CKAN extension for data.sa.gov.au How to Install Locally for Development Install CKAN from source. Install ckanext-pdeu. Activate your CKAN virtual environment and: git clone https://github.com/okfn/ckanext-sa.git cd ckanext-sa python setup.py develop Edit the following settings to the [app:main] section of your CKAN config file... Read more »

SAML2 Authentication
by Link Digital

ckanext-saml2 SAML2 Athentication extension Read more »

Single Sign-On (SSO) via SAML2 Authentication
by Keitaro AB

Featured
ckanext-saml2auth A CKAN extension to enable Single Sign-On (SSO) for CKAN data portals via SAML2 Authentication. Requirements This extension works with CKAN 2.9+. Installation To install ckanext-saml2auth: Install the required system packages: sudo apt install xmlsec1 Activate your CKAN virtual environment, for example: . /usr/lib/ckan/default/bin/activate... Read more »

Scheming- Easy, sharable custom CKAN schemas
by CKAN

Featured
ckanext-scheming This CKAN extension provides a way to configure and share metadata schemas using a YAML or JSON schema description. Custom validation and template snippets for editing and display are supported. Requirements This plugin is compatible with CKAN 2.6 or later. Installation You can install... Read more »

CKAN Sync for Screendoor
by The Department of Better Technology

Screendoor <> CKAN Integration Note: This integration is only available on Screendoor’s enterprise plans. Instead of manually releasing open data to your CKAN portal, Screendoor can sync your responses with a CKAN dataset automatically. Revisions to responses can even be reflected in your portal in... Read more »

Save search history to be used later for autocomplete and statistics
by CKAN

ckanext-searchhistory Save search history to be used later for autocomplete and statistics. Ongoing development. Read more »

integration of lodstats and personalization features based on it
by Sven R. Kunze

Extracting semantic data of CKAN – ckanext-semantic A extension for CKAN Features enhanced search (search after vocabularies, classes, properties, geographical and temporal coverage) new search type: SPARQL new subscription type: SPARQL subscriptions enriched dataset page (used vocabularies, geographical and temporal coverage) similar datasets personalized recommendations... Read more »

CKAN extension for RDF description of dataset relationships
by Petar Milic

CKAN Extension for RDF Description of Dataset Relationships The ckanext-semre (SEManticRElationships) extension will give RDF description of CKAN dataset relationships when user request RDF desrciption of dataset (for example, when user access http://datahub.io/dataset/frb-linked-data.rdf) Requirements Before installing ckanext-semre, make sure that you have installed the following:... Read more »

Hooks the Sentry's raven plugin into ckan/pylons wsgi middleware chain
by Open Data in Trentino

CkanExt-Sentry Hooks the Sentry’s raven plugin into ckan/pylons wsgi middleware chain. Important notice There are some known issues with this middleware insertion method. Have a look at the README.md in the alternatives folder (that is, this directory for more information on a better solution for... Read more »

A plugin to integrate Silk Link Discovery Framework into CKAN
by memaldi

ckanext-silk A plugin to integrate Silk Link Discovery Framework into CKAN. Tested with CKAN 1.8 Installation Install plugin python setup.py install Update CKAN development.ini file to load the plugin ckan.plugins = stats silk Initialize new tables on CKAN database (Change user & pass) python ckanext/silk/model/initDB.py... Read more »

Sitemap search engine support for CKAN
by Kata team repository

Sitemap is a CKAN extension which will provide sitemap.xml which will inform search engines about available URLs. Note that this extension doesn’t provide any modifications to robots.txt provided by CKAN so without any modifications the URL exclusion provided by robots.txt is in use. Installation You... Read more »

Socrata harvester to allow CKAN to keep in sync with a Socrata store
by OpenDataMonitor

socrata-harvester A harvester to allow CKAN directories to keep in sync with a catalogue that provides API in order to fetch metadata. In order to use this tool, you need to have the ODM CKAN harvester extension (https://github.com/opendatamonitor/ckanext-harvestodm) installed and loaded for your CKAN instance.... Read more »

SPARQL endpoint for CKAN
by Jon Lázaro Aduna

ckanext-sparql SPARQL edpoint support for CKAN. Tested with CKAN 1.8 Installation Install plugin python setup.py install Update CKAN development.ini file to load the plugin ckan.plugins = stats sparql Check that CKAN libraries are installed cd src/ckan python setup.py install Initialize new tables on CKAN database... Read more »

SPARQL Interface for CKAN
by georgepm

CKAN Sparql Interface Extension Note: The ckanext-sparql extension was tested using Virtuoso sparql instances such as http://semantic.ckan.net/sparql. I will try to make it work for other type of sparql instances ;) Version: 1.01 Status: Development CKAN Version: >= 2.* Description This is a simple extension,... Read more »

Geospatial extension for CKAN
by CKAN

Featured
ckanext-spatial - Geo related plugins for CKAN This extension contains plugins that add geospatial capabilities to CKAN, including: A spatial field on the default CKAN dataset schema, that uses PostGIS as the backend and allows to perform spatial queries and to display the dataset extent... Read more »

Map and search map support for ckanext-spatial
by XVTSolutions

ckanext-spatialUI This extension provides the UI elements for spatial search. Spatial search widget Dataset extent map These UI elements are not part of ckanext-spatial and need to be added to templates as part of an extension as is described here. This extension provides these elements.... Read more »

CKAN extension to publish public datasets in the FIWARE Store as offerings
by CoNWeT Lab. Universidad Politécnica de Madrid

CKAN Store Publisher CKAN extension that allows users to publish datasets in the FIWARE Store (as offerings) in a simpler way. To do so, a new tab is added in the Datasets Manage menu that offers a form to set the basic options of the... Read more »

ckanext-stromnetzberlin
by Fraunhofer FOKUS

ckanext-stromnetzberlin A CKAN extension for harvesting Stromnetz Berlin. Dependencies The harvester relies on a group import feature, which is currently not implemented in the ckanext-harvest. Therefore a fork with a feature branch is used as the dependency instead. Getting Started If you are using Python... Read more »

City of Surrey extension
by City of Surrey & Open North

City of Surrey CKAN extension CKAN extension development for the implementation of the City of Surrey The extension contains the following features: Add a custom CSS file Add custom pages (contact & suggest dataset forms + follow page) with implementation of iRoutes Add public file... Read more »

Admin Suspension (hiding) of Datasets
by XVTSolutions

ckanext-suspend Allows datasets to be suspended adds Suspend button to dataset edit page only users with permission to edit datasets can suspend one adds a package_suspend table to db. This is used to store the reason for the suspension. Installation clone this repository install: python... Read more »

Tagmanager
by Alan Tygel

Featured
ckanext-tagmanager Tagmanager offers tools and interfaces for cleaning tags in CKAN open data portals. What can you do with the tagmanager plugin? The main features are the detection of similar tags, and the possibility to merge them. This is useful for portals with many contributors,... Read more »

DataTank extension for CKAN
by tdt

An 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... Read more »

Text captcha for user registration
by Link Digital

CKAN TextCaptcha A text based captcha for the CKAN open data platform user registration form using http://textcaptcha.com. Requirements Tested in CKAN 2.3 and 2.4 Installation To install CKAN TextCaptcha: Activate your CKAN virtual environment, for example: . /usr/lib/ckan/default/bin/activate Install the ckanext-textcaptcha Python package into your... Read more »

URN fetching extension for CKAN
by Kata team repository

URN Plugin for CKAN This plugin automatically generates an ID from an URN source for a Resource data type. The default CKAN UUID ID for a Resource is hence replaced. Installation First of all, as with all CKAN extensions, one must install it to a... Read more »

CKAN CitySDK module
by OpenGov (for its initial CKAN module contribution)

CitySDK v2 Thank You’s due to some very generous Clojurians: @thheller (author of the shadow-cljs build tool) @cgrand (author of the xforms library) The Clojure community at large Installation npm install citysdk The citysdk Function CitySDK exports a single function, which takes two arguments: The... Read more »

CKAN plugin to allow users with 'member' role within an organization to create/edit/delete their own datasets
by U.K. Natural History Museum

ckanext-userdatasets A CKAN extension that allows organisation members to create datasets, and edit or delete the datasets they have created. Overview This extension changes the permissions of users with the ‘Member’ role in an organisation, allowing them to create datasets, and to edit or delete... Read more »

CKAN extension to upload vector geospatial data, store and publish through OGC services
by PublicaMundi

CKAN Vector Storer Extension Overview Vector Storer is a CKAN extension that allows users to upload vector geospatial data, store and publish through OGC services. Installation 1. Install required Debian packages Install compression-related libraries $ sudo apt-get install unzip unrar p7zip-full Install GDAL libraries and... Read more »

VegaJS' view extension for CKAN
by Open Knowledge

CKAN Vega Extension This plugin allows you to use VegaJS, a visualization grammar, to create graphs for CKAN resources. Requirements DataPusher Resource View Branch Installing Inside your pyenv, install using pip: pip install -e git+git://github.com/okfn/ckanext-vegaview.git#egg=ckanext-vegaview Then activate it by adding vegaview inside ckan.plugins in your... Read more »

Helpers for creating views for CKAN
by CKAN

ckanext-viewhelpers This extension adds a few helper methods that are useful for CKAN’s views. It uses the new Resource View developed in https://github.com/ckan/ckan/tree/1251-resource-view. Installation To use it, simply clone this repository and run python setup.py install. Then add viewhelpers to your ckan.plugins in your CKAN... Read more »

Interactive data visualizer
by Keitaro AB

Featured
ckanext-visualize CKAN extension which allows users to visualize data in a very efficient and intuitive way, in a simple to use User Interface. The viewer automatically creates the most meaningful chart based on the chosen columns. Administrators can create predefined charts and easily configure them... Read more »

Webhooks for CKAN
by Denis Zgonjanin

CKAN extension that adds the Web Experience Toolkit to CKAN 2
by Open Data Initiative - Initiative sur les données ouvertes

CKAN extension that provides visualization and customizable dashboards for dataset resources using the FIWARE WireCloud component
by CoNWeT Lab. Universidad Politécnica de Madrid

CKAN WireCloud dashboards CKAN view extension for the creation and display of resource data visualization dashboards through WireCloud embbeded dashboards. With this extension you can create a view for a resource using WireCloud. You can set the view to load an existing dashboard or create... Read more »

Wordpress integration for CKAN
by Open Knowledge

A CKAN extension for underlaying Wordpress content (navigation and content area) in your CKAN site. For example, if you make a new Page in your Wordpress site called “Resources”, that will be appended to your CKAN navigation. Any page that would normally result in a... Read more »

Wordpress CKAN Plugin
by Alex Corbi

wp-ckan A wordpress plugin for integrating CKAN http://ckan.org/ and WP http://wordpress.org/. Description wpckan is a wordpress plugin that exposes a series of functionalities to bring content stored in CKAN to Wordpress’ UI and also provide mechanisms for archiving content generated on Wordpress into a CKAN... Read more »

WordPress Comments for CKAN Datasets
by Helsinki Region Infoshare

This plugin brings comments from WordPress to CKAN dataset pages. Includes reporting of comments and subscribing to comments features, latter of which is deemed specific to Helsinki Region Infoshare. This plugin requires a relatively new WordPress installation to be present under the exact same domain... Read more »

boilerplate ckan extension
by XVTSolutions

ckanext-xvt Install cd /usr/lib/ckan/default/src/ git clone https://github.com/XVTSolutions/ckanext-xvt python ckanext-xvt/setup.py develop Add xvt to your .ini file When paster serve (or apache) runs this, it will create a table in the DB called alpha Read more »

CKAN Comments for Datasets
by Valtori Government ICT Centre

ckanext-ytp-comments CKAN extension for adding comments to datasets. Anyone with an account can comment any public datasets. Users with modification access can delete comments from the dataset. Some of the code is taken from ckanext-comments Compatibility Tested with CKAN 2.2 - 2.3 Installation Install to... Read more »

CKAN Drupal data
by yhteentoimivuuspalvelut

Avoindata main CKAN extension
by yhteentoimivuuspalvelut

YTP group CKAN extension
by yhteentoimivuuspalvelut

Organization member request handling
by yhteentoimivuuspalvelut

ckanext-ytp-request CKAN extension providing means to control organization member requests, requests history and related operations. Features Users can request to be part of organization Organization admins and global admins can approve or reject request Request history log Compatibility Tested with CKAN 2.2 - 2.3 Installation... Read more »

Task handling for YTP
by yhteentoimivuuspalvelut

by yhteentoimivuuspalvelut

Harvester for the Office for Spatial Development of the Canton of Zurich
by OGD Switzerland

ckanext-zhgis Harvester for the Office for Spatial Development of the Canton of Zurich Installation Use pip to install this plugin. This example installs it in /home/www-data source /home/www-data/pyenv/bin/activate pip install -e git+https://github.com/ogdch/ckanext-zhgis.git#egg=ckanext-zhgis --src /home/www-data cd /home/www-data/ckanext-zhgis pip install -r pip-requirements.txt python setup.py develop Make sure... Read more »

Harvester for the Statistical Office of Canton of Zurich
by OGD Switzerland

ckanext-zhstat Harvester for the Statistical Office of Canton of Zurich Installation Use pip to install this plugin. This example installs it in /home/www-data source /home/www-data/pyenv/bin/activate pip install -e git+https://github.com/ogdch/ckanext-zhstat.git#egg=ckanext-zhstat --src /home/www-data cd /home/www-data/ckanext-zhstat pip install -r pip-requirements.txt python setup.py develop Make sure to add zhstat... Read more »