# data_completeness Schema ```txt https://covid19.admin.ch#/definitions/WeeklyHospVaccPersonsAgeRangeIncomingData/properties/data_completeness ``` Indicates the estimated level of completeness of the data. complete - vaccination status is immediately available for every underlying record high - vaccination status is available immediatley for most underlying records intermediate - vaccination status is available for most underlying records but might be delayed (available only after record has already been added to the dataset) limited - vaccination status is only available for a limited amount of underlying records insufficient - data completeness or quality is insufficient for analysis of some or all the data of this record | 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") | ## data_completeness Type `string` ([data_completeness](sources-definitions-weeklyhospvaccpersonsagerangeincomingdata-properties-data_completeness.md)) ## data_completeness Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :--------------- | ----------- | | `"complete"` | | | `"high"` | | | `"insufficient"` | | | `"intermediate"` | | | `"limited"` | |