VaccPersonsWeeklyIncomingData Schema

https://covid19.admin.ch#/definitions/VaccPersonsWeeklyIncomingData

Iso-Week aggregated vaccination records broken down by geoRegion (by canton/country of residence) and sex/age brackets for vaccination data.

COVID19FullyVaccPersons - Number of fully vaccinated persons
COVID19FirstBoosterPersons - Number of persons that have received at least one booster vaccine dose. Subset of the 'COVID19FullyVaccPersons'.
COVID19SecondBoosterPersons - Number of persons that have received at least two booster vaccine doses. 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)
COVID19VaccSixMonthsPersons - Number of persons that have received at least one vaccine dose within the last 6 months.

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*

VaccPersonsWeeklyIncomingData Type

object (VaccPersonsWeeklyIncomingData)

VaccPersonsWeeklyIncomingData Properties

Property Type Required Nullable Defined by
age_group_type string Required cannot be null COVID-19 Dashboard Source Data
altersklasse_covid19 string Optional cannot be null COVID-19 Dashboard Source Data
date number Required cannot be null COVID-19 Dashboard Source Data
entries number Optional cannot be null COVID-19 Dashboard Source Data
freq number Optional cannot be null COVID-19 Dashboard Source Data
geoRegion string Required cannot be null COVID-19 Dashboard Source Data
granularity string Required 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 Required cannot be null COVID-19 Dashboard Source Data
prct number Optional cannot be null COVID-19 Dashboard Source Data
sex string Optional cannot be null COVID-19 Dashboard Source Data
sumTotal number Optional cannot be null COVID-19 Dashboard Source Data
type string Required cannot be null COVID-19 Dashboard Source Data
type_variant string Required cannot be null COVID-19 Dashboard Source Data
version string Required cannot be null COVID-19 Dashboard Source Data

age_group_type

Indicator for age group type.

age_group_AKL10 = age range brackets (10 year steps)
age_group_vacc_strategy = age range brackets by vaccination strategy

age_group_type

age_group_type Type

string (age_group_type)

age_group_type Constraints

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

Value Explanation
"age_group_AKL10"
"age_group_vacc_strategy"

altersklasse_covid19

Age range brackets (either 10 year steps or by vaccination strategy) used for data breakdown by age.

altersklasse_covid19

altersklasse_covid19 Type

string (IncomingAgeRangeType)

altersklasse_covid19 Constraints

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

Value Explanation
"0 - 4"
"0 - 9"
"10 - 19"
"12 - 15"
"16 - 64"
"20 - 29"
"30 - 39"
"40 - 49"
"5 - 11"
"50 - 59"
"60 - 69"
"65+"
"70 - 79"
"80+"

date

Formatted as ISO-Week number 202009

date

date Type

number (date)

entries

Absolute number of occurrences for this iso-week.

entries

entries Type

number (entries)

freq

Percentage of the current sex/age bracket in comparison to all brackets.

freq

freq Type

number (freq)

freq Constraints

maximum: the value of this number must smaller than or equal to: 1

minimum: the value of this number must greater than or equal to: 0

geoRegion

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

geoRegion Type

string (GeoRegionVaccPersonByResidence)

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"
"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"

granularity

Granularity of the reported data.

summary - cumulative data of current totals reported biweekly by cantons
detailed - singular data of vaccine events through automated reporting including demographic information
partial - incomplete detailed data for CH + CHFL aggregations including only geoRegions with granularity detailed (records do not include all values)

granularity

granularity Type

string (granularity)

granularity Constraints

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

Value Explanation
"detailed"
"partial"
"summary"

per100Persons

Incidence value for this iso-week.

per100Persons

per100Persons Type

number (per100Persons)

per100PersonsTotal

Sum of the "inz_entries" values since the start of data recording.

per100PersonsTotal

per100PersonsTotal Type

number (per100PersonsTotal)

pop

Population number for the current record (geoRegion and sex/age bracket).

pop

pop Type

number (pop)

prct

Percentage of the current sex/age bracket in comparison to all brackets.

prct

prct Type

number (prct)

prct Constraints

maximum: the value of this number must smaller than or equal to: 100

minimum: the value of this number must greater than or equal to: 0

sex

Sex

unknown - If no gender information was provided for the associated data.
male - male
female - female

sex

sex Type

string (Sex)

sex Constraints

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

Value Explanation
"female"
"male"
"unknown"

sumTotal

Sum of the "entries" values since the start of data recording.

sumTotal

sumTotal Type

number (sumTotal)

type

COVID19FullyVaccPersons - Number of fully vaccinated persons
COVID19FirstBoosterPersons - Number of persons that have received at least one booster vaccine dose. Subset of the 'COVID19FullyVaccPersons'.
COVID19SecondBoosterPersons - Number of persons that have received at least two booster vaccine doses. 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)
COVID19VaccSixMonthsPersons - Number of persons that have received at least one vaccine dose within the last 6 months.

type

type Type

string (type)

type Constraints

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

Value Explanation
"COVID19AtLeastOneDosePersons"
"COVID19FirstBoosterPersons"
"COVID19FullyVaccPersons"
"COVID19PartiallyVaccPersons"
"COVID19SecondBoosterPersons"
"COVID19VaccSixMonthsPersons"

type_variant

Indicator for which extra dimension/bracket the data has been broken down for in addition to geoRegion.

sex = breakdown by sex
altersklasse_covid19 = breakdown by age

type_variant

type_variant Type

string (type_variant)

type_variant Constraints

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

Value Explanation
"altersklasse_covid19"
"sex"

version

Timestamp of data processing.

format YYYY-MM-DD_HH-mm-SS

version

version Type

string (version)