1
0
mirror of https://github.com/ilri/csv-metadata-quality.git synced 2025-05-30 06:50:11 +02:00
Files
csv_metadata_quality
data
tests
__init__.py
test_check.py
test_fix.py
.build.yml
.flake8
.gitignore
.travis.yml
CHANGELOG.md
LICENSE.txt
Pipfile
Pipfile.lock
README.md
pytest.ini
requirements-dev.txt
requirements.txt
setup.cfg
setup.py
csv-metadata-quality/tests
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
..
2019-07-27 00:36:40 +03:00
2019-09-11 16:36:53 +03:00