# IntGeoUnitLevel Schema

```txt
https://covid19.admin.ch#/definitions/InternationalQuarantineIncomingData/properties/geoLevel
```

Level of the IntGeoUnit.

ISO2 Two digit ISO 3166-1 country code.
NUTS-1 NUTS Level 1 region (EU)
NUTS-2 NUTS Level 2 region (EU)


| 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") |

## geoLevel Type

`string` ([IntGeoUnitLevel](sources-definitions-intgeounitlevel.md))

## geoLevel Constraints

**enum**: the value of this property must be equal to one of the following values:

| Value      | Explanation |
| :--------- | ----------- |
| `"ISO2"`   |             |
| `"NUTS-1"` |             |
| `"NUTS-2"` |             |