ClearToEnter keeps three datasets that people ask for constantly and that nobody publishes in a usable shape: Express Entry rounds of invitations, provincial nominee draws, and IRCC processing times. Each one is typed by hand from the official government page, checked line by line, and stamped with the date that check happened.
The stamp is the point. A dataset with no verification date is a dataset you cannot reason about. Each file below carries its own date in the export itself, in a meta block at the top of the JSON and in a comment header at the top of the CSV, so the number travels with the data instead of living only on this page. The JSON envelope carries dataset, description, verifiedAsOf, source, license, attributionUrl, rowCount, and columns above the rows; the CSV repeats dataset, verifiedAsOf, source, license, and attributionUrl as comment lines above the header row.
These are snapshots, not live feeds. Government pages change, and a figure that was right on the verified date can be wrong a week later. Treat the exports as a convenient copy of what the official source said on a specific day, and check the official page before you act on anything.
Three files, not thirty, on purpose. These are the ones people ask for and nobody publishes cleanly. The rest of what the site verifies, the visa and eTA lists, the fee schedules, the funds thresholds, the law text, the NOC codes, is held to the same standard and listed on the How We Verify ledger; it ships here when there is a clean export shape for it, not before.