{
  "jurisdictions": [
    {
      "id": "US",
      "name": "United States (Federal)",
      "kind": "national",
      "country": "US",
      "weekendDays": [
        0,
        6
      ]
    },
    {
      "id": "GB",
      "name": "United Kingdom",
      "kind": "national",
      "country": "GB",
      "weekendDays": [
        0,
        6
      ]
    },
    {
      "id": "DE",
      "name": "Germany",
      "kind": "national",
      "country": "DE",
      "weekendDays": [
        0,
        6
      ]
    },
    {
      "id": "FR",
      "name": "France",
      "kind": "national",
      "country": "FR",
      "weekendDays": [
        0,
        6
      ]
    },
    {
      "id": "IT",
      "name": "Italy",
      "kind": "national",
      "country": "IT",
      "weekendDays": [
        0,
        6
      ]
    },
    {
      "id": "ES",
      "name": "Spain",
      "kind": "national",
      "country": "ES",
      "weekendDays": [
        0,
        6
      ]
    },
    {
      "id": "NL",
      "name": "Netherlands",
      "kind": "national",
      "country": "NL",
      "weekendDays": [
        0,
        6
      ]
    },
    {
      "id": "BE",
      "name": "Belgium",
      "kind": "national",
      "country": "BE",
      "weekendDays": [
        0,
        6
      ]
    },
    {
      "id": "AT",
      "name": "Austria",
      "kind": "national",
      "country": "AT",
      "weekendDays": [
        0,
        6
      ]
    },
    {
      "id": "CH",
      "name": "Switzerland (Federal)",
      "kind": "national",
      "country": "CH",
      "weekendDays": [
        0,
        6
      ]
    },
    {
      "id": "CA",
      "name": "Canada (Federal)",
      "kind": "national",
      "country": "CA",
      "weekendDays": [
        0,
        6
      ]
    },
    {
      "id": "AU",
      "name": "Australia (National)",
      "kind": "national",
      "country": "AU",
      "weekendDays": [
        0,
        6
      ]
    },
    {
      "id": "JP",
      "name": "Japan",
      "kind": "national",
      "country": "JP",
      "weekendDays": [
        0,
        6
      ]
    },
    {
      "id": "IE",
      "name": "Ireland",
      "kind": "national",
      "country": "IE",
      "weekendDays": [
        0,
        6
      ]
    },
    {
      "id": "SE",
      "name": "Sweden",
      "kind": "national",
      "country": "SE",
      "weekendDays": [
        0,
        6
      ]
    },
    {
      "id": "NYSE",
      "name": "NYSE (US equity market)",
      "kind": "market",
      "country": "US",
      "weekendDays": [
        0,
        6
      ]
    },
    {
      "id": "SIFMA-US",
      "name": "SIFMA US bond market",
      "kind": "market",
      "country": "US",
      "weekendDays": [
        0,
        6
      ]
    }
  ],
  "dataVersion": "2026-07"
}