mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-13 14:00:51 +02:00
This commit is contained in:
@@ -4,17 +4,19 @@ weight: 2
|
|||||||
#next: /docs/d4c-datapkg-orthoimagery/
|
#next: /docs/d4c-datapkg-orthoimagery/
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Look through our [d4c-datapkg-statistical](https://github.com/dataforcanada/d4c-datapkg-statistical) repo for the datasets processed.
|
||||||
|
|
||||||
## Background
|
## Background
|
||||||
|
|
||||||
{{< callout type="important" >}}
|
{{< callout type="important" >}}
|
||||||
These concepts are key to working with Statistical and Census data from Statistics Canada.
|
The concepts listed in [terms](/docs/getting_started/terms/#1-statistical-data-package) concepts are key to working with Statistical and Census data from Statistics Canada.
|
||||||
{{< /callout >}}
|
{{< /callout >}}
|
||||||
|
|
||||||
To work with Census data, you need to look into Statistics Canada's [geographic hierarchy](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.
|
|
||||||
|
|
||||||
## Download and Preview
|
## Download and Preview
|
||||||
|
|
||||||
Below is a table of datasets generated from our current [d4c-datapkg-statistical](https://github.com/dataforcanada/d4c-datapkg-statistical) processing pipeline. You can download the raw **Parquet** files directly or use the **Map Preview** links to inspect the data as vector tiles.
|
You can download the raw **Parquet** files directly or use the **Map Preview** links to inspect the data as vector tiles.
|
||||||
|
|
||||||
|
{{< details title="Instructions" closed="true" >}}
|
||||||
|
|
||||||
### How to use the Map Preview
|
### How to use the Map Preview
|
||||||
|
|
||||||
@@ -37,6 +39,7 @@ In the top-right "Search fields" box, enter the attribute key using the format `
|
|||||||
|
|
||||||
**4. Update the Map**
|
**4. Update the Map**
|
||||||
Click the **"Recalculate Classes"** button. This will refresh the map legend and choropleth coloring based on the currently visible extent.
|
Click the **"Recalculate Classes"** button. This will refresh the map legend and choropleth coloring based on the currently visible extent.
|
||||||
|
{{< /details >}}
|
||||||
|
|
||||||
{{< callout type="info">}}
|
{{< callout type="info">}}
|
||||||
**Note on Data Availability:** Dissemination blocks currently only contain these **[3 specific characteristics](https://github.com/dataforcanada/d4c-datapkg-statistical/issues/6)**.
|
**Note on Data Availability:** Dissemination blocks currently only contain these **[3 specific characteristics](https://github.com/dataforcanada/d4c-datapkg-statistical/issues/6)**.
|
||||||
|
|||||||
+8
-3
@@ -9,13 +9,18 @@ Look through our [d4c-datapkg-statistical](https://github.com/dataforcanada/d4c-
|
|||||||
## Background
|
## Background
|
||||||
|
|
||||||
{{< callout type="important" >}}
|
{{< callout type="important" >}}
|
||||||
These concepts are key to working with Statistical and Census data from Statistics Canada.
|
The concepts listed in [terms](/docs/getting_started/terms/#1-statistical-data-package) concepts are key to working with Statistical and Census data from Statistics Canada.
|
||||||
{{< /callout >}}
|
{{< /callout >}}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## Download and Preview
|
## Download and Preview
|
||||||
|
|
||||||
|
{{< callout type="note">}}
|
||||||
|
**Credit:**
|
||||||
|
|
||||||
|
* The location search functionality in our map previews is powered by the **[PHAC Geocoder](https://geocoder.alpha.phac.gc.ca/)**.
|
||||||
|
* The basemaps is generously served through [OpenFreeMap](https://openfreemap.org/).
|
||||||
|
{{< /callout >}}
|
||||||
|
|
||||||
| Place | ISO | Date | Provider | Dataset ID & Preview | Parquet |
|
| Place | ISO | Date | Provider | Dataset ID & Preview | Parquet |
|
||||||
| --- | --- | --- | --- | --- | --- |
|
| --- | --- | --- | --- | --- | --- |
|
||||||
| Canada | CA | 2021 | StatCan | ca_statcan_2021A000011124_d4c-datapkg-statistical_country_digital_2021_v0.1.0-beta | [Download](https://source.coop/dataforcanada/d4c-datapkg-statistical/processed/ca_statcan_2021A000011124_d4c-datapkg-statistical_country_digital_2021_v0.1.0-beta.parquet) |
|
| Canada | CA | 2021 | StatCan | ca_statcan_2021A000011124_d4c-datapkg-statistical_country_digital_2021_v0.1.0-beta | [Download](https://source.coop/dataforcanada/d4c-datapkg-statistical/processed/ca_statcan_2021A000011124_d4c-datapkg-statistical_country_digital_2021_v0.1.0-beta.parquet) |
|
||||||
|
|||||||
Reference in New Issue
Block a user