# age_group Schema ```txt https://covid19.admin.ch#/definitions/VaccPersonsIncomingData/properties/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 | Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In | | :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | ----------------------------------------------------------------------------- | | Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [sources.schema.json\*](../schema/sources.schema.json "open original schema") | ## 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"` | |