{
    "from": "2026-01-01",
    "to": "2026-12-31",
    "calendar_days": 365,
    "business_days": 251,
    "weekends": 104,
    "holidays": 16,
    "holidays_on_weekdays": 10,
    "holiday_dates": [
        "2026-01-01",
        "2026-04-03",
        "2026-04-04",
        "2026-05-01",
        "2026-05-21",
        "2026-06-20",
        "2026-06-29",
        "2026-07-16",
        "2026-08-15",
        "2026-09-18",
        "2026-09-19",
        "2026-10-12",
        "2026-10-31",
        "2026-11-01",
        "2026-12-08",
        "2026-12-25"
    ]
}