# Functions
GetURI obtains the URI from the provided metadata struct.
MapDimensions returns a slice of dimensions corresponding to the provided slice of dataset versionDimensions.
MapPopulationType a PopulationType that contains a The new dimensions are keyed by human friendly label.
MapZebedeeDataToSearchDataImport Performs default mapping of zebedee data to a SearchDataImport struct.
RectifyKeywords sanitises a slice of keywords, splitting any that contain commas into seperate keywords and trimming any whitespace.
No description provided by the author
# Constants
No description provided by the author
# Variables
CantabularTypes are dataset types corresponding to Cantabular datasets.
PopulationTypes is a mapping between dataset is_based_ok @ID values and population type labels Note: this can be also obtained by calling population-api: GET /population-types.
# Structs
ContentPublished provides an avro structure for a Content Published event.
No description provided by the author
Dimension represents the required information for each dataset dimension: name (unique ID) and label and an aggregation key which combines name and label.
PopulationType represents the population type name (unique ID) and label and an aggregation key which combines name and label.
ReleaseDateChange represent a date change of a release.
ReleaseDateChange represent a date change of a release.
SearchDataImport provides event data for a search data import.
ZebedeeData provides model for zebedee publisheddata response.