# VaccPersonsWeeklyAgeRangeVaccineIncomingData Schema ```txt https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData ``` Iso-Week aggregated vaccinated persons records broken down by geoRegion (by canton/country of residence), age brackets and vaccine. COVID19FullyVaccPersons - Number of fully vaccinated persons COVID19FirstBoosterPersons - Number of persons that have received at least one booster vaccine dose. Subset of the 'COVID19FullyVaccPersons'. COVID19SecondBoosterPersons - Number of persons that have received at least two booster vaccine doses. Subset of the 'COVID19FullyVaccPersons' COVID19AtLeastOneDosePersons - Number of persons that have received at least one dose COVID19PartiallyVaccPersons - Number of persons that are partially vaccinated (difference between COVID19AtLeastOneDosePersons and COVID19FullyVaccPersons) | 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") | ## VaccPersonsWeeklyAgeRangeVaccineIncomingData Type `object` ([VaccPersonsWeeklyAgeRangeVaccineIncomingData](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata.md)) # VaccPersonsWeeklyAgeRangeVaccineIncomingData Properties | Property | Type | Required | Nullable | Defined by | | :-------------------------------------------- | -------- | -------- | -------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [age_group_type](#age_group_type) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-age_group_type.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/age_group_type") | | [altersklasse_covid19](#altersklasse_covid19) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-incomingagerangetype.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/altersklasse_covid19") | | [date](#date) | `number` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-date.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/date") | | [entries](#entries) | `number` | Optional | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-entries.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/entries") | | [geoRegion](#geoRegion) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-georegionvaccpersonbyresidence.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/geoRegion") | | [per100Persons](#per100Persons) | `number` | Optional | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-per100persons.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/per100Persons") | | [per100PersonsTotal](#per100PersonsTotal) | `number` | Optional | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-per100personstotal.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/per100PersonsTotal") | | [pop](#pop) | `number` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-pop.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/pop") | | [sumTotal](#sumTotal) | `number` | Optional | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-sumtotal.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/sumTotal") | | [type](#type) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-type.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/type") | | [type_variant](#type_variant) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-type_variant.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/type_variant") | | [vaccine](#vaccine) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-incomingvaccinationvaccinetype.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/vaccine") | | [version](#version) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-version.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/version") | ## age_group_type Indicator for age group type. age_group_AKL10 = age range brackets (10 year steps) age_group_vacc_strategy = age range brackets by vaccination strategy `age_group_type` - is required - Type: `string` ([age_group_type](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-age_group_type.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-age_group_type.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/age_group_type") ### age_group_type Type `string` ([age_group_type](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-age_group_type.md)) ### age_group_type Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :-------------------------- | ----------- | | `"age_group_AKL10"` | | | `"age_group_vacc_strategy"` | | ## altersklasse_covid19 Age range brackets (either 10 year steps or by vaccination strategy) used for data breakdown by age. `altersklasse_covid19` - is required - Type: `string` ([IncomingAgeRangeType](sources-definitions-incomingagerangetype.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-incomingagerangetype.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/altersklasse_covid19") ### altersklasse_covid19 Type `string` ([IncomingAgeRangeType](sources-definitions-incomingagerangetype.md)) ### altersklasse_covid19 Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :---------- | ----------- | | `"0 - 4"` | | | `"0 - 9"` | | | `"10 - 19"` | | | `"12 - 15"` | | | `"16 - 64"` | | | `"20 - 29"` | | | `"30 - 39"` | | | `"40 - 49"` | | | `"5 - 11"` | | | `"50 - 59"` | | | `"60 - 69"` | | | `"65+"` | | | `"70 - 79"` | | | `"80+"` | | ## date Formatted as ISO-Week number 202009 `date` - is required - Type: `number` ([date](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-date.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-date.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/date") ### date Type `number` ([date](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-date.md)) ## entries Absolute number of occurrences for this iso-week. `entries` - is optional - Type: `number` ([entries](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-entries.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-entries.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/entries") ### entries Type `number` ([entries](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-entries.md)) ## geoRegion Geographical unit of the data records. This refers to the canton/country of residence of the person not the canton administering the vaccine. May be either one of the top level units (CHFL, CH or FL) a canton (2 letter code), the sum of all neighboring countries 'neigboring_chfl' or 'unknown' if the residence of the person is not known or not in CH, FL or any of the neighboring countries. The geoRegion 'all' is used for the sum of all vaccinated persons (CHFL + neighboring_chfl + unknown). `geoRegion` - is required - Type: `string` ([GeoRegionVaccPersonByResidence](sources-definitions-georegionvaccpersonbyresidence.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-georegionvaccpersonbyresidence.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/geoRegion") ### geoRegion Type `string` ([GeoRegionVaccPersonByResidence](sources-definitions-georegionvaccpersonbyresidence.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"` | | | `"all"` | | | `"neighboring_chfl"` | | | `"unknown"` | | ## per100Persons Per 100 persons value for this iso-week. `per100Persons` - is optional - Type: `number` ([per100Persons](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-per100persons.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-per100persons.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/per100Persons") ### per100Persons Type `number` ([per100Persons](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-per100persons.md)) ## per100PersonsTotal Sum of the "per100Persons" values since the start of data recording. `per100PersonsTotal` - is optional - Type: `number` ([per100PersonsTotal](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-per100personstotal.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-per100personstotal.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/per100PersonsTotal") ### per100PersonsTotal Type `number` ([per100PersonsTotal](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-per100personstotal.md)) ## pop Population number for the current record (geoRegion and sex/age bracket). `pop` - is required - Type: `number` ([pop](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-pop.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-pop.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/pop") ### pop Type `number` ([pop](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-pop.md)) ## sumTotal Sum of the "entries" values since the start of data recording. `sumTotal` - is optional - Type: `number` ([sumTotal](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-sumtotal.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-sumtotal.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/sumTotal") ### sumTotal Type `number` ([sumTotal](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-sumtotal.md)) ## type COVID19FullyVaccPersons - Number of fully vaccinated persons COVID19FirstBoosterPersons - Number of persons that have received at least one booster vaccine dose. Subset of the 'COVID19FullyVaccPersons'. COVID19SecondBoosterPersons - Number of persons that have received at least two booster vaccine doses. Subset of the 'COVID19FullyVaccPersons' COVID19AtLeastOneDosePersons - Number of persons that have received at least one dose COVID19PartiallyVaccPersons - Number of persons that are partially vaccinated (difference between COVID19AtLeastOneDosePersons and COVID19FullyVaccPersons) `type` - is required - Type: `string` ([type](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-type.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-type.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/type") ### type Type `string` ([type](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-type.md)) ### type Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :------------------------------- | ----------- | | `"COVID19AtLeastOneDosePersons"` | | | `"COVID19FirstBoosterPersons"` | | | `"COVID19SecondBoosterPersons"` | | ## type_variant Indicator for which extra dimension/bracket the data has been broken down for in addition to geoRegion. altersklasse_covid19 = breakdown by age `type_variant` - is required - Type: `string` ([type_variant](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-type_variant.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-type_variant.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/type_variant") ### type_variant Type `string` ([type_variant](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-type_variant.md)) ### type_variant Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :----------------------- | ----------- | | `"altersklasse_covid19"` | | ## vaccine Vaccines in use. moderna - Spikevax® (Moderna) moderna_bivalent - Spikevax Bivalent Original/Omicron (Moderna) pfizer_biontech - Comirnaty® (Pfizer / BioNTech) pfizer_biontech_bivalent - Comirnaty® Bivalent Original/Omicron (Pfizer / BioNTech) johnson_johnson - COVID-19 Vaccine Janssen® (Johnson & Johnson) novavax - Nuvaxovid (Novavax) `vaccine` - is required - Type: `string` ([IncomingVaccinationVaccineType](sources-definitions-incomingvaccinationvaccinetype.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-incomingvaccinationvaccinetype.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/vaccine") ### vaccine Type `string` ([IncomingVaccinationVaccineType](sources-definitions-incomingvaccinationvaccinetype.md)) ### vaccine Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :--------------------------- | ----------- | | `"johnson_johnson"` | | | `"moderna"` | | | `"moderna_bivalent"` | | | `"novavax"` | | | `"pfizer_biontech"` | | | `"pfizer_biontech_bivalent"` | | ## version Timestamp of data processing. format YYYY-MM-DD_HH-mm-SS `version` - is required - Type: `string` ([version](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-version.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-version.md "https://covid19.admin.ch#/definitions/VaccPersonsWeeklyAgeRangeVaccineIncomingData/properties/version") ### version Type `string` ([version](sources-definitions-vaccpersonsweeklyagerangevaccineincomingdata-properties-version.md))