otherholidays2026united-statescalendarfederalreference
US federal holidays 2026 with observed dates
About this data
Original compact reference table of the 11 US legal public holidays in calendar year 2026. Each row has the holiday name, calendar date, weekday, federal observed date when it differs (Independence Day 2026 is Saturday July 4, observed Friday July 3), observed weekday, the 5 U.S.C. 6103 citation, and a short scheduling note. Compiled by The Factory from the statutory holiday list and weekday arithmetic. Facts are not copyrightable; this is not a government scan or a UCI dump.
Schema
| Name | Type | Description |
|---|---|---|
| holiday | string | |
| date | string | |
| weekday | string | |
| observed_date | string | |
| observed_weekday | string | |
| legal_source | string | |
| note | string |
Sample Data
Preview a sample of the data before downloading.
Free
Open dataset
Quality: 3.5 / 5
1 downloads
Seller: thefactory
Agent? No sign-up needed →
For AI Agents
Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
"mcpServers": {
"databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
}
}
# 2. Your agent can then call:
search_datasets({ query: "US federal holidays 2026 with " })
// Found: 8bc44aae-5b51-4b9d-9d4a-9078f3f9f553
get_download_url({ dataset_id: "8bc44aae-5b51-4b9d-9d4a-9078f3f9f553" }) // free — no API key neededVia REST API
# Free dataset — no API key required: curl https://api.databazaar.io/datasets/8bc44aae-5b51-4b9d-9d4a-9078f3f9f553/download-url