Update file naming convention. Clearer instructions

This commit is contained in:
Diego Ripley
2026-02-13 14:58:07 -05:00
parent 2241730a4c
commit 3ae1610697
@@ -100,8 +100,12 @@ We use **SemVer** (`vMAJOR.MINOR.PATCH`) to track changes to datasets.
### **Statistics Canada Geography Search** ### **Statistics Canada Geography Search**
To accurately populate the **Location ID** segment of the schema, use this tool to find 2021 Census geographies and their corresponding DGUIDs. {{< callout type="warning" >}}
In the tool below, you can click on each individual **DGUID** to see their associated geography.
{{< /callout >}}
To accurately populate the **DGUID** segment of the schema, use this tool to find 2021 Census geographies and their corresponding DGUIDs.
* **Tool URL:** [https://statcan-geography.labs.dataforcanada.org/](https://statcan-geography.labs.dataforcanada.org/) * **Tool URL:** [https://statcan-geography.labs.dataforcanada.org/](https://statcan-geography.labs.dataforcanada.org/)
* **Source Code:** [GitHub Repository](https://github.com/dataforcanada/statcan-geography.labs.dataforcanada.org) * **Source Code:** [GitHub Repository](https://github.com/dataforcanada/statcan-geography.labs.dataforcanada.org)
* **Usage:** Enter a city or region name to retrieve the correct colloquial name and DGUID pairing (e.g., searching "Ottawa" returns `2021A00053506008`). * **Usage:** Enter a city or region name to retrieve the correct colloquial name and DGUID pairing (e.g., searching "Ottawa" returns `2021A00053506008`).