# VaccPersonsIncomingData Schema ```txt https://covid19.admin.ch#/definitions/VaccPersonsIncomingData ``` Vaccination data for vaccinated persons by canton/country of residence. 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) COVID19VaccSixMonthsPersons - Number of persons that have received at least one vaccine dose within the last 6 months. | 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") | ## VaccPersonsIncomingData Type `object` ([VaccPersonsIncomingData](sources-definitions-vaccpersonsincomingdata.md)) # VaccPersonsIncomingData Properties | Property | Type | Required | Nullable | Defined by | | :-------------------------------------------- | -------- | -------- | -------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | [age_group](#age_group) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-age_group.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/age_group") | | [date](#date) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-date.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/date") | | [entries](#entries) | `number` | Optional | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-entries.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/entries") | | [geoRegion](#geoRegion) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-georegionvaccpersonbyresidence.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/geoRegion") | | [granularity](#granularity) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-granularity.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/granularity") | | [mean7d](#mean7d) | `number` | Optional | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-mean7d.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/mean7d") | | [per100Persons](#per100Persons) | `number` | Optional | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-per100persons.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/per100Persons") | | [per100PersonsTotal](#per100PersonsTotal) | `number` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-per100personstotal.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/per100PersonsTotal") | | [per100Persons_mean7d](#per100Persons_mean7d) | `number` | Optional | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-per100persons_mean7d.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/per100Persons_mean7d") | | [pop](#pop) | `number` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-pop.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/pop") | | [sumTotal](#sumTotal) | `number` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-sumtotal.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/sumTotal") | | [type](#type) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-type.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/type") | | [version](#version) | `string` | Required | cannot be null | [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-version.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/version") | ## age_group TO BE ADDED with version 0.17.1 Property to distinguish between records for different age groups. total_population - records containing data for the total population (already published data as per version 0.17.0) 12+ - records containting data for ages 12 and older `age_group` - is required - Type: `string` ([age_group](sources-definitions-vaccpersonsincomingdata-properties-age_group.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-age_group.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/age_group") ### age_group Type `string` ([age_group](sources-definitions-vaccpersonsincomingdata-properties-age_group.md)) ### age_group Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :------------------- | ----------- | | `"12+"` | | | `"total_population"` | | ## date Date of the provided data. Formatted as ISO-Date 2020-10-12 `date` - is required - Type: `string` ([date](sources-definitions-vaccpersonsincomingdata-properties-date.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-date.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/date") ### date Type `string` ([date](sources-definitions-vaccpersonsincomingdata-properties-date.md)) ## entries Value for the current day. `entries` - is optional - Type: `number` ([entries](sources-definitions-vaccpersonsincomingdata-properties-entries.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-entries.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/entries") ### entries Type `number` ([entries](sources-definitions-vaccpersonsincomingdata-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/VaccPersonsIncomingData/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"` | | ## granularity Granularity of the reported data. summary - cumulative data of current totals reported biweekly by cantons detailed - singular data of vaccine events through automated reporting including demographic information `granularity` - is required - Type: `string` ([granularity](sources-definitions-vaccpersonsincomingdata-properties-granularity.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-granularity.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/granularity") ### granularity Type `string` ([granularity](sources-definitions-vaccpersonsincomingdata-properties-granularity.md)) ### granularity Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :----------- | ----------- | | `"detailed"` | | | `"summary"` | | ## mean7d Rolling 7 day average (-3 days/ +3 days from the current day) of the "entries" values. `mean7d` - is optional - Type: `number` ([mean7d](sources-definitions-vaccpersonsincomingdata-properties-mean7d.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-mean7d.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/mean7d") ### mean7d Type `number` ([mean7d](sources-definitions-vaccpersonsincomingdata-properties-mean7d.md)) ## per100Persons Value per 100 inhabitants for the current day. `per100Persons` - is optional - Type: `number` ([per100Persons](sources-definitions-vaccpersonsincomingdata-properties-per100persons.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-per100persons.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/per100Persons") ### per100Persons Type `number` ([per100Persons](sources-definitions-vaccpersonsincomingdata-properties-per100persons.md)) ## per100PersonsTotal Total value per 100 inhabitants since the start of vaccination. `per100PersonsTotal` - is required - Type: `number` ([per100PersonsTotal](sources-definitions-vaccpersonsincomingdata-properties-per100personstotal.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-per100personstotal.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/per100PersonsTotal") ### per100PersonsTotal Type `number` ([per100PersonsTotal](sources-definitions-vaccpersonsincomingdata-properties-per100personstotal.md)) ## per100Persons_mean7d Rolling 7 day average (-3 days/ +3 days from the current day) of the "per100Persons" values. `per100Persons_mean7d` - is optional - Type: `number` ([per100Persons_mean7d](sources-definitions-vaccpersonsincomingdata-properties-per100persons_mean7d.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-per100persons_mean7d.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/per100Persons_mean7d") ### per100Persons_mean7d Type `number` ([per100Persons_mean7d](sources-definitions-vaccpersonsincomingdata-properties-per100persons_mean7d.md)) ## pop Population number for the given geoRegion. `pop` - is required - Type: `number` ([pop](sources-definitions-vaccpersonsincomingdata-properties-pop.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-pop.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/pop") ### pop Type `number` ([pop](sources-definitions-vaccpersonsincomingdata-properties-pop.md)) ## sumTotal Total value since the start of vaccination. `sumTotal` - is required - Type: `number` ([sumTotal](sources-definitions-vaccpersonsincomingdata-properties-sumtotal.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-sumtotal.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/sumTotal") ### sumTotal Type `number` ([sumTotal](sources-definitions-vaccpersonsincomingdata-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) COVID19VaccSixMonthsPersons - Number of persons that have received at least one vaccine dose within the last 6 months. COVID19NotVaccPersons - Not vaccinated persons `type` - is required - Type: `string` ([type](sources-definitions-vaccpersonsincomingdata-properties-type.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-type.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/type") ### type Type `string` ([type](sources-definitions-vaccpersonsincomingdata-properties-type.md)) ### type Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :------------------------------- | ----------- | | `"COVID19AtLeastOneDosePersons"` | | | `"COVID19FirstBoosterPersons"` | | | `"COVID19NotVaccPersons"` | | | `"COVID19SecondBoosterPersons"` | | | `"COVID19VaccSixMonthsPersons"` | | ## version Timestamp of data processing. format YYYY-MM-DD_HH-mm-SS `version` - is required - Type: `string` ([version](sources-definitions-vaccpersonsincomingdata-properties-version.md)) - cannot be null - defined in: [COVID-19 Dashboard Source Data](sources-definitions-vaccpersonsincomingdata-properties-version.md "https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/version") ### version Type `string` ([version](sources-definitions-vaccpersonsincomingdata-properties-version.md))