1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2024-11-29 09:08:26 +01:00
csv-metadata-quality/csv_metadata_quality
Alan Orth d9fc09f121
Fix references to ISO 639
It turns out that ISO 639-1 is the two-letter codes, and ISO 639-2
is the three-letter codes, aka alpha2 and alpha3.

See: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
2019-09-11 16:36:53 +03:00
..
__init__.py
__main__.py
app.py
check.py Fix references to ISO 639 2019-09-11 16:36:53 +03:00
fix.py
version.py