You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Timo Franz edited this page Aug 14, 2018
·
8 revisions
The principal application data is hosted on data.govt.nz's CKAN data management system and split into 5 data tables:
outcomes: the principal table that stores all quantitative data points
indicators: a table defining the principal metrics, including aggregates and individual survey questions, used across the different chart components
insights: table for storing the key insights that each is based on a single survey question (stored in indicators)
surveys: a basic look-up table storing all survey related information
subjects: a basic look-up table for storing all participating agencies (when agency level data is included) or agency aggregates ("All of Government")
Please note: as initially agency-level data will not be made available, the data will not include all survey questions and answers - therefore the application cannot compute focus area or All of Government aggregates that instead must be provided as part of the data.
For details about the individual tables please refer to the >> data model/schema.
For more information about how to update the data and include information from future surveys please see >> How to update data.