{
  "year": 2026,
  "country": "United States",
  "week_starts_on": "Sunday",
  "includes": [
    "calendar",
    "federal_holidays"
  ],
  "framework_level": "monthly",
  "month": {
    "year": 2026,
    "month": 2,
    "name": "February",
    "days_in_month": 28,
    "calendar_weeks": [
      [
        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
      ]
    ],
    "federal_holidays": [
      {
        "name": "Washington's Birthday",
        "date": "2026-02-16",
        "observed_date": "2026-02-16"
      }
    ]
  }
}
