Skip to content

The script compares LC country codes to a list of codes extracted from MARC records and prints any codes that are not valid to the screen.

Notifications You must be signed in to change notification settings

metadatameister/LC-MARC-Code-List-for-Countries-Validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

I needed to run a list of MARC 008_15-17 (Place of publication, production, or execution) codes against the current authoritative list published on the LC Website at https://www.loc.gov/marc/countries/countries_code.html
Current valid codes (I deleted all obsolete codes) are saved in the ccodes.txt file. A sample list of MARC codes from my records is saved in the marc.txt file. 
Running the script returns all invalid codes to the screen

About

The script compares LC country codes to a list of codes extracted from MARC records and prints any codes that are not valid to the screen.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages