{
  "year": 2026,
  "country": "United States",
  "week_starts_on": "Sunday",
  "includes": [
    "calendar",
    "federal_holidays"
  ],
  "framework_level": "monthly",
  "month": {
    "year": 2026,
    "month": 1,
    "name": "January",
    "days_in_month": 31,
    "calendar_weeks": [
      [
        null,
        null,
        null,
        null,
        1,
        2,
        3
      ],
      [
        4,
        5,
        6,
        7,
        8,
        9,
        10
      ],
      [
        11,
        12,
        13,
        14,
        15,
        16,
        17
      ],
      [
        18,
        19,
        20,
        21,
        22,
        23,
        24
      ],
      [
        25,
        26,
        27,
        28,
        29,
        30,
        31
      ]
    ],
    "federal_holidays": [
      {
        "name": "New Year's Day",
        "date": "2026-01-01",
        "observed_date": "2026-01-01"
      },
      {
        "name": "Birthday of Martin Luther King, Jr.",
        "date": "2026-01-19",
        "observed_date": "2026-01-19"
      }
    ]
  }
}
