General dataset settings

This YAML file contains settings for a dataset. See also:

Possible keys

name
Text (required). The visible name of the dataset, as it appears on the intro page.
nameBanner
Text. Visible name of the dataset, as it appears on the top banner of the app. Note: this text may contain html markup.
description

Text. A description of the dataset that appears on the start page. Note: this text may contain html markup, and documentation links (see Documentation source files). A longer description can be split over several lines by writing a > sign on the key line, and indent subsequent lines:

Description: >
   This web application provides an interactive view
   on the data ...
dataTables
List. A list of the data table identifiers in the dataset. These names should correspond to directory names in the datatables source directory (see Data table source files). This can be included in the settings in order to provide an explicit ordering of the data tables in the app. If this key is not provided, a default ordering wil be used.
twoD_DataTables
List. List the 2D data tables that should be exposed in the app.
googleAnalyticsId
Text. .