https://covid19.admin.ch#/definitions/AdditionalGeoRegionDailyIncomingData
Covid cases data for additional geographical units aggregated as daily data.
Available geographical unit types (geoRegion_type property):
CH - aggregation for switzerland (reference)
KTN - cantons
GR - greater regions
GBAE - greater labor market regions
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
(AdditionalGeoRegionDailyIncomingData)
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 |
geoRegion_type | string |
Required | cannot be null | COVID-19 Dashboard Source Data |
geoVersion | string |
Required | cannot be null | COVID-19 Dashboard Source Data |
inzCategoryNormalized | string |
Required | cannot be null | COVID-19 Dashboard Source Data |
pop | 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 of the provided data. Formatted as ISO-Date 2020-10-12
date
string
(date)string
(date)
Identification code for the geographical unit. Content is dependant on the 'geoRegion_type':
CH: country code CH
KTN: 2 letter canton codes (AG, BE, ZH etc.)
GR: NUTS-2 codes (CH01-CH07)
GBAE: BFS-OFS identifier (GBAE01-GBAE16)
BAE: BFS-OFS identifier (BAE01011-BAE16110)
BZRK: BFS-OFS identifier (BZRK0101-BZRK2603)
geoRegion
string
(geoRegion)string
(geoRegion)
Types (level) of additional geographical units.
CH - aggregation for switzerland (reference)
KTN - cantons
GR - greater regions
GBAE - greater labor market regions
geoRegion_type
string
(geoRegion_type)string
(geoRegion_type)
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"CH" |
|
"GBAE" |
|
"GR" |
|
"KTN" |
Release Date of the Swiss official commune register version used to aggregate the data.
geoVersion
string
(geoVersion)string
(geoVersion)
Incidence values for the specified period (1 day or 2 weeks) normalized to 14 days (divided by the respective time interval for which it was calculated and multiplied by 14 days) and grouped into categories afterwards to ensure data privacy (especially for smaller geographical units) and comparability.
inzCategoryNormalized
string
(IncomingInzSumPeriodCat)string
(IncomingInzSumPeriodCat)
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"0-59" |
|
"120-239" |
|
"1920+" |
|
"240-479" |
|
"480-959" |
|
"60-119" |
|
"960-1919" |
Population number for the given geoRegion.
pop
number
(pop)number
(pop)
COVID19Cases - Refers to persons that have at least one positive PCR/Antigen result for COVID-19.
type
string
(type)string
(type)
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"COVID19Cases" |
Timestamp of data processing.
format YYYY-MM-DD_HH-mm-SS
version
string
(version)string
(version)