Extension Timeline


Extension Basics

Title
Timeline
Name
ckanext-timeline
Type
Public extension
Description
CKAN extension providing a timeline visualization for temporal coverage of datasets using HighCharts, developed for the EUDAT B2FIND metadata service. Archived.
CKAN versions
Download-Url (zip)
Last commit
6 years ago (2019-12-11 11:39:37)
Url to repo
Category
Visualization & Analytics


Background Infos

Description (long)
Show details

ckanext-timeline

Status: ARCHIVED (April 25, 2022)

A CKAN extension that provides a timeline visualization for displaying the temporal coverage of datasets. Developed for the EUDAT B2FIND metadata service.

Features

  • Timeline visualization of dataset temporal coverage
  • Integration with HighCharts for interactive chart rendering
  • Uses Moment.js for date handling
  • Visual display of dataset time ranges

Requirements

  • CKAN
  • HighCharts (licensed under CC BY-NC 3.0)
  • Moment.js

Installation

Install the extension:

pip install -e git+https://github.com/EUDAT-B2FIND/ckanext-timeline.git#egg=ckanext-timeline

Add timeline to your CKAN plugins:

ckan.plugins = timeline

License

AGPL-3.0

Note: HighCharts is licensed separately under CC BY-NC 3.0.

Version
0.3.0
Version release date
(not set)
Contact name
Mikael Karlsson
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Archived repository. Uses HighCharts (CC BY-NC 3.0 license) and Moment.js. Developed for EUDAT B2FIND metadata service.

Plugins to configure (ckan.ini)
timeline
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions