Skip to content

education service delivery indicators#33

Open
yukinko-iwasaki wants to merge 7 commits into
mainfrom
enhance/add_teacher_pupil_ratio
Open

education service delivery indicators#33
yukinko-iwasaki wants to merge 7 commits into
mainfrom
enhance/add_teacher_pupil_ratio

Conversation

@yukinko-iwasaki

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new “pupil-teacher ratio” indicator dataset (by education level) and wires it into the indicator availability DLT view, with a supporting update to the shared World Bank API fetch utility to allow configurable merge behavior across multiple series.

Changes:

  • Extend wbgapi_fetch to support configurable merge type (how) when combining multiple indicator series.
  • Add a new Databricks notebook to fetch and publish prd_mega.indicator.pupil_teacher_ratio.
  • Include the new indicator in indicator_data_availability (CTE + union + source URL mapping).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
utils.py Adds a how parameter to control how multiple WBG API series are merged.
indicator_data_availability_dlt.sql Adds a new availability CTE/union entry + source URL for pupil_teacher_ratio.
education/pupil_teacher_ratio.py New notebook to fetch pupil-teacher ratio series and publish to prd_mega.indicator.pupil_teacher_ratio.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread utils.py Outdated
Comment thread indicator_data_availability_dlt.sql Outdated
yukinko-iwasaki and others added 2 commits July 6, 2026 16:54
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

Comment thread utils.py
Comment thread utils.py Outdated
@yukinko-iwasaki yukinko-iwasaki changed the title Teacher Pupil Ratio dataset addition education service delivery indicators Jul 8, 2026
yukinko-iwasaki and others added 4 commits July 8, 2026 16:25
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants