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%;
height: auto;
max-width: 100%;
background-color: transparent !important;
}
</style>
{{< /rawhtml >}}
+2 -2
View File
@@ -1,5 +1,5 @@
---
title: 🚀 Getting Started
title: Getting Started
weight: 1
next: /docs/gettings_started/file_naming_convention/
sidebar:
@@ -13,7 +13,7 @@ Look through our [GitHub Organization](https://github.com/orgs/dataforcanada/rep
{{< cards cols="2" >}}
{{< 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/processes/" title="Processes" icon="cube" >}}
{{< card link="/docs/data_packages/" title="Data Packages" icon="cube" >}}
{{< card link="/infrastructure/" title="Infrastructure" icon="office-building" >}}
{{< /cards >}}
+7 -6
View File
@@ -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 >}}
+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
next: /docs/dissemination/
---
+1 -1
View File
@@ -1,5 +1,5 @@
---
title: 🧱 Foundation
title: Foundation
weight: 1
---
+1 -1
View File
@@ -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 >}}
+2 -2
View File
@@ -1,5 +1,5 @@
---
title: 🌐 Data Dissemination Strategy
title: Data Dissemination Strategy
weight: 3
prev: /docs/processes/field_imagery/
next: /contact/
@@ -22,7 +22,7 @@ flowchart TD
end
Sources[Open Data Sources]
Processes[Data for Canada Packages Collection]
Processes[Data Packages]
Artifacts[Systems-Ready Data]
subgraph CoreInfra [Infrastructure]
+23 -17
View File
@@ -29,6 +29,7 @@ outputs:
home:
- html
- rss
- llms
page:
- html
- rss
@@ -46,31 +47,31 @@ outputs:
menu:
main:
- name: 🟢 Status
- name: Status
weight: 1
url: "https://status.dataforcanada.org"
- identifier: datasets
name: 📁 Datasets
name: Datasets
weight: 2
- identifier: Production
name: ✅ Production
name: Production
url: https://data-01.dataforcanada.org/processed/
parent: datasets
- identifier: Labs
name: 🚧 Labs
name: Labs
url: https://data-01.labs.dataforcanada.org/processed/
parent: datasets
- name: 📚 Docs
url: /docs/
- name: Docs
pageRef: /docs/
weight: 3
- name: 📬 Contact
url: /contact/
- name: Contact
pageRef: /contact/
weight: 4
- name: ⚓ Infrastructure
- name: Infrastructure
url: /infrastructure/
weight: 5
- name: 📬 Contact
url: /contact/
- name: Contact
pageRef: /contact/
weight: 6
- name: Search
weight: 7
@@ -83,11 +84,13 @@ menu:
icon: github
params:
displayUpdatedDate: true
theme:
default: light
externalLinkDectoration: true
page:
# full (100%), wide (90rem), normal (1280px)
width: full
navbar:
displayTitle: true
displayLogo: true
@@ -96,15 +99,18 @@ params:
link: /
width: 32
height: 32
page:
# full (100%), wide (90rem), normal (1280px)
width: full
search:
flexsearch:
tokenize: forward
footer:
displayCopyright: True
displayPoweredBy: True
displayUpdatedDate: true
dateFormat: "Monday, January 2, 2006 at 3:04 PM MST"
#externalLinkDecoration: true
comments:
enable: true
type: giscus