https://covid19.admin.ch#/definitions/PopulationAgeRangeSexData
Population data by geoRegion, age brackets & sex.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | sources.schema.json* |
object
(PopulationAgeRangeSexData)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
ageRange | string |
Optional | cannot be null | COVID-19 Dashboard Source Data |
geoRegion | string |
Optional | cannot be null | COVID-19 Dashboard Source Data |
pop | number |
Optional | cannot be null | COVID-19 Dashboard Source Data |
sex | string |
Optional | cannot be null | COVID-19 Dashboard Source Data |
Age range brackets (10 year steps) used for data breakdown by age.
ageRange
string
(IncomingAgeRange)string
(IncomingAgeRange)
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"0 - 9" |
|
"10 - 19" |
|
"20 - 29" |
|
"30 - 39" |
|
"40 - 49" |
|
"50 - 59" |
|
"60 - 69" |
|
"70 - 79" |
|
"80+" |
geoRegion
string
(CantonGeoUnit)string
(CantonGeoUnit)
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"AG" |
|
"AI" |
|
"AR" |
|
"BE" |
|
"BL" |
|
"BS" |
|
"FL" |
|
"FR" |
|
"GE" |
|
"GL" |
|
"GR" |
|
"JU" |
|
"LU" |
|
"NE" |
|
"NW" |
|
"OW" |
|
"SG" |
|
"SH" |
|
"SO" |
|
"SZ" |
|
"TG" |
|
"TI" |
|
"UR" |
|
"VD" |
|
"VS" |
|
"ZG" |
|
"ZH" |
Population number for the given geoRegion, age bracket & sex.
pop
number
(pop)number
(pop)
Sex
male - male
female - female
sex
string
(sex)string
(sex)
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"female" |
|
"male" |