custom

package
v1.61.0 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateCustomDatasetPage

type CreateCustomDatasetPage struct {
	PopulationTypes []PopulationType
}

CreateDatasetPage contains properties related to the create dataset page

type Page

type Page struct {
	model.Page
	CreateCustomDatasetPage CreateCustomDatasetPage `json:"data"`
	IsNationalStatistic     bool                    `json:"is_national_statistic"`
	ShowCensusBranding      bool                    `json:"show_census_branding"`
}

Page contains data for the census landing page

type PopulationType

type PopulationType struct {
	Name        string
	Label       string
	Description string
}

CreateDatasetPage contains properties related to the create dataset page

Jump to

Keyboard shortcuts

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