Extension Chhs Schema


Extension Basics

Title
Chhs Schema
Name
ckanext-chhs_schema
Type
Public extension
Description
The **CHHS Schema** extension for CKAN provides a way to implement a custom dataset schema tailored
CKAN versions
Download-Url (zip)
Last commit
11 months ago (2025-01-22 18:57:39)
Url to repo
Category
Standards Compliance


Background Infos

Description (long)
Show details

CHHS Schema

Requirements

Requires ckanext-scheming

Installation

To install ckanext-chhs_schema for development, activate your CKAN virtualenv and do::

git clone https://github.com/OpenGov-OpenData/ckanext-chhs_schema.git
cd ckanext-chhs_schema
python setup.py develop
pip install -r requirements.txt

Config settings


ckan.plugins = ... chhs_schema scheming_datasets
Version
Version release date
(not set)
Contact name
(not set)
Contakt email
(not set)
Contact Url
(not set)


Installation Guide

Configuration hints
Plugins to configure (ckan.ini)
chhs_schema scheming_datasets
CKAN Settings (ckan.ini)
# ckan.plugins = ... chhs_schema scheming_datasets
DB migration to be executed
(not set)
<< back to Extensions