Skip to content

skipped the redundant ids coming in output#1979

Open
niveditasing wants to merge 2 commits intodatacommonsorg:masterfrom
niveditasing:skipped_redundant_ids
Open

skipped the redundant ids coming in output#1979
niveditasing wants to merge 2 commits intodatacommonsorg:masterfrom
niveditasing:skipped_redundant_ids

Conversation

@niveditasing
Copy link
Copy Markdown
Contributor

@niveditasing niveditasing commented Apr 23, 2026

In the Eurostat (and NUTS) classification system, HU is the code for Hungary.
The specific codes (HUX, HUXX ,EEXX ) follow a hierarchical structure used for statistical reporting. Here is the breakdown:

Country & Regional Codes
HU: The 2-letter ISO/Eurostat country code for Hungary.

HUX: This refers to "Extra-Regio" territory for Hungary at the NUTS 1 level.

HUXXX: This refers to "Extra-Regio" territory at the NUTS 3 level.

Hence the codes are undefined & also the dcids for these mapping does not exist in DC & throwing ObservatioAbout error so as a fix we are skipping these

@niveditasing niveditasing requested a review from saanikaaa April 23, 2026 07:24
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

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 introduces a filtering step to skip redundant 'Extra-Regio' IDs during the data cleaning process. A review comment suggests replacing the hardcoded list of IDs with a more robust pattern-based filter to ensure all similar redundant codes are captured consistently.

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