Skip to content

This change adds a new import group "CanadaStatisticsAgeGender" and updates the dataset information for Canada Statistics to include population estimates by age and gender. New Statistical Variables are defined in CanadaStatisticsAgeGender.mcf for population counts across various age ranges and genders. #10432

This change adds a new import group "CanadaStatisticsAgeGender" and updates the dataset information for Canada Statistics to include population estimates by age and gender. New Statistical Variables are defined in CanadaStatisticsAgeGender.mcf for population counts across various age ranges and genders.

This change adds a new import group "CanadaStatisticsAgeGender" and updates the dataset information for Canada Statistics to include population estimates by age and gender. New Statistical Variables are defined in CanadaStatisticsAgeGender.mcf for population counts across various age ranges and genders. #10432

Workflow file for this run

name: Auto approve copybara-service PRs
on:
pull_request
jobs:
auto-approve:
runs-on: ubuntu-latest
steps:
- uses: hmarr/auto-approve-action@v2.0.0
if: github.actor == 'copybara-service' || github.actor == 'copybara-service[bot]'
with:
github-token: "${{ secrets.GITHUB_TOKEN }}"