Difference between revisions of "Codelist Manager"

From Gcube Wiki
Jump to: navigation, search
m
m (Overview)
Line 13: Line 13:
  
 
The goal of this component is to simplify the management of code lists.  
 
The goal of this component is to simplify the management of code lists.  
Data can come from csv (comma separated values) exported form a database or using the sdmx protocol (used by FAO, Eurostat etc.).  
+
In particular, it is mainly conceived to support the entire life-cycle of code list from their creation to their exploitation.
 +
 
 +
The component allows to create a code list by acquiring the data forming the code list via a file storing them in a csv (comma separated values) format or via the [http://sdmx.org/ SDMX protocol] (a reference standard for Statistical data).
  
 
== Design ==
 
== Design ==

Revision as of 19:27, 18 May 2012

A component supporting the entire life-cycle of code lists management including creation (via ingestion if they exists), curation and publishing. Code lists are also known as controlled vocabularies or coded value enumerations. They are particularly important at (a) data dissemination and exchange layer among different organisations and (b) at data reporting and production, as to ease the mutual understanding between the originator and the consumer. They represents a key concept in the statistical data management.

This document outlines the design rationale, key features, and high-level architecture, as well as the options deployment.

Overview

The goal of this component is to simplify the management of code lists. In particular, it is mainly conceived to support the entire life-cycle of code list from their creation to their exploitation.

The component allows to create a code list by acquiring the data forming the code list via a file storing them in a csv (comma separated values) format or via the SDMX protocol (a reference standard for Statistical data).

Design

Philosophy

This library represents a way to integrate codelist in the system and make it available for multiples use (TimeSeries, Aquamaps or other applications).

Architecture

Deployment

This library must be co-deployed with the hosting service.

Small deployment

Small Deployment

Use Cases

Well suited Use Cases

This library is particularly suited for the use in the services that need codelists.