WeeklyHospVaccPersonsAgeRangeIncomingData Schema

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

Weekly record timeline for hospitalisations of fully vaccinated persons by vaccine and 10-year age brackets.Weekly record timeline for hospitalisations of fully vaccinated persons by vaccine and 10-year age brackets.

The data is incomplete because the reporting process is still being established and should be interpreted with caution. Consult the 'data_completeness' property for the current estimate of the completeness of the data.

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*

WeeklyHospVaccPersonsAgeRangeIncomingData Type

object (WeeklyHospVaccPersonsAgeRangeIncomingData)

WeeklyHospVaccPersonsAgeRangeIncomingData Properties

Property Type Required Nullable Defined by
age_group_type string Required cannot be null COVID-19 Dashboard Source Data
altersklasse_covid19 string Required cannot be null COVID-19 Dashboard Source Data
data_completeness string Required 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
geoRegion string Required cannot be null COVID-19 Dashboard Source Data
inz_entries number Optional cannot be null COVID-19 Dashboard Source Data
inzsumTotal 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
timeframe_all boolean Required 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
vaccination_status string Required cannot be null COVID-19 Dashboard Source Data
vaccine 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 (10 year steps) used for data breakdown by age.

altersklasse_covid19

altersklasse_covid19 Type

string (IncomingAgeRange)

altersklasse_covid19 Constraints

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

data_completeness

Indicates the estimated level of completeness of the data.

complete - vaccination status is immediately available for every underlying record
high - vaccination status is available immediatley for most underlying records
intermediate - vaccination status is available for most underlying records but might be delayed (available only after record has already been added to the dataset)
limited - vaccination status is only available for a limited amount of underlying records
insufficient - data completeness or quality is insufficient for analysis of some or all the data of this record

data_completeness

data_completeness Type

string (data_completeness)

data_completeness Constraints

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

Value Explanation
"complete"
"high"
"insufficient"
"intermediate"
"limited"

date

Date of hospital entry.

Formatted as ISO-Week number 202009

date

date Type

number (date)

entries

Absolute number of occurrences for the given ISO week.

entries

entries Type

number (entries)

geoRegion

geoRegion

geoRegion Type

string (geoRegion)

geoRegion Constraints

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

Value Explanation
"CHFL"

inz_entries

Incidence value for the given ISO week.

inz_entries

inz_entries Type

number (inz_entries)

inzsumTotal

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

inzsumTotal

inzsumTotal Type

number (inzsumTotal)

pop

Population for the data segment (vaccination status and vaccine are considered).

pop

pop Type

number (pop)

sumTotal

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

sumTotal

sumTotal Type

number (sumTotal)

timeframe_all

Indicator if the record belongs to the timeframe for all available data.

The most current completed week is (currently) not marked as belonging to the timeframe_all until thursday of the following week due to the reporting delay.

timeframe_all

timeframe_all Type

boolean (timeframe_all)

type

COVID19Hosp - Refers to persons that have at least one positive PCR result for COVID-19 for which we have received a clinical declaration stating that the person was hospitalized (at least one night stay). Hospitalizations without date of hospital entry will not occur in this table.

type

type Type

string (type)

type Constraints

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

Value Explanation
"COVID19Hosp"

type_variant

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

vaccine - breakdown of cases, hosp or death data by the vaccine (type)

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

vaccination_status

Vaccination status.

fully_vaccinated - all fully vaccinated persons with and without booster
fully_vaccinated_no_booster - fully vaccinated persons who have NOT received a booster
fully_vaccinated_first_booster - fully vaccinated persons who have received a first booster
partially_vaccinated - partially vaccinated persons (1 dose received for vaccines that require more than 1 dose)
not_vaccinated - not vaccinated persons
unknown - the vaccination status is not known for the reported case, hosp or death

vaccination_status

vaccination_status Type

string (IncomingEpidemiologicVaccinationStatus)

vaccination_status Constraints

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

Value Explanation
"fully_vaccinated"
"fully_vaccinated_first_booster"
"fully_vaccinated_no_booster"
"not_vaccinated"
"partially_vaccinated"
"unknown"

vaccine

Vaccine data dimensions for cases, hosp and death.

all - Sum of all data
moderna - COVID-19 Vaccine Moderna® (Moderna)
pfizer_biontech - Comirnaty® (Pfizer / BioNTech)
johnson_johnson - COVID-19 Vaccine Janssen® (Johnson & Johnson)
other - A person that was vaccinated with another vaccine than 'moderna' or 'pfizer_biontech'. This might occur if a person has been vaccinated in a different country etc.
unknown - Vaccine information not available

vaccine

vaccine Type

string (IncomingEpidemiologicVaccineType)

vaccine Constraints

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

Value Explanation
"all"
"johnson_johnson"
"moderna"
"other"
"pfizer_biontech"
"unknown"

version

Timestamp of data processing.

format YYYY-MM-DD_HH-mm-SS

version

version Type

string (version)