AdditionalGeoRegion14dPeriodIncomingData Schema

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

Covid cases data for additional geographical units aggregated as 14d periods.

Available geographical unit types (geoRegion_type property):

CH - aggregation for switzerland (reference)
BAE - labor market regions
BZRK - districts

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*

AdditionalGeoRegion14dPeriodIncomingData Type

object (AdditionalGeoRegion14dPeriodIncomingData)

AdditionalGeoRegion14dPeriodIncomingData Properties

Property Type Required Nullable Defined by
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
period_end_date string Required cannot be null COVID-19 Dashboard Source Data
period_start_date 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

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 (geoRegion).

CH - aggregation for switzerland (reference)
BAE - labor market regions
BZRK - districts

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
"BAE"
"BZRK"
"CH"

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"

period_end_date

End date of the period. Formatted as ISO-Date 2020-10-12

period_end_date

period_end_date Type

string (period_end_date)

period_start_date

Start date of the period. Formatted as ISO-Date 2020-10-12

period_start_date

period_start_date Type

string (period_start_date)

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)