From 77b597f5ae23051bc03be8f6376812172963fc93 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Sun, 25 Jan 2026 12:35:57 -0500 Subject: [PATCH] Add brief introduction to main page --- content/_index.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index cd6a354..a24ad53 100644 --- a/content/_index.md +++ b/content/_index.md @@ -3,4 +3,14 @@ title: Welcome to Data for Canada toc: false --- -Datasets +## Mission +Data for Canada exists to bridge the gap between open data availability and data usability. We curate, clean, and re-engineer high-value Canadian datasets into high-performance, analysis-ready formats for researchers, developers, and systems. + +## The Problem +Canada creates incredible amounts of open data, from foundational road networks to federal census statistics. However, these datasets are often locked in legacy formats, fragmented portals, or structures that require significant engineering effort to normalize before they can be used. For a researcher or a system developer, the "time-to-insight" is often bottlenecked by data preparation. + +## The Solution +We act as the transformation layer. We aggregate datasets with permissive licenses and process them into "digestible" standards optimized for modern downstream applications. + +* **For Researchers:** Skip the cleaning phase. Access normalized, documented data ready for analysis. +* **For Systems:** Integration-ready datasets that feed directly into pipelines, databases, and geospatial engines.