VaccinationContingentIncomingData Schema

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*

VaccinationContingentIncomingData Type

object (VaccinationContingentIncomingData)

VaccinationContingentIncomingData Properties

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

Date of the provided data.

Formatted as ISO-Date 2020-10-12

date

date Type

string (date)

geoRegion

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

geoRegion Type

string (GeoUnit)

geoRegion Constraints

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"

per100PersonsTotal

Total value per 100 inhabitants since the start of vaccination.

per100PersonsTotal

per100PersonsTotal Type

number (per100PersonsTotal)

pop

Population number for the given geoRegion.

pop

pop Type

number (pop)

sumTotal

Total value since the start of vaccination.

sumTotal

sumTotal Type

number (sumTotal)

type

COVID19VaccDosesContingent - Allotted contingent of vaccination doses

type

type Type

string (type)

type Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"COVID19VaccDosesContingent"

version

Timestamp of data processing.

format YYYY-MM-DD_HH-mm-SS

version

version Type

string (version)