AdditionalGeoRegionDailyIncomingData Schema

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*

AdditionalGeoRegionDailyIncomingData Type

object (AdditionalGeoRegionDailyIncomingData)

AdditionalGeoRegionDailyIncomingData Properties

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

Date of the provided data. Formatted as ISO-Date 2020-10-12

date

date Type

string (date)

geoRegion

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

geoRegion Type

string (geoRegion)

geoRegion_type

Types (level) of additional geographical units.

CH - aggregation for switzerland (reference)
KTN - cantons
GR - greater regions
GBAE - greater labor market regions

geoRegion_type

geoRegion_type Type

string (geoRegion_type)

geoRegion_type Constraints

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

Value Explanation
"CH"
"GBAE"
"GR"
"KTN"

geoVersion

Release Date of the Swiss official commune register version used to aggregate the data.

geoVersion

geoVersion Type

string (geoVersion)

inzCategoryNormalized

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

inzCategoryNormalized Type

string (IncomingInzSumPeriodCat)

inzCategoryNormalized Constraints

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"

pop

Population number for the given geoRegion.

pop

pop Type

number (pop)

type

COVID19Cases - Refers to persons that have at least one positive PCR/Antigen result for COVID-19.

type

type Type

string (type)

type Constraints

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

Value Explanation
"COVID19Cases"

version

Timestamp of data processing.

format YYYY-MM-DD_HH-mm-SS

version

version Type

string (version)