# WeeklyDeathReasonIncomingData Schema ```txt https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData ``` | 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\*](../schema/sources.schema.json "open original schema") | ## WeeklyDeathReasonIncomingData Type `object` ([WeeklyDeathReasonIncomingData](sources-definitions-weeklydeathreasonincomingdata.md)) # WeeklyDeathReasonIncomingData Properties | Property | Type | Required | Nullable | Defined by | | :-------------------------------------------- | --------- | -------- | -------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [altersklasse_covid19](#altersklasse_covid19) | `string` | Optional | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-altersklasse_covid19.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/altersklasse_covid19") | | [data_expected](#data_expected) | `boolean` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-data_expected.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/data_expected") | | [date](#date) | `number` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-date.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/date") | | [entries](#entries) | `number` | Optional | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-entries.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/entries") | | [geoRegion](#geoRegion) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-cantonsandtoplevelgeounit.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/geoRegion") | | [inz_entries](#inz_entries) | `number` | Optional | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-inz_entries.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/inz_entries") | | [inzsumTotal](#inzsumTotal) | `number` | Optional | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-inzsumtotal.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/inzsumTotal") | | [pop](#pop) | `number` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-pop.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/pop") | | [prct](#prct) | `number` | Optional | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-prct.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/prct") | | [prctSumTotal](#prctSumTotal) | `number` | Optional | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-prctsumtotal.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/prctSumTotal") | | [primary_death_reason](#primary_death_reason) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-primary_death_reason.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/primary_death_reason") | | [sumTotal](#sumTotal) | `number` | Optional | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-sumtotal.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/sumTotal") | | [type](#type) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-type.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/type") | | [version](#version) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-version.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/version") | ## altersklasse_covid19 `altersklasse_covid19` - is optional - Type: `string` ([altersklasse_covid19](sources-definitions-weeklydeathreasonincomingdata-properties-altersklasse_covid19.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-altersklasse_covid19.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/altersklasse_covid19") ### altersklasse_covid19 Type `string` ([altersklasse_covid19](sources-definitions-weeklydeathreasonincomingdata-properties-altersklasse_covid19.md)) ### altersklasse_covid19 Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :--------- | ----------- | | `"0 - 64"` | | | `"65+"` | | | `"all"` | | ## data_expected Indicates if data was expected. Data is expected once it can be reported via the clinical declaration `data_expected` - is required - Type: `boolean` ([data_expected](sources-definitions-weeklydeathreasonincomingdata-properties-data_expected.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-data_expected.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/data_expected") ### data_expected Type `boolean` ([data_expected](sources-definitions-weeklydeathreasonincomingdata-properties-data_expected.md)) ## date Date of hospital entry. Formatted as ISO-Week number 202009 `date` - is required - Type: `number` ([date](sources-definitions-weeklydeathreasonincomingdata-properties-date.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-date.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/date") ### date Type `number` ([date](sources-definitions-weeklydeathreasonincomingdata-properties-date.md)) ## entries Absolute number of occurrences for this iso-week. `entries` - is optional - Type: `number` ([entries](sources-definitions-weeklydeathreasonincomingdata-properties-entries.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-entries.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/entries") ### entries Type `number` ([entries](sources-definitions-weeklydeathreasonincomingdata-properties-entries.md)) ## geoRegion Geographical unit of the data records. May be either one of the top level Units CHFL, CH or FL for aggregated record sets or the canton of residence when available or the administrative canton i.e. the canton in which the case was diagnosed (if the place of residence is unknown or if the patient lives abroad). `geoRegion` - is required - Type: `string` ([CantonsAndTopLevelGeoUnit](sources-definitions-cantonsandtoplevelgeounit.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-cantonsandtoplevelgeounit.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/geoRegion") ### geoRegion Type `string` ([CantonsAndTopLevelGeoUnit](sources-definitions-cantonsandtoplevelgeounit.md)) ### geoRegion Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :------- | ----------- | | `"AG"` | | | `"AI"` | | | `"AR"` | | | `"BE"` | | | `"BL"` | | | `"BS"` | | | `"CH"` | | | `"CHFL"` | | | `"FL"` | | | `"FR"` | | | `"GE"` | | | `"GL"` | | | `"GR"` | | | `"JU"` | | | `"LU"` | | | `"NE"` | | | `"NW"` | | | `"OW"` | | | `"SG"` | | | `"SH"` | | | `"SO"` | | | `"SZ"` | | | `"TG"` | | | `"TI"` | | | `"UR"` | | | `"VD"` | | | `"VS"` | | | `"ZG"` | | | `"ZH"` | | ## inz_entries Incidence value for this iso-week. `inz_entries` - is optional - Type: `number` ([inz_entries](sources-definitions-weeklydeathreasonincomingdata-properties-inz_entries.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-inz_entries.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/inz_entries") ### inz_entries Type `number` ([inz_entries](sources-definitions-weeklydeathreasonincomingdata-properties-inz_entries.md)) ## inzsumTotal Sum of the "inz_entries" values since the start of data recording. `inzsumTotal` - is optional - Type: `number` ([inzsumTotal](sources-definitions-weeklydeathreasonincomingdata-properties-inzsumtotal.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-inzsumtotal.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/inzsumTotal") ### inzsumTotal Type `number` ([inzsumTotal](sources-definitions-weeklydeathreasonincomingdata-properties-inzsumtotal.md)) ## pop Population number for the current record (of the given geoRegion & altersklasse_covid19). `pop` - is required - Type: `number` ([pop](sources-definitions-weeklydeathreasonincomingdata-properties-pop.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-pop.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/pop") ### pop Type `number` ([pop](sources-definitions-weeklydeathreasonincomingdata-properties-pop.md)) ## prct Percentage of total deaths (of the given geoRegion & altersklasse_covid19) for the given iso-week based off the 'entries' value. `prct` - is optional - Type: `number` ([prct](sources-definitions-weeklydeathreasonincomingdata-properties-prct.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-prct.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/prct") ### prct Type `number` ([prct](sources-definitions-weeklydeathreasonincomingdata-properties-prct.md)) ## prctSumTotal Percentage of total deaths (of the given geoRegion & altersklasse_covid19) for the given iso-week based off the 'sumTotal' value. `prctSumTotal` - is optional - Type: `number` ([prctSumTotal](sources-definitions-weeklydeathreasonincomingdata-properties-prctsumtotal.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-prctsumtotal.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/prctSumTotal") ### prctSumTotal Type `number` ([prctSumTotal](sources-definitions-weeklydeathreasonincomingdata-properties-prctsumtotal.md)) ### prctSumTotal Constraints **maximum**: the value of this number must smaller than or equal to: `100` **minimum**: the value of this number must greater than or equal to: `0` ## primary_death_reason The primary reason for death is reported through the clinical declaration by the hospital/physician. covid - primary reason for death provided is covid other - primary reason for death provided are causes other than covid (not further detailed) unknown - primary reason for death is not provided by the clinical declaration `primary_death_reason` - is required - Type: `string` ([primary_death_reason](sources-definitions-weeklydeathreasonincomingdata-properties-primary_death_reason.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-primary_death_reason.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/primary_death_reason") ### primary_death_reason Type `string` ([primary_death_reason](sources-definitions-weeklydeathreasonincomingdata-properties-primary_death_reason.md)) ### primary_death_reason Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :---------- | ----------- | | `"covid"` | | | `"other"` | | | `"unknown"` | | ## sumTotal Sum of the "entries" values since the start of data recording. `sumTotal` - is optional - Type: `number` ([sumTotal](sources-definitions-weeklydeathreasonincomingdata-properties-sumtotal.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-sumtotal.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/sumTotal") ### sumTotal Type `number` ([sumTotal](sources-definitions-weeklydeathreasonincomingdata-properties-sumtotal.md)) ## type `type` - is required - Type: `string` ([type](sources-definitions-weeklydeathreasonincomingdata-properties-type.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-type.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/type") ### type Type `string` ([type](sources-definitions-weeklydeathreasonincomingdata-properties-type.md)) ### type Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :--------------- | ----------- | | `"COVID19Death"` | | ## version Timestamp of data processing. format YYYY-MM-DD_HH-mm-SS `version` - is required - Type: `string` ([version](sources-definitions-weeklydeathreasonincomingdata-properties-version.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-weeklydeathreasonincomingdata-properties-version.md "https://covid19.admin.ch#/definitions/WeeklyDeathReasonIncomingData/properties/version") ### version Type `string` ([version](sources-definitions-weeklydeathreasonincomingdata-properties-version.md))