data

package
v0.14.0 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2024 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
	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
	Expression string
}

Jump to

Keyboard shortcuts

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