https://covid19.admin.ch#/definitions/VaccinationDosesReceivedDeliveredVaccineIncomingData
Daily vaccination data by vaccine (type/manufacturer) for vaccination doses delivered and received.
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
(VaccinationDosesReceivedDeliveredVaccineIncomingData)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
date | string |
Optional | cannot be null | COVID-19 Dashboard Source Data |
geoRegion | string |
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 |
vaccine | string |
Optional | cannot be null | COVID-19 Dashboard Source Data |
version | string |
Optional | 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)
geoRegion
string
(geoRegion)string
(geoRegion)
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"CHFL" |
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)
COVID19VaccDosesDelivered - Number of vaccine doses delivered to the cantons
COVID19VaccDosesReceived - Number of vaccine doses received from manufacturers (only available for CHFL)
type
string
(type)string
(type)
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"COVID19VaccDosesDelivered" |
|
"COVID19VaccDosesReceived" |
Indicator for which extra dimension/bracket the data has been broken down for in addition to geoRegion.
vaccine - breakdown of vacc doses and fully vaccinated people by the vaccine (type)
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 |
---|---|
"vaccine" |
Vaccines in use.
moderna - COVID-19 Vaccine Moderna® (Moderna)
pfizer_biontech - Comirnaty® (Pfizer / BioNTech)
johnson_johnson - COVID-19 Vaccine Janssen® (Johnson & Johnson)
novavax - Nuvaxovid (Novavax)
vaccine
string
(IncomingVaccinationVaccineType)string
(IncomingVaccinationVaccineType)
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"johnson_johnson" |
|
"moderna" |
|
"novavax" |
|
"pfizer_biontech" |
Timestamp of data processing.
format YYYY-MM-DD_HH-mm-SS
version
string
(version)string
(version)