Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discrepancies in ISO country code information within 'spatialCoverage' JSON array #127

Open
dillerm opened this issue Feb 16, 2018 · 5 comments
Assignees

Comments

@dillerm
Copy link

dillerm commented Feb 16, 2018

The following datasets use 'alternativeIdentifier' instead of 'alternateIdentifier' as the key for the JSON array containing the ISO codes. The former--'alternateIdentifier'--is much more commonly used. Here are their identifiers:

CDC WONDER US cause of death 1968-2015
CDC WONDER US cause of death 1995-2015
MMWR morbidity and mortality tables
Singapore Routine Surveillance
Colombia Routine Surveillance

The following datasets use 'ISO 3166-1' instead of 'ISO 3166-1 numeric' as the value for one of the 'identifierSource' keys within 'alternateIdentifier' (identifiers shown below):

http://www.epimodels.org/drupal/?q=node/80
http://www.epimodels.org/drupal/?q=node/81

@jeffstazer
Copy link

The following datasets use 'alternativeIdentifier' instead of 'alternateIdentifier' as the key for the JSON array containing the ISO codes. The former--'alternateIdentifier'--is much more commonly used. Here are their identifiers:

Entry_id | Title
99 | CDC WONDER US cause of death 1968-2015
98 | CDC WONDER US cause of death 1995-2015
97 | MMWR morbidity and mortality tables
96 | Singapore Routine Surveillance
1092 | Colombia Routine Surveillance
1093 | Colombia Epidemiological Bulletin
1094 | Mexico National Epidemiological Surveillance System
1095 | PAHO WHO Reported Cases of Chikungunya Fever in the Americas

These have been edited to alternateIdentifier.

Additionally, the entry_id for the last 4 above were 2001-2004. These have been edited to continue from the current end of the entry_id sequence.

Old Entry_Id | New Entry_id | Title
2001 | 1092 | Colombia Routine Surveillance
2002 | 1093 | Colombia Epidemiological Bulletin
2003 | 1094 | Mexico National Epidemiological Surveillance System
2004 | 1095 | PAHO WHO Reported Cases of Chikungunya Fever in the Americas

@jeffstazer
Copy link

The following datasets use 'ISO 3166-1' instead of 'ISO 3166-1 numeric' as the value for one of the 'identifierSource' keys within 'alternateIdentifier' (identifiers shown below):

http://www.epimodels.org/drupal/?q=node/80
http://www.epimodels.org/drupal/?q=node/81

Entry_id | Title
223 | 2010 U.S. Synthetic Populations by County
224 | 2010 U.S. Synthetic Populations by State

Edited the identifier source to be 'ISO 3166-1 numeric' for the above records.

@JohnLevander
Copy link
Member

Matt, are you happy with the fix on the -dev version?

@dillerm
Copy link
Author

dillerm commented Mar 7, 2018

Looks good!

@dillerm
Copy link
Author

dillerm commented Jun 16, 2018

Now it looks like some dataset categories are using 'alternateIdentifier' and other are using 'alternateIdentifiers'.

@dillerm dillerm reopened this Jun 16, 2018
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

No branches or pull requests

3 participants