Update Validation Sources 2026-03-30-160307#12751
Open
DC-Buildman wants to merge 2 commits intomasterfrom
Open
Update Validation Sources 2026-03-30-160307#12751DC-Buildman wants to merge 2 commits intomasterfrom
DC-Buildman wants to merge 2 commits intomasterfrom
Conversation
There was a problem hiding this comment.
Pull request overview
Automated update to the repository’s validation source inventory, refreshing the CSV dataset and updating the published “Last Updated” timestamp.
Changes:
- Added a new validation source entry (Shanghai Pilot Free Trade Zone Lingang New Area Market Supervision Administration).
- Normalized the final rows of
validation-sources.csvby appending new entries and aligning the update timestamp inREADME.md.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| validation-sources/validation-sources.csv | Appends/updates validation source rows, including a new CN “Inc” source entry. |
| validation-sources/README.md | Updates the “Last Updated” timestamp to match the latest dataset refresh. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "Xinfa Office of Daoli District Market Supervision and Administration Bureau, Harbin (哈尔滨市道里区市场监督管理局新发所)","https://www.hrbdl.gov.cn/hebdlq/col130/202307/c01_869143.shtml","Inc","cn","黑龙江省","道里区","########AA#AAA#A#A","2026-03-25T13:51:36Z" | ||
| "Malaysia Federal Legislation ","","QGIS","my","","","####-##-##","2026-03-27T12:37:21Z" No newline at end of file | ||
| "Malaysia Federal Legislation ","","QGIS","my","","","####-##-##","2026-03-27T12:37:21Z" | ||
| "Shanghai Pilot Free Trade Zone Lingang New Area Market Supervision Administration","https://zwdt.sh.gov.cn/govPortals/gwh/SHLGGW","Inc","cn","Shanghai","Lingang New Area of the China (Shanghai) Pilot Free Trade Zone","########AA#A##AA#A","2026-03-30T16:03:07Z" No newline at end of file |
There was a problem hiding this comment.
The locality field contains invisible/zero-width whitespace characters (e.g., between "of" and "the"), which can break downstream string matching/deduping. Please normalize this value to plain spaces (and ideally strip other non-printing Unicode) before committing.
Suggested change
| "Shanghai Pilot Free Trade Zone Lingang New Area Market Supervision Administration","https://zwdt.sh.gov.cn/govPortals/gwh/SHLGGW","Inc","cn","Shanghai","Lingang New Area of the China (Shanghai) Pilot Free Trade Zone","########AA#A##AA#A","2026-03-30T16:03:07Z" | |
| "Shanghai Pilot Free Trade Zone Lingang New Area Market Supervision Administration","https://zwdt.sh.gov.cn/govPortals/gwh/SHLGGW","Inc","cn","Shanghai","Lingang New Area of the China (Shanghai) Pilot Free Trade Zone","########AA#A##AA#A","2026-03-30T16:03:07Z" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated PR to update validation sources