https://covid19.admin.ch#/definitions/VaccinationContingentIncomingData
Allotted contingent of vaccine doses by geoRegion.
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
(VaccinationContingentIncomingData)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
date | string |
Required | cannot be null | COVID-19 Dashboard Source Data |
geoRegion | string |
Required | cannot be null | COVID-19 Dashboard Source Data |
per100PersonsTotal | number |
Required | cannot be null | COVID-19 Dashboard Source Data |
pop | number |
Required | cannot be null | COVID-19 Dashboard Source Data |
sumTotal | number |
Required | cannot be null | COVID-19 Dashboard Source Data |
type | string |
Required | cannot be null | COVID-19 Dashboard Source Data |
version | string |
Required | cannot be null | COVID-19 Dashboard Source Data |
Date of the provided data.
Formatted as ISO-Date 2020-10-12
date
string
(date)string
(date)
Geographical unit of the data records.
May be either one of the top level Units CHFL, CH or FL for aggregated record sets or the canton of residence when available or the administrative canton i.e. the canton in which the case was diagnosed (if the place of residence is unknown or if the patient lives abroad).
geoRegion
string
(GeoUnit)string
(GeoUnit)
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"AG" |
|
"AI" |
|
"AR" |
|
"BE" |
|
"BL" |
|
"BS" |
|
"CH" |
|
"CH01" |
|
"CH02" |
|
"CH03" |
|
"CH04" |
|
"CH05" |
|
"CH06" |
|
"CH07" |
|
"CHFL" |
|
"FL" |
|
"FR" |
|
"GE" |
|
"GL" |
|
"GR" |
|
"JU" |
|
"LU" |
|
"NE" |
|
"NW" |
|
"OW" |
|
"SG" |
|
"SH" |
|
"SO" |
|
"SZ" |
|
"TG" |
|
"TI" |
|
"UR" |
|
"VD" |
|
"VS" |
|
"ZG" |
|
"ZH" |
Total value per 100 inhabitants since the start of vaccination.
per100PersonsTotal
number
(per100PersonsTotal)number
(per100PersonsTotal)
Population number for the given geoRegion.
pop
number
(pop)number
(pop)
Total value since the start of vaccination.
sumTotal
number
(sumTotal)number
(sumTotal)
COVID19VaccDosesContingent - Allotted contingent of vaccination doses
type
string
(type)string
(type)
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"COVID19VaccDosesContingent" |
Timestamp of data processing.
format YYYY-MM-DD_HH-mm-SS
version
string
(version)string
(version)