{
  "meta": {
    "dataset": "HolidayGrid national public holidays",
    "datasetVersion": "1.0.0",
    "generatedAt": "2026-07-27",
    "license": "https://creativecommons.org/licenses/by/4.0/",
    "attribution": "HolidayGrid (https://holidaygrid.net), CC BY 4.0",
    "sourceDataset": "https://github.com/commenthol/date-holidays",
    "sourceLicense": "ISC and CC BY 3.0",
    "documentation": "https://holidaygrid.net/data",
    "countingRule": "A holiday moved off a weekend is counted once, on the day it is observed. Totals therefore match official government counts and are lower than on sites that list both the original date and its replacement."
  },
  "country": {
    "countryCode": "CA",
    "slug": "canada",
    "name": "Canada",
    "demonym": "Canadian",
    "region": "Americas",
    "dateFormat": "MMMM D, YYYY",
    "url": "https://holidaygrid.net/holidays/canada",
    "correctionCount": 3,
    "verifiedOn": "2026-07-27",
    "years": [
      2025,
      2026,
      2027
    ]
  },
  "year": 2025,
  "status": {
    "status": "statutory",
    "authority": null,
    "source": null,
    "citation": null,
    "verifiedOn": null,
    "publishedOn": null
  },
  "counts": {
    "holidays": 10,
    "onWeekdays": 10,
    "onWeekends": 0,
    "movedToAnotherDay": 0,
    "longWeekends": 5,
    "bridgeDays": 3,
    "workingDays": 251
  },
  "holidays": [
    {
      "date": "2025-01-01",
      "days": 1,
      "name": "New Year's Day",
      "weekday": "Wednesday",
      "type": "Public holiday",
      "movingRule": "fixed",
      "moves": false,
      "scope": "national"
    },
    {
      "date": "2025-04-18",
      "days": 1,
      "name": "Good Friday",
      "weekday": "Friday",
      "type": "Public holiday",
      "movingRule": "easter",
      "moves": true,
      "scope": "national"
    },
    {
      "date": "2025-05-19",
      "days": 1,
      "name": "Victoria Day",
      "weekday": "Monday",
      "type": "Public holiday",
      "movingRule": "weekday",
      "moves": true,
      "scope": "national"
    },
    {
      "date": "2025-07-01",
      "days": 1,
      "name": "Canada Day",
      "weekday": "Tuesday",
      "type": "Public holiday",
      "movingRule": "fixed",
      "moves": false,
      "scope": "national"
    },
    {
      "date": "2025-09-01",
      "days": 1,
      "name": "Labour Day",
      "weekday": "Monday",
      "type": "Public holiday",
      "movingRule": "weekday",
      "moves": true,
      "scope": "national"
    },
    {
      "date": "2025-09-30",
      "days": 1,
      "name": "National Day for Truth and Reconciliation",
      "weekday": "Tuesday",
      "type": "Public holiday",
      "movingRule": "fixed",
      "moves": false,
      "scope": "national",
      "corrected": {
        "kind": "add",
        "source": "https://laws-lois.justice.gc.ca/eng/acts/L-2/section-166.html",
        "citation": "Canada Labour Code, RSC 1985 c. L-2, s. 166, definition of general holiday"
      },
      "note": "It is a federal general holiday, so it binds federally regulated workplaces. Provincial coverage differs."
    },
    {
      "date": "2025-10-13",
      "days": 1,
      "name": "Thanksgiving",
      "weekday": "Monday",
      "type": "Public holiday",
      "movingRule": "weekday",
      "moves": true,
      "scope": "national"
    },
    {
      "date": "2025-11-11",
      "days": 1,
      "name": "Remembrance Day",
      "weekday": "Tuesday",
      "type": "Public holiday",
      "movingRule": "fixed",
      "moves": false,
      "scope": "national"
    },
    {
      "date": "2025-12-25",
      "days": 1,
      "name": "Christmas Day",
      "weekday": "Thursday",
      "type": "Public holiday",
      "movingRule": "fixed",
      "moves": false,
      "scope": "national"
    },
    {
      "date": "2025-12-26",
      "days": 1,
      "name": "Boxing Day",
      "weekday": "Friday",
      "type": "Public holiday",
      "movingRule": "fixed",
      "moves": false,
      "scope": "national"
    }
  ],
  "longWeekends": [
    {
      "start": "2025-04-18",
      "end": "2025-04-20",
      "length": 3,
      "holidays": [
        "Good Friday"
      ]
    },
    {
      "start": "2025-05-17",
      "end": "2025-05-19",
      "length": 3,
      "holidays": [
        "Victoria Day"
      ]
    },
    {
      "start": "2025-08-30",
      "end": "2025-09-01",
      "length": 3,
      "holidays": [
        "Labour Day"
      ]
    },
    {
      "start": "2025-10-11",
      "end": "2025-10-13",
      "length": 3,
      "holidays": [
        "Thanksgiving"
      ]
    },
    {
      "start": "2025-12-25",
      "end": "2025-12-28",
      "length": 4,
      "holidays": [
        "Christmas Day",
        "Boxing Day"
      ]
    }
  ],
  "bridgeDays": [
    {
      "date": "2025-06-30",
      "weekday": "Monday",
      "resulting": 4,
      "start": "2025-06-28",
      "end": "2025-07-01",
      "holiday": "Canada Day"
    },
    {
      "date": "2025-09-29",
      "weekday": "Monday",
      "resulting": 4,
      "start": "2025-09-27",
      "end": "2025-09-30",
      "holiday": "National Day for Truth and Reconciliation"
    },
    {
      "date": "2025-11-10",
      "weekday": "Monday",
      "resulting": 4,
      "start": "2025-11-08",
      "end": "2025-11-11",
      "holiday": "Remembrance Day"
    }
  ],
  "awaitingAnnouncement": [],
  "url": "https://holidaygrid.net/holidays/canada/2025"
}