mirror of
https://github.com/dataforcanada/d4c-service-main-site.git
synced 2026-06-13 22:10:51 +02:00
17 lines
649 B
Markdown
17 lines
649 B
Markdown
---
|
|
title: 🚀 Getting Started
|
|
weight: 1
|
|
next: /docs/processes
|
|
sidebar:
|
|
open: true
|
|
---
|
|
|
|
Look through our [GitHub Organization](https://github.com/orgs/dataforcanada/repositories) to see ongoing work being done in this project.
|
|
|
|
{{< cards >}}
|
|
{{< card link="https://data-01.labs.dataforcanada.org/processed/" title="Data in The Lab" icon="cloud-download" >}}
|
|
{{< card link="https://data-01.dataforcanada.org/processed/" title="Production Data" icon="check-circle" >}}
|
|
{{< card link="/docs/processes/" title="Processes" icon="cog" >}}
|
|
{{< card link="/docs/dissemination/" title="Data Dissemination Strategy" icon="globe" >}}
|
|
{{< /cards >}}
|