Can't finish everything tonight, will finish Friday/Saturday

This commit is contained in:
Diego Ripley
2026-02-20 02:48:27 +00:00
parent bb2bc95d44
commit 685ff30efe
11 changed files with 56 additions and 33 deletions
+2
View File
@@ -80,7 +80,9 @@ See our processing pipeline in action. View samples and documentation for our cu
width: 100%; width: 100%;
height: auto; height: auto;
max-width: 100%; max-width: 100%;
background-color: transparent !important;
} }
</style> </style>
{{< /rawhtml >}} {{< /rawhtml >}}
+2 -2
View File
@@ -1,5 +1,5 @@
--- ---
title: 🚀 Getting Started title: Getting Started
weight: 1 weight: 1
next: /docs/gettings_started/file_naming_convention/ next: /docs/gettings_started/file_naming_convention/
sidebar: sidebar:
@@ -13,7 +13,7 @@ Look through our [GitHub Organization](https://github.com/orgs/dataforcanada/rep
{{< cards cols="2" >}} {{< cards cols="2" >}}
{{< card link="/docs/getting_started/file_naming_convention/" title="File Naming Convention" icon="cog" >}} {{< card link="/docs/getting_started/file_naming_convention/" title="File Naming Convention" icon="cog" >}}
{{< card link="/docs/dissemination/" title="Data Dissemination Strategy" icon="globe" >}} {{< card link="/docs/dissemination/" title="Data Dissemination Strategy" icon="globe" >}}
{{< card link="/docs/processes/" title="Processes" icon="cube" >}} {{< card link="/docs/data_packages/" title="Data Packages" icon="cube" >}}
{{< card link="/infrastructure/" title="Infrastructure" icon="office-building" >}} {{< card link="/infrastructure/" title="Infrastructure" icon="office-building" >}}
{{< /cards >}} {{< /cards >}}
+7 -6
View File
@@ -1,5 +1,6 @@
--- ---
title: "Processes" title: "Data Packages"
summary: d4c-pkgs
weight: 2 weight: 2
prev: /docs/getting_started prev: /docs/getting_started
next: /docs/dissemination next: /docs/dissemination
@@ -7,11 +8,11 @@ sidebar:
open: true 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 >}} {{< cards >}}
{{< card link="/docs/processes/foundation/" title="Foundation" icon="office-building" >}} {{< card link="/docs/data_packages/foundation/" title="Foundation" icon="office-building" >}}
{{< card link="/docs/processes/statistical_products/" title="Statistical" icon="presentation-chart-bar" >}} {{< card link="/docs/data_packages/statistical_products/" title="Statistical" icon="presentation-chart-bar" >}}
{{< card link="/docs/processes/orthoimagery/" title="Orthoimagery" icon="photograph" >}} {{< card link="/docs/data_packages/orthoimagery/" title="Orthoimagery" icon="photograph" >}}
{{< card link="/docs/processes/field_imagery/" title="Field Imagery" icon="eye" >}} {{< card link="/docs/data_packages/field_imagery/" title="Field Imagery" icon="eye" >}}
{{< /cards >}} {{< /cards >}}
+7
View File
@@ -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 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: 📸 Field Imagery title: Field Imagery
weight: 4 weight: 4
next: /docs/dissemination/ next: /docs/dissemination/
--- ---
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: 🧱 Foundation title: Foundation
weight: 1 weight: 1
--- ---
+1 -1
View File
@@ -1,5 +1,5 @@
--- ---
title: 🛰️ Orthoimagery title: Orthoimagery
weight: 3 weight: 3
prev: /docs/processes/statistical_products/statistics_canada/census_data/ prev: /docs/processes/statistical_products/statistics_canada/census_data/
next: /docs/processes/field_imagery/ next: /docs/processes/field_imagery/
@@ -1,5 +1,5 @@
--- ---
title: 📊 Statistical title: Statistical
weight: 2 weight: 2
toc: true toc: true
prev: /docs/processes/foundation 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. 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 >}} {{< cards >}}
{{< card link="/docs/processes/statistical_products/statistics_canada/statistical_administrative_boundaries/" title="Statistical and Administrative Boundaries" icon="globe" >}} {{< card link="/docs/data_packages/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/census_data/" title="Census Data" icon="map" >}}
{{< /cards >}} {{< /cards >}}
+2 -2
View File
@@ -1,5 +1,5 @@
--- ---
title: 🌐 Data Dissemination Strategy title: Data Dissemination Strategy
weight: 3 weight: 3
prev: /docs/processes/field_imagery/ prev: /docs/processes/field_imagery/
next: /contact/ next: /contact/
@@ -22,7 +22,7 @@ flowchart TD
end end
Sources[Open Data Sources] Sources[Open Data Sources]
Processes[Data for Canada Packages Collection] Processes[Data Packages]
Artifacts[Systems-Ready Data] Artifacts[Systems-Ready Data]
subgraph CoreInfra [Infrastructure] subgraph CoreInfra [Infrastructure]
+23 -17
View File
@@ -29,6 +29,7 @@ outputs:
home: home:
- html - html
- rss - rss
- llms
page: page:
- html - html
- rss - rss
@@ -46,31 +47,31 @@ outputs:
menu: menu:
main: main:
- name: 🟢 Status - name: Status
weight: 1 weight: 1
url: "https://status.dataforcanada.org" url: "https://status.dataforcanada.org"
- identifier: datasets - identifier: datasets
name: 📁 Datasets name: Datasets
weight: 2 weight: 2
- identifier: Production - identifier: Production
name: ✅ Production name: Production
url: https://data-01.dataforcanada.org/processed/ url: https://data-01.dataforcanada.org/processed/
parent: datasets parent: datasets
- identifier: Labs - identifier: Labs
name: 🚧 Labs name: Labs
url: https://data-01.labs.dataforcanada.org/processed/ url: https://data-01.labs.dataforcanada.org/processed/
parent: datasets parent: datasets
- name: 📚 Docs - name: Docs
url: /docs/ pageRef: /docs/
weight: 3 weight: 3
- name: 📬 Contact - name: Contact
url: /contact/ pageRef: /contact/
weight: 4 weight: 4
- name: ⚓ Infrastructure - name: Infrastructure
url: /infrastructure/ url: /infrastructure/
weight: 5 weight: 5
- name: 📬 Contact - name: Contact
url: /contact/ pageRef: /contact/
weight: 6 weight: 6
- name: Search - name: Search
weight: 7 weight: 7
@@ -83,11 +84,13 @@ menu:
icon: github icon: github
params: params:
displayUpdatedDate: true
theme: theme:
default: light default: light
externalLinkDectoration: true page:
# full (100%), wide (90rem), normal (1280px)
width: full
navbar: navbar:
displayTitle: true displayTitle: true
displayLogo: true displayLogo: true
@@ -96,15 +99,18 @@ params:
link: / link: /
width: 32 width: 32
height: 32 height: 32
search:
page: flexsearch:
# full (100%), wide (90rem), normal (1280px) tokenize: forward
width: full
footer: footer:
displayCopyright: True displayCopyright: True
displayPoweredBy: True displayPoweredBy: True
displayUpdatedDate: true
dateFormat: "Monday, January 2, 2006 at 3:04 PM MST"
#externalLinkDecoration: true
comments: comments:
enable: true enable: true
type: giscus type: giscus