# granularity Schema ```txt https://covid19.admin.ch#/definitions/VaccinationWeeklyIncomingData/properties/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 partial - incomplete detailed data for CH + CHFL aggregations including only geoRegions with granularity detailed (records do not include all values) | 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") | ## granularity Type `string` ([granularity](sources-definitions-vaccinationweeklyincomingdata-properties-granularity.md)) ## granularity Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :----------- | ----------- | | `"detailed"` | | | `"partial"` | | | `"summary"` | |