mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-13 22:10:51 +02:00
Can't finish everything tonight, will finish Friday/Saturday
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
---
|
||||
title: "Processes"
|
||||
title: "Data Packages"
|
||||
summary: d4c-pkgs
|
||||
weight: 2
|
||||
prev: /docs/getting_started
|
||||
next: /docs/dissemination
|
||||
@@ -7,11 +8,11 @@ sidebar:
|
||||
open: true
|
||||
---
|
||||
|
||||
For the moment, this project is composed of just a few processes, which are in development.
|
||||
This project is composed of multiple `data packages` (`d4c-pkgs`).
|
||||
|
||||
{{< cards >}}
|
||||
{{< card link="/docs/processes/foundation/" title="Foundation" icon="office-building" >}}
|
||||
{{< card link="/docs/processes/statistical_products/" title="Statistical" icon="presentation-chart-bar" >}}
|
||||
{{< card link="/docs/processes/orthoimagery/" title="Orthoimagery" icon="photograph" >}}
|
||||
{{< card link="/docs/processes/field_imagery/" title="Field Imagery" icon="eye" >}}
|
||||
{{< card link="/docs/data_packages/foundation/" title="Foundation" icon="office-building" >}}
|
||||
{{< card link="/docs/data_packages/statistical_products/" title="Statistical" icon="presentation-chart-bar" >}}
|
||||
{{< card link="/docs/data_packages/orthoimagery/" title="Orthoimagery" icon="photograph" >}}
|
||||
{{< card link="/docs/data_packages/field_imagery/" title="Field Imagery" icon="eye" >}}
|
||||
{{< /cards >}}
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Elevation
|
||||
weight: 6
|
||||
draft: true
|
||||
---
|
||||
|
||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
|
||||
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Environmental and Climate
|
||||
weight: 5
|
||||
draft: true
|
||||
---
|
||||
|
||||
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: 📸 Field Imagery
|
||||
title: Field Imagery
|
||||
weight: 4
|
||||
next: /docs/dissemination/
|
||||
---
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: 🧱 Foundation
|
||||
title: Foundation
|
||||
weight: 1
|
||||
---
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: 🛰️ Orthoimagery
|
||||
title: Orthoimagery
|
||||
weight: 3
|
||||
prev: /docs/processes/statistical_products/statistics_canada/census_data/
|
||||
next: /docs/processes/field_imagery/
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: 📊 Statistical
|
||||
title: Statistical
|
||||
weight: 2
|
||||
toc: true
|
||||
prev: /docs/processes/foundation
|
||||
@@ -13,6 +13,6 @@ sidebar:
|
||||
The following two sections goes over the Statistics Canada data that was processed at [process-statcan-data-labs](https://github.com/dataforcanada/process-statcan-data-labs) There is still lots of work to do to make it ready for systems.
|
||||
|
||||
{{< cards >}}
|
||||
{{< card link="/docs/processes/statistical_products/statistics_canada/statistical_administrative_boundaries/" title="Statistical and Administrative Boundaries" icon="globe" >}}
|
||||
{{< card link="/docs/processes/statistical_products/statistics_canada/census_data/" title="Census Data" icon="map" >}}
|
||||
{{< card link="/docs/data_packages/statistical_products/statistics_canada/statistical_administrative_boundaries/" title="Statistical and Administrative Boundaries" icon="globe" >}}
|
||||
{{< card link="/docs/data_packages/statistical_products/statistics_canada/census_data/" title="Census Data" icon="map" >}}
|
||||
{{< /cards >}}
|
||||
|
||||
Reference in New Issue
Block a user