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* |
object
(VirusVariantsHospWeeklyIncomingData)
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 |
Week of the provided data.
Formatted as ISO-Week number 202009
date
number
(date)number
(date)
Is this variant selectet by default
default_view
boolean
(default_view)boolean
(default_view)
Absolute number of occurrences for this week.
entries
number
(entries)number
(entries)
geoRegion
string
(geoRegion)string
(geoRegion)
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"CHFL" |
Estimated percentage of the current virus variant for this week (values: 0-100).
prct
number
(prct)number
(prct)
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
number
(prct_lower_ci)number
(prct_lower_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
number
(prct_upper_ci)number
(prct_upper_ci)
Sum of the 'entries' values.
sumTotal
number
(sumTotal)number
(sumTotal)
Indicator if the record belongs to the timeframe for all available data.
timeframe_all
boolean
(timeframe_all)boolean
(timeframe_all)
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
string
(VirusVariantHospType)string
(VirusVariantHospType)
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" |
Timestamp of data processing.
format YYYY-MM-DD_HH-mm-SS
version
string
(version)string
(version)