data

package
v1.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Group

type Group struct {
	Type        string
	Code        string
	Description string
	Population  []Population
	Stratifier  []Stratifier
}

type Measure

type Measure struct {
	Library string
	Group   []Group
}

type Population

type Population struct {
	Code       string
	Expression string
}

type Stratifier

type Stratifier struct {
	Code        string
	Description string
	Expression  string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL