{
  "title": {
    "text": "US air-transportation jobs recovered \u2014 and stayed large",
    "left": 0,
    "textStyle": {
      "fontSize": 16,
      "fontWeight": 600
    }
  },
  "tooltip": {
    "trigger": "axis"
  },
  "grid": {
    "left": 52,
    "right": 24,
    "top": 56,
    "bottom": 56,
    "containLabel": true
  },
  "legend": {
    "show": false
  },
  "xAxis": {
    "type": "category",
    "data": [
      "2019-01",
      "2019-02",
      "2019-03",
      "2019-04",
      "2019-05",
      "2019-06",
      "2019-07",
      "2019-08",
      "2019-09",
      "2019-10",
      "2019-11",
      "2019-12",
      "2020-01",
      "2020-02",
      "2020-03",
      "2020-04",
      "2020-05",
      "2020-06",
      "2020-07",
      "2020-08",
      "2020-09",
      "2020-10",
      "2020-11",
      "2020-12",
      "2021-01",
      "2021-02",
      "2021-03",
      "2021-04",
      "2021-05",
      "2021-06",
      "2021-07",
      "2021-08",
      "2021-09",
      "2021-10",
      "2021-11",
      "2021-12",
      "2022-01",
      "2022-02",
      "2022-03",
      "2022-04",
      "2022-05",
      "2022-06",
      "2022-07",
      "2022-08",
      "2022-09",
      "2022-10",
      "2022-11",
      "2022-12",
      "2023-01",
      "2023-02",
      "2023-03",
      "2023-04",
      "2023-05",
      "2023-06",
      "2023-07",
      "2023-08",
      "2023-09",
      "2023-10",
      "2023-11",
      "2023-12",
      "2024-01",
      "2024-02",
      "2024-03",
      "2024-04",
      "2024-05",
      "2024-06",
      "2024-07",
      "2024-08",
      "2024-09",
      "2024-10",
      "2024-11",
      "2024-12",
      "2025-01",
      "2025-02",
      "2025-03",
      "2025-04",
      "2025-05",
      "2025-06",
      "2025-07",
      "2025-08",
      "2025-09",
      "2025-10",
      "2025-11",
      "2025-12",
      "2026-01",
      "2026-02",
      "2026-03",
      "2026-04",
      "2026-05",
      "2026-06",
      "2026-07"
    ],
    "axisLabel": {
      "interval": 11,
      "rotate": 0,
      "hideOverlap": true
    },
    "axisTick": {
      "alignWithLabel": true
    },
    "name": "Month"
  },
  "yAxis": {
    "type": "value",
    "name": "Thousands of jobs, SA",
    "nameLocation": "middle",
    "nameGap": 40,
    "min": 350,
    "max": 600
  },
  "series": [
    {
      "type": "line",
      "name": "Air transportation",
      "data": [
        499.0,
        501.2,
        500.0,
        500.6,
        502.1,
        505.2,
        507.1,
        506.1,
        506.4,
        509.5,
        511.2,
        513.1,
        514.0,
        516.4,
        517.2,
        441.3,
        394.2,
        391.0,
        412.7,
        425.9,
        426.7,
        409.8,
        418.0,
        424.7,
        441.8,
        439.9,
        446.8,
        450.0,
        453.4,
        456.8,
        460.3,
        464.2,
        470.4,
        475.2,
        477.5,
        479.7,
        481.4,
        482.8,
        488.1,
        492.6,
        498.3,
        504.8,
        512.6,
        514.9,
        517.7,
        522.4,
        527.6,
        530.7,
        534.3,
        535.0,
        542.8,
        543.3,
        544.4,
        546.6,
        548.8,
        551.5,
        555.9,
        558.2,
        560.4,
        561.5,
        561.1,
        562.7,
        562.3,
        561.7,
        562.4,
        563.8,
        561.3,
        563.1,
        562.3,
        560.4,
        560.8,
        563.5,
        565.0,
        568.8,
        567.4,
        571.1,
        573.4,
        569.8,
        572.3,
        571.0,
        570.2,
        570.8,
        571.6,
        571.0,
        569.7,
        574.3,
        575.9,
        574.0,
        568.1,
        568.4,
        568.4
      ],
      "showSymbol": false,
      "lineStyle": {
        "width": 2,
        "color": "#1f4e79"
      },
      "itemStyle": {
        "color": "#1f4e79"
      },
      "areaStyle": {
        "color": "rgba(31,78,121,0.12)"
      },
      "connectNulls": false,
      "markLine": {
        "symbol": "none",
        "label": {
          "formatter": "{b}"
        },
        "data": [
          {
            "xAxis": "2020-06",
            "name": "June 2020 trough",
            "lineStyle": {
              "type": "dashed",
              "color": "#8a3b12"
            }
          },
          {
            "xAxis": "2026-03",
            "name": "March 2026 peak",
            "lineStyle": {
              "type": "dashed",
              "color": "#2b6b3a"
            }
          }
        ]
      }
    }
  ]
}
