InternationalQuarantineIncomingData Schema

https://covid19.admin.ch#/definitions/InternationalQuarantineIncomingData

International Quarantine Data.

Mandatory quarantine requirement when entering Switzerland.

No timeline data, only the quarantine start and end per geoRegion.

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*

InternationalQuarantineIncomingData Type

object (InternationalQuarantineIncomingData)

InternationalQuarantineIncomingData Properties

Property Type Required Nullable Defined by
geoLevel string Required cannot be null COVID-19 Dashboard Source Data
geoRegion string Required cannot be null COVID-19 Dashboard Source Data
quarantineEnd string Optional cannot be null COVID-19 Dashboard Source Data
quarantineStart string Optional cannot be null COVID-19 Dashboard Source Data
type string Required cannot be null COVID-19 Dashboard Source Data
version string Required cannot be null COVID-19 Dashboard Source Data

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)

geoLevel

geoLevel Type

string (IntGeoUnitLevel)

geoLevel Constraints

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

Value Explanation
"ISO2"
"NUTS-1"
"NUTS-2"

geoRegion

International geographical unit of the data records.

May be either an IS02 country code or a NUTS-1/NUTS-2 region code, see IntGeoUnitLevel.

geoRegion

geoRegion Type

string (IntGeoUnit)

geoRegion Constraints

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

Value Explanation
"AD"
"AE"
"AF"
"AG"
"AI"
"AL"
"AM"
"AO"
"AQ"
"AR"
"AS"
"AT"
"AT11"
"AT12"
"AT13"
"AT21"
"AT22"
"AT31"
"AT32"
"AT33"
"AT34"
"AU"
"AW"
"AX"
"AZ"
"BA"
"BB"
"BD"
"BE"
"BF"
"BG"
"BH"
"BI"
"BJ"
"BL"
"BM"
"BN"
"BO"
"BQ"
"BR"
"BS"
"BT"
"BV"
"BW"
"BY"
"BZ"
"CA"
"CC"
"CD"
"CF"
"CG"
"CH"
"CI"
"CK"
"CL"
"CM"
"CN"
"CO"
"CR"
"CU"
"CV"
"CW"
"CX"
"CY"
"CZ"
"DE"
"DE1"
"DE2"
"DE3"
"DE4"
"DE5"
"DE6"
"DE7"
"DE8"
"DE9"
"DEA"
"DEB"
"DEC"
"DED"
"DEE"
"DEF"
"DEG"
"DJ"
"DK"
"DM"
"DO"
"DZ"
"EC"
"EE"
"EG"
"EH"
"ER"
"ES"
"ET"
"FI"
"FJ"
"FK"
"FM"
"FO"
"FR"
"FR1"
"FRB"
"FRC"
"FRD"
"FRE"
"FRF"
"FRG"
"FRH"
"FRI"
"FRJ"
"FRK"
"FRL"
"FRM"
"FRY"
"GA"
"GB"
"GD"
"GE"
"GF"
"GG"
"GH"
"GI"
"GL"
"GM"
"GN"
"GP"
"GQ"
"GR"
"GS"
"GT"
"GU"
"GW"
"GY"
"HK"
"HM"
"HN"
"HR"
"HT"
"HU"
"ID"
"IE"
"IL"
"IM"
"IN"
"IO"
"IQ"
"IR"
"IS"
"IT"
"ITC1"
"ITC2"
"ITC3"
"ITC4"
"ITF1"
"ITF2"
"ITF3"
"ITF4"
"ITF5"
"ITF6"
"ITG1"
"ITG2"
"ITH1"
"ITH2"
"ITH3"
"ITH4"
"ITH5"
"ITI1"
"ITI2"
"ITI3"
"ITI4"
"JE"
"JM"
"JO"
"JP"
"KE"
"KG"
"KH"
"KI"
"KM"
"KN"
"KP"
"KR"
"KW"
"KY"
"KZ"
"LA"
"LB"
"LC"
"LI"
"LK"
"LR"
"LS"
"LT"
"LU"
"LV"
"LY"
"MA"
"MC"
"MD"
"ME"
"MF"
"MG"
"MH"
"MK"
"ML"
"MM"
"MN"
"MO"
"MP"
"MQ"
"MR"
"MS"
"MT"
"MU"
"MV"
"MW"
"MX"
"MY"
"MZ"
"NA"
"NC"
"NE"
"NF"
"NG"
"NI"
"NL"
"NO"
"NP"
"NR"
"NU"
"NZ"
"OM"
"PA"
"PE"
"PF"
"PG"
"PH"
"PK"
"PL"
"PM"
"PN"
"PR"
"PS"
"PT"
"PW"
"PY"
"QA"
"RE"
"RO"
"RS"
"RU"
"RW"
"SA"
"SB"
"SC"
"SD"
"SE"
"SG"
"SH"
"SI"
"SJ"
"SK"
"SL"
"SM"
"SN"
"SO"
"SR"
"SS"
"ST"
"SV"
"SX"
"SY"
"SZ"
"TC"
"TD"
"TF"
"TG"
"TH"
"TJ"
"TK"
"TL"
"TM"
"TN"
"TO"
"TR"
"TT"
"TV"
"TW"
"TZ"
"UA"
"UG"
"UM"
"US"
"UY"
"UZ"
"VA"
"VC"
"VE"
"VG"
"VI"
"VN"
"VU"
"WF"
"WORLD"
"WS"
"XK"
"YE"
"YT"
"ZA"
"ZM"
"ZW"

quarantineEnd

Scheduled end date of quarantine. If start is set but no end, the quarantine is valid until revoked.

Formatted as ISO-Date 2020-10-12

quarantineEnd

quarantineEnd Type

string (quarantineEnd)

quarantineStart

Start date of quarantine. If no start date is set, then no quarantine restriction has been issued.

Formatted as ISO-Date 2020-10-12

quarantineStart

quarantineStart Type

string (quarantineStart)

type

International Quarantine data type.

type

type Type

string (type)

type Constraints

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

Value Explanation
"COVID19IntQua"

version

Timestamp of data processing.

format YYYY-MM-DD_HH-mm-SS

version

version Type

string (version)