Skip to content

ISO 639 language codes with both english and native names in CSV and JSON files.

Notifications You must be signed in to change notification settings

AussieGuy0/ISO-639

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ISO-639 Language Codes

ISO-639 language codes in CSV and JSON formats. Information scraped from https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes

Usage

To just grab the data, head to the data/ folder. data.csv contains the codes in csv format, data.json contains the data in json format.

To run or develop the parser you will need python 3.6.

STEPS

  1. git clone the repository
  2. cd into the repo
  3. run pip install -r src/requirements.txt
  4. run main.py (e.g. python3 main.py)

About

ISO 639 language codes with both english and native names in CSV and JSON files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages