-
Data source can be updated to leverage this CODR table with additional disaggregation: https://www150.statcan.gc.ca/t1/tbl1/en/cv!recreate.action?pid=3510020501&selectedNodeIds=2D2,4D3,6D2&checkedLeve…
-
There are 723 (:scream:) columns with duplicated names. Get the list with:
```sql
select name, count(*), array_agg(id) from observatory.obs_column WHERE NAME != '' group by name having count(*) > 1;…
-
Get the i18n for French and English upstream. Our `Stc-master` is far from the upstream's version. Currently behind by more than 500 commits. Many things may have changed since.
The commits related…
wg102 updated
2 years ago
-
STATCAN now has an SDMX-compliant API to access data and metadata.
See https://www.statcan.gc.ca/en/developers/sdmx/user-guide
The current driver uses the STATCAN WDS API.
-
After the Jupyter Web App features have been pushed upstream (progress being tracked in this EPIC https://github.com/StatCan/kubeflow/issues/45), we will need to move onto pushing our centrealdashboar…
-
Refer to this possibly - https://www.statcan.gc.ca/en/statistical-programs/document/2301_D68_V1
This might be easier to map to - https://www150.statcan.gc.ca/t1/tbl1/en/tv.action?pid=1810024501
-
Let's think about the big picture of how we want to serve Machine learning models and the OpenM++ features. There has also been discussions about converting existing models from ModGen to work with Op…
-
New data available for 2021.
New CODR tables: https://www150.statcan.gc.ca/t1/tbl1/en/tv.action?pid=3510006601
New potential dimension bullying: https://www150.statcan.gc.ca/n1/pub/75-006-x/2022001/…
-
Continuation of https://github.com/StatCan/openmpp/issues/19
Relates to https://github.com/StatCan/openmpp/issues/13
## Requirements
- [ ] routing all `POST` MPIJob requests to this control…
-
New indicator:
- [ ] **EN**:
**Ambition** - Canadians consume in a sustainable manner
**Target**: No specific target
**Indicator** 12.4.1: Proportion of discarded plastic leaked permanently into the …