diff --git a/content/docs/_index.md b/content/docs/_index.md index ae81ba4..265f29e 100644 --- a/content/docs/_index.md +++ b/content/docs/_index.md @@ -11,6 +11,7 @@ Look through our [GitHub Organization](https://github.com/orgs/dataforcanada/rep ## Start Here {{< cards cols="2" >}} + {{< card link="/docs/getting_started/terminology/" title="Terminology" icon="bookmark" >}} {{< card link="/docs/getting_started/file_naming_convention/" title="File Naming Convention" icon="cog" >}} {{< card link="https://github.com/dataforcanada/d4c-community" title="Data for Canada Community" icon="chat" >}} {{< card link="/docs/d4c-infra-distribution/" title="Data Dissemination Strategy" icon="lightning-bolt" >}} diff --git a/content/docs/getting_started/file_naming_convention.md b/content/docs/getting_started/file_naming_convention.md index 5c307fa..983da48 100644 --- a/content/docs/getting_started/file_naming_convention.md +++ b/content/docs/getting_started/file_naming_convention.md @@ -14,17 +14,10 @@ We are open to feedback on the current file naming convention. ## Background -{{< callout type="info">}} -You will need to understand these concepts to fully grasp the file naming convention. +{{< callout type="important" >}} + The concepts listed in [terms](/docs/getting_started/terms/#1-statistical-data-package) are key to working with Statistical and Census data from Statistics Canada. {{< /callout >}} -See Statistics Canada's [geographic hiearchy](https://www12.statcan.gc.ca/census-recensement/2021/ref/dict/fig/index-eng.cfm?ID=F1_1) and use the [Census of Population 2021 Dictionary](https://www12.statcan.gc.ca/census-recensement/2021/ref/dict/az/index-eng.cfm) to understand their conceptual model of representing Canada. - - - - -![geographic hierarchy](geographic-hiearchy.svg). - ## 1. The Current Schema All published datasets must adhere to the following structure to ensure files are machine-parsable, sortable by region, and identifiable by human readers. **This file naming convention will be modified as we solidify our processes**.