# WeeklyEpiAgeRangeSexRawIncomingData Schema ```txt https://covid19.admin.ch#/definitions/WeeklyEpiAgeRangeSexRawIncomingData ``` Combined Iso-Week record timelines for cases by geoRegion, age brackets and sex. Minimal content without pre-calculated values. | 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") | ## WeeklyEpiAgeRangeSexRawIncomingData Type `object` ([WeeklyEpiAgeRangeSexRawIncomingData](sources-definitions-weeklyepiagerangesexrawincomingdata.md)) # WeeklyEpiAgeRangeSexRawIncomingData Properties | Property | Type | Required | Nullable | Defined by | | :---------------------- | -------- | -------- | -------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [ageRange](#ageRange) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-incomingagerange.md "https://covid19.admin.ch#/definitions/WeeklyEpiAgeRangeSexRawIncomingData/properties/ageRange") | | [cases](#cases) | `number` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-weeklyepiagerangesexrawincomingdata-properties-cases.md "https://covid19.admin.ch#/definitions/WeeklyEpiAgeRangeSexRawIncomingData/properties/cases") | | [date](#date) | `number` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-weeklyepiagerangesexrawincomingdata-properties-date.md "https://covid19.admin.ch#/definitions/WeeklyEpiAgeRangeSexRawIncomingData/properties/date") | | [deaths](#deaths) | `number` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-weeklyepiagerangesexrawincomingdata-properties-deaths.md "https://covid19.admin.ch#/definitions/WeeklyEpiAgeRangeSexRawIncomingData/properties/deaths") | | [geoRegion](#geoRegion) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-geounit.md "https://covid19.admin.ch#/definitions/WeeklyEpiAgeRangeSexRawIncomingData/properties/geoRegion") | | [hosps](#hosps) | `number` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-weeklyepiagerangesexrawincomingdata-properties-hosps.md "https://covid19.admin.ch#/definitions/WeeklyEpiAgeRangeSexRawIncomingData/properties/hosps") | | [sex](#sex) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-sex.md "https://covid19.admin.ch#/definitions/WeeklyEpiAgeRangeSexRawIncomingData/properties/sex") | ## ageRange Age range brackets (10 year steps) used for data breakdown by age. `ageRange` - is required - Type: `string` ([IncomingAgeRange](sources-definitions-incomingagerange.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-incomingagerange.md "https://covid19.admin.ch#/definitions/WeeklyEpiAgeRangeSexRawIncomingData/properties/ageRange") ### ageRange Type `string` ([IncomingAgeRange](sources-definitions-incomingagerange.md)) ### ageRange Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :---------- | ----------- | | `"0 - 9"` | | | `"10 - 19"` | | | `"20 - 29"` | | | `"30 - 39"` | | | `"40 - 49"` | | | `"50 - 59"` | | | `"60 - 69"` | | | `"70 - 79"` | | | `"80+"` | | ## cases Absolute number of cases for this week. `cases` - is required - Type: `number` ([cases](sources-definitions-weeklyepiagerangesexrawincomingdata-properties-cases.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-weeklyepiagerangesexrawincomingdata-properties-cases.md "https://covid19.admin.ch#/definitions/WeeklyEpiAgeRangeSexRawIncomingData/properties/cases") ### cases Type `number` ([cases](sources-definitions-weeklyepiagerangesexrawincomingdata-properties-cases.md)) ## date Date of case for cases, date of hospital entry for hospitalisations and the date of death for deaths. The date of case is constructed taking the earliest available of: the date of swab, the date of test, and the date the report arrived at the FOPH. Generally, the date of case corresponds to the date the swab was taken. Formatted as ISO-Week number 202009 `date` - is required - Type: `number` ([date](sources-definitions-weeklyepiagerangesexrawincomingdata-properties-date.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-weeklyepiagerangesexrawincomingdata-properties-date.md "https://covid19.admin.ch#/definitions/WeeklyEpiAgeRangeSexRawIncomingData/properties/date") ### date Type `number` ([date](sources-definitions-weeklyepiagerangesexrawincomingdata-properties-date.md)) ## deaths Absolute number of deaths for this week. `deaths` - is required - Type: `number` ([deaths](sources-definitions-weeklyepiagerangesexrawincomingdata-properties-deaths.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-weeklyepiagerangesexrawincomingdata-properties-deaths.md "https://covid19.admin.ch#/definitions/WeeklyEpiAgeRangeSexRawIncomingData/properties/deaths") ### deaths Type `number` ([deaths](sources-definitions-weeklyepiagerangesexrawincomingdata-properties-deaths.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` ([GeoUnit](sources-definitions-geounit.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-geounit.md "https://covid19.admin.ch#/definitions/WeeklyEpiAgeRangeSexRawIncomingData/properties/geoRegion") ### geoRegion Type `string` ([GeoUnit](sources-definitions-geounit.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"` | | | `"CH01"` | | | `"CH02"` | | | `"CH03"` | | | `"CH04"` | | | `"CH05"` | | | `"CH06"` | | | `"CH07"` | | | `"CHFL"` | | | `"FL"` | | | `"FR"` | | | `"GE"` | | | `"GL"` | | | `"GR"` | | | `"JU"` | | | `"LU"` | | | `"NE"` | | | `"NW"` | | | `"OW"` | | | `"SG"` | | | `"SH"` | | | `"SO"` | | | `"SZ"` | | | `"TG"` | | | `"TI"` | | | `"UR"` | | | `"VD"` | | | `"VS"` | | | `"ZG"` | | | `"ZH"` | | ## hosps Absolute number of hospitalisations for this week. `hosps` - is required - Type: `number` ([hosps](sources-definitions-weeklyepiagerangesexrawincomingdata-properties-hosps.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-weeklyepiagerangesexrawincomingdata-properties-hosps.md "https://covid19.admin.ch#/definitions/WeeklyEpiAgeRangeSexRawIncomingData/properties/hosps") ### hosps Type `number` ([hosps](sources-definitions-weeklyepiagerangesexrawincomingdata-properties-hosps.md)) ## sex Sex unknown - If no gender information was provided for the associated data. male - male female - female `sex` - is required - Type: `string` ([Sex](sources-definitions-sex.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-sex.md "https://covid19.admin.ch#/definitions/WeeklyEpiAgeRangeSexRawIncomingData/properties/sex") ### sex Type `string` ([Sex](sources-definitions-sex.md)) ### sex Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :---------- | ----------- | | `"female"` | | | `"male"` | | | `"unknown"` | |