VirusVariantsHospWeeklyIncomingData Schema

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

Identified virus variants and sequencing results of hospitalisations (weekly) including sub variants.

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*

VirusVariantsHospWeeklyIncomingData Type

object (VirusVariantsHospWeeklyIncomingData)

VirusVariantsHospWeeklyIncomingData Properties

Property Type Required Nullable Defined by
date number Required cannot be null COVID-19 Dashboard Source Data
default_view boolean 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
prct number Required cannot be null COVID-19 Dashboard Source Data
prct_lower_ci number Optional cannot be null COVID-19 Dashboard Source Data
prct_upper_ci 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
variant_type string Required cannot be null COVID-19 Dashboard Source Data
version string Required cannot be null COVID-19 Dashboard Source Data

date

Week of the provided data.

Formatted as ISO-Week number 202009

date

date Type

number (date)

default_view

Is this variant selectet by default

default_view

default_view Type

boolean (default_view)

entries

Absolute number of occurrences for this 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"

prct

Estimated percentage of the current virus variant for this week (values: 0-100).

prct

prct Type

number (prct)

prct_lower_ci

The daily 95 % multinomial proportion confidence interval of the 'prct' value was estimated with the two-sided Goodman method. prct_lower_ci represents the lower weekly boundary.

prct_lower_ci

prct_lower_ci Type

number (prct_lower_ci)

prct_upper_ci

The daily 95 % multinomial proportion confidence interval of the 'prct' value was estimated with the two-sided Goodman method. prct_upper_ci represents the upper weekly boundary.

prct_upper_ci

prct_upper_ci Type

number (prct_upper_ci)

sumTotal

Sum of the 'entries' values.

sumTotal

sumTotal Type

number (sumTotal)

timeframe_all

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

timeframe_all

timeframe_all Type

boolean (timeframe_all)

variant_type

Virus variant types.

Variants:
BA.1 - All sequencing results identifying the sub variant BA.1
BA.2 - All sequencing results identifying the sub variant BA.2
BA.2.75 - All sequencing results identifying the sub variant BA.2.75
BA.4 - All sequencing results identifying the sub variant BA.4
BA.5 - All sequencing results identifying the sub variant BA.5
BQ.1 - All sequencing results identifying the sub variant BQ.1

General
other_lineage - All other lineages, not specifically monitored.
all_sequenced - Sum of all sequencing results. Indicates how many samples were analyzed (per day/in total)

variant_type

variant_type Type

string (VirusVariantHospType)

variant_type Constraints

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

Value Explanation
"BA.1"
"BA.2"
"BA.2.75"
"BA.4"
"BA.5"
"BQ.1"
"XBB"
"all_sequenced"
"other_lineage"

version

Timestamp of data processing.

format YYYY-MM-DD_HH-mm-SS

version

version Type

string (version)