Skip to content

Mapping UN GEOGRAPHY to DCIDs - #2132

Open
ajaits wants to merge 10 commits into
datacommonsorg:masterfrom
ajaits:dc-un-places
Open

Mapping UN GEOGRAPHY to DCIDs#2132
ajaits wants to merge 10 commits into
datacommonsorg:masterfrom
ajaits:dc-un-places

Conversation

@ajaits

@ajaits ajaits commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

The PR includes the mapping for UN GEOGRAPHY codes for type Country and City to DCIDs.
This also includes steps to propose new place mappings.

The updates to CSV will be imported into Data Commons.

@gemini-code-assist gemini-code-assist Bot 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.

Code Review

This pull request disables the autopush DC API in the executor configuration and introduces a new mapping directory for UN Geography to Data Commons Places, including a README and a Template MCF (un_places.tmcf). The reviewer suggested correcting the directory path prefix in the README to avoid confusion, as 'data' is the repository name rather than a subdirectory.

@@ -0,0 +1,99 @@
# UN Geography to Data Commons Places Mapping

This directory (`data/scripts/un/places`) contains the definitions and mappings from United Nations (UN) geography codes to **Data Commons (DC) Places**.

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.

medium

The directory path is referenced as data/scripts/un/places, but the repository root is actually scripts/un/places (since data is the name of the repository itself, not a subdirectory). To avoid confusion and maintain consistency with other path references in the codebase, please remove the data/ prefix.

Suggested change
This directory (`data/scripts/un/places`) contains the definitions and mappings from United Nations (UN) geography codes to **Data Commons (DC) Places**.
This directory (scripts/un/places) contains the definitions and mappings from United Nations (UN) geography codes to **Data Commons (DC) Places**.

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.

1 participant