Extension UBDC


Extension Basics

Title
UBDC
Name
ckanext-ubdc
Type
Public extension
Description
Custom CKAN extension for the Urban Big Data Centre (UBDC) project, providing theming and UI customization for the UBDC data portal by Datopian.
CKAN versions
Download-Url (zip)
Last commit
a year ago (2024-10-14 16:50:01)
Url to repo
Category
Regional Government Themes


Background Infos

Description (long)
Show details

ckanext-ubdc

A custom CKAN extension for the Urban Big Data Centre (UBDC) project. Developed by Datopian, this extension provides theming and UI customization for the UBDC data portal.

Features

  • Custom theming and visual styling for the UBDC portal
  • UI customization with CSS, SCSS, HTML, and JavaScript
  • Tailored user interface for urban big data research

Languages

  • CSS 43.5%
  • SCSS 31.2%
  • HTML 18.1%
  • Python 5.7%
  • JavaScript 1.5%

Installation

Install the extension:

pip install -e git+https://github.com/datopian/ckanext-ubdc.git#egg=ckanext-ubdc

Add ubdc to your CKAN plugins:

ckan.plugins = ubdc

Releases

  • v1.0.9 (2023-11-10) - Latest release

License

AGPL-3.0

Version
1.0.9
Version release date
2023-11-10
Contact name
Datopian
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Theme extension for the Urban Big Data Centre (UBDC). Primarily CSS/SCSS/HTML customization with minimal Python code.

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