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"`
FeedbackAPIURL string `json:"feedback_api_url"`
}
Page contains data for the census landing page
type PopulationType ¶
CreateDatasetPage contains properties related to the create dataset page
Click to show internal directories.
Click to hide internal directories.