SourceSpecification

data class SourceSpecification(val source: DataSource, val variable: StatisticsVariable)

Describes the data sources and the associated statistics variable.

Constructors

Link copied to clipboard
constructor(source: DataSource, variable: StatisticsVariable)

Properties

Link copied to clipboard
Link copied to clipboard