https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData
Iso-Week aggregated vaccinated persons records broken down by geoRegion (by canton/country of residence), age brackets and vaccine.
COVID19FullyVaccPersons - Number of fully vaccinated persons
COVID19FirstBoosterPersons - Number of persons that have received at least one booster vaccine dose. Subset of the 'COVID19FullyVaccPersons'.
COVID19AtLeastOneDosePersons - Number of persons that have received at least one dose
COVID19PartiallyVaccPersons - Number of persons that are partially vaccinated (difference between COVID19AtLeastOneDosePersons and COVID19FullyVaccPersons)
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
(VaccPersonsWeeklyAgeRangeVaccineIncomingData)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
altersklasse_covid19 | string |
Optional | cannot be null | COVID-19 Dashboard Source Data |
date | number |
Optional | cannot be null | COVID-19 Dashboard Source Data |
entries | number |
Optional | cannot be null | COVID-19 Dashboard Source Data |
geoRegion | string |
Optional | cannot be null | COVID-19 Dashboard Source Data |
per100Persons | number |
Optional | cannot be null | COVID-19 Dashboard Source Data |
per100PersonsTotal | number |
Optional | cannot be null | COVID-19 Dashboard Source Data |
pop | number |
Optional | cannot be null | COVID-19 Dashboard Source Data |
sumTotal | number |
Optional | cannot be null | COVID-19 Dashboard Source Data |
type | string |
Optional | cannot be null | COVID-19 Dashboard Source Data |
type_variant | string |
Optional | cannot be null | COVID-19 Dashboard Source Data |
version | string |
Optional | cannot be null | COVID-19 Dashboard Source Data |
Age range brackets (10 year steps) used for data breakdown by age.
altersklasse_covid19
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+" |
Formatted as ISO-Week number 202009
date
number
(date)number
(date)
Absolute number of occurrences for this iso-week.
entries
number
(entries)number
(entries)
Geographical unit of the data records. This refers to the canton/country of residence of the person not the canton administering the vaccine.
May be either one of the top level units (CHFL, CH or FL) a canton (2 letter code), the sum of all neighboring countries 'neigboring_chfl' or 'unknown' if the residence of the person is not known or not in CH, FL or any of the neighboring countries. The geoRegion 'all' is used for the sum of all vaccinated persons (CHFL + neighboring_chfl + unknown).
geoRegion
string
(GeoRegionVaccPersonByResidence)string
(GeoRegionVaccPersonByResidence)
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"AG" |
|
"AI" |
|
"AR" |
|
"BE" |
|
"BL" |
|
"BS" |
|
"CH" |
|
"CHFL" |
|
"FL" |
|
"FR" |
|
"GE" |
|
"GL" |
|
"GR" |
|
"JU" |
|
"LU" |
|
"NE" |
|
"NW" |
|
"OW" |
|
"SG" |
|
"SH" |
|
"SO" |
|
"SZ" |
|
"TG" |
|
"TI" |
|
"UR" |
|
"VD" |
|
"VS" |
|
"ZG" |
|
"ZH" |
|
"all" |
|
"neighboring_chfl" |
|
"unknown" |
Per 100 persons value for this iso-week.
per100Persons
number
(per100Persons)number
(per100Persons)
Sum of the "per100Persons" values since the start of data recording.
per100PersonsTotal
number
(per100PersonsTotal)number
(per100PersonsTotal)
Population number for the current record (geoRegion and sex/age bracket).
pop
number
(pop)number
(pop)
Sum of the "entries" values since the start of data recording.
sumTotal
number
(sumTotal)number
(sumTotal)
COVID19FullyVaccPersons - Number of fully vaccinated persons
COVID19FirstBoosterPersons - Number of persons that have received at least one booster vaccine dose. Subset of the 'COVID19FullyVaccPersons'.
COVID19AtLeastOneDosePersons - Number of persons that have received at least one dose
COVID19PartiallyVaccPersons - Number of persons that are partially vaccinated (difference between COVID19AtLeastOneDosePersons and COVID19FullyVaccPersons)
type
string
(type)string
(type)
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"COVID19AtLeastOneDosePersons" |
|
"COVID19FirstBoosterPersons" |
|
"COVID19FullyVaccPersons" |
|
"COVID19PartiallyVaccPersons" |
Indicator for which extra dimension/bracket the data has been broken down for in addition to geoRegion.
altersklasse_covid19 = breakdown by age
type_variant
string
(type_variant)string
(type_variant)
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"altersklasse_covid19" |
Timestamp of data processing.
format YYYY-MM-DD_HH-mm-SS
version
string
(version)string
(version)