diff --git a/.gitattributes b/.gitattributes
index 91f66cc80257b6838b8cc7216f7535710412fe83..6b25c871abb67521d9dd21d193485dd40535a3dc 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -4025,3 +4025,14 @@ tool_server/.venv/lib/python3.12/site-packages/regex/__pycache__/_regex_core.cpy
tool_server/.venv/lib/python3.12/site-packages/regex/__pycache__/test_regex.cpython-312.pyc filter=lfs diff=lfs merge=lfs -text
tool_server/.venv/lib/python3.12/site-packages/psutil/tests/__pycache__/test_linux.cpython-312.pyc filter=lfs diff=lfs merge=lfs -text
tool_server/.venv/lib/python3.12/site-packages/networkx/drawing/__pycache__/nx_pylab.cpython-312.pyc filter=lfs diff=lfs merge=lfs -text
+tool_server/.venv/lib/python3.12/site-packages/pydantic_core/__pycache__/core_schema.cpython-312.pyc filter=lfs diff=lfs merge=lfs -text
+tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/yacctab.cpython-312.pyc filter=lfs diff=lfs merge=lfs -text
+tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/yacc.cpython-312.pyc filter=lfs diff=lfs merge=lfs -text
+tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso639-3.mo filter=lfs diff=lfs merge=lfs -text
+tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso3166-2.mo filter=lfs diff=lfs merge=lfs -text
+tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/crh/LC_MESSAGES/iso639-3.mo filter=lfs diff=lfs merge=lfs -text
+tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso3166-2.mo filter=lfs diff=lfs merge=lfs -text
+tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso3166-2.mo filter=lfs diff=lfs merge=lfs -text
+tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso639-3.mo filter=lfs diff=lfs merge=lfs -text
+tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso3166-2.mo filter=lfs diff=lfs merge=lfs -text
+tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso639-3.mo filter=lfs diff=lfs merge=lfs -text
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/directed.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/directed.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..e430382ffe73d2d23372efe10e17fb82b73cca2b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/directed.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/duplication.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/duplication.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..79a395ccff7e61cfa4c76f9a47c2a29c15777aa3
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/duplication.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/ego.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/ego.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..ce4cc9d08318ab172cffb8c08162abe42f678c37
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/ego.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/expanders.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/expanders.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..a5718b1cc2ddcbcacd419731774afcf277f57e16
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/expanders.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/geometric.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/geometric.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b953a4727476f31558499a16a1714f211a96a6ea
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/geometric.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/harary_graph.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/harary_graph.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..d8e5ba827968bbde163043d85dcb727b01554a85
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/harary_graph.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/internet_as_graphs.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/internet_as_graphs.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..6887276154c5751bb2f8f74010874bedc358fcae
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/internet_as_graphs.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/intersection.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/intersection.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..501f7a6cb8553336644f10151c6e6dc0e00678d3
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/intersection.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/interval_graph.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/interval_graph.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..78a28871dcdb2bffe7a7fb1e23f47c9229702e98
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/interval_graph.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/joint_degree_seq.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/joint_degree_seq.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..50e9cc139ced945646d5609e31614df9c585bcd9
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/joint_degree_seq.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/lattice.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/lattice.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..38ffffed58b12bed2a68a887772b366a56db2721
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/lattice.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/line.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/line.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..cb8017d069277347e183dfd1986bf9bed0a55b4b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/line.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/mycielski.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/mycielski.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..e73ebc6cea7cec699dd33dd1656f8aad56eeb289
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/mycielski.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/nonisomorphic_trees.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/nonisomorphic_trees.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..2fdc5dd18d7e6344ac81c443548969bd93b30e81
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/nonisomorphic_trees.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/random_clustered.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/random_clustered.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..cc1124eb1c092092a3b338571b0badaed5f99e54
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/random_clustered.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/random_graphs.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/random_graphs.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..1fd64558177a1068a530efe6ba439419e8ca83ed
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/random_graphs.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/small.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/small.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..900cea889052e3c41e7db0fa7e1c51ccb62105ce
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/small.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/social.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/social.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b3d61102dd77a6848cba1bb53a7257fbc6ecb406
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/social.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/spectral_graph_forge.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/spectral_graph_forge.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..e4792b3ef0b8cbc79c67190f631fe16607c6161b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/spectral_graph_forge.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/stochastic.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/stochastic.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..cfae450b2a716c3ea3d020a752a2c095ff5c6c18
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/stochastic.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/sudoku.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/sudoku.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b083c428d8a4f0752ca4c543b7dcd67e0014d9a6
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/sudoku.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/time_series.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/time_series.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..4472e324ecbb9045cd55e52f6fd44845e36ef3d2
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/time_series.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/trees.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/trees.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..5b152d58ca8f38ec78931af1920f8eda6eba45cf
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/trees.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/triads.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/triads.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..73b0ffc06d79a33ca2744fa2efe62601a458186c
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/__pycache__/triads.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/__init__.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/__init__.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..a519dc5097fe24c660d8e2e43d7acb087c0469c0
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/__init__.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_atlas.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_atlas.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..bc1543d1d0c974d047fe2fc051b206fbc99bbc47
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_atlas.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_classic.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_classic.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..12b53231a9a1f1e9e8957c5935ac283f7b881d79
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_classic.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_cographs.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_cographs.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..27939342146ceb8e539ebaa0114498386d5399df
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_cographs.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_community.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_community.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..83fa8d2d84f5814ef590903461fae196150eef40
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_community.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_degree_seq.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_degree_seq.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..00db12342fddf9adb6f7c382895df882f9dcc1c1
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_degree_seq.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_directed.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_directed.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..927d39cfface7f8be0c9835fb2c8247c19244f88
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_directed.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_duplication.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_duplication.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..d57b88cc9820074ae37d5f5e9059f8af64fcec11
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_duplication.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_ego.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_ego.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..4ec1058eac5f829f7fe985a72a886e945fb12cb7
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_ego.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_expanders.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_expanders.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..31539e2c1f49645cc23a59b11207998dd31fbbb8
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_expanders.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_geometric.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_geometric.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..cac3fa8689a4f4ec2dabf7c9186936886b343ac7
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_geometric.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_harary_graph.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_harary_graph.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..0af769f8c37edf6b815c0bac428e138385a59d57
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_harary_graph.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_internet_as_graphs.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_internet_as_graphs.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..0056748722e0c29919213fed6bd8f2139f16c253
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_internet_as_graphs.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_intersection.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_intersection.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..48bf28ee7981a2aac9601550e3cd1b875cd74d7e
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_intersection.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_interval_graph.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_interval_graph.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..5a11a8637dfcfcb74311ef8ae991880b5fc99894
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_interval_graph.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_joint_degree_seq.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_joint_degree_seq.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..5a9ec3245353916ca984e045198b3b4ef1f9b333
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_joint_degree_seq.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_lattice.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_lattice.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..339b5c593acb4b98bb2224dd23829f1147b9799a
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_lattice.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_line.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_line.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..0ba354c7a732c08d5a0b5fccfdaf4fc40fdec1ea
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_line.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_mycielski.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_mycielski.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..e4dac35345ba47e6f00250d2234141f8e8ffdc21
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_mycielski.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_nonisomorphic_trees.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_nonisomorphic_trees.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..4004f36977d042dd85e1a14a19fa432f981b6680
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_nonisomorphic_trees.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_random_clustered.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_random_clustered.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..d1b23feb4a161ccb013bf209f2177166e87a98fb
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_random_clustered.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_random_graphs.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_random_graphs.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..fafcf36be041085dc82c3b20e578d0663fcdb804
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_random_graphs.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_small.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_small.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..02d6e48424cbd5787b027e87875446647fb5ef0b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_small.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_spectral_graph_forge.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_spectral_graph_forge.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..38a727850cf683bc7a207ecb69d6de8fc885cba0
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_spectral_graph_forge.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_stochastic.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_stochastic.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..57c36ceb6dea5b66d3cf7076948f17e3c8988068
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_stochastic.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_sudoku.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_sudoku.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..a32b5559b2b772436ebabc1778a929ecd950d018
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_sudoku.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_time_series.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_time_series.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..affb90e2b219c7b3ec295eb5caea7a33d7f0a418
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_time_series.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_trees.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_trees.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..f4a79bb2a200a91901e07272b483343d1a363c63
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_trees.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_triads.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_triads.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..d3862118ee37518f2b2bd2d8c31714b8c9756a96
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/generators/tests/__pycache__/test_triads.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/__init__.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/__init__.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..a9c8778005310fbf0575872a9c61a97393023ba9
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/__init__.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/algebraicconnectivity.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/algebraicconnectivity.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..bddce64bd1945ace4584c9036eacf0634ff51e39
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/algebraicconnectivity.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/attrmatrix.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/attrmatrix.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..2940075e62ca176e4304a2fff228977f9065f7fa
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/attrmatrix.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/bethehessianmatrix.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/bethehessianmatrix.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..809698da0fcce97b9d7691a5c4639e77047141a6
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/bethehessianmatrix.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/graphmatrix.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/graphmatrix.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..aad4c67e15b5598c8ba42c123396bc46561ea729
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/graphmatrix.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/laplacianmatrix.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/laplacianmatrix.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..cc97137c19e7e66d5647583cddb42dde721d9f99
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/laplacianmatrix.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/modularitymatrix.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/modularitymatrix.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..0d83fe7b06b429d8b57b0a796571052b746abda7
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/modularitymatrix.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/spectrum.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/spectrum.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..d1285f508b318eff4c7d164e4c117535cf2d9d6e
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/__pycache__/spectrum.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__init__.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/__init__.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/__init__.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..f30bb85d32517d9ea85fe28e5ffeb750cded5258
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/__init__.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_algebraic_connectivity.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_algebraic_connectivity.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..d0df7ebb64ba7e1e4d065475062cea1bd1f9090c
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_algebraic_connectivity.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_attrmatrix.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_attrmatrix.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..9a0eba469b7a801be4de4c4ebe0e13de5b98a483
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_attrmatrix.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_bethehessian.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_bethehessian.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..7eb4a1640791e50d373d18d5a614ed811b0c170b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_bethehessian.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_graphmatrix.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_graphmatrix.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..6a4678cf6856a95b6334358083f0a29e0b223bcb
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_graphmatrix.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_laplacian.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_laplacian.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..de4cfc6efcb0f93855e1e9e9340b0c233cf5eca4
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_laplacian.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_modularity.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_modularity.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..6bce2c8d98115e33a8b6c48fec685a23614a182b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_modularity.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_spectrum.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_spectrum.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..3740a0097207c3a8146c8fb7da62cb9e91189c1b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/__pycache__/test_spectrum.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_algebraic_connectivity.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_algebraic_connectivity.py
new file mode 100644
index 0000000000000000000000000000000000000000..31f911f7a2b039cd523e930d5d552ad07c77dd4d
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_algebraic_connectivity.py
@@ -0,0 +1,400 @@
+from math import sqrt
+
+import pytest
+
+import networkx as nx
+
+np = pytest.importorskip("numpy")
+methods = ("tracemin_pcg", "tracemin_lu", "lanczos", "lobpcg")
+
+
+def test_algebraic_connectivity_tracemin_chol():
+ """Test that "tracemin_chol" raises an exception."""
+ pytest.importorskip("scipy")
+ G = nx.barbell_graph(5, 4)
+ with pytest.raises(nx.NetworkXError):
+ nx.algebraic_connectivity(G, method="tracemin_chol")
+
+
+def test_fiedler_vector_tracemin_chol():
+ """Test that "tracemin_chol" raises an exception."""
+ pytest.importorskip("scipy")
+ G = nx.barbell_graph(5, 4)
+ with pytest.raises(nx.NetworkXError):
+ nx.fiedler_vector(G, method="tracemin_chol")
+
+
+def test_spectral_ordering_tracemin_chol():
+ """Test that "tracemin_chol" raises an exception."""
+ pytest.importorskip("scipy")
+ G = nx.barbell_graph(5, 4)
+ with pytest.raises(nx.NetworkXError):
+ nx.spectral_ordering(G, method="tracemin_chol")
+
+
+def test_fiedler_vector_tracemin_unknown():
+ """Test that "tracemin_unknown" raises an exception."""
+ pytest.importorskip("scipy")
+ G = nx.barbell_graph(5, 4)
+ L = nx.laplacian_matrix(G)
+ X = np.asarray(np.random.normal(size=(1, L.shape[0]))).T
+ with pytest.raises(nx.NetworkXError, match="Unknown linear system solver"):
+ nx.linalg.algebraicconnectivity._tracemin_fiedler(
+ L, X, normalized=False, tol=1e-8, method="tracemin_unknown"
+ )
+
+
+def test_spectral_bisection():
+ pytest.importorskip("scipy")
+ G = nx.barbell_graph(3, 0)
+ C = nx.spectral_bisection(G)
+ assert C == ({0, 1, 2}, {3, 4, 5})
+
+ mapping = dict(enumerate("badfec"))
+ G = nx.relabel_nodes(G, mapping)
+ C = nx.spectral_bisection(G)
+ assert C == (
+ {mapping[0], mapping[1], mapping[2]},
+ {mapping[3], mapping[4], mapping[5]},
+ )
+
+
+def check_eigenvector(A, l, x):
+ nx = np.linalg.norm(x)
+ # Check zeroness.
+ assert nx != pytest.approx(0, abs=1e-07)
+ y = A @ x
+ ny = np.linalg.norm(y)
+ # Check collinearity.
+ assert x @ y == pytest.approx(nx * ny, abs=1e-7)
+ # Check eigenvalue.
+ assert ny == pytest.approx(l * nx, abs=1e-7)
+
+
+class TestAlgebraicConnectivity:
+ @pytest.mark.parametrize("method", methods)
+ def test_directed(self, method):
+ G = nx.DiGraph()
+ pytest.raises(
+ nx.NetworkXNotImplemented, nx.algebraic_connectivity, G, method=method
+ )
+ pytest.raises(nx.NetworkXNotImplemented, nx.fiedler_vector, G, method=method)
+
+ @pytest.mark.parametrize("method", methods)
+ def test_null_and_singleton(self, method):
+ G = nx.Graph()
+ pytest.raises(nx.NetworkXError, nx.algebraic_connectivity, G, method=method)
+ pytest.raises(nx.NetworkXError, nx.fiedler_vector, G, method=method)
+ G.add_edge(0, 0)
+ pytest.raises(nx.NetworkXError, nx.algebraic_connectivity, G, method=method)
+ pytest.raises(nx.NetworkXError, nx.fiedler_vector, G, method=method)
+
+ @pytest.mark.parametrize("method", methods)
+ def test_disconnected(self, method):
+ G = nx.Graph()
+ G.add_nodes_from(range(2))
+ assert nx.algebraic_connectivity(G) == 0
+ pytest.raises(nx.NetworkXError, nx.fiedler_vector, G, method=method)
+ G.add_edge(0, 1, weight=0)
+ assert nx.algebraic_connectivity(G) == 0
+ pytest.raises(nx.NetworkXError, nx.fiedler_vector, G, method=method)
+
+ def test_unrecognized_method(self):
+ pytest.importorskip("scipy")
+ G = nx.path_graph(4)
+ pytest.raises(nx.NetworkXError, nx.algebraic_connectivity, G, method="unknown")
+ pytest.raises(nx.NetworkXError, nx.fiedler_vector, G, method="unknown")
+
+ @pytest.mark.parametrize("method", methods)
+ def test_two_nodes(self, method):
+ pytest.importorskip("scipy")
+ G = nx.Graph()
+ G.add_edge(0, 1, weight=1)
+ A = nx.laplacian_matrix(G)
+ assert nx.algebraic_connectivity(G, tol=1e-12, method=method) == pytest.approx(
+ 2, abs=1e-7
+ )
+ x = nx.fiedler_vector(G, tol=1e-12, method=method)
+ check_eigenvector(A, 2, x)
+
+ @pytest.mark.parametrize("method", methods)
+ def test_two_nodes_multigraph(self, method):
+ pytest.importorskip("scipy")
+ G = nx.MultiGraph()
+ G.add_edge(0, 0, spam=1e8)
+ G.add_edge(0, 1, spam=1)
+ G.add_edge(0, 1, spam=-2)
+ A = -3 * nx.laplacian_matrix(G, weight="spam")
+ assert nx.algebraic_connectivity(
+ G, weight="spam", tol=1e-12, method=method
+ ) == pytest.approx(6, abs=1e-7)
+ x = nx.fiedler_vector(G, weight="spam", tol=1e-12, method=method)
+ check_eigenvector(A, 6, x)
+
+ def test_abbreviation_of_method(self):
+ pytest.importorskip("scipy")
+ G = nx.path_graph(8)
+ A = nx.laplacian_matrix(G)
+ sigma = 2 - sqrt(2 + sqrt(2))
+ ac = nx.algebraic_connectivity(G, tol=1e-12, method="tracemin")
+ assert ac == pytest.approx(sigma, abs=1e-7)
+ x = nx.fiedler_vector(G, tol=1e-12, method="tracemin")
+ check_eigenvector(A, sigma, x)
+
+ @pytest.mark.parametrize("method", methods)
+ def test_path(self, method):
+ pytest.importorskip("scipy")
+ G = nx.path_graph(8)
+ A = nx.laplacian_matrix(G)
+ sigma = 2 - sqrt(2 + sqrt(2))
+ ac = nx.algebraic_connectivity(G, tol=1e-12, method=method)
+ assert ac == pytest.approx(sigma, abs=1e-7)
+ x = nx.fiedler_vector(G, tol=1e-12, method=method)
+ check_eigenvector(A, sigma, x)
+
+ @pytest.mark.parametrize("method", methods)
+ def test_problematic_graph_issue_2381(self, method):
+ pytest.importorskip("scipy")
+ G = nx.path_graph(4)
+ G.add_edges_from([(4, 2), (5, 1)])
+ A = nx.laplacian_matrix(G)
+ sigma = 0.438447187191
+ ac = nx.algebraic_connectivity(G, tol=1e-12, method=method)
+ assert ac == pytest.approx(sigma, abs=1e-7)
+ x = nx.fiedler_vector(G, tol=1e-12, method=method)
+ check_eigenvector(A, sigma, x)
+
+ @pytest.mark.parametrize("method", methods)
+ def test_cycle(self, method):
+ pytest.importorskip("scipy")
+ G = nx.cycle_graph(8)
+ A = nx.laplacian_matrix(G)
+ sigma = 2 - sqrt(2)
+ ac = nx.algebraic_connectivity(G, tol=1e-12, method=method)
+ assert ac == pytest.approx(sigma, abs=1e-7)
+ x = nx.fiedler_vector(G, tol=1e-12, method=method)
+ check_eigenvector(A, sigma, x)
+
+ @pytest.mark.parametrize("method", methods)
+ def test_seed_argument(self, method):
+ pytest.importorskip("scipy")
+ G = nx.cycle_graph(8)
+ A = nx.laplacian_matrix(G)
+ sigma = 2 - sqrt(2)
+ ac = nx.algebraic_connectivity(G, tol=1e-12, method=method, seed=1)
+ assert ac == pytest.approx(sigma, abs=1e-7)
+ x = nx.fiedler_vector(G, tol=1e-12, method=method, seed=1)
+ check_eigenvector(A, sigma, x)
+
+ @pytest.mark.parametrize(
+ ("normalized", "sigma", "laplacian_fn"),
+ (
+ (False, 0.2434017461399311, nx.laplacian_matrix),
+ (True, 0.08113391537997749, nx.normalized_laplacian_matrix),
+ ),
+ )
+ @pytest.mark.parametrize("method", methods)
+ def test_buckminsterfullerene(self, normalized, sigma, laplacian_fn, method):
+ pytest.importorskip("scipy")
+ G = nx.Graph(
+ [
+ (1, 10),
+ (1, 41),
+ (1, 59),
+ (2, 12),
+ (2, 42),
+ (2, 60),
+ (3, 6),
+ (3, 43),
+ (3, 57),
+ (4, 8),
+ (4, 44),
+ (4, 58),
+ (5, 13),
+ (5, 56),
+ (5, 57),
+ (6, 10),
+ (6, 31),
+ (7, 14),
+ (7, 56),
+ (7, 58),
+ (8, 12),
+ (8, 32),
+ (9, 23),
+ (9, 53),
+ (9, 59),
+ (10, 15),
+ (11, 24),
+ (11, 53),
+ (11, 60),
+ (12, 16),
+ (13, 14),
+ (13, 25),
+ (14, 26),
+ (15, 27),
+ (15, 49),
+ (16, 28),
+ (16, 50),
+ (17, 18),
+ (17, 19),
+ (17, 54),
+ (18, 20),
+ (18, 55),
+ (19, 23),
+ (19, 41),
+ (20, 24),
+ (20, 42),
+ (21, 31),
+ (21, 33),
+ (21, 57),
+ (22, 32),
+ (22, 34),
+ (22, 58),
+ (23, 24),
+ (25, 35),
+ (25, 43),
+ (26, 36),
+ (26, 44),
+ (27, 51),
+ (27, 59),
+ (28, 52),
+ (28, 60),
+ (29, 33),
+ (29, 34),
+ (29, 56),
+ (30, 51),
+ (30, 52),
+ (30, 53),
+ (31, 47),
+ (32, 48),
+ (33, 45),
+ (34, 46),
+ (35, 36),
+ (35, 37),
+ (36, 38),
+ (37, 39),
+ (37, 49),
+ (38, 40),
+ (38, 50),
+ (39, 40),
+ (39, 51),
+ (40, 52),
+ (41, 47),
+ (42, 48),
+ (43, 49),
+ (44, 50),
+ (45, 46),
+ (45, 54),
+ (46, 55),
+ (47, 54),
+ (48, 55),
+ ]
+ )
+ A = laplacian_fn(G)
+ try:
+ assert nx.algebraic_connectivity(
+ G, normalized=normalized, tol=1e-12, method=method
+ ) == pytest.approx(sigma, abs=1e-7)
+ x = nx.fiedler_vector(G, normalized=normalized, tol=1e-12, method=method)
+ check_eigenvector(A, sigma, x)
+ except nx.NetworkXError as err:
+ if err.args not in (
+ ("Cholesky solver unavailable.",),
+ ("LU solver unavailable.",),
+ ):
+ raise
+
+
+class TestSpectralOrdering:
+ _graphs = (nx.Graph, nx.DiGraph, nx.MultiGraph, nx.MultiDiGraph)
+
+ @pytest.mark.parametrize("graph", _graphs)
+ def test_nullgraph(self, graph):
+ G = graph()
+ pytest.raises(nx.NetworkXError, nx.spectral_ordering, G)
+
+ @pytest.mark.parametrize("graph", _graphs)
+ def test_singleton(self, graph):
+ G = graph()
+ G.add_node("x")
+ assert nx.spectral_ordering(G) == ["x"]
+ G.add_edge("x", "x", weight=33)
+ G.add_edge("x", "x", weight=33)
+ assert nx.spectral_ordering(G) == ["x"]
+
+ def test_unrecognized_method(self):
+ G = nx.path_graph(4)
+ pytest.raises(nx.NetworkXError, nx.spectral_ordering, G, method="unknown")
+
+ @pytest.mark.parametrize("method", methods)
+ def test_three_nodes(self, method):
+ pytest.importorskip("scipy")
+ G = nx.Graph()
+ G.add_weighted_edges_from([(1, 2, 1), (1, 3, 2), (2, 3, 1)], weight="spam")
+ order = nx.spectral_ordering(G, weight="spam", method=method)
+ assert set(order) == set(G)
+ assert {1, 3} in (set(order[:-1]), set(order[1:]))
+
+ @pytest.mark.parametrize("method", methods)
+ def test_three_nodes_multigraph(self, method):
+ pytest.importorskip("scipy")
+ G = nx.MultiDiGraph()
+ G.add_weighted_edges_from([(1, 2, 1), (1, 3, 2), (2, 3, 1), (2, 3, 2)])
+ order = nx.spectral_ordering(G, method=method)
+ assert set(order) == set(G)
+ assert {2, 3} in (set(order[:-1]), set(order[1:]))
+
+ @pytest.mark.parametrize("method", methods)
+ def test_path(self, method):
+ pytest.importorskip("scipy")
+ path = list(range(10))
+ np.random.shuffle(path)
+ G = nx.Graph()
+ nx.add_path(G, path)
+ order = nx.spectral_ordering(G, method=method)
+ assert order in [path, list(reversed(path))]
+
+ @pytest.mark.parametrize("method", methods)
+ def test_seed_argument(self, method):
+ pytest.importorskip("scipy")
+ path = list(range(10))
+ np.random.shuffle(path)
+ G = nx.Graph()
+ nx.add_path(G, path)
+ order = nx.spectral_ordering(G, method=method, seed=1)
+ assert order in [path, list(reversed(path))]
+
+ @pytest.mark.parametrize("method", methods)
+ def test_disconnected(self, method):
+ pytest.importorskip("scipy")
+ G = nx.Graph()
+ nx.add_path(G, range(0, 10, 2))
+ nx.add_path(G, range(1, 10, 2))
+ order = nx.spectral_ordering(G, method=method)
+ assert set(order) == set(G)
+ seqs = [
+ list(range(0, 10, 2)),
+ list(range(8, -1, -2)),
+ list(range(1, 10, 2)),
+ list(range(9, -1, -2)),
+ ]
+ assert order[:5] in seqs
+ assert order[5:] in seqs
+
+ @pytest.mark.parametrize(
+ ("normalized", "expected_order"),
+ (
+ (False, [[1, 2, 0, 3, 4, 5, 6, 9, 7, 8], [8, 7, 9, 6, 5, 4, 3, 0, 2, 1]]),
+ (True, [[1, 2, 3, 0, 4, 5, 9, 6, 7, 8], [8, 7, 6, 9, 5, 4, 0, 3, 2, 1]]),
+ ),
+ )
+ @pytest.mark.parametrize("method", methods)
+ def test_cycle(self, normalized, expected_order, method):
+ pytest.importorskip("scipy")
+ path = list(range(10))
+ G = nx.Graph()
+ nx.add_path(G, path, weight=5)
+ G.add_edge(path[-1], path[0], weight=1)
+ A = nx.laplacian_matrix(G).todense()
+ order = nx.spectral_ordering(G, normalized=normalized, method=method)
+ assert order in expected_order
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_attrmatrix.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_attrmatrix.py
new file mode 100644
index 0000000000000000000000000000000000000000..05a3b94f3a727715f3d0b9ea67af8d44676c9170
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_attrmatrix.py
@@ -0,0 +1,108 @@
+import pytest
+
+import networkx as nx
+
+np = pytest.importorskip("numpy")
+
+
+def test_attr_matrix():
+ G = nx.Graph()
+ G.add_edge(0, 1, thickness=1, weight=3)
+ G.add_edge(0, 1, thickness=1, weight=3)
+ G.add_edge(0, 2, thickness=2)
+ G.add_edge(1, 2, thickness=3)
+
+ def node_attr(u):
+ return G.nodes[u].get("size", 0.5) * 3
+
+ def edge_attr(u, v):
+ return G[u][v].get("thickness", 0.5)
+
+ M = nx.attr_matrix(G, edge_attr=edge_attr, node_attr=node_attr)
+ np.testing.assert_equal(M[0], np.array([[6.0]]))
+ assert M[1] == [1.5]
+
+
+def test_attr_matrix_directed():
+ G = nx.DiGraph()
+ G.add_edge(0, 1, thickness=1, weight=3)
+ G.add_edge(0, 1, thickness=1, weight=3)
+ G.add_edge(0, 2, thickness=2)
+ G.add_edge(1, 2, thickness=3)
+ M = nx.attr_matrix(G, rc_order=[0, 1, 2])
+ # fmt: off
+ data = np.array(
+ [[0., 1., 1.],
+ [0., 0., 1.],
+ [0., 0., 0.]]
+ )
+ # fmt: on
+ np.testing.assert_equal(M, np.array(data))
+
+
+def test_attr_matrix_multigraph():
+ G = nx.MultiGraph()
+ G.add_edge(0, 1, thickness=1, weight=3)
+ G.add_edge(0, 1, thickness=1, weight=3)
+ G.add_edge(0, 1, thickness=1, weight=3)
+ G.add_edge(0, 2, thickness=2)
+ G.add_edge(1, 2, thickness=3)
+ M = nx.attr_matrix(G, rc_order=[0, 1, 2])
+ # fmt: off
+ data = np.array(
+ [[0., 3., 1.],
+ [3., 0., 1.],
+ [1., 1., 0.]]
+ )
+ # fmt: on
+ np.testing.assert_equal(M, np.array(data))
+ M = nx.attr_matrix(G, edge_attr="weight", rc_order=[0, 1, 2])
+ # fmt: off
+ data = np.array(
+ [[0., 9., 1.],
+ [9., 0., 1.],
+ [1., 1., 0.]]
+ )
+ # fmt: on
+ np.testing.assert_equal(M, np.array(data))
+ M = nx.attr_matrix(G, edge_attr="thickness", rc_order=[0, 1, 2])
+ # fmt: off
+ data = np.array(
+ [[0., 3., 2.],
+ [3., 0., 3.],
+ [2., 3., 0.]]
+ )
+ # fmt: on
+ np.testing.assert_equal(M, np.array(data))
+
+
+def test_attr_sparse_matrix():
+ pytest.importorskip("scipy")
+ G = nx.Graph()
+ G.add_edge(0, 1, thickness=1, weight=3)
+ G.add_edge(0, 2, thickness=2)
+ G.add_edge(1, 2, thickness=3)
+ M = nx.attr_sparse_matrix(G)
+ mtx = M[0]
+ data = np.ones((3, 3), float)
+ np.fill_diagonal(data, 0)
+ np.testing.assert_equal(mtx.todense(), np.array(data))
+ assert M[1] == [0, 1, 2]
+
+
+def test_attr_sparse_matrix_directed():
+ pytest.importorskip("scipy")
+ G = nx.DiGraph()
+ G.add_edge(0, 1, thickness=1, weight=3)
+ G.add_edge(0, 1, thickness=1, weight=3)
+ G.add_edge(0, 2, thickness=2)
+ G.add_edge(1, 2, thickness=3)
+ M = nx.attr_sparse_matrix(G, rc_order=[0, 1, 2])
+ # fmt: off
+ data = np.array(
+ [[0., 1., 1.],
+ [0., 0., 1.],
+ [0., 0., 0.]]
+ )
+ # fmt: on
+ np.testing.assert_equal(M.todense(), np.array(data))
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_bethehessian.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_bethehessian.py
new file mode 100644
index 0000000000000000000000000000000000000000..92b745b882ad2eed6dea2c87b98bfcd87938a233
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_bethehessian.py
@@ -0,0 +1,40 @@
+import pytest
+
+import networkx as nx
+
+np = pytest.importorskip("numpy")
+pytest.importorskip("scipy")
+
+
+class TestBetheHessian:
+ @classmethod
+ def setup_class(cls):
+ deg = [3, 2, 2, 1, 0]
+ cls.G = nx.havel_hakimi_graph(deg)
+ cls.P = nx.path_graph(3)
+
+ def test_bethe_hessian(self):
+ "Bethe Hessian matrix"
+ # fmt: off
+ H = np.array([[4, -2, 0],
+ [-2, 5, -2],
+ [0, -2, 4]])
+ # fmt: on
+ permutation = [2, 0, 1]
+ # Bethe Hessian gives expected form
+ np.testing.assert_equal(nx.bethe_hessian_matrix(self.P, r=2).todense(), H)
+ # nodelist is correctly implemented
+ np.testing.assert_equal(
+ nx.bethe_hessian_matrix(self.P, r=2, nodelist=permutation).todense(),
+ H[np.ix_(permutation, permutation)],
+ )
+ # Equal to Laplacian matrix when r=1
+ np.testing.assert_equal(
+ nx.bethe_hessian_matrix(self.G, r=1).todense(),
+ nx.laplacian_matrix(self.G).todense(),
+ )
+ # Correct default for the regularizer r
+ np.testing.assert_equal(
+ nx.bethe_hessian_matrix(self.G).todense(),
+ nx.bethe_hessian_matrix(self.G, r=1.25).todense(),
+ )
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_graphmatrix.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_graphmatrix.py
new file mode 100644
index 0000000000000000000000000000000000000000..d84a397d81caa15ab3f0ecbbf6eb6afeee82cbc2
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_graphmatrix.py
@@ -0,0 +1,275 @@
+import pytest
+
+import networkx as nx
+from networkx.exception import NetworkXError
+
+np = pytest.importorskip("numpy")
+pytest.importorskip("scipy")
+
+
+def test_incidence_matrix_simple():
+ deg = [3, 2, 2, 1, 0]
+ G = nx.havel_hakimi_graph(deg)
+ deg = [(1, 0), (1, 0), (1, 0), (2, 0), (1, 0), (2, 1), (0, 1), (0, 1)]
+ MG = nx.random_clustered_graph(deg, seed=42)
+
+ I = nx.incidence_matrix(G, dtype=int).todense()
+ # fmt: off
+ expected = np.array(
+ [[1, 1, 1, 0],
+ [0, 1, 0, 1],
+ [1, 0, 0, 1],
+ [0, 0, 1, 0],
+ [0, 0, 0, 0]]
+ )
+ # fmt: on
+ np.testing.assert_equal(I, expected)
+
+ I = nx.incidence_matrix(MG, dtype=int).todense()
+ # fmt: off
+ expected = np.array(
+ [[1, 0, 0, 0, 0, 0, 0],
+ [1, 0, 0, 0, 0, 0, 0],
+ [0, 1, 0, 0, 0, 0, 0],
+ [0, 0, 0, 0, 0, 0, 0],
+ [0, 1, 0, 0, 0, 0, 0],
+ [0, 0, 0, 0, 1, 1, 0],
+ [0, 0, 0, 0, 0, 1, 1],
+ [0, 0, 0, 0, 1, 0, 1]]
+ )
+ # fmt: on
+ np.testing.assert_equal(I, expected)
+
+ with pytest.raises(NetworkXError):
+ nx.incidence_matrix(G, nodelist=[0, 1])
+
+
+class TestGraphMatrix:
+ @classmethod
+ def setup_class(cls):
+ deg = [3, 2, 2, 1, 0]
+ cls.G = nx.havel_hakimi_graph(deg)
+ # fmt: off
+ cls.OI = np.array(
+ [[-1, -1, -1, 0],
+ [1, 0, 0, -1],
+ [0, 1, 0, 1],
+ [0, 0, 1, 0],
+ [0, 0, 0, 0]]
+ )
+ cls.A = np.array(
+ [[0, 1, 1, 1, 0],
+ [1, 0, 1, 0, 0],
+ [1, 1, 0, 0, 0],
+ [1, 0, 0, 0, 0],
+ [0, 0, 0, 0, 0]]
+ )
+ # fmt: on
+ cls.WG = nx.havel_hakimi_graph(deg)
+ cls.WG.add_edges_from(
+ (u, v, {"weight": 0.5, "other": 0.3}) for (u, v) in cls.G.edges()
+ )
+ # fmt: off
+ cls.WA = np.array(
+ [[0, 0.5, 0.5, 0.5, 0],
+ [0.5, 0, 0.5, 0, 0],
+ [0.5, 0.5, 0, 0, 0],
+ [0.5, 0, 0, 0, 0],
+ [0, 0, 0, 0, 0]]
+ )
+ # fmt: on
+ cls.MG = nx.MultiGraph(cls.G)
+ cls.MG2 = cls.MG.copy()
+ cls.MG2.add_edge(0, 1)
+ # fmt: off
+ cls.MG2A = np.array(
+ [[0, 2, 1, 1, 0],
+ [2, 0, 1, 0, 0],
+ [1, 1, 0, 0, 0],
+ [1, 0, 0, 0, 0],
+ [0, 0, 0, 0, 0]]
+ )
+ cls.MGOI = np.array(
+ [[-1, -1, -1, -1, 0],
+ [1, 1, 0, 0, -1],
+ [0, 0, 1, 0, 1],
+ [0, 0, 0, 1, 0],
+ [0, 0, 0, 0, 0]]
+ )
+ # fmt: on
+ cls.no_edges_G = nx.Graph([(1, 2), (3, 2, {"weight": 8})])
+ cls.no_edges_A = np.array([[0, 0], [0, 0]])
+
+ def test_incidence_matrix(self):
+ "Conversion to incidence matrix"
+ I = nx.incidence_matrix(
+ self.G,
+ nodelist=sorted(self.G),
+ edgelist=sorted(self.G.edges()),
+ oriented=True,
+ dtype=int,
+ ).todense()
+ np.testing.assert_equal(I, self.OI)
+
+ I = nx.incidence_matrix(
+ self.G,
+ nodelist=sorted(self.G),
+ edgelist=sorted(self.G.edges()),
+ oriented=False,
+ dtype=int,
+ ).todense()
+ np.testing.assert_equal(I, np.abs(self.OI))
+
+ I = nx.incidence_matrix(
+ self.MG,
+ nodelist=sorted(self.MG),
+ edgelist=sorted(self.MG.edges()),
+ oriented=True,
+ dtype=int,
+ ).todense()
+ np.testing.assert_equal(I, self.OI)
+
+ I = nx.incidence_matrix(
+ self.MG,
+ nodelist=sorted(self.MG),
+ edgelist=sorted(self.MG.edges()),
+ oriented=False,
+ dtype=int,
+ ).todense()
+ np.testing.assert_equal(I, np.abs(self.OI))
+
+ I = nx.incidence_matrix(
+ self.MG2,
+ nodelist=sorted(self.MG2),
+ edgelist=sorted(self.MG2.edges()),
+ oriented=True,
+ dtype=int,
+ ).todense()
+ np.testing.assert_equal(I, self.MGOI)
+
+ I = nx.incidence_matrix(
+ self.MG2,
+ nodelist=sorted(self.MG),
+ edgelist=sorted(self.MG2.edges()),
+ oriented=False,
+ dtype=int,
+ ).todense()
+ np.testing.assert_equal(I, np.abs(self.MGOI))
+
+ I = nx.incidence_matrix(self.G, dtype=np.uint8)
+ assert I.dtype == np.uint8
+
+ def test_weighted_incidence_matrix(self):
+ I = nx.incidence_matrix(
+ self.WG,
+ nodelist=sorted(self.WG),
+ edgelist=sorted(self.WG.edges()),
+ oriented=True,
+ dtype=int,
+ ).todense()
+ np.testing.assert_equal(I, self.OI)
+
+ I = nx.incidence_matrix(
+ self.WG,
+ nodelist=sorted(self.WG),
+ edgelist=sorted(self.WG.edges()),
+ oriented=False,
+ dtype=int,
+ ).todense()
+ np.testing.assert_equal(I, np.abs(self.OI))
+
+ # np.testing.assert_equal(nx.incidence_matrix(self.WG,oriented=True,
+ # weight='weight').todense(),0.5*self.OI)
+ # np.testing.assert_equal(nx.incidence_matrix(self.WG,weight='weight').todense(),
+ # np.abs(0.5*self.OI))
+ # np.testing.assert_equal(nx.incidence_matrix(self.WG,oriented=True,weight='other').todense(),
+ # 0.3*self.OI)
+
+ I = nx.incidence_matrix(
+ self.WG,
+ nodelist=sorted(self.WG),
+ edgelist=sorted(self.WG.edges()),
+ oriented=True,
+ weight="weight",
+ ).todense()
+ np.testing.assert_equal(I, 0.5 * self.OI)
+
+ I = nx.incidence_matrix(
+ self.WG,
+ nodelist=sorted(self.WG),
+ edgelist=sorted(self.WG.edges()),
+ oriented=False,
+ weight="weight",
+ ).todense()
+ np.testing.assert_equal(I, np.abs(0.5 * self.OI))
+
+ I = nx.incidence_matrix(
+ self.WG,
+ nodelist=sorted(self.WG),
+ edgelist=sorted(self.WG.edges()),
+ oriented=True,
+ weight="other",
+ ).todense()
+ np.testing.assert_equal(I, 0.3 * self.OI)
+
+ # WMG=nx.MultiGraph(self.WG)
+ # WMG.add_edge(0,1,weight=0.5,other=0.3)
+ # np.testing.assert_equal(nx.incidence_matrix(WMG,weight='weight').todense(),
+ # np.abs(0.5*self.MGOI))
+ # np.testing.assert_equal(nx.incidence_matrix(WMG,weight='weight',oriented=True).todense(),
+ # 0.5*self.MGOI)
+ # np.testing.assert_equal(nx.incidence_matrix(WMG,weight='other',oriented=True).todense(),
+ # 0.3*self.MGOI)
+
+ WMG = nx.MultiGraph(self.WG)
+ WMG.add_edge(0, 1, weight=0.5, other=0.3)
+
+ I = nx.incidence_matrix(
+ WMG,
+ nodelist=sorted(WMG),
+ edgelist=sorted(WMG.edges(keys=True)),
+ oriented=True,
+ weight="weight",
+ ).todense()
+ np.testing.assert_equal(I, 0.5 * self.MGOI)
+
+ I = nx.incidence_matrix(
+ WMG,
+ nodelist=sorted(WMG),
+ edgelist=sorted(WMG.edges(keys=True)),
+ oriented=False,
+ weight="weight",
+ ).todense()
+ np.testing.assert_equal(I, np.abs(0.5 * self.MGOI))
+
+ I = nx.incidence_matrix(
+ WMG,
+ nodelist=sorted(WMG),
+ edgelist=sorted(WMG.edges(keys=True)),
+ oriented=True,
+ weight="other",
+ ).todense()
+ np.testing.assert_equal(I, 0.3 * self.MGOI)
+
+ def test_adjacency_matrix(self):
+ "Conversion to adjacency matrix"
+ np.testing.assert_equal(nx.adjacency_matrix(self.G).todense(), self.A)
+ np.testing.assert_equal(nx.adjacency_matrix(self.MG).todense(), self.A)
+ np.testing.assert_equal(nx.adjacency_matrix(self.MG2).todense(), self.MG2A)
+ np.testing.assert_equal(
+ nx.adjacency_matrix(self.G, nodelist=[0, 1]).todense(), self.A[:2, :2]
+ )
+ np.testing.assert_equal(nx.adjacency_matrix(self.WG).todense(), self.WA)
+ np.testing.assert_equal(
+ nx.adjacency_matrix(self.WG, weight=None).todense(), self.A
+ )
+ np.testing.assert_equal(
+ nx.adjacency_matrix(self.MG2, weight=None).todense(), self.MG2A
+ )
+ np.testing.assert_equal(
+ nx.adjacency_matrix(self.WG, weight="other").todense(), 0.6 * self.WA
+ )
+ np.testing.assert_equal(
+ nx.adjacency_matrix(self.no_edges_G, nodelist=[1, 3]).todense(),
+ self.no_edges_A,
+ )
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_laplacian.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_laplacian.py
new file mode 100644
index 0000000000000000000000000000000000000000..b1d5c13e8d676c6b9d3e87f148051b7bccf9da30
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_laplacian.py
@@ -0,0 +1,334 @@
+import pytest
+
+import networkx as nx
+
+np = pytest.importorskip("numpy")
+pytest.importorskip("scipy")
+
+
+class TestLaplacian:
+ @classmethod
+ def setup_class(cls):
+ deg = [3, 2, 2, 1, 0]
+ cls.G = nx.havel_hakimi_graph(deg)
+ cls.WG = nx.Graph(
+ (u, v, {"weight": 0.5, "other": 0.3}) for (u, v) in cls.G.edges()
+ )
+ cls.WG.add_node(4)
+ cls.MG = nx.MultiGraph(cls.G)
+
+ # Graph with clsloops
+ cls.Gsl = cls.G.copy()
+ for node in cls.Gsl.nodes():
+ cls.Gsl.add_edge(node, node)
+
+ # Graph used as an example in Sec. 4.1 of Langville and Meyer,
+ # "Google's PageRank and Beyond".
+ cls.DiG = nx.DiGraph()
+ cls.DiG.add_edges_from(
+ (
+ (1, 2),
+ (1, 3),
+ (3, 1),
+ (3, 2),
+ (3, 5),
+ (4, 5),
+ (4, 6),
+ (5, 4),
+ (5, 6),
+ (6, 4),
+ )
+ )
+ cls.DiMG = nx.MultiDiGraph(cls.DiG)
+ cls.DiWG = nx.DiGraph(
+ (u, v, {"weight": 0.5, "other": 0.3}) for (u, v) in cls.DiG.edges()
+ )
+ cls.DiGsl = cls.DiG.copy()
+ for node in cls.DiGsl.nodes():
+ cls.DiGsl.add_edge(node, node)
+
+ def test_laplacian(self):
+ "Graph Laplacian"
+ # fmt: off
+ NL = np.array([[ 3, -1, -1, -1, 0],
+ [-1, 2, -1, 0, 0],
+ [-1, -1, 2, 0, 0],
+ [-1, 0, 0, 1, 0],
+ [ 0, 0, 0, 0, 0]])
+ # fmt: on
+ WL = 0.5 * NL
+ OL = 0.3 * NL
+ # fmt: off
+ DiNL = np.array([[ 2, -1, -1, 0, 0, 0],
+ [ 0, 0, 0, 0, 0, 0],
+ [-1, -1, 3, -1, 0, 0],
+ [ 0, 0, 0, 2, -1, -1],
+ [ 0, 0, 0, -1, 2, -1],
+ [ 0, 0, 0, 0, -1, 1]])
+ # fmt: on
+ DiWL = 0.5 * DiNL
+ DiOL = 0.3 * DiNL
+ np.testing.assert_equal(nx.laplacian_matrix(self.G).todense(), NL)
+ np.testing.assert_equal(nx.laplacian_matrix(self.MG).todense(), NL)
+ np.testing.assert_equal(
+ nx.laplacian_matrix(self.G, nodelist=[0, 1]).todense(),
+ np.array([[1, -1], [-1, 1]]),
+ )
+ np.testing.assert_equal(nx.laplacian_matrix(self.WG).todense(), WL)
+ np.testing.assert_equal(nx.laplacian_matrix(self.WG, weight=None).todense(), NL)
+ np.testing.assert_equal(
+ nx.laplacian_matrix(self.WG, weight="other").todense(), OL
+ )
+
+ np.testing.assert_equal(nx.laplacian_matrix(self.DiG).todense(), DiNL)
+ np.testing.assert_equal(nx.laplacian_matrix(self.DiMG).todense(), DiNL)
+ np.testing.assert_equal(
+ nx.laplacian_matrix(self.DiG, nodelist=[1, 2]).todense(),
+ np.array([[1, -1], [0, 0]]),
+ )
+ np.testing.assert_equal(nx.laplacian_matrix(self.DiWG).todense(), DiWL)
+ np.testing.assert_equal(
+ nx.laplacian_matrix(self.DiWG, weight=None).todense(), DiNL
+ )
+ np.testing.assert_equal(
+ nx.laplacian_matrix(self.DiWG, weight="other").todense(), DiOL
+ )
+
+ def test_normalized_laplacian(self):
+ "Generalized Graph Laplacian"
+ # fmt: off
+ G = np.array([[ 1. , -0.408, -0.408, -0.577, 0.],
+ [-0.408, 1. , -0.5 , 0. , 0.],
+ [-0.408, -0.5 , 1. , 0. , 0.],
+ [-0.577, 0. , 0. , 1. , 0.],
+ [ 0. , 0. , 0. , 0. , 0.]])
+ GL = np.array([[ 1. , -0.408, -0.408, -0.577, 0. ],
+ [-0.408, 1. , -0.5 , 0. , 0. ],
+ [-0.408, -0.5 , 1. , 0. , 0. ],
+ [-0.577, 0. , 0. , 1. , 0. ],
+ [ 0. , 0. , 0. , 0. , 0. ]])
+ Lsl = np.array([[ 0.75 , -0.2887, -0.2887, -0.3536, 0. ],
+ [-0.2887, 0.6667, -0.3333, 0. , 0. ],
+ [-0.2887, -0.3333, 0.6667, 0. , 0. ],
+ [-0.3536, 0. , 0. , 0.5 , 0. ],
+ [ 0. , 0. , 0. , 0. , 0. ]])
+
+ DiG = np.array([[ 1. , 0. , -0.4082, 0. , 0. , 0. ],
+ [ 0. , 0. , 0. , 0. , 0. , 0. ],
+ [-0.4082, 0. , 1. , 0. , -0.4082, 0. ],
+ [ 0. , 0. , 0. , 1. , -0.5 , -0.7071],
+ [ 0. , 0. , 0. , -0.5 , 1. , -0.7071],
+ [ 0. , 0. , 0. , -0.7071, 0. , 1. ]])
+ DiGL = np.array([[ 1. , 0. , -0.4082, 0. , 0. , 0. ],
+ [ 0. , 0. , 0. , 0. , 0. , 0. ],
+ [-0.4082, 0. , 1. , -0.4082, 0. , 0. ],
+ [ 0. , 0. , 0. , 1. , -0.5 , -0.7071],
+ [ 0. , 0. , 0. , -0.5 , 1. , -0.7071],
+ [ 0. , 0. , 0. , 0. , -0.7071, 1. ]])
+ DiLsl = np.array([[ 0.6667, -0.5774, -0.2887, 0. , 0. , 0. ],
+ [ 0. , 0. , 0. , 0. , 0. , 0. ],
+ [-0.2887, -0.5 , 0.75 , -0.2887, 0. , 0. ],
+ [ 0. , 0. , 0. , 0.6667, -0.3333, -0.4082],
+ [ 0. , 0. , 0. , -0.3333, 0.6667, -0.4082],
+ [ 0. , 0. , 0. , 0. , -0.4082, 0.5 ]])
+ # fmt: on
+
+ np.testing.assert_almost_equal(
+ nx.normalized_laplacian_matrix(self.G, nodelist=range(5)).todense(),
+ G,
+ decimal=3,
+ )
+ np.testing.assert_almost_equal(
+ nx.normalized_laplacian_matrix(self.G).todense(), GL, decimal=3
+ )
+ np.testing.assert_almost_equal(
+ nx.normalized_laplacian_matrix(self.MG).todense(), GL, decimal=3
+ )
+ np.testing.assert_almost_equal(
+ nx.normalized_laplacian_matrix(self.WG).todense(), GL, decimal=3
+ )
+ np.testing.assert_almost_equal(
+ nx.normalized_laplacian_matrix(self.WG, weight="other").todense(),
+ GL,
+ decimal=3,
+ )
+ np.testing.assert_almost_equal(
+ nx.normalized_laplacian_matrix(self.Gsl).todense(), Lsl, decimal=3
+ )
+
+ np.testing.assert_almost_equal(
+ nx.normalized_laplacian_matrix(
+ self.DiG,
+ nodelist=range(1, 1 + 6),
+ ).todense(),
+ DiG,
+ decimal=3,
+ )
+ np.testing.assert_almost_equal(
+ nx.normalized_laplacian_matrix(self.DiG).todense(), DiGL, decimal=3
+ )
+ np.testing.assert_almost_equal(
+ nx.normalized_laplacian_matrix(self.DiMG).todense(), DiGL, decimal=3
+ )
+ np.testing.assert_almost_equal(
+ nx.normalized_laplacian_matrix(self.DiWG).todense(), DiGL, decimal=3
+ )
+ np.testing.assert_almost_equal(
+ nx.normalized_laplacian_matrix(self.DiWG, weight="other").todense(),
+ DiGL,
+ decimal=3,
+ )
+ np.testing.assert_almost_equal(
+ nx.normalized_laplacian_matrix(self.DiGsl).todense(), DiLsl, decimal=3
+ )
+
+
+def test_directed_laplacian():
+ "Directed Laplacian"
+ # Graph used as an example in Sec. 4.1 of Langville and Meyer,
+ # "Google's PageRank and Beyond". The graph contains dangling nodes, so
+ # the pagerank random walk is selected by directed_laplacian
+ G = nx.DiGraph()
+ G.add_edges_from(
+ (
+ (1, 2),
+ (1, 3),
+ (3, 1),
+ (3, 2),
+ (3, 5),
+ (4, 5),
+ (4, 6),
+ (5, 4),
+ (5, 6),
+ (6, 4),
+ )
+ )
+ # fmt: off
+ GL = np.array([[ 0.9833, -0.2941, -0.3882, -0.0291, -0.0231, -0.0261],
+ [-0.2941, 0.8333, -0.2339, -0.0536, -0.0589, -0.0554],
+ [-0.3882, -0.2339, 0.9833, -0.0278, -0.0896, -0.0251],
+ [-0.0291, -0.0536, -0.0278, 0.9833, -0.4878, -0.6675],
+ [-0.0231, -0.0589, -0.0896, -0.4878, 0.9833, -0.2078],
+ [-0.0261, -0.0554, -0.0251, -0.6675, -0.2078, 0.9833]])
+ # fmt: on
+ L = nx.directed_laplacian_matrix(G, alpha=0.9, nodelist=sorted(G))
+ np.testing.assert_almost_equal(L, GL, decimal=3)
+
+ # Make the graph strongly connected, so we can use a random and lazy walk
+ G.add_edges_from(((2, 5), (6, 1)))
+ # fmt: off
+ GL = np.array([[ 1. , -0.3062, -0.4714, 0. , 0. , -0.3227],
+ [-0.3062, 1. , -0.1443, 0. , -0.3162, 0. ],
+ [-0.4714, -0.1443, 1. , 0. , -0.0913, 0. ],
+ [ 0. , 0. , 0. , 1. , -0.5 , -0.5 ],
+ [ 0. , -0.3162, -0.0913, -0.5 , 1. , -0.25 ],
+ [-0.3227, 0. , 0. , -0.5 , -0.25 , 1. ]])
+ # fmt: on
+ L = nx.directed_laplacian_matrix(
+ G, alpha=0.9, nodelist=sorted(G), walk_type="random"
+ )
+ np.testing.assert_almost_equal(L, GL, decimal=3)
+
+ # fmt: off
+ GL = np.array([[ 0.5 , -0.1531, -0.2357, 0. , 0. , -0.1614],
+ [-0.1531, 0.5 , -0.0722, 0. , -0.1581, 0. ],
+ [-0.2357, -0.0722, 0.5 , 0. , -0.0456, 0. ],
+ [ 0. , 0. , 0. , 0.5 , -0.25 , -0.25 ],
+ [ 0. , -0.1581, -0.0456, -0.25 , 0.5 , -0.125 ],
+ [-0.1614, 0. , 0. , -0.25 , -0.125 , 0.5 ]])
+ # fmt: on
+ L = nx.directed_laplacian_matrix(G, alpha=0.9, nodelist=sorted(G), walk_type="lazy")
+ np.testing.assert_almost_equal(L, GL, decimal=3)
+
+ # Make a strongly connected periodic graph
+ G = nx.DiGraph()
+ G.add_edges_from(((1, 2), (2, 4), (4, 1), (1, 3), (3, 4)))
+ # fmt: off
+ GL = np.array([[ 0.5 , -0.176, -0.176, -0.25 ],
+ [-0.176, 0.5 , 0. , -0.176],
+ [-0.176, 0. , 0.5 , -0.176],
+ [-0.25 , -0.176, -0.176, 0.5 ]])
+ # fmt: on
+ L = nx.directed_laplacian_matrix(G, alpha=0.9, nodelist=sorted(G))
+ np.testing.assert_almost_equal(L, GL, decimal=3)
+
+
+def test_directed_combinatorial_laplacian():
+ "Directed combinatorial Laplacian"
+ # Graph used as an example in Sec. 4.1 of Langville and Meyer,
+ # "Google's PageRank and Beyond". The graph contains dangling nodes, so
+ # the pagerank random walk is selected by directed_laplacian
+ G = nx.DiGraph()
+ G.add_edges_from(
+ (
+ (1, 2),
+ (1, 3),
+ (3, 1),
+ (3, 2),
+ (3, 5),
+ (4, 5),
+ (4, 6),
+ (5, 4),
+ (5, 6),
+ (6, 4),
+ )
+ )
+ # fmt: off
+ GL = np.array([[ 0.0366, -0.0132, -0.0153, -0.0034, -0.0020, -0.0027],
+ [-0.0132, 0.0450, -0.0111, -0.0076, -0.0062, -0.0069],
+ [-0.0153, -0.0111, 0.0408, -0.0035, -0.0083, -0.0027],
+ [-0.0034, -0.0076, -0.0035, 0.3688, -0.1356, -0.2187],
+ [-0.0020, -0.0062, -0.0083, -0.1356, 0.2026, -0.0505],
+ [-0.0027, -0.0069, -0.0027, -0.2187, -0.0505, 0.2815]])
+ # fmt: on
+
+ L = nx.directed_combinatorial_laplacian_matrix(G, alpha=0.9, nodelist=sorted(G))
+ np.testing.assert_almost_equal(L, GL, decimal=3)
+
+ # Make the graph strongly connected, so we can use a random and lazy walk
+ G.add_edges_from(((2, 5), (6, 1)))
+
+ # fmt: off
+ GL = np.array([[ 0.1395, -0.0349, -0.0465, 0. , 0. , -0.0581],
+ [-0.0349, 0.093 , -0.0116, 0. , -0.0465, 0. ],
+ [-0.0465, -0.0116, 0.0698, 0. , -0.0116, 0. ],
+ [ 0. , 0. , 0. , 0.2326, -0.1163, -0.1163],
+ [ 0. , -0.0465, -0.0116, -0.1163, 0.2326, -0.0581],
+ [-0.0581, 0. , 0. , -0.1163, -0.0581, 0.2326]])
+ # fmt: on
+
+ L = nx.directed_combinatorial_laplacian_matrix(
+ G, alpha=0.9, nodelist=sorted(G), walk_type="random"
+ )
+ np.testing.assert_almost_equal(L, GL, decimal=3)
+
+ # fmt: off
+ GL = np.array([[ 0.0698, -0.0174, -0.0233, 0. , 0. , -0.0291],
+ [-0.0174, 0.0465, -0.0058, 0. , -0.0233, 0. ],
+ [-0.0233, -0.0058, 0.0349, 0. , -0.0058, 0. ],
+ [ 0. , 0. , 0. , 0.1163, -0.0581, -0.0581],
+ [ 0. , -0.0233, -0.0058, -0.0581, 0.1163, -0.0291],
+ [-0.0291, 0. , 0. , -0.0581, -0.0291, 0.1163]])
+ # fmt: on
+
+ L = nx.directed_combinatorial_laplacian_matrix(
+ G, alpha=0.9, nodelist=sorted(G), walk_type="lazy"
+ )
+ np.testing.assert_almost_equal(L, GL, decimal=3)
+
+ E = nx.DiGraph(nx.margulis_gabber_galil_graph(2))
+ L = nx.directed_combinatorial_laplacian_matrix(E)
+ # fmt: off
+ expected = np.array(
+ [[ 0.16666667, -0.08333333, -0.08333333, 0. ],
+ [-0.08333333, 0.16666667, 0. , -0.08333333],
+ [-0.08333333, 0. , 0.16666667, -0.08333333],
+ [ 0. , -0.08333333, -0.08333333, 0.16666667]]
+ )
+ # fmt: on
+ np.testing.assert_almost_equal(L, expected, decimal=6)
+
+ with pytest.raises(nx.NetworkXError):
+ nx.directed_combinatorial_laplacian_matrix(G, walk_type="pagerank", alpha=100)
+ with pytest.raises(nx.NetworkXError):
+ nx.directed_combinatorial_laplacian_matrix(G, walk_type="silly")
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_modularity.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_modularity.py
new file mode 100644
index 0000000000000000000000000000000000000000..48dda0063e127bcaa3c47dc05089dd858623f4c1
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_modularity.py
@@ -0,0 +1,86 @@
+import pytest
+
+import networkx as nx
+
+np = pytest.importorskip("numpy")
+pytest.importorskip("scipy")
+
+
+class TestModularity:
+ @classmethod
+ def setup_class(cls):
+ deg = [3, 2, 2, 1, 0]
+ cls.G = nx.havel_hakimi_graph(deg)
+ # Graph used as an example in Sec. 4.1 of Langville and Meyer,
+ # "Google's PageRank and Beyond". (Used for test_directed_laplacian)
+ cls.DG = nx.DiGraph()
+ cls.DG.add_edges_from(
+ (
+ (1, 2),
+ (1, 3),
+ (3, 1),
+ (3, 2),
+ (3, 5),
+ (4, 5),
+ (4, 6),
+ (5, 4),
+ (5, 6),
+ (6, 4),
+ )
+ )
+
+ def test_modularity(self):
+ "Modularity matrix"
+ # fmt: off
+ B = np.array([[-1.125, 0.25, 0.25, 0.625, 0.],
+ [0.25, -0.5, 0.5, -0.25, 0.],
+ [0.25, 0.5, -0.5, -0.25, 0.],
+ [0.625, -0.25, -0.25, -0.125, 0.],
+ [0., 0., 0., 0., 0.]])
+ # fmt: on
+
+ permutation = [4, 0, 1, 2, 3]
+ np.testing.assert_equal(nx.modularity_matrix(self.G), B)
+ np.testing.assert_equal(
+ nx.modularity_matrix(self.G, nodelist=permutation),
+ B[np.ix_(permutation, permutation)],
+ )
+
+ def test_modularity_weight(self):
+ "Modularity matrix with weights"
+ # fmt: off
+ B = np.array([[-1.125, 0.25, 0.25, 0.625, 0.],
+ [0.25, -0.5, 0.5, -0.25, 0.],
+ [0.25, 0.5, -0.5, -0.25, 0.],
+ [0.625, -0.25, -0.25, -0.125, 0.],
+ [0., 0., 0., 0., 0.]])
+ # fmt: on
+
+ G_weighted = self.G.copy()
+ for n1, n2 in G_weighted.edges():
+ G_weighted.edges[n1, n2]["weight"] = 0.5
+ # The following test would fail in networkx 1.1
+ np.testing.assert_equal(nx.modularity_matrix(G_weighted), B)
+ # The following test that the modularity matrix get rescaled accordingly
+ np.testing.assert_equal(
+ nx.modularity_matrix(G_weighted, weight="weight"), 0.5 * B
+ )
+
+ def test_directed_modularity(self):
+ "Directed Modularity matrix"
+ # fmt: off
+ B = np.array([[-0.2, 0.6, 0.8, -0.4, -0.4, -0.4],
+ [0., 0., 0., 0., 0., 0.],
+ [0.7, 0.4, -0.3, -0.6, 0.4, -0.6],
+ [-0.2, -0.4, -0.2, -0.4, 0.6, 0.6],
+ [-0.2, -0.4, -0.2, 0.6, -0.4, 0.6],
+ [-0.1, -0.2, -0.1, 0.8, -0.2, -0.2]])
+ # fmt: on
+ node_permutation = [5, 1, 2, 3, 4, 6]
+ idx_permutation = [4, 0, 1, 2, 3, 5]
+ mm = nx.directed_modularity_matrix(self.DG, nodelist=sorted(self.DG))
+ np.testing.assert_equal(mm, B)
+ np.testing.assert_equal(
+ nx.directed_modularity_matrix(self.DG, nodelist=node_permutation),
+ B[np.ix_(idx_permutation, idx_permutation)],
+ )
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_spectrum.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_spectrum.py
new file mode 100644
index 0000000000000000000000000000000000000000..01009f005064b8cd23d221160719c4c5cc8e33f3
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/linalg/tests/test_spectrum.py
@@ -0,0 +1,70 @@
+import pytest
+
+import networkx as nx
+
+np = pytest.importorskip("numpy")
+pytest.importorskip("scipy")
+
+
+class TestSpectrum:
+ @classmethod
+ def setup_class(cls):
+ deg = [3, 2, 2, 1, 0]
+ cls.G = nx.havel_hakimi_graph(deg)
+ cls.P = nx.path_graph(3)
+ cls.WG = nx.Graph(
+ (u, v, {"weight": 0.5, "other": 0.3}) for (u, v) in cls.G.edges()
+ )
+ cls.WG.add_node(4)
+ cls.DG = nx.DiGraph()
+ nx.add_path(cls.DG, [0, 1, 2])
+
+ def test_laplacian_spectrum(self):
+ "Laplacian eigenvalues"
+ evals = np.array([0, 0, 1, 3, 4])
+ e = sorted(nx.laplacian_spectrum(self.G))
+ np.testing.assert_almost_equal(e, evals)
+ e = sorted(nx.laplacian_spectrum(self.WG, weight=None))
+ np.testing.assert_almost_equal(e, evals)
+ e = sorted(nx.laplacian_spectrum(self.WG))
+ np.testing.assert_almost_equal(e, 0.5 * evals)
+ e = sorted(nx.laplacian_spectrum(self.WG, weight="other"))
+ np.testing.assert_almost_equal(e, 0.3 * evals)
+
+ def test_normalized_laplacian_spectrum(self):
+ "Normalized Laplacian eigenvalues"
+ evals = np.array([0, 0, 0.7712864461218, 1.5, 1.7287135538781])
+ e = sorted(nx.normalized_laplacian_spectrum(self.G))
+ np.testing.assert_almost_equal(e, evals)
+ e = sorted(nx.normalized_laplacian_spectrum(self.WG, weight=None))
+ np.testing.assert_almost_equal(e, evals)
+ e = sorted(nx.normalized_laplacian_spectrum(self.WG))
+ np.testing.assert_almost_equal(e, evals)
+ e = sorted(nx.normalized_laplacian_spectrum(self.WG, weight="other"))
+ np.testing.assert_almost_equal(e, evals)
+
+ def test_adjacency_spectrum(self):
+ "Adjacency eigenvalues"
+ evals = np.array([-np.sqrt(2), 0, np.sqrt(2)])
+ e = sorted(nx.adjacency_spectrum(self.P))
+ np.testing.assert_almost_equal(e, evals)
+
+ def test_modularity_spectrum(self):
+ "Modularity eigenvalues"
+ evals = np.array([-1.5, 0.0, 0.0])
+ e = sorted(nx.modularity_spectrum(self.P))
+ np.testing.assert_almost_equal(e, evals)
+ # Directed modularity eigenvalues
+ evals = np.array([-0.5, 0.0, 0.0])
+ e = sorted(nx.modularity_spectrum(self.DG))
+ np.testing.assert_almost_equal(e, evals)
+
+ def test_bethe_hessian_spectrum(self):
+ "Bethe Hessian eigenvalues"
+ evals = np.array([0.5 * (9 - np.sqrt(33)), 4, 0.5 * (9 + np.sqrt(33))])
+ e = sorted(nx.bethe_hessian_spectrum(self.P, r=2))
+ np.testing.assert_almost_equal(e, evals)
+ # Collapses back to Laplacian:
+ e1 = sorted(nx.bethe_hessian_spectrum(self.P, r=1))
+ e2 = sorted(nx.laplacian_spectrum(self.P))
+ np.testing.assert_almost_equal(e1, e2)
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/__init__.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/__init__.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..703f4d491b6bc37320766206e36e027380957bae
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/__init__.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/adjlist.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/adjlist.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..c5628722083aafaf00316afdf8bbd47082bc4ff2
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/adjlist.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/edgelist.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/edgelist.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..37d798439d147e6fd74455701f4e879f09ad0c1a
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/edgelist.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/gexf.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/gexf.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..8cbb0ffe76b592418b6d96a8e284c90ba10141db
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/gexf.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/gml.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/gml.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..32386bf812a7286d047dac33c45e5f87f7d04a8f
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/gml.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/graph6.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/graph6.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..0353b046530d28530ec8a49bab4d538e41420452
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/graph6.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/graphml.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/graphml.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..135dcbdbbe6cb88782c38f33de14ea4d6c212ef8
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/graphml.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/leda.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/leda.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b7f1bb60d547f171081db007c4f5b1c270cbeb35
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/leda.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/multiline_adjlist.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/multiline_adjlist.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..5afbbc3f41b674e888b93603d9ed09a858984790
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/multiline_adjlist.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/p2g.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/p2g.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..79552de95e06c07296af3774a668f56b2ca83361
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/p2g.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/pajek.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/pajek.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..22efa479578228c1c479e73dc4d2e807cb484a86
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/pajek.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/sparse6.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/sparse6.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..d94ddd0d99a857ebdd3b1fb81746d3561f409134
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/sparse6.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/text.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/text.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..93c3210b9bc917c2059481aefbf1bc9664c696f1
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/__pycache__/text.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/__init__.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..532c71d79b7b8936481be8db0defaedf9a96b3e3
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/__init__.py
@@ -0,0 +1,19 @@
+"""
+*********
+JSON data
+*********
+Generate and parse JSON serializable data for NetworkX graphs.
+
+These formats are suitable for use with the d3.js examples https://d3js.org/
+
+The three formats that you can generate with NetworkX are:
+
+ - node-link like in the d3.js example https://bl.ocks.org/mbostock/4062045
+ - tree like in the d3.js example https://bl.ocks.org/mbostock/4063550
+ - adjacency like in the d3.js example https://bost.ocks.org/mike/miserables/
+"""
+
+from networkx.readwrite.json_graph.node_link import *
+from networkx.readwrite.json_graph.adjacency import *
+from networkx.readwrite.json_graph.tree import *
+from networkx.readwrite.json_graph.cytoscape import *
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/__pycache__/__init__.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/__pycache__/__init__.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..6cad4fe268c0da2c2cff52f38092fc1b0681677b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/__pycache__/__init__.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/__pycache__/adjacency.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/__pycache__/adjacency.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..4aa37e1883b2cb0bc0ec8ffe6739801a820c70d1
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/__pycache__/adjacency.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/__pycache__/cytoscape.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/__pycache__/cytoscape.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..5c21bcf1a36f672ff7a3e7169bb88c5b02d6d03c
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/__pycache__/cytoscape.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/__pycache__/node_link.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/__pycache__/node_link.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..6b2c1c20df5f661f5843c34952e7f632f7e90a86
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/__pycache__/node_link.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/__pycache__/tree.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/__pycache__/tree.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..cf4830599b4b43bf1fc989ad974c63ac382a05d5
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/__pycache__/tree.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/adjacency.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/adjacency.py
new file mode 100644
index 0000000000000000000000000000000000000000..3b05747565e73388b0871fbb7daf0f85ad2ce98b
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/adjacency.py
@@ -0,0 +1,156 @@
+import networkx as nx
+
+__all__ = ["adjacency_data", "adjacency_graph"]
+
+_attrs = {"id": "id", "key": "key"}
+
+
+def adjacency_data(G, attrs=_attrs):
+ """Returns data in adjacency format that is suitable for JSON serialization
+ and use in JavaScript documents.
+
+ Parameters
+ ----------
+ G : NetworkX graph
+
+ attrs : dict
+ A dictionary that contains two keys 'id' and 'key'. The corresponding
+ values provide the attribute names for storing NetworkX-internal graph
+ data. The values should be unique. Default value:
+ :samp:`dict(id='id', key='key')`.
+
+ If some user-defined graph data use these attribute names as data keys,
+ they may be silently dropped.
+
+ Returns
+ -------
+ data : dict
+ A dictionary with adjacency formatted data.
+
+ Raises
+ ------
+ NetworkXError
+ If values in attrs are not unique.
+
+ Examples
+ --------
+ >>> from networkx.readwrite import json_graph
+ >>> G = nx.Graph([(1, 2)])
+ >>> data = json_graph.adjacency_data(G)
+
+ To serialize with json
+
+ >>> import json
+ >>> s = json.dumps(data)
+
+ Notes
+ -----
+ Graph, node, and link attributes will be written when using this format
+ but attribute keys must be strings if you want to serialize the resulting
+ data with JSON.
+
+ The default value of attrs will be changed in a future release of NetworkX.
+
+ See Also
+ --------
+ adjacency_graph, node_link_data, tree_data
+ """
+ multigraph = G.is_multigraph()
+ id_ = attrs["id"]
+ # Allow 'key' to be omitted from attrs if the graph is not a multigraph.
+ key = None if not multigraph else attrs["key"]
+ if id_ == key:
+ raise nx.NetworkXError("Attribute names are not unique.")
+ data = {}
+ data["directed"] = G.is_directed()
+ data["multigraph"] = multigraph
+ data["graph"] = list(G.graph.items())
+ data["nodes"] = []
+ data["adjacency"] = []
+ for n, nbrdict in G.adjacency():
+ data["nodes"].append({**G.nodes[n], id_: n})
+ adj = []
+ if multigraph:
+ for nbr, keys in nbrdict.items():
+ for k, d in keys.items():
+ adj.append({**d, id_: nbr, key: k})
+ else:
+ for nbr, d in nbrdict.items():
+ adj.append({**d, id_: nbr})
+ data["adjacency"].append(adj)
+ return data
+
+
+@nx._dispatchable(graphs=None, returns_graph=True)
+def adjacency_graph(data, directed=False, multigraph=True, attrs=_attrs):
+ """Returns graph from adjacency data format.
+
+ Parameters
+ ----------
+ data : dict
+ Adjacency list formatted graph data
+
+ directed : bool
+ If True, and direction not specified in data, return a directed graph.
+
+ multigraph : bool
+ If True, and multigraph not specified in data, return a multigraph.
+
+ attrs : dict
+ A dictionary that contains two keys 'id' and 'key'. The corresponding
+ values provide the attribute names for storing NetworkX-internal graph
+ data. The values should be unique. Default value:
+ :samp:`dict(id='id', key='key')`.
+
+ Returns
+ -------
+ G : NetworkX graph
+ A NetworkX graph object
+
+ Examples
+ --------
+ >>> from networkx.readwrite import json_graph
+ >>> G = nx.Graph([(1, 2)])
+ >>> data = json_graph.adjacency_data(G)
+ >>> H = json_graph.adjacency_graph(data)
+
+ Notes
+ -----
+ The default value of attrs will be changed in a future release of NetworkX.
+
+ See Also
+ --------
+ adjacency_graph, node_link_data, tree_data
+ """
+ multigraph = data.get("multigraph", multigraph)
+ directed = data.get("directed", directed)
+ if multigraph:
+ graph = nx.MultiGraph()
+ else:
+ graph = nx.Graph()
+ if directed:
+ graph = graph.to_directed()
+ id_ = attrs["id"]
+ # Allow 'key' to be omitted from attrs if the graph is not a multigraph.
+ key = None if not multigraph else attrs["key"]
+ graph.graph = dict(data.get("graph", []))
+ mapping = []
+ for d in data["nodes"]:
+ node_data = d.copy()
+ node = node_data.pop(id_)
+ mapping.append(node)
+ graph.add_node(node)
+ graph.nodes[node].update(node_data)
+ for i, d in enumerate(data["adjacency"]):
+ source = mapping[i]
+ for tdata in d:
+ target_data = tdata.copy()
+ target = target_data.pop(id_)
+ if not multigraph:
+ graph.add_edge(source, target)
+ graph[source][target].update(target_data)
+ else:
+ ky = target_data.pop(key, None)
+ graph.add_edge(source, target, key=ky)
+ graph[source][target][ky].update(target_data)
+ return graph
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/cytoscape.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/cytoscape.py
new file mode 100644
index 0000000000000000000000000000000000000000..417e36f72dbb76ae0b1f0cbdc0336ebf50360b9b
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/cytoscape.py
@@ -0,0 +1,190 @@
+import networkx as nx
+
+__all__ = ["cytoscape_data", "cytoscape_graph"]
+
+
+def cytoscape_data(G, name="name", ident="id"):
+ """Returns data in Cytoscape JSON format (cyjs).
+
+ Parameters
+ ----------
+ G : NetworkX Graph
+ The graph to convert to cytoscape format
+ name : string
+ A string which is mapped to the 'name' node element in cyjs format.
+ Must not have the same value as `ident`.
+ ident : string
+ A string which is mapped to the 'id' node element in cyjs format.
+ Must not have the same value as `name`.
+
+ Returns
+ -------
+ data: dict
+ A dictionary with cyjs formatted data.
+
+ Raises
+ ------
+ NetworkXError
+ If the values for `name` and `ident` are identical.
+
+ See Also
+ --------
+ cytoscape_graph: convert a dictionary in cyjs format to a graph
+
+ References
+ ----------
+ .. [1] Cytoscape user's manual:
+ http://manual.cytoscape.org/en/stable/index.html
+
+ Examples
+ --------
+ >>> from pprint import pprint
+ >>> G = nx.path_graph(2)
+ >>> cyto_data = nx.cytoscape_data(G)
+ >>> pprint(cyto_data, sort_dicts=False)
+ {'data': [],
+ 'directed': False,
+ 'multigraph': False,
+ 'elements': {'nodes': [{'data': {'id': '0', 'value': 0, 'name': '0'}},
+ {'data': {'id': '1', 'value': 1, 'name': '1'}}],
+ 'edges': [{'data': {'source': 0, 'target': 1}}]}}
+
+ The :mod:`json` package can be used to serialize the resulting data
+
+ >>> import io, json
+ >>> with io.StringIO() as fh: # replace io with `open(...)` to write to disk
+ ... json.dump(cyto_data, fh)
+ ... fh.seek(0) # doctest: +SKIP
+ ... print(fh.getvalue()[:64]) # View the first 64 characters
+ {"data": [], "directed": false, "multigraph": false, "elements":
+
+ """
+ if name == ident:
+ raise nx.NetworkXError("name and ident must be different.")
+
+ jsondata = {"data": list(G.graph.items())}
+ jsondata["directed"] = G.is_directed()
+ jsondata["multigraph"] = G.is_multigraph()
+ jsondata["elements"] = {"nodes": [], "edges": []}
+ nodes = jsondata["elements"]["nodes"]
+ edges = jsondata["elements"]["edges"]
+
+ for i, j in G.nodes.items():
+ n = {"data": j.copy()}
+ n["data"]["id"] = j.get(ident) or str(i)
+ n["data"]["value"] = i
+ n["data"]["name"] = j.get(name) or str(i)
+ nodes.append(n)
+
+ if G.is_multigraph():
+ for e in G.edges(keys=True):
+ n = {"data": G.adj[e[0]][e[1]][e[2]].copy()}
+ n["data"]["source"] = e[0]
+ n["data"]["target"] = e[1]
+ n["data"]["key"] = e[2]
+ edges.append(n)
+ else:
+ for e in G.edges():
+ n = {"data": G.adj[e[0]][e[1]].copy()}
+ n["data"]["source"] = e[0]
+ n["data"]["target"] = e[1]
+ edges.append(n)
+ return jsondata
+
+
+@nx._dispatchable(graphs=None, returns_graph=True)
+def cytoscape_graph(data, name="name", ident="id"):
+ """
+ Create a NetworkX graph from a dictionary in cytoscape JSON format.
+
+ Parameters
+ ----------
+ data : dict
+ A dictionary of data conforming to cytoscape JSON format.
+ name : string
+ A string which is mapped to the 'name' node element in cyjs format.
+ Must not have the same value as `ident`.
+ ident : string
+ A string which is mapped to the 'id' node element in cyjs format.
+ Must not have the same value as `name`.
+
+ Returns
+ -------
+ graph : a NetworkX graph instance
+ The `graph` can be an instance of `Graph`, `DiGraph`, `MultiGraph`, or
+ `MultiDiGraph` depending on the input data.
+
+ Raises
+ ------
+ NetworkXError
+ If the `name` and `ident` attributes are identical.
+
+ See Also
+ --------
+ cytoscape_data: convert a NetworkX graph to a dict in cyjs format
+
+ References
+ ----------
+ .. [1] Cytoscape user's manual:
+ http://manual.cytoscape.org/en/stable/index.html
+
+ Examples
+ --------
+ >>> data_dict = {
+ ... "data": [],
+ ... "directed": False,
+ ... "multigraph": False,
+ ... "elements": {
+ ... "nodes": [
+ ... {"data": {"id": "0", "value": 0, "name": "0"}},
+ ... {"data": {"id": "1", "value": 1, "name": "1"}},
+ ... ],
+ ... "edges": [{"data": {"source": 0, "target": 1}}],
+ ... },
+ ... }
+ >>> G = nx.cytoscape_graph(data_dict)
+ >>> G.name
+ ''
+ >>> G.nodes()
+ NodeView((0, 1))
+ >>> G.nodes(data=True)[0]
+ {'id': '0', 'value': 0, 'name': '0'}
+ >>> G.edges(data=True)
+ EdgeDataView([(0, 1, {'source': 0, 'target': 1})])
+ """
+ if name == ident:
+ raise nx.NetworkXError("name and ident must be different.")
+
+ multigraph = data.get("multigraph")
+ directed = data.get("directed")
+ if multigraph:
+ graph = nx.MultiGraph()
+ else:
+ graph = nx.Graph()
+ if directed:
+ graph = graph.to_directed()
+ graph.graph = dict(data.get("data"))
+ for d in data["elements"]["nodes"]:
+ node_data = d["data"].copy()
+ node = d["data"]["value"]
+
+ if d["data"].get(name):
+ node_data[name] = d["data"].get(name)
+ if d["data"].get(ident):
+ node_data[ident] = d["data"].get(ident)
+
+ graph.add_node(node)
+ graph.nodes[node].update(node_data)
+
+ for d in data["elements"]["edges"]:
+ edge_data = d["data"].copy()
+ sour = d["data"]["source"]
+ targ = d["data"]["target"]
+ if multigraph:
+ key = d["data"].get("key", 0)
+ graph.add_edge(sour, targ, key=key)
+ graph.edges[sour, targ, key].update(edge_data)
+ else:
+ graph.add_edge(sour, targ)
+ graph.edges[sour, targ].update(edge_data)
+ return graph
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/node_link.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/node_link.py
new file mode 100644
index 0000000000000000000000000000000000000000..88bfbcd360f2cde1f6a9dfdeb78e2c759e35f363
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/node_link.py
@@ -0,0 +1,333 @@
+import warnings
+from itertools import count
+
+import networkx as nx
+
+__all__ = ["node_link_data", "node_link_graph"]
+
+
+def _to_tuple(x):
+ """Converts lists to tuples, including nested lists.
+
+ All other non-list inputs are passed through unmodified. This function is
+ intended to be used to convert potentially nested lists from json files
+ into valid nodes.
+
+ Examples
+ --------
+ >>> _to_tuple([1, 2, [3, 4]])
+ (1, 2, (3, 4))
+ """
+ if not isinstance(x, tuple | list):
+ return x
+ return tuple(map(_to_tuple, x))
+
+
+def node_link_data(
+ G,
+ *,
+ source="source",
+ target="target",
+ name="id",
+ key="key",
+ edges=None,
+ nodes="nodes",
+ link=None,
+):
+ """Returns data in node-link format that is suitable for JSON serialization
+ and use in JavaScript documents.
+
+ Parameters
+ ----------
+ G : NetworkX graph
+ source : string
+ A string that provides the 'source' attribute name for storing NetworkX-internal graph data.
+ target : string
+ A string that provides the 'target' attribute name for storing NetworkX-internal graph data.
+ name : string
+ A string that provides the 'name' attribute name for storing NetworkX-internal graph data.
+ key : string
+ A string that provides the 'key' attribute name for storing NetworkX-internal graph data.
+ edges : string
+ A string that provides the 'edges' attribute name for storing NetworkX-internal graph data.
+ nodes : string
+ A string that provides the 'nodes' attribute name for storing NetworkX-internal graph data.
+ link : string
+ .. deprecated:: 3.4
+
+ The `link` argument is deprecated and will be removed in version `3.6`.
+ Use the `edges` keyword instead.
+
+ A string that provides the 'edges' attribute name for storing NetworkX-internal graph data.
+
+ Returns
+ -------
+ data : dict
+ A dictionary with node-link formatted data.
+
+ Raises
+ ------
+ NetworkXError
+ If the values of 'source', 'target' and 'key' are not unique.
+
+ Examples
+ --------
+ >>> from pprint import pprint
+ >>> G = nx.Graph([("A", "B")])
+ >>> data1 = nx.node_link_data(G, edges="edges")
+ >>> pprint(data1)
+ {'directed': False,
+ 'edges': [{'source': 'A', 'target': 'B'}],
+ 'graph': {},
+ 'multigraph': False,
+ 'nodes': [{'id': 'A'}, {'id': 'B'}]}
+
+ To serialize with JSON
+
+ >>> import json
+ >>> s1 = json.dumps(data1)
+ >>> pprint(s1)
+ ('{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": "A"}, '
+ '{"id": "B"}], "edges": [{"source": "A", "target": "B"}]}')
+
+
+ A graph can also be serialized by passing `node_link_data` as an encoder function.
+
+ >>> s1 = json.dumps(G, default=nx.node_link_data)
+ >>> pprint(s1)
+ ('{"directed": false, "multigraph": false, "graph": {}, "nodes": [{"id": "A"}, '
+ '{"id": "B"}], "links": [{"source": "A", "target": "B"}]}')
+
+ The attribute names for storing NetworkX-internal graph data can
+ be specified as keyword options.
+
+ >>> H = nx.gn_graph(2)
+ >>> data2 = nx.node_link_data(
+ ... H, edges="links", source="from", target="to", nodes="vertices"
+ ... )
+ >>> pprint(data2)
+ {'directed': True,
+ 'graph': {},
+ 'links': [{'from': 1, 'to': 0}],
+ 'multigraph': False,
+ 'vertices': [{'id': 0}, {'id': 1}]}
+
+ Notes
+ -----
+ Graph, node, and link attributes are stored in this format. Note that
+ attribute keys will be converted to strings in order to comply with JSON.
+
+ Attribute 'key' is only used for multigraphs.
+
+ To use `node_link_data` in conjunction with `node_link_graph`,
+ the keyword names for the attributes must match.
+
+ See Also
+ --------
+ node_link_graph, adjacency_data, tree_data
+ """
+ # TODO: Remove between the lines when `link` deprecation expires
+ # -------------------------------------------------------------
+ if link is not None:
+ warnings.warn(
+ "Keyword argument 'link' is deprecated; use 'edges' instead",
+ DeprecationWarning,
+ stacklevel=2,
+ )
+ if edges is not None:
+ raise ValueError(
+ "Both 'edges' and 'link' are specified. Use 'edges', 'link' will be remove in a future release"
+ )
+ else:
+ edges = link
+ else:
+ if edges is None:
+ warnings.warn(
+ (
+ '\nThe default value will be `edges="edges" in NetworkX 3.6.\n\n'
+ "To make this warning go away, explicitly set the edges kwarg, e.g.:\n\n"
+ ' nx.node_link_data(G, edges="links") to preserve current behavior, or\n'
+ ' nx.node_link_data(G, edges="edges") for forward compatibility.'
+ ),
+ FutureWarning,
+ )
+ edges = "links"
+ # ------------------------------------------------------------
+
+ multigraph = G.is_multigraph()
+
+ # Allow 'key' to be omitted from attrs if the graph is not a multigraph.
+ key = None if not multigraph else key
+ if len({source, target, key}) < 3:
+ raise nx.NetworkXError("Attribute names are not unique.")
+ data = {
+ "directed": G.is_directed(),
+ "multigraph": multigraph,
+ "graph": G.graph,
+ nodes: [{**G.nodes[n], name: n} for n in G],
+ }
+ if multigraph:
+ data[edges] = [
+ {**d, source: u, target: v, key: k}
+ for u, v, k, d in G.edges(keys=True, data=True)
+ ]
+ else:
+ data[edges] = [{**d, source: u, target: v} for u, v, d in G.edges(data=True)]
+ return data
+
+
+@nx._dispatchable(graphs=None, returns_graph=True)
+def node_link_graph(
+ data,
+ directed=False,
+ multigraph=True,
+ *,
+ source="source",
+ target="target",
+ name="id",
+ key="key",
+ edges=None,
+ nodes="nodes",
+ link=None,
+):
+ """Returns graph from node-link data format.
+
+ Useful for de-serialization from JSON.
+
+ Parameters
+ ----------
+ data : dict
+ node-link formatted graph data
+
+ directed : bool
+ If True, and direction not specified in data, return a directed graph.
+
+ multigraph : bool
+ If True, and multigraph not specified in data, return a multigraph.
+
+ source : string
+ A string that provides the 'source' attribute name for storing NetworkX-internal graph data.
+ target : string
+ A string that provides the 'target' attribute name for storing NetworkX-internal graph data.
+ name : string
+ A string that provides the 'name' attribute name for storing NetworkX-internal graph data.
+ key : string
+ A string that provides the 'key' attribute name for storing NetworkX-internal graph data.
+ edges : string
+ A string that provides the 'edges' attribute name for storing NetworkX-internal graph data.
+ nodes : string
+ A string that provides the 'nodes' attribute name for storing NetworkX-internal graph data.
+ link : string
+ .. deprecated:: 3.4
+
+ The `link` argument is deprecated and will be removed in version `3.6`.
+ Use the `edges` keyword instead.
+
+ A string that provides the 'edges' attribute name for storing NetworkX-internal graph data.
+
+ Returns
+ -------
+ G : NetworkX graph
+ A NetworkX graph object
+
+ Examples
+ --------
+
+ Create data in node-link format by converting a graph.
+
+ >>> from pprint import pprint
+ >>> G = nx.Graph([("A", "B")])
+ >>> data = nx.node_link_data(G, edges="edges")
+ >>> pprint(data)
+ {'directed': False,
+ 'edges': [{'source': 'A', 'target': 'B'}],
+ 'graph': {},
+ 'multigraph': False,
+ 'nodes': [{'id': 'A'}, {'id': 'B'}]}
+
+ Revert data in node-link format to a graph.
+
+ >>> H = nx.node_link_graph(data, edges="edges")
+ >>> print(H.edges)
+ [('A', 'B')]
+
+ To serialize and deserialize a graph with JSON,
+
+ >>> import json
+ >>> d = json.dumps(nx.node_link_data(G, edges="edges"))
+ >>> H = nx.node_link_graph(json.loads(d), edges="edges")
+ >>> print(G.edges, H.edges)
+ [('A', 'B')] [('A', 'B')]
+
+
+ Notes
+ -----
+ Attribute 'key' is only used for multigraphs.
+
+ To use `node_link_data` in conjunction with `node_link_graph`,
+ the keyword names for the attributes must match.
+
+ See Also
+ --------
+ node_link_data, adjacency_data, tree_data
+ """
+ # TODO: Remove between the lines when `link` deprecation expires
+ # -------------------------------------------------------------
+ if link is not None:
+ warnings.warn(
+ "Keyword argument 'link' is deprecated; use 'edges' instead",
+ DeprecationWarning,
+ stacklevel=2,
+ )
+ if edges is not None:
+ raise ValueError(
+ "Both 'edges' and 'link' are specified. Use 'edges', 'link' will be remove in a future release"
+ )
+ else:
+ edges = link
+ else:
+ if edges is None:
+ warnings.warn(
+ (
+ '\nThe default value will be changed to `edges="edges" in NetworkX 3.6.\n\n'
+ "To make this warning go away, explicitly set the edges kwarg, e.g.:\n\n"
+ ' nx.node_link_graph(data, edges="links") to preserve current behavior, or\n'
+ ' nx.node_link_graph(data, edges="edges") for forward compatibility.'
+ ),
+ FutureWarning,
+ )
+ edges = "links"
+ # -------------------------------------------------------------
+
+ multigraph = data.get("multigraph", multigraph)
+ directed = data.get("directed", directed)
+ if multigraph:
+ graph = nx.MultiGraph()
+ else:
+ graph = nx.Graph()
+ if directed:
+ graph = graph.to_directed()
+
+ # Allow 'key' to be omitted from attrs if the graph is not a multigraph.
+ key = None if not multigraph else key
+ graph.graph = data.get("graph", {})
+ c = count()
+ for d in data[nodes]:
+ node = _to_tuple(d.get(name, next(c)))
+ nodedata = {str(k): v for k, v in d.items() if k != name}
+ graph.add_node(node, **nodedata)
+ for d in data[edges]:
+ src = tuple(d[source]) if isinstance(d[source], list) else d[source]
+ tgt = tuple(d[target]) if isinstance(d[target], list) else d[target]
+ if not multigraph:
+ edgedata = {str(k): v for k, v in d.items() if k != source and k != target}
+ graph.add_edge(src, tgt, **edgedata)
+ else:
+ ky = d.get(key, None)
+ edgedata = {
+ str(k): v
+ for k, v in d.items()
+ if k != source and k != target and k != key
+ }
+ graph.add_edge(src, tgt, ky, **edgedata)
+ return graph
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/__init__.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/__pycache__/__init__.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/__pycache__/__init__.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..d99abc05e594320a58998ed069b1f86cd1091cf5
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/__pycache__/__init__.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/__pycache__/test_adjacency.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/__pycache__/test_adjacency.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..7ba5c7ed546cfd8d217b2c3a4a007e761f3d9742
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/__pycache__/test_adjacency.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/__pycache__/test_cytoscape.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/__pycache__/test_cytoscape.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..ccc0b136a411e5d62ef786870d606d8305f5bf15
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/__pycache__/test_cytoscape.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/__pycache__/test_node_link.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/__pycache__/test_node_link.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..31e778f0cb3b7289b60b63f20092a2c8c95ee01b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/__pycache__/test_node_link.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/__pycache__/test_tree.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/__pycache__/test_tree.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..599cda91e7ee2505809e4c874e4adaaafd1762ef
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/__pycache__/test_tree.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/test_adjacency.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/test_adjacency.py
new file mode 100644
index 0000000000000000000000000000000000000000..37506382c55a110b26fdba32a268545d23f4474b
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/test_adjacency.py
@@ -0,0 +1,78 @@
+import copy
+import json
+
+import pytest
+
+import networkx as nx
+from networkx.readwrite.json_graph import adjacency_data, adjacency_graph
+from networkx.utils import graphs_equal
+
+
+class TestAdjacency:
+ def test_graph(self):
+ G = nx.path_graph(4)
+ H = adjacency_graph(adjacency_data(G))
+ assert graphs_equal(G, H)
+
+ def test_graph_attributes(self):
+ G = nx.path_graph(4)
+ G.add_node(1, color="red")
+ G.add_edge(1, 2, width=7)
+ G.graph["foo"] = "bar"
+ G.graph[1] = "one"
+
+ H = adjacency_graph(adjacency_data(G))
+ assert graphs_equal(G, H)
+ assert H.graph["foo"] == "bar"
+ assert H.nodes[1]["color"] == "red"
+ assert H[1][2]["width"] == 7
+
+ d = json.dumps(adjacency_data(G))
+ H = adjacency_graph(json.loads(d))
+ assert graphs_equal(G, H)
+ assert H.graph["foo"] == "bar"
+ assert H.graph[1] == "one"
+ assert H.nodes[1]["color"] == "red"
+ assert H[1][2]["width"] == 7
+
+ def test_digraph(self):
+ G = nx.DiGraph()
+ nx.add_path(G, [1, 2, 3])
+ H = adjacency_graph(adjacency_data(G))
+ assert H.is_directed()
+ assert graphs_equal(G, H)
+
+ def test_multidigraph(self):
+ G = nx.MultiDiGraph()
+ nx.add_path(G, [1, 2, 3])
+ H = adjacency_graph(adjacency_data(G))
+ assert H.is_directed()
+ assert H.is_multigraph()
+ assert graphs_equal(G, H)
+
+ def test_multigraph(self):
+ G = nx.MultiGraph()
+ G.add_edge(1, 2, key="first")
+ G.add_edge(1, 2, key="second", color="blue")
+ H = adjacency_graph(adjacency_data(G))
+ assert graphs_equal(G, H)
+ assert H[1][2]["second"]["color"] == "blue"
+
+ def test_input_data_is_not_modified_when_building_graph(self):
+ G = nx.path_graph(4)
+ input_data = adjacency_data(G)
+ orig_data = copy.deepcopy(input_data)
+ # Ensure input is unmodified by deserialisation
+ assert graphs_equal(G, adjacency_graph(input_data))
+ assert input_data == orig_data
+
+ def test_adjacency_form_json_serialisable(self):
+ G = nx.path_graph(4)
+ H = adjacency_graph(json.loads(json.dumps(adjacency_data(G))))
+ assert graphs_equal(G, H)
+
+ def test_exception(self):
+ with pytest.raises(nx.NetworkXError):
+ G = nx.MultiDiGraph()
+ attrs = {"id": "node", "key": "node"}
+ adjacency_data(G, attrs)
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/test_cytoscape.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/test_cytoscape.py
new file mode 100644
index 0000000000000000000000000000000000000000..5d47f21f4217d1997165c4f19feb67d283d2dab2
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/test_cytoscape.py
@@ -0,0 +1,78 @@
+import copy
+import json
+
+import pytest
+
+import networkx as nx
+from networkx.readwrite.json_graph import cytoscape_data, cytoscape_graph
+
+
+def test_graph():
+ G = nx.path_graph(4)
+ H = cytoscape_graph(cytoscape_data(G))
+ assert nx.is_isomorphic(G, H)
+
+
+def test_input_data_is_not_modified_when_building_graph():
+ G = nx.path_graph(4)
+ input_data = cytoscape_data(G)
+ orig_data = copy.deepcopy(input_data)
+ # Ensure input is unmodified by cytoscape_graph (gh-4173)
+ cytoscape_graph(input_data)
+ assert input_data == orig_data
+
+
+def test_graph_attributes():
+ G = nx.path_graph(4)
+ G.add_node(1, color="red")
+ G.add_edge(1, 2, width=7)
+ G.graph["foo"] = "bar"
+ G.graph[1] = "one"
+ G.add_node(3, name="node", id="123")
+
+ H = cytoscape_graph(cytoscape_data(G))
+ assert H.graph["foo"] == "bar"
+ assert H.nodes[1]["color"] == "red"
+ assert H[1][2]["width"] == 7
+ assert H.nodes[3]["name"] == "node"
+ assert H.nodes[3]["id"] == "123"
+
+ d = json.dumps(cytoscape_data(G))
+ H = cytoscape_graph(json.loads(d))
+ assert H.graph["foo"] == "bar"
+ assert H.graph[1] == "one"
+ assert H.nodes[1]["color"] == "red"
+ assert H[1][2]["width"] == 7
+ assert H.nodes[3]["name"] == "node"
+ assert H.nodes[3]["id"] == "123"
+
+
+def test_digraph():
+ G = nx.DiGraph()
+ nx.add_path(G, [1, 2, 3])
+ H = cytoscape_graph(cytoscape_data(G))
+ assert H.is_directed()
+ assert nx.is_isomorphic(G, H)
+
+
+def test_multidigraph():
+ G = nx.MultiDiGraph()
+ nx.add_path(G, [1, 2, 3])
+ H = cytoscape_graph(cytoscape_data(G))
+ assert H.is_directed()
+ assert H.is_multigraph()
+
+
+def test_multigraph():
+ G = nx.MultiGraph()
+ G.add_edge(1, 2, key="first")
+ G.add_edge(1, 2, key="second", color="blue")
+ H = cytoscape_graph(cytoscape_data(G))
+ assert nx.is_isomorphic(G, H)
+ assert H[1][2]["second"]["color"] == "blue"
+
+
+def test_exception():
+ with pytest.raises(nx.NetworkXError):
+ G = nx.MultiDiGraph()
+ cytoscape_data(G, name="foo", ident="foo")
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/test_node_link.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/test_node_link.py
new file mode 100644
index 0000000000000000000000000000000000000000..f903f6066a6e7be922136275ba8fa6df0da41caa
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/test_node_link.py
@@ -0,0 +1,175 @@
+import json
+
+import pytest
+
+import networkx as nx
+from networkx.readwrite.json_graph import node_link_data, node_link_graph
+
+
+def test_node_link_edges_default_future_warning():
+ "Test FutureWarning is raised when `edges=None` in node_link_data and node_link_graph"
+ G = nx.Graph([(1, 2)])
+ with pytest.warns(FutureWarning, match="\nThe default value will be"):
+ data = nx.node_link_data(G) # edges=None, the default
+ with pytest.warns(FutureWarning, match="\nThe default value will be"):
+ H = nx.node_link_graph(data) # edges=None, the default
+
+
+def test_node_link_deprecated_link_param():
+ G = nx.Graph([(1, 2)])
+ with pytest.warns(DeprecationWarning, match="Keyword argument 'link'"):
+ data = nx.node_link_data(G, link="links")
+ with pytest.warns(DeprecationWarning, match="Keyword argument 'link'"):
+ H = nx.node_link_graph(data, link="links")
+
+
+class TestNodeLink:
+ # TODO: To be removed when signature change complete
+ def test_custom_attrs_dep(self):
+ G = nx.path_graph(4)
+ G.add_node(1, color="red")
+ G.add_edge(1, 2, width=7)
+ G.graph[1] = "one"
+ G.graph["foo"] = "bar"
+
+ attrs = {
+ "source": "c_source",
+ "target": "c_target",
+ "name": "c_id",
+ "key": "c_key",
+ "link": "c_links",
+ }
+
+ H = node_link_graph(node_link_data(G, **attrs), multigraph=False, **attrs)
+ assert nx.is_isomorphic(G, H)
+ assert H.graph["foo"] == "bar"
+ assert H.nodes[1]["color"] == "red"
+ assert H[1][2]["width"] == 7
+
+ # provide only a partial dictionary of keywords.
+ # This is similar to an example in the doc string
+ attrs = {
+ "link": "c_links",
+ "source": "c_source",
+ "target": "c_target",
+ }
+ H = node_link_graph(node_link_data(G, **attrs), multigraph=False, **attrs)
+ assert nx.is_isomorphic(G, H)
+ assert H.graph["foo"] == "bar"
+ assert H.nodes[1]["color"] == "red"
+ assert H[1][2]["width"] == 7
+
+ def test_exception_dep(self):
+ G = nx.MultiDiGraph()
+ with pytest.raises(nx.NetworkXError):
+ with pytest.warns(FutureWarning, match="\nThe default value will be"):
+ node_link_data(G, name="node", source="node", target="node", key="node")
+
+ def test_graph(self):
+ G = nx.path_graph(4)
+ with pytest.warns(FutureWarning, match="\nThe default value will be"):
+ H = node_link_graph(node_link_data(G))
+ assert nx.is_isomorphic(G, H)
+
+ def test_graph_attributes(self):
+ G = nx.path_graph(4)
+ G.add_node(1, color="red")
+ G.add_edge(1, 2, width=7)
+ G.graph[1] = "one"
+ G.graph["foo"] = "bar"
+
+ with pytest.warns(FutureWarning, match="\nThe default value will be"):
+ H = node_link_graph(node_link_data(G))
+ assert H.graph["foo"] == "bar"
+ assert H.nodes[1]["color"] == "red"
+ assert H[1][2]["width"] == 7
+
+ with pytest.warns(FutureWarning, match="\nThe default value will be"):
+ d = json.dumps(node_link_data(G))
+ with pytest.warns(FutureWarning, match="\nThe default value will be"):
+ H = node_link_graph(json.loads(d))
+ assert H.graph["foo"] == "bar"
+ assert H.graph["1"] == "one"
+ assert H.nodes[1]["color"] == "red"
+ assert H[1][2]["width"] == 7
+
+ def test_digraph(self):
+ G = nx.DiGraph()
+ with pytest.warns(FutureWarning, match="\nThe default value will be"):
+ H = node_link_graph(node_link_data(G))
+ assert H.is_directed()
+
+ def test_multigraph(self):
+ G = nx.MultiGraph()
+ G.add_edge(1, 2, key="first")
+ G.add_edge(1, 2, key="second", color="blue")
+ with pytest.warns(FutureWarning, match="\nThe default value will be"):
+ H = node_link_graph(node_link_data(G))
+ assert nx.is_isomorphic(G, H)
+ assert H[1][2]["second"]["color"] == "blue"
+
+ def test_graph_with_tuple_nodes(self):
+ G = nx.Graph()
+ G.add_edge((0, 0), (1, 0), color=[255, 255, 0])
+ with pytest.warns(FutureWarning, match="\nThe default value will be"):
+ d = node_link_data(G)
+ dumped_d = json.dumps(d)
+ dd = json.loads(dumped_d)
+ with pytest.warns(FutureWarning, match="\nThe default value will be"):
+ H = node_link_graph(dd)
+ assert H.nodes[(0, 0)] == G.nodes[(0, 0)]
+ assert H[(0, 0)][(1, 0)]["color"] == [255, 255, 0]
+
+ def test_unicode_keys(self):
+ q = "qualité"
+ G = nx.Graph()
+ G.add_node(1, **{q: q})
+ with pytest.warns(FutureWarning, match="\nThe default value will be"):
+ s = node_link_data(G)
+ output = json.dumps(s, ensure_ascii=False)
+ data = json.loads(output)
+ with pytest.warns(FutureWarning, match="\nThe default value will be"):
+ H = node_link_graph(data)
+ assert H.nodes[1][q] == q
+
+ def test_exception(self):
+ G = nx.MultiDiGraph()
+ attrs = {"name": "node", "source": "node", "target": "node", "key": "node"}
+ with pytest.raises(nx.NetworkXError):
+ with pytest.warns(FutureWarning, match="\nThe default value will be"):
+ node_link_data(G, **attrs)
+
+ def test_string_ids(self):
+ q = "qualité"
+ G = nx.DiGraph()
+ G.add_node("A")
+ G.add_node(q)
+ G.add_edge("A", q)
+ with pytest.warns(FutureWarning, match="\nThe default value will be"):
+ data = node_link_data(G)
+ assert data["links"][0]["source"] == "A"
+ assert data["links"][0]["target"] == q
+ with pytest.warns(FutureWarning, match="\nThe default value will be"):
+ H = node_link_graph(data)
+ assert nx.is_isomorphic(G, H)
+
+ def test_custom_attrs(self):
+ G = nx.path_graph(4)
+ G.add_node(1, color="red")
+ G.add_edge(1, 2, width=7)
+ G.graph[1] = "one"
+ G.graph["foo"] = "bar"
+
+ attrs = {
+ "source": "c_source",
+ "target": "c_target",
+ "name": "c_id",
+ "key": "c_key",
+ "link": "c_links",
+ }
+
+ H = node_link_graph(node_link_data(G, **attrs), multigraph=False, **attrs)
+ assert nx.is_isomorphic(G, H)
+ assert H.graph["foo"] == "bar"
+ assert H.nodes[1]["color"] == "red"
+ assert H[1][2]["width"] == 7
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/test_tree.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/test_tree.py
new file mode 100644
index 0000000000000000000000000000000000000000..643a14d89b5211f2d97b98f2e227e68361781b97
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tests/test_tree.py
@@ -0,0 +1,48 @@
+import json
+
+import pytest
+
+import networkx as nx
+from networkx.readwrite.json_graph import tree_data, tree_graph
+
+
+def test_graph():
+ G = nx.DiGraph()
+ G.add_nodes_from([1, 2, 3], color="red")
+ G.add_edge(1, 2, foo=7)
+ G.add_edge(1, 3, foo=10)
+ G.add_edge(3, 4, foo=10)
+ H = tree_graph(tree_data(G, 1))
+ assert nx.is_isomorphic(G, H)
+
+
+def test_graph_attributes():
+ G = nx.DiGraph()
+ G.add_nodes_from([1, 2, 3], color="red")
+ G.add_edge(1, 2, foo=7)
+ G.add_edge(1, 3, foo=10)
+ G.add_edge(3, 4, foo=10)
+ H = tree_graph(tree_data(G, 1))
+ assert H.nodes[1]["color"] == "red"
+
+ d = json.dumps(tree_data(G, 1))
+ H = tree_graph(json.loads(d))
+ assert H.nodes[1]["color"] == "red"
+
+
+def test_exceptions():
+ with pytest.raises(TypeError, match="is not a tree."):
+ G = nx.complete_graph(3)
+ tree_data(G, 0)
+ with pytest.raises(TypeError, match="is not directed."):
+ G = nx.path_graph(3)
+ tree_data(G, 0)
+ with pytest.raises(TypeError, match="is not weakly connected."):
+ G = nx.path_graph(3, create_using=nx.DiGraph)
+ G.add_edge(2, 0)
+ G.add_node(3)
+ tree_data(G, 0)
+ with pytest.raises(nx.NetworkXError, match="must be different."):
+ G = nx.MultiDiGraph()
+ G.add_node(0)
+ tree_data(G, 0, ident="node", children="node")
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tree.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tree.py
new file mode 100644
index 0000000000000000000000000000000000000000..22b07b09d277815e824b1dd8c5b82a149ed14e1b
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/json_graph/tree.py
@@ -0,0 +1,137 @@
+from itertools import chain
+
+import networkx as nx
+
+__all__ = ["tree_data", "tree_graph"]
+
+
+def tree_data(G, root, ident="id", children="children"):
+ """Returns data in tree format that is suitable for JSON serialization
+ and use in JavaScript documents.
+
+ Parameters
+ ----------
+ G : NetworkX graph
+ G must be an oriented tree
+
+ root : node
+ The root of the tree
+
+ ident : string
+ Attribute name for storing NetworkX-internal graph data. `ident` must
+ have a different value than `children`. The default is 'id'.
+
+ children : string
+ Attribute name for storing NetworkX-internal graph data. `children`
+ must have a different value than `ident`. The default is 'children'.
+
+ Returns
+ -------
+ data : dict
+ A dictionary with node-link formatted data.
+
+ Raises
+ ------
+ NetworkXError
+ If `children` and `ident` attributes are identical.
+
+ Examples
+ --------
+ >>> from networkx.readwrite import json_graph
+ >>> G = nx.DiGraph([(1, 2)])
+ >>> data = json_graph.tree_data(G, root=1)
+
+ To serialize with json
+
+ >>> import json
+ >>> s = json.dumps(data)
+
+ Notes
+ -----
+ Node attributes are stored in this format but keys
+ for attributes must be strings if you want to serialize with JSON.
+
+ Graph and edge attributes are not stored.
+
+ See Also
+ --------
+ tree_graph, node_link_data, adjacency_data
+ """
+ if G.number_of_nodes() != G.number_of_edges() + 1:
+ raise TypeError("G is not a tree.")
+ if not G.is_directed():
+ raise TypeError("G is not directed.")
+ if not nx.is_weakly_connected(G):
+ raise TypeError("G is not weakly connected.")
+
+ if ident == children:
+ raise nx.NetworkXError("The values for `id` and `children` must be different.")
+
+ def add_children(n, G):
+ nbrs = G[n]
+ if len(nbrs) == 0:
+ return []
+ children_ = []
+ for child in nbrs:
+ d = {**G.nodes[child], ident: child}
+ c = add_children(child, G)
+ if c:
+ d[children] = c
+ children_.append(d)
+ return children_
+
+ return {**G.nodes[root], ident: root, children: add_children(root, G)}
+
+
+@nx._dispatchable(graphs=None, returns_graph=True)
+def tree_graph(data, ident="id", children="children"):
+ """Returns graph from tree data format.
+
+ Parameters
+ ----------
+ data : dict
+ Tree formatted graph data
+
+ ident : string
+ Attribute name for storing NetworkX-internal graph data. `ident` must
+ have a different value than `children`. The default is 'id'.
+
+ children : string
+ Attribute name for storing NetworkX-internal graph data. `children`
+ must have a different value than `ident`. The default is 'children'.
+
+ Returns
+ -------
+ G : NetworkX DiGraph
+
+ Examples
+ --------
+ >>> from networkx.readwrite import json_graph
+ >>> G = nx.DiGraph([(1, 2)])
+ >>> data = json_graph.tree_data(G, root=1)
+ >>> H = json_graph.tree_graph(data)
+
+ See Also
+ --------
+ tree_data, node_link_data, adjacency_data
+ """
+ graph = nx.DiGraph()
+
+ def add_children(parent, children_):
+ for data in children_:
+ child = data[ident]
+ graph.add_edge(parent, child)
+ grandchildren = data.get(children, [])
+ if grandchildren:
+ add_children(child, grandchildren)
+ nodedata = {
+ str(k): v for k, v in data.items() if k != ident and k != children
+ }
+ graph.add_node(child, **nodedata)
+
+ root = data[ident]
+ children_ = data.get(children, [])
+ nodedata = {str(k): v for k, v in data.items() if k != ident and k != children}
+ graph.add_node(root, **nodedata)
+ add_children(root, children_)
+ return graph
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__init__.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/__init__.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/__init__.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..7f7bb2f6d563819579f6e41934a00088e0d74b94
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/__init__.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_adjlist.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_adjlist.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..d7b879c879997405f3058eaaf7df529314d6fb0d
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_adjlist.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_edgelist.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_edgelist.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b5a3a65c229e2da9bb9f0c3fb817f101d2b3d512
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_edgelist.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_gexf.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_gexf.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..89749146459cd05d632efec7e3a310b92c61e914
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_gexf.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_gml.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_gml.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..76abed78f0626a02afc168a01ed716cab8df5204
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_gml.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_graph6.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_graph6.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..d8bbc217cf52004d41298b31455074e9d8f370a9
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_graph6.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_graphml.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_graphml.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..f41309f1757fc5dcb5343f23a1555de6fad85374
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_graphml.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_leda.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_leda.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..f6c5c7ee28308cb921b597d8925c618e4695d552
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_leda.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_p2g.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_p2g.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..c6d7e42105fc1c304b96dc8f1bbc19108adfe60d
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_p2g.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_pajek.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_pajek.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..5f6f0862f380a8680f909f7980c8dccdeed3df52
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_pajek.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_sparse6.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_sparse6.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..9dc1175370d5046521a64b9888d2e4f1013766c6
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_sparse6.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_text.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_text.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..5037bfcb64aa7d2c5932737c28f3f3970169b2d9
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/__pycache__/test_text.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_adjlist.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_adjlist.py
new file mode 100644
index 0000000000000000000000000000000000000000..f2218eba1246ae6234d6ca3ca0fdc52fa2f7a319
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_adjlist.py
@@ -0,0 +1,262 @@
+"""
+Unit tests for adjlist.
+"""
+
+import io
+
+import pytest
+
+import networkx as nx
+from networkx.utils import edges_equal, graphs_equal, nodes_equal
+
+
+class TestAdjlist:
+ @classmethod
+ def setup_class(cls):
+ cls.G = nx.Graph(name="test")
+ e = [("a", "b"), ("b", "c"), ("c", "d"), ("d", "e"), ("e", "f"), ("a", "f")]
+ cls.G.add_edges_from(e)
+ cls.G.add_node("g")
+ cls.DG = nx.DiGraph(cls.G)
+ cls.XG = nx.MultiGraph()
+ cls.XG.add_weighted_edges_from([(1, 2, 5), (1, 2, 5), (1, 2, 1), (3, 3, 42)])
+ cls.XDG = nx.MultiDiGraph(cls.XG)
+
+ def test_read_multiline_adjlist_1(self):
+ # Unit test for https://networkx.lanl.gov/trac/ticket/252
+ s = b"""# comment line
+1 2
+# comment line
+2
+3
+"""
+ bytesIO = io.BytesIO(s)
+ G = nx.read_multiline_adjlist(bytesIO)
+ adj = {"1": {"3": {}, "2": {}}, "3": {"1": {}}, "2": {"1": {}}}
+ assert graphs_equal(G, nx.Graph(adj))
+
+ def test_unicode(self, tmp_path):
+ G = nx.Graph()
+ name1 = chr(2344) + chr(123) + chr(6543)
+ name2 = chr(5543) + chr(1543) + chr(324)
+ G.add_edge(name1, "Radiohead", **{name2: 3})
+
+ fname = tmp_path / "adjlist.txt"
+ nx.write_multiline_adjlist(G, fname)
+ H = nx.read_multiline_adjlist(fname)
+ assert graphs_equal(G, H)
+
+ def test_latin1_err(self, tmp_path):
+ G = nx.Graph()
+ name1 = chr(2344) + chr(123) + chr(6543)
+ name2 = chr(5543) + chr(1543) + chr(324)
+ G.add_edge(name1, "Radiohead", **{name2: 3})
+ fname = tmp_path / "adjlist.txt"
+ with pytest.raises(UnicodeEncodeError):
+ nx.write_multiline_adjlist(G, fname, encoding="latin-1")
+
+ def test_latin1(self, tmp_path):
+ G = nx.Graph()
+ name1 = "Bj" + chr(246) + "rk"
+ name2 = chr(220) + "ber"
+ G.add_edge(name1, "Radiohead", **{name2: 3})
+ fname = tmp_path / "adjlist.txt"
+ nx.write_multiline_adjlist(G, fname, encoding="latin-1")
+ H = nx.read_multiline_adjlist(fname, encoding="latin-1")
+ assert graphs_equal(G, H)
+
+ def test_parse_adjlist(self):
+ lines = ["1 2 5", "2 3 4", "3 5", "4", "5"]
+ nx.parse_adjlist(lines, nodetype=int) # smoke test
+ with pytest.raises(TypeError):
+ nx.parse_adjlist(lines, nodetype="int")
+ lines = ["1 2 5", "2 b", "c"]
+ with pytest.raises(TypeError):
+ nx.parse_adjlist(lines, nodetype=int)
+
+ def test_adjlist_graph(self, tmp_path):
+ G = self.G
+ fname = tmp_path / "adjlist.txt"
+ nx.write_adjlist(G, fname)
+ H = nx.read_adjlist(fname)
+ H2 = nx.read_adjlist(fname)
+ assert H is not H2 # they should be different graphs
+ assert nodes_equal(list(H), list(G))
+ assert edges_equal(list(H.edges()), list(G.edges()))
+
+ def test_adjlist_digraph(self, tmp_path):
+ G = self.DG
+ fname = tmp_path / "adjlist.txt"
+ nx.write_adjlist(G, fname)
+ H = nx.read_adjlist(fname, create_using=nx.DiGraph())
+ H2 = nx.read_adjlist(fname, create_using=nx.DiGraph())
+ assert H is not H2 # they should be different graphs
+ assert nodes_equal(list(H), list(G))
+ assert edges_equal(list(H.edges()), list(G.edges()))
+
+ def test_adjlist_integers(self, tmp_path):
+ fname = tmp_path / "adjlist.txt"
+ G = nx.convert_node_labels_to_integers(self.G)
+ nx.write_adjlist(G, fname)
+ H = nx.read_adjlist(fname, nodetype=int)
+ H2 = nx.read_adjlist(fname, nodetype=int)
+ assert H is not H2 # they should be different graphs
+ assert nodes_equal(list(H), list(G))
+ assert edges_equal(list(H.edges()), list(G.edges()))
+
+ def test_adjlist_multigraph(self, tmp_path):
+ G = self.XG
+ fname = tmp_path / "adjlist.txt"
+ nx.write_adjlist(G, fname)
+ H = nx.read_adjlist(fname, nodetype=int, create_using=nx.MultiGraph())
+ H2 = nx.read_adjlist(fname, nodetype=int, create_using=nx.MultiGraph())
+ assert H is not H2 # they should be different graphs
+ assert nodes_equal(list(H), list(G))
+ assert edges_equal(list(H.edges()), list(G.edges()))
+
+ def test_adjlist_multidigraph(self, tmp_path):
+ G = self.XDG
+ fname = tmp_path / "adjlist.txt"
+ nx.write_adjlist(G, fname)
+ H = nx.read_adjlist(fname, nodetype=int, create_using=nx.MultiDiGraph())
+ H2 = nx.read_adjlist(fname, nodetype=int, create_using=nx.MultiDiGraph())
+ assert H is not H2 # they should be different graphs
+ assert nodes_equal(list(H), list(G))
+ assert edges_equal(list(H.edges()), list(G.edges()))
+
+ def test_adjlist_delimiter(self):
+ fh = io.BytesIO()
+ G = nx.path_graph(3)
+ nx.write_adjlist(G, fh, delimiter=":")
+ fh.seek(0)
+ H = nx.read_adjlist(fh, nodetype=int, delimiter=":")
+ assert nodes_equal(list(H), list(G))
+ assert edges_equal(list(H.edges()), list(G.edges()))
+
+
+class TestMultilineAdjlist:
+ @classmethod
+ def setup_class(cls):
+ cls.G = nx.Graph(name="test")
+ e = [("a", "b"), ("b", "c"), ("c", "d"), ("d", "e"), ("e", "f"), ("a", "f")]
+ cls.G.add_edges_from(e)
+ cls.G.add_node("g")
+ cls.DG = nx.DiGraph(cls.G)
+ cls.DG.remove_edge("b", "a")
+ cls.DG.remove_edge("b", "c")
+ cls.XG = nx.MultiGraph()
+ cls.XG.add_weighted_edges_from([(1, 2, 5), (1, 2, 5), (1, 2, 1), (3, 3, 42)])
+ cls.XDG = nx.MultiDiGraph(cls.XG)
+
+ def test_parse_multiline_adjlist(self):
+ lines = [
+ "1 2",
+ "b {'weight':3, 'name': 'Frodo'}",
+ "c {}",
+ "d 1",
+ "e {'weight':6, 'name': 'Saruman'}",
+ ]
+ nx.parse_multiline_adjlist(iter(lines)) # smoke test
+ with pytest.raises(TypeError):
+ nx.parse_multiline_adjlist(iter(lines), nodetype=int)
+ nx.parse_multiline_adjlist(iter(lines), edgetype=str) # smoke test
+ with pytest.raises(TypeError):
+ nx.parse_multiline_adjlist(iter(lines), nodetype=int)
+ lines = ["1 a"]
+ with pytest.raises(TypeError):
+ nx.parse_multiline_adjlist(iter(lines))
+ lines = ["a 2"]
+ with pytest.raises(TypeError):
+ nx.parse_multiline_adjlist(iter(lines), nodetype=int)
+ lines = ["1 2"]
+ with pytest.raises(TypeError):
+ nx.parse_multiline_adjlist(iter(lines))
+ lines = ["1 2", "2 {}"]
+ with pytest.raises(TypeError):
+ nx.parse_multiline_adjlist(iter(lines))
+
+ def test_multiline_adjlist_graph(self, tmp_path):
+ G = self.G
+ fname = tmp_path / "adjlist.txt"
+ nx.write_multiline_adjlist(G, fname)
+ H = nx.read_multiline_adjlist(fname)
+ H2 = nx.read_multiline_adjlist(fname)
+ assert H is not H2 # they should be different graphs
+ assert nodes_equal(list(H), list(G))
+ assert edges_equal(list(H.edges()), list(G.edges()))
+
+ def test_multiline_adjlist_digraph(self, tmp_path):
+ G = self.DG
+ fname = tmp_path / "adjlist.txt"
+ nx.write_multiline_adjlist(G, fname)
+ H = nx.read_multiline_adjlist(fname, create_using=nx.DiGraph())
+ H2 = nx.read_multiline_adjlist(fname, create_using=nx.DiGraph())
+ assert H is not H2 # they should be different graphs
+ assert nodes_equal(list(H), list(G))
+ assert edges_equal(list(H.edges()), list(G.edges()))
+
+ def test_multiline_adjlist_integers(self, tmp_path):
+ fname = tmp_path / "adjlist.txt"
+ G = nx.convert_node_labels_to_integers(self.G)
+ nx.write_multiline_adjlist(G, fname)
+ H = nx.read_multiline_adjlist(fname, nodetype=int)
+ H2 = nx.read_multiline_adjlist(fname, nodetype=int)
+ assert H is not H2 # they should be different graphs
+ assert nodes_equal(list(H), list(G))
+ assert edges_equal(list(H.edges()), list(G.edges()))
+
+ def test_multiline_adjlist_multigraph(self, tmp_path):
+ G = self.XG
+ fname = tmp_path / "adjlist.txt"
+ nx.write_multiline_adjlist(G, fname)
+ H = nx.read_multiline_adjlist(fname, nodetype=int, create_using=nx.MultiGraph())
+ H2 = nx.read_multiline_adjlist(
+ fname, nodetype=int, create_using=nx.MultiGraph()
+ )
+ assert H is not H2 # they should be different graphs
+ assert nodes_equal(list(H), list(G))
+ assert edges_equal(list(H.edges()), list(G.edges()))
+
+ def test_multiline_adjlist_multidigraph(self, tmp_path):
+ G = self.XDG
+ fname = tmp_path / "adjlist.txt"
+ nx.write_multiline_adjlist(G, fname)
+ H = nx.read_multiline_adjlist(
+ fname, nodetype=int, create_using=nx.MultiDiGraph()
+ )
+ H2 = nx.read_multiline_adjlist(
+ fname, nodetype=int, create_using=nx.MultiDiGraph()
+ )
+ assert H is not H2 # they should be different graphs
+ assert nodes_equal(list(H), list(G))
+ assert edges_equal(list(H.edges()), list(G.edges()))
+
+ def test_multiline_adjlist_delimiter(self):
+ fh = io.BytesIO()
+ G = nx.path_graph(3)
+ nx.write_multiline_adjlist(G, fh, delimiter=":")
+ fh.seek(0)
+ H = nx.read_multiline_adjlist(fh, nodetype=int, delimiter=":")
+ assert nodes_equal(list(H), list(G))
+ assert edges_equal(list(H.edges()), list(G.edges()))
+
+
+@pytest.mark.parametrize(
+ ("lines", "delim"),
+ (
+ (["1 2 5", "2 3 4", "3 5", "4", "5"], None), # No extra whitespace
+ (["1\t2\t5", "2\t3\t4", "3\t5", "4", "5"], "\t"), # tab-delimited
+ (
+ ["1\t2\t5", "2\t3\t4", "3\t5\t", "4\t", "5"],
+ "\t",
+ ), # tab-delimited, extra delims
+ (
+ ["1\t2\t5", "2\t3\t4", "3\t5\t\t\n", "4\t", "5"],
+ "\t",
+ ), # extra delim+newlines
+ ),
+)
+def test_adjlist_rstrip_parsing(lines, delim):
+ """Regression test related to gh-7465"""
+ expected = nx.Graph([(1, 2), (1, 5), (2, 3), (2, 4), (3, 5)])
+ nx.utils.graphs_equal(nx.parse_adjlist(lines, delimiter=delim), expected)
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_edgelist.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_edgelist.py
new file mode 100644
index 0000000000000000000000000000000000000000..fe58b3b7dd193d87be04304f46ea21be34e40bfb
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_edgelist.py
@@ -0,0 +1,314 @@
+"""
+Unit tests for edgelists.
+"""
+
+import io
+import textwrap
+
+import pytest
+
+import networkx as nx
+from networkx.utils import edges_equal, graphs_equal, nodes_equal
+
+edges_no_data = textwrap.dedent(
+ """
+ # comment line
+ 1 2
+ # comment line
+ 2 3
+ """
+)
+
+
+edges_with_values = textwrap.dedent(
+ """
+ # comment line
+ 1 2 2.0
+ # comment line
+ 2 3 3.0
+ """
+)
+
+
+edges_with_weight = textwrap.dedent(
+ """
+ # comment line
+ 1 2 {'weight':2.0}
+ # comment line
+ 2 3 {'weight':3.0}
+ """
+)
+
+
+edges_with_multiple_attrs = textwrap.dedent(
+ """
+ # comment line
+ 1 2 {'weight':2.0, 'color':'green'}
+ # comment line
+ 2 3 {'weight':3.0, 'color':'red'}
+ """
+)
+
+
+edges_with_multiple_attrs_csv = textwrap.dedent(
+ """
+ # comment line
+ 1, 2, {'weight':2.0, 'color':'green'}
+ # comment line
+ 2, 3, {'weight':3.0, 'color':'red'}
+ """
+)
+
+
+_expected_edges_weights = [(1, 2, {"weight": 2.0}), (2, 3, {"weight": 3.0})]
+_expected_edges_multiattr = [
+ (1, 2, {"weight": 2.0, "color": "green"}),
+ (2, 3, {"weight": 3.0, "color": "red"}),
+]
+
+
+@pytest.mark.parametrize(
+ ("data", "extra_kwargs"),
+ (
+ (edges_no_data, {}),
+ (edges_with_values, {}),
+ (edges_with_weight, {}),
+ (edges_with_multiple_attrs, {}),
+ (edges_with_multiple_attrs_csv, {"delimiter": ","}),
+ ),
+)
+def test_read_edgelist_no_data(data, extra_kwargs):
+ bytesIO = io.BytesIO(data.encode("utf-8"))
+ G = nx.read_edgelist(bytesIO, nodetype=int, data=False, **extra_kwargs)
+ assert edges_equal(G.edges(), [(1, 2), (2, 3)])
+
+
+def test_read_weighted_edgelist():
+ bytesIO = io.BytesIO(edges_with_values.encode("utf-8"))
+ G = nx.read_weighted_edgelist(bytesIO, nodetype=int)
+ assert edges_equal(G.edges(data=True), _expected_edges_weights)
+
+
+@pytest.mark.parametrize(
+ ("data", "extra_kwargs", "expected"),
+ (
+ (edges_with_weight, {}, _expected_edges_weights),
+ (edges_with_multiple_attrs, {}, _expected_edges_multiattr),
+ (edges_with_multiple_attrs_csv, {"delimiter": ","}, _expected_edges_multiattr),
+ ),
+)
+def test_read_edgelist_with_data(data, extra_kwargs, expected):
+ bytesIO = io.BytesIO(data.encode("utf-8"))
+ G = nx.read_edgelist(bytesIO, nodetype=int, **extra_kwargs)
+ assert edges_equal(G.edges(data=True), expected)
+
+
+@pytest.fixture
+def example_graph():
+ G = nx.Graph()
+ G.add_weighted_edges_from([(1, 2, 3.0), (2, 3, 27.0), (3, 4, 3.0)])
+ return G
+
+
+def test_parse_edgelist_no_data(example_graph):
+ G = example_graph
+ H = nx.parse_edgelist(["1 2", "2 3", "3 4"], nodetype=int)
+ assert nodes_equal(G.nodes, H.nodes)
+ assert edges_equal(G.edges, H.edges)
+
+
+def test_parse_edgelist_with_data_dict(example_graph):
+ G = example_graph
+ H = nx.parse_edgelist(
+ ["1 2 {'weight': 3}", "2 3 {'weight': 27}", "3 4 {'weight': 3.0}"], nodetype=int
+ )
+ assert nodes_equal(G.nodes, H.nodes)
+ assert edges_equal(G.edges(data=True), H.edges(data=True))
+
+
+def test_parse_edgelist_with_data_list(example_graph):
+ G = example_graph
+ H = nx.parse_edgelist(
+ ["1 2 3", "2 3 27", "3 4 3.0"], nodetype=int, data=(("weight", float),)
+ )
+ assert nodes_equal(G.nodes, H.nodes)
+ assert edges_equal(G.edges(data=True), H.edges(data=True))
+
+
+def test_parse_edgelist():
+ # ignore lines with less than 2 nodes
+ lines = ["1;2", "2 3", "3 4"]
+ G = nx.parse_edgelist(lines, nodetype=int)
+ assert list(G.edges()) == [(2, 3), (3, 4)]
+ # unknown nodetype
+ with pytest.raises(TypeError, match="Failed to convert nodes"):
+ lines = ["1 2", "2 3", "3 4"]
+ nx.parse_edgelist(lines, nodetype="nope")
+ # lines have invalid edge format
+ with pytest.raises(TypeError, match="Failed to convert edge data"):
+ lines = ["1 2 3", "2 3", "3 4"]
+ nx.parse_edgelist(lines, nodetype=int)
+ # edge data and data_keys not the same length
+ with pytest.raises(IndexError, match="not the same length"):
+ lines = ["1 2 3", "2 3 27", "3 4 3.0"]
+ nx.parse_edgelist(
+ lines, nodetype=int, data=(("weight", float), ("capacity", int))
+ )
+ # edge data can't be converted to edge type
+ with pytest.raises(TypeError, match="Failed to convert"):
+ lines = ["1 2 't1'", "2 3 't3'", "3 4 't3'"]
+ nx.parse_edgelist(lines, nodetype=int, data=(("weight", float),))
+
+
+def test_comments_None():
+ edgelist = ["node#1 node#2", "node#2 node#3"]
+ # comments=None supported to ignore all comment characters
+ G = nx.parse_edgelist(edgelist, comments=None)
+ H = nx.Graph([e.split(" ") for e in edgelist])
+ assert edges_equal(G.edges, H.edges)
+
+
+class TestEdgelist:
+ @classmethod
+ def setup_class(cls):
+ cls.G = nx.Graph(name="test")
+ e = [("a", "b"), ("b", "c"), ("c", "d"), ("d", "e"), ("e", "f"), ("a", "f")]
+ cls.G.add_edges_from(e)
+ cls.G.add_node("g")
+ cls.DG = nx.DiGraph(cls.G)
+ cls.XG = nx.MultiGraph()
+ cls.XG.add_weighted_edges_from([(1, 2, 5), (1, 2, 5), (1, 2, 1), (3, 3, 42)])
+ cls.XDG = nx.MultiDiGraph(cls.XG)
+
+ def test_write_edgelist_1(self):
+ fh = io.BytesIO()
+ G = nx.Graph()
+ G.add_edges_from([(1, 2), (2, 3)])
+ nx.write_edgelist(G, fh, data=False)
+ fh.seek(0)
+ assert fh.read() == b"1 2\n2 3\n"
+
+ def test_write_edgelist_2(self):
+ fh = io.BytesIO()
+ G = nx.Graph()
+ G.add_edges_from([(1, 2), (2, 3)])
+ nx.write_edgelist(G, fh, data=True)
+ fh.seek(0)
+ assert fh.read() == b"1 2 {}\n2 3 {}\n"
+
+ def test_write_edgelist_3(self):
+ fh = io.BytesIO()
+ G = nx.Graph()
+ G.add_edge(1, 2, weight=2.0)
+ G.add_edge(2, 3, weight=3.0)
+ nx.write_edgelist(G, fh, data=True)
+ fh.seek(0)
+ assert fh.read() == b"1 2 {'weight': 2.0}\n2 3 {'weight': 3.0}\n"
+
+ def test_write_edgelist_4(self):
+ fh = io.BytesIO()
+ G = nx.Graph()
+ G.add_edge(1, 2, weight=2.0)
+ G.add_edge(2, 3, weight=3.0)
+ nx.write_edgelist(G, fh, data=[("weight")])
+ fh.seek(0)
+ assert fh.read() == b"1 2 2.0\n2 3 3.0\n"
+
+ def test_unicode(self, tmp_path):
+ G = nx.Graph()
+ name1 = chr(2344) + chr(123) + chr(6543)
+ name2 = chr(5543) + chr(1543) + chr(324)
+ G.add_edge(name1, "Radiohead", **{name2: 3})
+ fname = tmp_path / "el.txt"
+ nx.write_edgelist(G, fname)
+ H = nx.read_edgelist(fname)
+ assert graphs_equal(G, H)
+
+ def test_latin1_issue(self, tmp_path):
+ G = nx.Graph()
+ name1 = chr(2344) + chr(123) + chr(6543)
+ name2 = chr(5543) + chr(1543) + chr(324)
+ G.add_edge(name1, "Radiohead", **{name2: 3})
+ fname = tmp_path / "el.txt"
+ with pytest.raises(UnicodeEncodeError):
+ nx.write_edgelist(G, fname, encoding="latin-1")
+
+ def test_latin1(self, tmp_path):
+ G = nx.Graph()
+ name1 = "Bj" + chr(246) + "rk"
+ name2 = chr(220) + "ber"
+ G.add_edge(name1, "Radiohead", **{name2: 3})
+ fname = tmp_path / "el.txt"
+
+ nx.write_edgelist(G, fname, encoding="latin-1")
+ H = nx.read_edgelist(fname, encoding="latin-1")
+ assert graphs_equal(G, H)
+
+ def test_edgelist_graph(self, tmp_path):
+ G = self.G
+ fname = tmp_path / "el.txt"
+ nx.write_edgelist(G, fname)
+ H = nx.read_edgelist(fname)
+ H2 = nx.read_edgelist(fname)
+ assert H is not H2 # they should be different graphs
+ G.remove_node("g") # isolated nodes are not written in edgelist
+ assert nodes_equal(list(H), list(G))
+ assert edges_equal(list(H.edges()), list(G.edges()))
+
+ def test_edgelist_digraph(self, tmp_path):
+ G = self.DG
+ fname = tmp_path / "el.txt"
+ nx.write_edgelist(G, fname)
+ H = nx.read_edgelist(fname, create_using=nx.DiGraph())
+ H2 = nx.read_edgelist(fname, create_using=nx.DiGraph())
+ assert H is not H2 # they should be different graphs
+ G.remove_node("g") # isolated nodes are not written in edgelist
+ assert nodes_equal(list(H), list(G))
+ assert edges_equal(list(H.edges()), list(G.edges()))
+
+ def test_edgelist_integers(self, tmp_path):
+ G = nx.convert_node_labels_to_integers(self.G)
+ fname = tmp_path / "el.txt"
+ nx.write_edgelist(G, fname)
+ H = nx.read_edgelist(fname, nodetype=int)
+ # isolated nodes are not written in edgelist
+ G.remove_nodes_from(list(nx.isolates(G)))
+ assert nodes_equal(list(H), list(G))
+ assert edges_equal(list(H.edges()), list(G.edges()))
+
+ def test_edgelist_multigraph(self, tmp_path):
+ G = self.XG
+ fname = tmp_path / "el.txt"
+ nx.write_edgelist(G, fname)
+ H = nx.read_edgelist(fname, nodetype=int, create_using=nx.MultiGraph())
+ H2 = nx.read_edgelist(fname, nodetype=int, create_using=nx.MultiGraph())
+ assert H is not H2 # they should be different graphs
+ assert nodes_equal(list(H), list(G))
+ assert edges_equal(list(H.edges()), list(G.edges()))
+
+ def test_edgelist_multidigraph(self, tmp_path):
+ G = self.XDG
+ fname = tmp_path / "el.txt"
+ nx.write_edgelist(G, fname)
+ H = nx.read_edgelist(fname, nodetype=int, create_using=nx.MultiDiGraph())
+ H2 = nx.read_edgelist(fname, nodetype=int, create_using=nx.MultiDiGraph())
+ assert H is not H2 # they should be different graphs
+ assert nodes_equal(list(H), list(G))
+ assert edges_equal(list(H.edges()), list(G.edges()))
+
+
+def test_edgelist_consistent_strip_handling():
+ """See gh-7462
+
+ Input when printed looks like::
+
+ 1 2 3
+ 2 3
+ 3 4 3.0
+
+ Note the trailing \\t after the `3` in the second row, indicating an empty
+ data value.
+ """
+ s = io.StringIO("1\t2\t3\n2\t3\t\n3\t4\t3.0")
+ G = nx.parse_edgelist(s, delimiter="\t", nodetype=int, data=[("value", str)])
+ assert sorted(G.edges(data="value")) == [(1, 2, "3"), (2, 3, ""), (3, 4, "3.0")]
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_gexf.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_gexf.py
new file mode 100644
index 0000000000000000000000000000000000000000..d69a5ef5594e5f8560be5b66c36cddff8056a140
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_gexf.py
@@ -0,0 +1,579 @@
+import io
+import time
+
+import pytest
+
+import networkx as nx
+
+
+@pytest.mark.parametrize("time_attr", ("start", "end"))
+@pytest.mark.parametrize("dyn_attr", ("static", "dynamic"))
+def test_dynamic_graph_has_timeformat(time_attr, dyn_attr, tmp_path):
+ """Ensure that graphs which have a 'start' or 'stop' attribute get a
+ 'timeformat' attribute upon parsing. See gh-7914."""
+ G = nx.MultiGraph(mode=dyn_attr)
+ G.add_node(0)
+ G.nodes[0][time_attr] = 1
+ # Write out
+ fname = tmp_path / "foo.gexf"
+ nx.write_gexf(G, fname)
+ # Check that timeformat is added to saved data
+ with open(fname) as fh:
+ assert 'timeformat="long"' in fh.read()
+ # Round-trip
+ H = nx.read_gexf(fname)
+ # If any node has a "start" or "end" attr, it is considered dynamic
+ # regardless of the graph "mode" attr
+ assert H.graph["mode"] == "dynamic"
+ assert nx.utils.nodes_equal(G.edges, H.edges)
+
+
+class TestGEXF:
+ @classmethod
+ def setup_class(cls):
+ cls.simple_directed_data = """
+
+
+
+
+
+
+
+
+
+
+
+"""
+ cls.simple_directed_graph = nx.DiGraph()
+ cls.simple_directed_graph.add_node("0", label="Hello")
+ cls.simple_directed_graph.add_node("1", label="World")
+ cls.simple_directed_graph.add_edge("0", "1", id="0")
+
+ cls.simple_directed_fh = io.BytesIO(cls.simple_directed_data.encode("UTF-8"))
+
+ cls.attribute_data = """\
+
+
+ Gephi.org
+ A Web network
+
+
+
+
+
+
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+"""
+ cls.attribute_graph = nx.DiGraph()
+ cls.attribute_graph.graph["node_default"] = {"frog": True}
+ cls.attribute_graph.add_node(
+ "0", label="Gephi", url="https://gephi.org", indegree=1, frog=False
+ )
+ cls.attribute_graph.add_node(
+ "1", label="Webatlas", url="http://webatlas.fr", indegree=2, frog=False
+ )
+ cls.attribute_graph.add_node(
+ "2", label="RTGI", url="http://rtgi.fr", indegree=1, frog=True
+ )
+ cls.attribute_graph.add_node(
+ "3",
+ label="BarabasiLab",
+ url="http://barabasilab.com",
+ indegree=1,
+ frog=True,
+ )
+ cls.attribute_graph.add_edge("0", "1", id="0", label="foo")
+ cls.attribute_graph.add_edge("0", "2", id="1")
+ cls.attribute_graph.add_edge("1", "0", id="2")
+ cls.attribute_graph.add_edge("2", "1", id="3")
+ cls.attribute_graph.add_edge("0", "3", id="4")
+ cls.attribute_fh = io.BytesIO(cls.attribute_data.encode("UTF-8"))
+
+ cls.simple_undirected_data = """
+
+
+
+
+
+
+
+
+
+
+
+"""
+ cls.simple_undirected_graph = nx.Graph()
+ cls.simple_undirected_graph.add_node("0", label="Hello")
+ cls.simple_undirected_graph.add_node("1", label="World")
+ cls.simple_undirected_graph.add_edge("0", "1", id="0")
+
+ cls.simple_undirected_fh = io.BytesIO(
+ cls.simple_undirected_data.encode("UTF-8")
+ )
+
+ def test_read_simple_directed_graphml(self):
+ G = self.simple_directed_graph
+ H = nx.read_gexf(self.simple_directed_fh)
+ assert sorted(G.nodes()) == sorted(H.nodes())
+ assert sorted(G.edges()) == sorted(H.edges())
+ assert sorted(G.edges(data=True)) == sorted(H.edges(data=True))
+ self.simple_directed_fh.seek(0)
+
+ def test_write_read_simple_directed_graphml(self):
+ G = self.simple_directed_graph
+ fh = io.BytesIO()
+ nx.write_gexf(G, fh)
+ fh.seek(0)
+ H = nx.read_gexf(fh)
+ assert sorted(G.nodes()) == sorted(H.nodes())
+ assert sorted(G.edges()) == sorted(H.edges())
+ assert sorted(G.edges(data=True)) == sorted(H.edges(data=True))
+ self.simple_directed_fh.seek(0)
+
+ def test_read_simple_undirected_graphml(self):
+ G = self.simple_undirected_graph
+ H = nx.read_gexf(self.simple_undirected_fh)
+ assert sorted(G.nodes()) == sorted(H.nodes())
+ assert sorted(sorted(e) for e in G.edges()) == sorted(
+ sorted(e) for e in H.edges()
+ )
+ self.simple_undirected_fh.seek(0)
+
+ def test_read_attribute_graphml(self):
+ G = self.attribute_graph
+ H = nx.read_gexf(self.attribute_fh)
+ assert sorted(G.nodes(True)) == sorted(H.nodes(data=True))
+ ge = sorted(G.edges(data=True))
+ he = sorted(H.edges(data=True))
+ for a, b in zip(ge, he):
+ assert a == b
+ self.attribute_fh.seek(0)
+
+ def test_directed_edge_in_undirected(self):
+ s = """
+
+
+
+
+
+
+
+
+
+
+
+"""
+ fh = io.BytesIO(s.encode("UTF-8"))
+ pytest.raises(nx.NetworkXError, nx.read_gexf, fh)
+
+ def test_undirected_edge_in_directed(self):
+ s = """
+
+
+
+
+
+
+
+
+
+
+
+"""
+ fh = io.BytesIO(s.encode("UTF-8"))
+ pytest.raises(nx.NetworkXError, nx.read_gexf, fh)
+
+ def test_key_raises(self):
+ s = """
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+"""
+ fh = io.BytesIO(s.encode("UTF-8"))
+ pytest.raises(nx.NetworkXError, nx.read_gexf, fh)
+
+ def test_relabel(self):
+ s = """
+
+
+
+
+
+
+
+
+
+
+
+"""
+ fh = io.BytesIO(s.encode("UTF-8"))
+ G = nx.read_gexf(fh, relabel=True)
+ assert sorted(G.nodes()) == ["Hello", "Word"]
+
+ def test_default_attribute(self):
+ G = nx.Graph()
+ G.add_node(1, label="1", color="green")
+ nx.add_path(G, [0, 1, 2, 3])
+ G.add_edge(1, 2, foo=3)
+ G.graph["node_default"] = {"color": "yellow"}
+ G.graph["edge_default"] = {"foo": 7}
+ fh = io.BytesIO()
+ nx.write_gexf(G, fh)
+ fh.seek(0)
+ H = nx.read_gexf(fh, node_type=int)
+ assert sorted(G.nodes()) == sorted(H.nodes())
+ assert sorted(sorted(e) for e in G.edges()) == sorted(
+ sorted(e) for e in H.edges()
+ )
+ # Reading a gexf graph always sets mode attribute to either
+ # 'static' or 'dynamic'. Remove the mode attribute from the
+ # read graph for the sake of comparing remaining attributes.
+ del H.graph["mode"]
+ assert G.graph == H.graph
+
+ def test_serialize_ints_to_strings(self):
+ G = nx.Graph()
+ G.add_node(1, id=7, label=77)
+ fh = io.BytesIO()
+ nx.write_gexf(G, fh)
+ fh.seek(0)
+ H = nx.read_gexf(fh, node_type=int)
+ assert list(H) == [7]
+ assert H.nodes[7]["label"] == "77"
+
+ def test_write_with_node_attributes(self):
+ # Addresses #673.
+ G = nx.Graph()
+ G.add_edges_from([(0, 1), (1, 2), (2, 3)])
+ for i in range(4):
+ G.nodes[i]["id"] = i
+ G.nodes[i]["label"] = i
+ G.nodes[i]["pid"] = i
+ G.nodes[i]["start"] = i
+ G.nodes[i]["end"] = i + 1
+
+ expected = f"""
+
+ NetworkX {nx.__version__}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+"""
+ obtained = "\n".join(nx.generate_gexf(G))
+ assert expected == obtained
+
+ def test_edge_id_construct(self):
+ G = nx.Graph()
+ G.add_edges_from([(0, 1, {"id": 0}), (1, 2, {"id": 2}), (2, 3)])
+
+ expected = f"""
+
+ NetworkX {nx.__version__}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+"""
+
+ obtained = "\n".join(nx.generate_gexf(G))
+ assert expected == obtained
+
+ def test_numpy_type(self):
+ np = pytest.importorskip("numpy")
+ G = nx.path_graph(4)
+ nx.set_node_attributes(G, {n: n for n in np.arange(4)}, "number")
+ G[0][1]["edge-number"] = np.float64(1.1)
+
+ expected = f"""
+
+ NetworkX {nx.__version__}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+"""
+ obtained = "\n".join(nx.generate_gexf(G))
+ assert expected == obtained
+
+ def test_bool(self):
+ G = nx.Graph()
+ G.add_node(1, testattr=True)
+ fh = io.BytesIO()
+ nx.write_gexf(G, fh)
+ fh.seek(0)
+ H = nx.read_gexf(fh, node_type=int)
+ assert H.nodes[1]["testattr"]
+
+ # Test for NaN, INF and -INF
+ def test_specials(self):
+ from math import isnan
+
+ inf, nan = float("inf"), float("nan")
+ G = nx.Graph()
+ G.add_node(1, testattr=inf, strdata="inf", key="a")
+ G.add_node(2, testattr=nan, strdata="nan", key="b")
+ G.add_node(3, testattr=-inf, strdata="-inf", key="c")
+
+ fh = io.BytesIO()
+ nx.write_gexf(G, fh)
+ fh.seek(0)
+ filetext = fh.read()
+ fh.seek(0)
+ H = nx.read_gexf(fh, node_type=int)
+
+ assert b"INF" in filetext
+ assert b"NaN" in filetext
+ assert b"-INF" in filetext
+
+ assert H.nodes[1]["testattr"] == inf
+ assert isnan(H.nodes[2]["testattr"])
+ assert H.nodes[3]["testattr"] == -inf
+
+ assert H.nodes[1]["strdata"] == "inf"
+ assert H.nodes[2]["strdata"] == "nan"
+ assert H.nodes[3]["strdata"] == "-inf"
+
+ assert H.nodes[1]["networkx_key"] == "a"
+ assert H.nodes[2]["networkx_key"] == "b"
+ assert H.nodes[3]["networkx_key"] == "c"
+
+ def test_simple_list(self):
+ G = nx.Graph()
+ list_value = [(1, 2, 3), (9, 1, 2)]
+ G.add_node(1, key=list_value)
+ fh = io.BytesIO()
+ nx.write_gexf(G, fh)
+ fh.seek(0)
+ H = nx.read_gexf(fh, node_type=int)
+ assert H.nodes[1]["networkx_key"] == list_value
+
+ def test_dynamic_mode(self):
+ G = nx.Graph()
+ G.add_node(1, label="1", color="green")
+ G.graph["mode"] = "dynamic"
+ fh = io.BytesIO()
+ nx.write_gexf(G, fh)
+ fh.seek(0)
+ H = nx.read_gexf(fh, node_type=int)
+ assert sorted(G.nodes()) == sorted(H.nodes())
+ assert sorted(sorted(e) for e in G.edges()) == sorted(
+ sorted(e) for e in H.edges()
+ )
+
+ def test_multigraph_with_missing_attributes(self):
+ G = nx.MultiGraph()
+ G.add_node(0, label="1", color="green")
+ G.add_node(1, label="2", color="green")
+ G.add_edge(0, 1, id="0", weight=3, type="undirected", start=0, end=1)
+ G.add_edge(0, 1, id="1", label="foo", start=0, end=1)
+ G.add_edge(0, 1)
+ fh = io.BytesIO()
+ nx.write_gexf(G, fh)
+ fh.seek(0)
+ H = nx.read_gexf(fh, node_type=int)
+ assert sorted(G.nodes()) == sorted(H.nodes())
+ assert sorted(sorted(e) for e in G.edges()) == sorted(
+ sorted(e) for e in H.edges()
+ )
+
+ def test_missing_viz_attributes(self):
+ G = nx.Graph()
+ G.add_node(0, label="1", color="green")
+ G.nodes[0]["viz"] = {"size": 54}
+ G.nodes[0]["viz"]["position"] = {"x": 0, "y": 1, "z": 0}
+ G.nodes[0]["viz"]["color"] = {"r": 0, "g": 0, "b": 256}
+ G.nodes[0]["viz"]["shape"] = "http://random.url"
+ G.nodes[0]["viz"]["thickness"] = 2
+ fh = io.BytesIO()
+ nx.write_gexf(G, fh, version="1.1draft")
+ fh.seek(0)
+ H = nx.read_gexf(fh, node_type=int)
+ assert sorted(G.nodes()) == sorted(H.nodes())
+ assert sorted(sorted(e) for e in G.edges()) == sorted(
+ sorted(e) for e in H.edges()
+ )
+
+ # Test missing alpha value for version >draft1.1 - set default alpha value
+ # to 1.0 instead of `None` when writing for better general compatibility
+ fh = io.BytesIO()
+ # G.nodes[0]["viz"]["color"] does not have an alpha value explicitly defined
+ # so the default is used instead
+ nx.write_gexf(G, fh, version="1.2draft")
+ fh.seek(0)
+ H = nx.read_gexf(fh, node_type=int)
+ assert H.nodes[0]["viz"]["color"]["a"] == 1.0
+
+ # Second graph for the other branch
+ G = nx.Graph()
+ G.add_node(0, label="1", color="green")
+ G.nodes[0]["viz"] = {"size": 54}
+ G.nodes[0]["viz"]["position"] = {"x": 0, "y": 1, "z": 0}
+ G.nodes[0]["viz"]["color"] = {"r": 0, "g": 0, "b": 256, "a": 0.5}
+ G.nodes[0]["viz"]["shape"] = "ftp://random.url"
+ G.nodes[0]["viz"]["thickness"] = 2
+ fh = io.BytesIO()
+ nx.write_gexf(G, fh)
+ fh.seek(0)
+ H = nx.read_gexf(fh, node_type=int)
+ assert sorted(G.nodes()) == sorted(H.nodes())
+ assert sorted(sorted(e) for e in G.edges()) == sorted(
+ sorted(e) for e in H.edges()
+ )
+
+ def test_slice_and_spell(self):
+ # Test spell first, so version = 1.2
+ G = nx.Graph()
+ G.add_node(0, label="1", color="green")
+ G.nodes[0]["spells"] = [(1, 2)]
+ fh = io.BytesIO()
+ nx.write_gexf(G, fh)
+ fh.seek(0)
+ H = nx.read_gexf(fh, node_type=int)
+ assert sorted(G.nodes()) == sorted(H.nodes())
+ assert sorted(sorted(e) for e in G.edges()) == sorted(
+ sorted(e) for e in H.edges()
+ )
+
+ G = nx.Graph()
+ G.add_node(0, label="1", color="green")
+ G.nodes[0]["slices"] = [(1, 2)]
+ fh = io.BytesIO()
+ nx.write_gexf(G, fh, version="1.1draft")
+ fh.seek(0)
+ H = nx.read_gexf(fh, node_type=int)
+ assert sorted(G.nodes()) == sorted(H.nodes())
+ assert sorted(sorted(e) for e in G.edges()) == sorted(
+ sorted(e) for e in H.edges()
+ )
+
+ def test_add_parent(self):
+ G = nx.Graph()
+ G.add_node(0, label="1", color="green", parents=[1, 2])
+ fh = io.BytesIO()
+ nx.write_gexf(G, fh)
+ fh.seek(0)
+ H = nx.read_gexf(fh, node_type=int)
+ assert sorted(G.nodes()) == sorted(H.nodes())
+ assert sorted(sorted(e) for e in G.edges()) == sorted(
+ sorted(e) for e in H.edges()
+ )
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_gml.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_gml.py
new file mode 100644
index 0000000000000000000000000000000000000000..df250979b149b7276babed267d59cb7cbcab22c6
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_gml.py
@@ -0,0 +1,744 @@
+import codecs
+import io
+import math
+from ast import literal_eval
+from contextlib import contextmanager
+from textwrap import dedent
+
+import pytest
+
+import networkx as nx
+from networkx.readwrite.gml import literal_destringizer, literal_stringizer
+
+
+class TestGraph:
+ @classmethod
+ def setup_class(cls):
+ cls.simple_data = """Creator "me"
+Version "xx"
+graph [
+ comment "This is a sample graph"
+ directed 1
+ IsPlanar 1
+ pos [ x 0 y 1 ]
+ node [
+ id 1
+ label "Node 1"
+ pos [ x 1 y 1 ]
+ ]
+ node [
+ id 2
+ pos [ x 1 y 2 ]
+ label "Node 2"
+ ]
+ node [
+ id 3
+ label "Node 3"
+ pos [ x 1 y 3 ]
+ ]
+ edge [
+ source 1
+ target 2
+ label "Edge from node 1 to node 2"
+ color [line "blue" thickness 3]
+
+ ]
+ edge [
+ source 2
+ target 3
+ label "Edge from node 2 to node 3"
+ ]
+ edge [
+ source 3
+ target 1
+ label "Edge from node 3 to node 1"
+ ]
+]
+"""
+
+ def test_parse_gml_cytoscape_bug(self):
+ # example from issue #321, originally #324 in trac
+ cytoscape_example = """
+Creator "Cytoscape"
+Version 1.0
+graph [
+ node [
+ root_index -3
+ id -3
+ graphics [
+ x -96.0
+ y -67.0
+ w 40.0
+ h 40.0
+ fill "#ff9999"
+ type "ellipse"
+ outline "#666666"
+ outline_width 1.5
+ ]
+ label "node2"
+ ]
+ node [
+ root_index -2
+ id -2
+ graphics [
+ x 63.0
+ y 37.0
+ w 40.0
+ h 40.0
+ fill "#ff9999"
+ type "ellipse"
+ outline "#666666"
+ outline_width 1.5
+ ]
+ label "node1"
+ ]
+ node [
+ root_index -1
+ id -1
+ graphics [
+ x -31.0
+ y -17.0
+ w 40.0
+ h 40.0
+ fill "#ff9999"
+ type "ellipse"
+ outline "#666666"
+ outline_width 1.5
+ ]
+ label "node0"
+ ]
+ edge [
+ root_index -2
+ target -2
+ source -1
+ graphics [
+ width 1.5
+ fill "#0000ff"
+ type "line"
+ Line [
+ ]
+ source_arrow 0
+ target_arrow 3
+ ]
+ label "DirectedEdge"
+ ]
+ edge [
+ root_index -1
+ target -1
+ source -3
+ graphics [
+ width 1.5
+ fill "#0000ff"
+ type "line"
+ Line [
+ ]
+ source_arrow 0
+ target_arrow 3
+ ]
+ label "DirectedEdge"
+ ]
+]
+"""
+ nx.parse_gml(cytoscape_example)
+
+ def test_parse_gml(self):
+ G = nx.parse_gml(self.simple_data, label="label")
+ assert sorted(G.nodes()) == ["Node 1", "Node 2", "Node 3"]
+ assert sorted(G.edges()) == [
+ ("Node 1", "Node 2"),
+ ("Node 2", "Node 3"),
+ ("Node 3", "Node 1"),
+ ]
+
+ assert sorted(G.edges(data=True)) == [
+ (
+ "Node 1",
+ "Node 2",
+ {
+ "color": {"line": "blue", "thickness": 3},
+ "label": "Edge from node 1 to node 2",
+ },
+ ),
+ ("Node 2", "Node 3", {"label": "Edge from node 2 to node 3"}),
+ ("Node 3", "Node 1", {"label": "Edge from node 3 to node 1"}),
+ ]
+
+ def test_read_gml(self, tmp_path):
+ fname = tmp_path / "test.gml"
+ with open(fname, "w") as fh:
+ fh.write(self.simple_data)
+ Gin = nx.read_gml(fname, label="label")
+ G = nx.parse_gml(self.simple_data, label="label")
+ assert sorted(G.nodes(data=True)) == sorted(Gin.nodes(data=True))
+ assert sorted(G.edges(data=True)) == sorted(Gin.edges(data=True))
+
+ def test_labels_are_strings(self):
+ # GML requires labels to be strings (i.e., in quotes)
+ answer = """graph [
+ node [
+ id 0
+ label "1203"
+ ]
+]"""
+ G = nx.Graph()
+ G.add_node(1203)
+ data = "\n".join(nx.generate_gml(G, stringizer=literal_stringizer))
+ assert data == answer
+
+ def test_relabel_duplicate(self):
+ data = """
+graph
+[
+ label ""
+ directed 1
+ node
+ [
+ id 0
+ label "same"
+ ]
+ node
+ [
+ id 1
+ label "same"
+ ]
+]
+"""
+ fh = io.BytesIO(data.encode("UTF-8"))
+ fh.seek(0)
+ pytest.raises(nx.NetworkXError, nx.read_gml, fh, label="label")
+
+ @pytest.mark.parametrize("stringizer", (None, literal_stringizer))
+ def test_tuplelabels(self, stringizer):
+ # https://github.com/networkx/networkx/pull/1048
+ # Writing tuple labels to GML failed.
+ G = nx.Graph()
+ G.add_edge((0, 1), (1, 0))
+ data = "\n".join(nx.generate_gml(G, stringizer=stringizer))
+ answer = """graph [
+ node [
+ id 0
+ label "(0,1)"
+ ]
+ node [
+ id 1
+ label "(1,0)"
+ ]
+ edge [
+ source 0
+ target 1
+ ]
+]"""
+ assert data == answer
+
+ def test_quotes(self, tmp_path):
+ # https://github.com/networkx/networkx/issues/1061
+ # Encoding quotes as HTML entities.
+ G = nx.path_graph(1)
+ G.name = "path_graph(1)"
+ attr = 'This is "quoted" and this is a copyright: ' + chr(169)
+ G.nodes[0]["demo"] = attr
+ with open(tmp_path / "test.gml", "w+b") as fobj:
+ nx.write_gml(G, fobj)
+ fobj.seek(0)
+ # Should be bytes in 2.x and 3.x
+ data = fobj.read().strip().decode("ascii")
+ answer = """graph [
+ name "path_graph(1)"
+ node [
+ id 0
+ label "0"
+ demo "This is "quoted" and this is a copyright: ©"
+ ]
+]"""
+ assert data == answer
+
+ def test_unicode_node(self, tmp_path):
+ node = "node" + chr(169)
+ G = nx.Graph()
+ G.add_node(node)
+ with open(tmp_path / "test.gml", "w+b") as fobj:
+ nx.write_gml(G, fobj)
+ fobj.seek(0)
+ # Should be bytes in 2.x and 3.x
+ data = fobj.read().strip().decode("ascii")
+ answer = """graph [
+ node [
+ id 0
+ label "node©"
+ ]
+]"""
+ assert data == answer
+
+ def test_float_label(self, tmp_path):
+ node = 1.0
+ G = nx.Graph()
+ G.add_node(node)
+ with open(tmp_path / "test.gml", "w+b") as fobj:
+ nx.write_gml(G, fobj)
+ fobj.seek(0)
+ # Should be bytes in 2.x and 3.x
+ data = fobj.read().strip().decode("ascii")
+ answer = """graph [
+ node [
+ id 0
+ label "1.0"
+ ]
+]"""
+ assert data == answer
+
+ def test_special_float_label(self, tmp_path):
+ special_floats = [float("nan"), float("+inf"), float("-inf")]
+ try:
+ import numpy as np
+
+ special_floats += [np.nan, np.inf, np.inf * -1]
+ except ImportError:
+ special_floats += special_floats
+
+ G = nx.cycle_graph(len(special_floats))
+ attrs = dict(enumerate(special_floats))
+ nx.set_node_attributes(G, attrs, "nodefloat")
+ edges = list(G.edges)
+ attrs = {edges[i]: value for i, value in enumerate(special_floats)}
+ nx.set_edge_attributes(G, attrs, "edgefloat")
+
+ with open(tmp_path / "test.gml", "w+b") as fobj:
+ nx.write_gml(G, fobj)
+ fobj.seek(0)
+ # Should be bytes in 2.x and 3.x
+ data = fobj.read().strip().decode("ascii")
+ answer = """graph [
+ node [
+ id 0
+ label "0"
+ nodefloat NAN
+ ]
+ node [
+ id 1
+ label "1"
+ nodefloat +INF
+ ]
+ node [
+ id 2
+ label "2"
+ nodefloat -INF
+ ]
+ node [
+ id 3
+ label "3"
+ nodefloat NAN
+ ]
+ node [
+ id 4
+ label "4"
+ nodefloat +INF
+ ]
+ node [
+ id 5
+ label "5"
+ nodefloat -INF
+ ]
+ edge [
+ source 0
+ target 1
+ edgefloat NAN
+ ]
+ edge [
+ source 0
+ target 5
+ edgefloat +INF
+ ]
+ edge [
+ source 1
+ target 2
+ edgefloat -INF
+ ]
+ edge [
+ source 2
+ target 3
+ edgefloat NAN
+ ]
+ edge [
+ source 3
+ target 4
+ edgefloat +INF
+ ]
+ edge [
+ source 4
+ target 5
+ edgefloat -INF
+ ]
+]"""
+ assert data == answer
+
+ fobj.seek(0)
+ graph = nx.read_gml(fobj)
+ for indx, value in enumerate(special_floats):
+ node_value = graph.nodes[str(indx)]["nodefloat"]
+ if math.isnan(value):
+ assert math.isnan(node_value)
+ else:
+ assert node_value == value
+
+ edge = edges[indx]
+ string_edge = (str(edge[0]), str(edge[1]))
+ edge_value = graph.edges[string_edge]["edgefloat"]
+ if math.isnan(value):
+ assert math.isnan(edge_value)
+ else:
+ assert edge_value == value
+
+ def test_name(self):
+ G = nx.parse_gml('graph [ name "x" node [ id 0 label "x" ] ]')
+ assert "x" == G.graph["name"]
+ G = nx.parse_gml('graph [ node [ id 0 label "x" ] ]')
+ assert "" == G.name
+ assert "name" not in G.graph
+
+ def test_graph_types(self):
+ for directed in [None, False, True]:
+ for multigraph in [None, False, True]:
+ gml = "graph ["
+ if directed is not None:
+ gml += " directed " + str(int(directed))
+ if multigraph is not None:
+ gml += " multigraph " + str(int(multigraph))
+ gml += ' node [ id 0 label "0" ]'
+ gml += " edge [ source 0 target 0 ]"
+ gml += " ]"
+ G = nx.parse_gml(gml)
+ assert bool(directed) == G.is_directed()
+ assert bool(multigraph) == G.is_multigraph()
+ gml = "graph [\n"
+ if directed is True:
+ gml += " directed 1\n"
+ if multigraph is True:
+ gml += " multigraph 1\n"
+ gml += """ node [
+ id 0
+ label "0"
+ ]
+ edge [
+ source 0
+ target 0
+"""
+ if multigraph:
+ gml += " key 0\n"
+ gml += " ]\n]"
+ assert gml == "\n".join(nx.generate_gml(G))
+
+ def test_data_types(self):
+ data = [
+ True,
+ False,
+ 10**20,
+ -2e33,
+ "'",
+ '"&&&""',
+ [{(b"\xfd",): "\x7f", chr(0x4444): (1, 2)}, (2, "3")],
+ ]
+ data.append(chr(0x14444))
+ data.append(literal_eval("{2.3j, 1 - 2.3j, ()}"))
+ G = nx.Graph()
+ G.name = data
+ G.graph["data"] = data
+ G.add_node(0, int=-1, data={"data": data})
+ G.add_edge(0, 0, float=-2.5, data=data)
+ gml = "\n".join(nx.generate_gml(G, stringizer=literal_stringizer))
+ G = nx.parse_gml(gml, destringizer=literal_destringizer)
+ assert data == G.name
+ assert {"name": data, "data": data} == G.graph
+ assert list(G.nodes(data=True)) == [(0, {"int": -1, "data": {"data": data}})]
+ assert list(G.edges(data=True)) == [(0, 0, {"float": -2.5, "data": data})]
+ G = nx.Graph()
+ G.graph["data"] = "frozenset([1, 2, 3])"
+ G = nx.parse_gml(nx.generate_gml(G), destringizer=literal_eval)
+ assert G.graph["data"] == "frozenset([1, 2, 3])"
+
+ def test_escape_unescape(self):
+ gml = """graph [
+ name "&"䑄&unknown;"
+]"""
+ G = nx.parse_gml(gml)
+ assert (
+ '&"\x0f' + chr(0x4444) + "&unknown;"
+ == G.name
+ )
+ gml = "\n".join(nx.generate_gml(G))
+ alnu = "#1234567890;�"
+ answer = (
+ """graph [
+ name "&"䑄&"""
+ + alnu
+ + """;&unknown;"
+]"""
+ )
+ assert answer == gml
+
+ def test_exceptions(self, tmp_path):
+ pytest.raises(ValueError, literal_destringizer, "(")
+ pytest.raises(ValueError, literal_destringizer, "frozenset([1, 2, 3])")
+ pytest.raises(ValueError, literal_destringizer, literal_destringizer)
+ pytest.raises(ValueError, literal_stringizer, frozenset([1, 2, 3]))
+ pytest.raises(ValueError, literal_stringizer, literal_stringizer)
+ with open(tmp_path / "test.gml", "w+b") as f:
+ f.write(codecs.BOM_UTF8 + b"graph[]")
+ f.seek(0)
+ pytest.raises(nx.NetworkXError, nx.read_gml, f)
+
+ def assert_parse_error(gml):
+ pytest.raises(nx.NetworkXError, nx.parse_gml, gml)
+
+ assert_parse_error(["graph [\n\n", "]"])
+ assert_parse_error("")
+ assert_parse_error('Creator ""')
+ assert_parse_error("0")
+ assert_parse_error("graph ]")
+ assert_parse_error("graph [ 1 ]")
+ assert_parse_error("graph [ 1.E+2 ]")
+ assert_parse_error('graph [ "A" ]')
+ assert_parse_error("graph [ ] graph ]")
+ assert_parse_error("graph [ ] graph [ ]")
+ assert_parse_error("graph [ data [1, 2, 3] ]")
+ assert_parse_error("graph [ node [ ] ]")
+ assert_parse_error("graph [ node [ id 0 ] ]")
+ nx.parse_gml('graph [ node [ id "a" ] ]', label="id")
+ assert_parse_error("graph [ node [ id 0 label 0 ] node [ id 0 label 1 ] ]")
+ assert_parse_error("graph [ node [ id 0 label 0 ] node [ id 1 label 0 ] ]")
+ assert_parse_error("graph [ node [ id 0 label 0 ] edge [ ] ]")
+ assert_parse_error("graph [ node [ id 0 label 0 ] edge [ source 0 ] ]")
+ nx.parse_gml("graph [edge [ source 0 target 0 ] node [ id 0 label 0 ] ]")
+ assert_parse_error("graph [ node [ id 0 label 0 ] edge [ source 1 target 0 ] ]")
+ assert_parse_error("graph [ node [ id 0 label 0 ] edge [ source 0 target 1 ] ]")
+ assert_parse_error(
+ "graph [ node [ id 0 label 0 ] node [ id 1 label 1 ] "
+ "edge [ source 0 target 1 ] edge [ source 1 target 0 ] ]"
+ )
+ nx.parse_gml(
+ "graph [ node [ id 0 label 0 ] node [ id 1 label 1 ] "
+ "edge [ source 0 target 1 ] edge [ source 1 target 0 ] "
+ "directed 1 ]"
+ )
+ nx.parse_gml(
+ "graph [ node [ id 0 label 0 ] node [ id 1 label 1 ] "
+ "edge [ source 0 target 1 ] edge [ source 0 target 1 ]"
+ "multigraph 1 ]"
+ )
+ nx.parse_gml(
+ "graph [ node [ id 0 label 0 ] node [ id 1 label 1 ] "
+ "edge [ source 0 target 1 key 0 ] edge [ source 0 target 1 ]"
+ "multigraph 1 ]"
+ )
+ assert_parse_error(
+ "graph [ node [ id 0 label 0 ] node [ id 1 label 1 ] "
+ "edge [ source 0 target 1 key 0 ] edge [ source 0 target 1 key 0 ]"
+ "multigraph 1 ]"
+ )
+ nx.parse_gml(
+ "graph [ node [ id 0 label 0 ] node [ id 1 label 1 ] "
+ "edge [ source 0 target 1 key 0 ] edge [ source 1 target 0 key 0 ]"
+ "directed 1 multigraph 1 ]"
+ )
+
+ # Tests for string convertible alphanumeric id and label values
+ nx.parse_gml("graph [edge [ source a target a ] node [ id a label b ] ]")
+ nx.parse_gml(
+ "graph [ node [ id n42 label 0 ] node [ id x43 label 1 ]"
+ "edge [ source n42 target x43 key 0 ]"
+ "edge [ source x43 target n42 key 0 ]"
+ "directed 1 multigraph 1 ]"
+ )
+ assert_parse_error(
+ "graph [edge [ source '\u4200' target '\u4200' ] "
+ + "node [ id '\u4200' label b ] ]"
+ )
+
+ def assert_generate_error(*args, **kwargs):
+ pytest.raises(
+ nx.NetworkXError, lambda: list(nx.generate_gml(*args, **kwargs))
+ )
+
+ G = nx.Graph()
+ G.graph[3] = 3
+ assert_generate_error(G)
+ G = nx.Graph()
+ G.graph["3"] = 3
+ assert_generate_error(G)
+ G = nx.Graph()
+ G.graph["data"] = frozenset([1, 2, 3])
+ assert_generate_error(G, stringizer=literal_stringizer)
+
+ def test_label_kwarg(self):
+ G = nx.parse_gml(self.simple_data, label="id")
+ assert sorted(G.nodes) == [1, 2, 3]
+ labels = [G.nodes[n]["label"] for n in sorted(G.nodes)]
+ assert labels == ["Node 1", "Node 2", "Node 3"]
+
+ G = nx.parse_gml(self.simple_data, label=None)
+ assert sorted(G.nodes) == [1, 2, 3]
+ labels = [G.nodes[n]["label"] for n in sorted(G.nodes)]
+ assert labels == ["Node 1", "Node 2", "Node 3"]
+
+ def test_outofrange_integers(self, tmp_path):
+ # GML restricts integers to 32 signed bits.
+ # Check that we honor this restriction on export
+ G = nx.Graph()
+ # Test export for numbers that barely fit or don't fit into 32 bits,
+ # and 3 numbers in the middle
+ numbers = {
+ "toosmall": (-(2**31)) - 1,
+ "small": -(2**31),
+ "med1": -4,
+ "med2": 0,
+ "med3": 17,
+ "big": (2**31) - 1,
+ "toobig": 2**31,
+ }
+ G.add_node("Node", **numbers)
+
+ fname = tmp_path / "test.gml"
+ nx.write_gml(G, fname)
+ # Check that the export wrote the nonfitting numbers as strings
+ G2 = nx.read_gml(fname)
+ for attr, value in G2.nodes["Node"].items():
+ if attr == "toosmall" or attr == "toobig":
+ assert isinstance(value, str)
+ else:
+ assert isinstance(value, int)
+
+ def test_multiline(self):
+ # example from issue #6836
+ multiline_example = """
+graph
+[
+ node
+ [
+ id 0
+ label "multiline node"
+ label2 "multiline1
+ multiline2
+ multiline3"
+ alt_name "id 0"
+ ]
+]
+"""
+ G = nx.parse_gml(multiline_example)
+ assert G.nodes["multiline node"] == {
+ "label2": "multiline1 multiline2 multiline3",
+ "alt_name": "id 0",
+ }
+
+
+@contextmanager
+def byte_file():
+ _file_handle = io.BytesIO()
+ yield _file_handle
+ _file_handle.seek(0)
+
+
+class TestPropertyLists:
+ def test_writing_graph_with_multi_element_property_list(self):
+ g = nx.Graph()
+ g.add_node("n1", properties=["element", 0, 1, 2.5, True, False])
+ with byte_file() as f:
+ nx.write_gml(g, f)
+ result = f.read().decode()
+
+ assert result == dedent(
+ """\
+ graph [
+ node [
+ id 0
+ label "n1"
+ properties "element"
+ properties 0
+ properties 1
+ properties 2.5
+ properties 1
+ properties 0
+ ]
+ ]
+ """
+ )
+
+ def test_writing_graph_with_one_element_property_list(self):
+ g = nx.Graph()
+ g.add_node("n1", properties=["element"])
+ with byte_file() as f:
+ nx.write_gml(g, f)
+ result = f.read().decode()
+
+ assert result == dedent(
+ """\
+ graph [
+ node [
+ id 0
+ label "n1"
+ properties "_networkx_list_start"
+ properties "element"
+ ]
+ ]
+ """
+ )
+
+ def test_reading_graph_with_list_property(self):
+ with byte_file() as f:
+ f.write(
+ dedent(
+ """
+ graph [
+ node [
+ id 0
+ label "n1"
+ properties "element"
+ properties 0
+ properties 1
+ properties 2.5
+ ]
+ ]
+ """
+ ).encode("ascii")
+ )
+ f.seek(0)
+ graph = nx.read_gml(f)
+ assert graph.nodes(data=True)["n1"] == {"properties": ["element", 0, 1, 2.5]}
+
+ def test_reading_graph_with_single_element_list_property(self):
+ with byte_file() as f:
+ f.write(
+ dedent(
+ """
+ graph [
+ node [
+ id 0
+ label "n1"
+ properties "_networkx_list_start"
+ properties "element"
+ ]
+ ]
+ """
+ ).encode("ascii")
+ )
+ f.seek(0)
+ graph = nx.read_gml(f)
+ assert graph.nodes(data=True)["n1"] == {"properties": ["element"]}
+
+
+@pytest.mark.parametrize("coll", ([], ()))
+def test_stringize_empty_list_tuple(coll):
+ G = nx.path_graph(2)
+ G.nodes[0]["test"] = coll # test serializing an empty collection
+ f = io.BytesIO()
+ nx.write_gml(G, f) # Smoke test - should not raise
+ f.seek(0)
+ H = nx.read_gml(f)
+ assert H.nodes["0"]["test"] == coll # Check empty list round-trips properly
+ # Check full round-tripping. Note that nodes are loaded as strings by
+ # default, so there needs to be some remapping prior to comparison
+ H = nx.relabel_nodes(H, {"0": 0, "1": 1})
+ assert nx.utils.graphs_equal(G, H)
+ # Same as above, but use destringizer for node remapping. Should have no
+ # effect on node attr
+ f.seek(0)
+ H = nx.read_gml(f, destringizer=int)
+ assert nx.utils.graphs_equal(G, H)
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_graph6.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_graph6.py
new file mode 100644
index 0000000000000000000000000000000000000000..d680c2153d678250b4aa9b32f6ad7d0f6d8e80f6
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_graph6.py
@@ -0,0 +1,181 @@
+from io import BytesIO
+
+import pytest
+
+import networkx as nx
+import networkx.readwrite.graph6 as g6
+from networkx.utils import edges_equal, nodes_equal
+
+
+def test_from_graph6_invariant_to_trailing_newline():
+ """See gh-7557"""
+ G = nx.from_graph6_bytes(b">>graph6<
>graph6<
>graph6<<\nP~~~~~~~~~~~~~~~~~~~~~~{")
+
+
+class TestGraph6Utils:
+ def test_n_data_n_conversion(self):
+ for i in [0, 1, 42, 62, 63, 64, 258047, 258048, 7744773, 68719476735]:
+ assert g6.data_to_n(g6.n_to_data(i))[0] == i
+ assert g6.data_to_n(g6.n_to_data(i))[1] == []
+ assert g6.data_to_n(g6.n_to_data(i) + [42, 43])[1] == [42, 43]
+
+
+class TestFromGraph6Bytes:
+ def test_from_graph6_bytes(self):
+ data = b"DF{"
+ G = nx.from_graph6_bytes(data)
+ assert nodes_equal(G.nodes(), [0, 1, 2, 3, 4])
+ assert edges_equal(
+ G.edges(), [(0, 3), (0, 4), (1, 3), (1, 4), (2, 3), (2, 4), (3, 4)]
+ )
+
+ def test_read_equals_from_bytes(self):
+ data = b"DF{"
+ G = nx.from_graph6_bytes(data)
+ fh = BytesIO(data)
+ Gin = nx.read_graph6(fh)
+ assert nodes_equal(G.nodes(), Gin.nodes())
+ assert edges_equal(G.edges(), Gin.edges())
+
+
+class TestReadGraph6:
+ def test_read_many_graph6(self):
+ """Test for reading many graphs from a file into a list."""
+ data = b"DF{\nD`{\nDqK\nD~{\n"
+ fh = BytesIO(data)
+ glist = nx.read_graph6(fh)
+ assert len(glist) == 4
+ for G in glist:
+ assert sorted(G) == list(range(5))
+
+
+class TestWriteGraph6:
+ """Unit tests for writing a graph to a file in graph6 format."""
+
+ def test_null_graph(self):
+ result = BytesIO()
+ nx.write_graph6(nx.null_graph(), result)
+ assert result.getvalue() == b">>graph6<\n"
+
+ def test_trivial_graph(self):
+ result = BytesIO()
+ nx.write_graph6(nx.trivial_graph(), result)
+ assert result.getvalue() == b">>graph6<<@\n"
+
+ def test_complete_graph(self):
+ result = BytesIO()
+ nx.write_graph6(nx.complete_graph(4), result)
+ assert result.getvalue() == b">>graph6<>graph6<\n"
+
+ @pytest.mark.parametrize("edge", ((0, 1), (1, 2), (1, 42)))
+ def test_relabeling(self, edge):
+ G = nx.Graph([edge])
+ f = BytesIO()
+ nx.write_graph6(G, f)
+ f.seek(0)
+ assert f.read() == b">>graph6<>graph6<\n"
+
+ def test_trivial_graph(self):
+ G = nx.trivial_graph()
+ assert g6.to_graph6_bytes(G) == b">>graph6<<@\n"
+
+ def test_complete_graph(self):
+ assert g6.to_graph6_bytes(nx.complete_graph(4)) == b">>graph6<>graph6<
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+"""
+ cls.simple_directed_graph = nx.DiGraph()
+ cls.simple_directed_graph.add_node("n10")
+ cls.simple_directed_graph.add_edge("n0", "n2", id="foo")
+ cls.simple_directed_graph.add_edge("n0", "n2")
+ cls.simple_directed_graph.add_edges_from(
+ [
+ ("n1", "n2"),
+ ("n2", "n3"),
+ ("n3", "n5"),
+ ("n3", "n4"),
+ ("n4", "n6"),
+ ("n6", "n5"),
+ ("n5", "n7"),
+ ("n6", "n8"),
+ ("n8", "n7"),
+ ("n8", "n9"),
+ ]
+ )
+ cls.simple_directed_fh = io.BytesIO(cls.simple_directed_data.encode("UTF-8"))
+
+ cls.attribute_data = """
+
+
+ yellow
+
+
+
+
+ green
+
+
+
+ blue
+
+
+ red
+
+
+
+ turquoise
+
+
+ 1.0
+
+
+ 1.0
+
+
+ 2.0
+
+
+
+
+
+ 1.1
+
+
+
+"""
+ cls.attribute_graph = nx.DiGraph(id="G")
+ cls.attribute_graph.graph["node_default"] = {"color": "yellow"}
+ cls.attribute_graph.add_node("n0", color="green")
+ cls.attribute_graph.add_node("n2", color="blue")
+ cls.attribute_graph.add_node("n3", color="red")
+ cls.attribute_graph.add_node("n4")
+ cls.attribute_graph.add_node("n5", color="turquoise")
+ cls.attribute_graph.add_edge("n0", "n2", id="e0", weight=1.0)
+ cls.attribute_graph.add_edge("n0", "n1", id="e1", weight=1.0)
+ cls.attribute_graph.add_edge("n1", "n3", id="e2", weight=2.0)
+ cls.attribute_graph.add_edge("n3", "n2", id="e3")
+ cls.attribute_graph.add_edge("n2", "n4", id="e4")
+ cls.attribute_graph.add_edge("n3", "n5", id="e5")
+ cls.attribute_graph.add_edge("n5", "n4", id="e6", weight=1.1)
+ cls.attribute_fh = io.BytesIO(cls.attribute_data.encode("UTF-8"))
+
+ cls.node_attribute_default_data = """
+
+ false
+ 0
+ 0
+ 0.0
+ 0.0
+ Foo
+
+
+
+
+
+
+ """
+ cls.node_attribute_default_graph = nx.DiGraph(id="G")
+ cls.node_attribute_default_graph.graph["node_default"] = {
+ "boolean_attribute": False,
+ "int_attribute": 0,
+ "long_attribute": 0,
+ "float_attribute": 0.0,
+ "double_attribute": 0.0,
+ "string_attribute": "Foo",
+ }
+ cls.node_attribute_default_graph.add_node("n0")
+ cls.node_attribute_default_graph.add_node("n1")
+ cls.node_attribute_default_graph.add_edge("n0", "n1", id="e0")
+ cls.node_attribute_default_fh = io.BytesIO(
+ cls.node_attribute_default_data.encode("UTF-8")
+ )
+
+ cls.attribute_named_key_ids_data = """
+
+
+
+
+
+
+ val1
+ val2
+
+
+ val_one
+ val2
+
+
+ edge_value
+
+
+
+"""
+ cls.attribute_named_key_ids_graph = nx.DiGraph()
+ cls.attribute_named_key_ids_graph.add_node("0", prop1="val1", prop2="val2")
+ cls.attribute_named_key_ids_graph.add_node("1", prop1="val_one", prop2="val2")
+ cls.attribute_named_key_ids_graph.add_edge("0", "1", edge_prop="edge_value")
+ fh = io.BytesIO(cls.attribute_named_key_ids_data.encode("UTF-8"))
+ cls.attribute_named_key_ids_fh = fh
+
+ cls.attribute_numeric_type_data = """
+
+
+
+
+
+ 1
+
+
+ 2.0
+
+
+ 1
+
+
+ k
+
+
+ 1.0
+
+
+
+"""
+ cls.attribute_numeric_type_graph = nx.DiGraph()
+ cls.attribute_numeric_type_graph.add_node("n0", weight=1)
+ cls.attribute_numeric_type_graph.add_node("n1", weight=2.0)
+ cls.attribute_numeric_type_graph.add_edge("n0", "n1", weight=1)
+ cls.attribute_numeric_type_graph.add_edge("n1", "n1", weight=1.0)
+ fh = io.BytesIO(cls.attribute_numeric_type_data.encode("UTF-8"))
+ cls.attribute_numeric_type_fh = fh
+
+ cls.simple_undirected_data = """
+
+
+
+
+
+
+
+
+
+
+"""
+ #
+ cls.simple_undirected_graph = nx.Graph()
+ cls.simple_undirected_graph.add_node("n10")
+ cls.simple_undirected_graph.add_edge("n0", "n2", id="foo")
+ cls.simple_undirected_graph.add_edges_from([("n1", "n2"), ("n2", "n3")])
+ fh = io.BytesIO(cls.simple_undirected_data.encode("UTF-8"))
+ cls.simple_undirected_fh = fh
+
+ cls.undirected_multigraph_data = """
+
+
+
+
+
+
+
+
+
+
+"""
+ cls.undirected_multigraph = nx.MultiGraph()
+ cls.undirected_multigraph.add_node("n10")
+ cls.undirected_multigraph.add_edge("n0", "n2", id="e0")
+ cls.undirected_multigraph.add_edge("n1", "n2", id="e1")
+ cls.undirected_multigraph.add_edge("n2", "n1", id="e2")
+ fh = io.BytesIO(cls.undirected_multigraph_data.encode("UTF-8"))
+ cls.undirected_multigraph_fh = fh
+
+ cls.undirected_multigraph_no_multiedge_data = """
+
+
+
+
+
+
+
+
+
+
+"""
+ cls.undirected_multigraph_no_multiedge = nx.MultiGraph()
+ cls.undirected_multigraph_no_multiedge.add_node("n10")
+ cls.undirected_multigraph_no_multiedge.add_edge("n0", "n2", id="e0")
+ cls.undirected_multigraph_no_multiedge.add_edge("n1", "n2", id="e1")
+ cls.undirected_multigraph_no_multiedge.add_edge("n2", "n3", id="e2")
+ fh = io.BytesIO(cls.undirected_multigraph_no_multiedge_data.encode("UTF-8"))
+ cls.undirected_multigraph_no_multiedge_fh = fh
+
+ cls.multigraph_only_ids_for_multiedges_data = """
+
+
+
+
+
+
+
+
+
+
+"""
+ cls.multigraph_only_ids_for_multiedges = nx.MultiGraph()
+ cls.multigraph_only_ids_for_multiedges.add_node("n10")
+ cls.multigraph_only_ids_for_multiedges.add_edge("n0", "n2")
+ cls.multigraph_only_ids_for_multiedges.add_edge("n1", "n2", id="e1")
+ cls.multigraph_only_ids_for_multiedges.add_edge("n2", "n1", id="e2")
+ fh = io.BytesIO(cls.multigraph_only_ids_for_multiedges_data.encode("UTF-8"))
+ cls.multigraph_only_ids_for_multiedges_fh = fh
+
+
+class TestReadGraphML(BaseGraphML):
+ def test_read_simple_directed_graphml(self):
+ G = self.simple_directed_graph
+ H = nx.read_graphml(self.simple_directed_fh)
+ assert sorted(G.nodes()) == sorted(H.nodes())
+ assert sorted(G.edges()) == sorted(H.edges())
+ assert sorted(G.edges(data=True)) == sorted(H.edges(data=True))
+ self.simple_directed_fh.seek(0)
+
+ PG = nx.parse_graphml(self.simple_directed_data)
+ assert sorted(G.nodes()) == sorted(PG.nodes())
+ assert sorted(G.edges()) == sorted(PG.edges())
+ assert sorted(G.edges(data=True)) == sorted(PG.edges(data=True))
+
+ def test_read_simple_undirected_graphml(self):
+ G = self.simple_undirected_graph
+ H = nx.read_graphml(self.simple_undirected_fh)
+ assert nodes_equal(G.nodes(), H.nodes())
+ assert edges_equal(G.edges(), H.edges())
+ self.simple_undirected_fh.seek(0)
+
+ PG = nx.parse_graphml(self.simple_undirected_data)
+ assert nodes_equal(G.nodes(), PG.nodes())
+ assert edges_equal(G.edges(), PG.edges())
+
+ def test_read_undirected_multigraph_graphml(self):
+ G = self.undirected_multigraph
+ H = nx.read_graphml(self.undirected_multigraph_fh)
+ assert nodes_equal(G.nodes(), H.nodes())
+ assert edges_equal(G.edges(), H.edges())
+ self.undirected_multigraph_fh.seek(0)
+
+ PG = nx.parse_graphml(self.undirected_multigraph_data)
+ assert nodes_equal(G.nodes(), PG.nodes())
+ assert edges_equal(G.edges(), PG.edges())
+
+ def test_read_undirected_multigraph_no_multiedge_graphml(self):
+ G = self.undirected_multigraph_no_multiedge
+ H = nx.read_graphml(self.undirected_multigraph_no_multiedge_fh)
+ assert nodes_equal(G.nodes(), H.nodes())
+ assert edges_equal(G.edges(), H.edges())
+ self.undirected_multigraph_no_multiedge_fh.seek(0)
+
+ PG = nx.parse_graphml(self.undirected_multigraph_no_multiedge_data)
+ assert nodes_equal(G.nodes(), PG.nodes())
+ assert edges_equal(G.edges(), PG.edges())
+
+ def test_read_undirected_multigraph_only_ids_for_multiedges_graphml(self):
+ G = self.multigraph_only_ids_for_multiedges
+ H = nx.read_graphml(self.multigraph_only_ids_for_multiedges_fh)
+ assert nodes_equal(G.nodes(), H.nodes())
+ assert edges_equal(G.edges(), H.edges())
+ self.multigraph_only_ids_for_multiedges_fh.seek(0)
+
+ PG = nx.parse_graphml(self.multigraph_only_ids_for_multiedges_data)
+ assert nodes_equal(G.nodes(), PG.nodes())
+ assert edges_equal(G.edges(), PG.edges())
+
+ def test_read_attribute_graphml(self):
+ G = self.attribute_graph
+ H = nx.read_graphml(self.attribute_fh)
+ assert nodes_equal(G.nodes(True), sorted(H.nodes(data=True)))
+ ge = sorted(G.edges(data=True))
+ he = sorted(H.edges(data=True))
+ for a, b in zip(ge, he):
+ assert a == b
+ self.attribute_fh.seek(0)
+
+ PG = nx.parse_graphml(self.attribute_data)
+ assert sorted(G.nodes(True)) == sorted(PG.nodes(data=True))
+ ge = sorted(G.edges(data=True))
+ he = sorted(PG.edges(data=True))
+ for a, b in zip(ge, he):
+ assert a == b
+
+ def test_node_default_attribute_graphml(self):
+ G = self.node_attribute_default_graph
+ H = nx.read_graphml(self.node_attribute_default_fh)
+ assert G.graph["node_default"] == H.graph["node_default"]
+
+ def test_directed_edge_in_undirected(self):
+ s = """
+
+
+
+
+
+
+
+
+"""
+ fh = io.BytesIO(s.encode("UTF-8"))
+ pytest.raises(nx.NetworkXError, nx.read_graphml, fh)
+ pytest.raises(nx.NetworkXError, nx.parse_graphml, s)
+
+ def test_undirected_edge_in_directed(self):
+ s = """
+
+
+
+
+
+
+
+
+"""
+ fh = io.BytesIO(s.encode("UTF-8"))
+ pytest.raises(nx.NetworkXError, nx.read_graphml, fh)
+ pytest.raises(nx.NetworkXError, nx.parse_graphml, s)
+
+ def test_key_raise(self):
+ s = """
+
+
+ yellow
+
+
+
+
+ green
+
+
+
+ blue
+
+
+ 1.0
+
+
+
+"""
+ fh = io.BytesIO(s.encode("UTF-8"))
+ pytest.raises(nx.NetworkXError, nx.read_graphml, fh)
+ pytest.raises(nx.NetworkXError, nx.parse_graphml, s)
+
+ def test_hyperedge_raise(self):
+ s = """
+
+
+ yellow
+
+
+
+
+ green
+
+
+
+ blue
+
+
+
+
+
+
+
+
+"""
+ fh = io.BytesIO(s.encode("UTF-8"))
+ pytest.raises(nx.NetworkXError, nx.read_graphml, fh)
+ pytest.raises(nx.NetworkXError, nx.parse_graphml, s)
+
+ def test_multigraph_keys(self):
+ # Test that reading multigraphs uses edge id attributes as keys
+ s = """
+
+
+
+
+
+
+
+
+"""
+ fh = io.BytesIO(s.encode("UTF-8"))
+ G = nx.read_graphml(fh)
+ expected = [("n0", "n1", "e0"), ("n0", "n1", "e1")]
+ assert sorted(G.edges(keys=True)) == expected
+ fh.seek(0)
+ H = nx.parse_graphml(s)
+ assert sorted(H.edges(keys=True)) == expected
+
+ def test_preserve_multi_edge_data(self):
+ """
+ Test that data and keys of edges are preserved on consequent
+ write and reads
+ """
+ G = nx.MultiGraph()
+ G.add_node(1)
+ G.add_node(2)
+ G.add_edges_from(
+ [
+ # edges with no data, no keys:
+ (1, 2),
+ # edges with only data:
+ (1, 2, {"key": "data_key1"}),
+ (1, 2, {"id": "data_id2"}),
+ (1, 2, {"key": "data_key3", "id": "data_id3"}),
+ # edges with both data and keys:
+ (1, 2, 103, {"key": "data_key4"}),
+ (1, 2, 104, {"id": "data_id5"}),
+ (1, 2, 105, {"key": "data_key6", "id": "data_id7"}),
+ ]
+ )
+ fh = io.BytesIO()
+ nx.write_graphml(G, fh)
+ fh.seek(0)
+ H = nx.read_graphml(fh, node_type=int)
+ assert edges_equal(G.edges(data=True, keys=True), H.edges(data=True, keys=True))
+ assert G._adj == H._adj
+
+ Gadj = {
+ str(node): {
+ str(nbr): {str(ekey): dd for ekey, dd in key_dict.items()}
+ for nbr, key_dict in nbr_dict.items()
+ }
+ for node, nbr_dict in G._adj.items()
+ }
+ fh.seek(0)
+ HH = nx.read_graphml(fh, node_type=str, edge_key_type=str)
+ assert Gadj == HH._adj
+
+ fh.seek(0)
+ string_fh = fh.read()
+ HH = nx.parse_graphml(string_fh, node_type=str, edge_key_type=str)
+ assert Gadj == HH._adj
+
+ def test_yfiles_extension(self):
+ data = """
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+ 2
+
+
+
+
+
+
+
+
+
+
+
+ 3
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+"""
+ fh = io.BytesIO(data.encode("UTF-8"))
+ G = nx.read_graphml(fh, force_multigraph=True)
+ assert list(G.edges()) == [("n0", "n1")]
+ assert G.has_edge("n0", "n1", key="e0")
+ assert G.nodes["n0"]["label"] == "1"
+ assert G.nodes["n1"]["label"] == "2"
+ assert G.nodes["n2"]["label"] == "3"
+ assert G.nodes["n0"]["shape_type"] == "rectangle"
+ assert G.nodes["n1"]["shape_type"] == "rectangle"
+ assert G.nodes["n2"]["shape_type"] == "com.yworks.flowchart.terminator"
+ assert G.nodes["n2"]["description"] == "description\nline1\nline2"
+ fh.seek(0)
+ G = nx.read_graphml(fh)
+ assert list(G.edges()) == [("n0", "n1")]
+ assert G["n0"]["n1"]["id"] == "e0"
+ assert G.nodes["n0"]["label"] == "1"
+ assert G.nodes["n1"]["label"] == "2"
+ assert G.nodes["n2"]["label"] == "3"
+ assert G.nodes["n0"]["shape_type"] == "rectangle"
+ assert G.nodes["n1"]["shape_type"] == "rectangle"
+ assert G.nodes["n2"]["shape_type"] == "com.yworks.flowchart.terminator"
+ assert G.nodes["n2"]["description"] == "description\nline1\nline2"
+
+ H = nx.parse_graphml(data, force_multigraph=True)
+ assert list(H.edges()) == [("n0", "n1")]
+ assert H.has_edge("n0", "n1", key="e0")
+ assert H.nodes["n0"]["label"] == "1"
+ assert H.nodes["n1"]["label"] == "2"
+ assert H.nodes["n2"]["label"] == "3"
+
+ H = nx.parse_graphml(data)
+ assert list(H.edges()) == [("n0", "n1")]
+ assert H["n0"]["n1"]["id"] == "e0"
+ assert H.nodes["n0"]["label"] == "1"
+ assert H.nodes["n1"]["label"] == "2"
+ assert H.nodes["n2"]["label"] == "3"
+
+ def test_bool(self):
+ s = """
+
+
+ false
+
+
+
+ true
+
+
+
+ false
+
+
+ FaLsE
+
+
+ True
+
+
+ 0
+
+
+ 1
+
+
+
+"""
+ fh = io.BytesIO(s.encode("UTF-8"))
+ G = nx.read_graphml(fh)
+ H = nx.parse_graphml(s)
+ for graph in [G, H]:
+ assert graph.nodes["n0"]["test"]
+ assert not graph.nodes["n2"]["test"]
+ assert not graph.nodes["n3"]["test"]
+ assert graph.nodes["n4"]["test"]
+ assert not graph.nodes["n5"]["test"]
+ assert graph.nodes["n6"]["test"]
+
+ def test_graphml_header_line(self):
+ good = """
+
+
+ false
+
+
+
+ true
+
+
+
+"""
+ bad = """
+
+
+ false
+
+
+
+ true
+
+
+
+"""
+ ugly = """
+
+
+ false
+
+
+
+ true
+
+
+
+"""
+ for s in (good, bad):
+ fh = io.BytesIO(s.encode("UTF-8"))
+ G = nx.read_graphml(fh)
+ H = nx.parse_graphml(s)
+ for graph in [G, H]:
+ assert graph.nodes["n0"]["test"]
+
+ fh = io.BytesIO(ugly.encode("UTF-8"))
+ pytest.raises(nx.NetworkXError, nx.read_graphml, fh)
+ pytest.raises(nx.NetworkXError, nx.parse_graphml, ugly)
+
+ def test_read_attributes_with_groups(self):
+ data = """\
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Group 3
+
+
+
+
+
+
+
+
+
+ Folder 3
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Group 1
+
+
+
+
+
+
+
+
+
+ Folder 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 3
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Group 2
+
+
+
+
+
+
+
+
+
+ Folder 2
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 5
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 6
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 9
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+"""
+ # verify that nodes / attributes are correctly read when part of a group
+ fh = io.BytesIO(data.encode("UTF-8"))
+ G = nx.read_graphml(fh)
+ data = [x for _, x in G.nodes(data=True)]
+ assert len(data) == 9
+ for node_data in data:
+ assert node_data["CustomProperty"] != ""
+
+ def test_long_attribute_type(self):
+ # test that graphs with attr.type="long" (as produced by botch and
+ # dose3) can be parsed
+ s = """
+
+
+
+
+ 4284
+
+
+"""
+ fh = io.BytesIO(s.encode("UTF-8"))
+ G = nx.read_graphml(fh)
+ expected = [("n1", {"cudfversion": 4284})]
+ assert sorted(G.nodes(data=True)) == expected
+ fh.seek(0)
+ H = nx.parse_graphml(s)
+ assert sorted(H.nodes(data=True)) == expected
+
+
+class TestWriteGraphML(BaseGraphML):
+ writer = staticmethod(nx.write_graphml_lxml)
+
+ @classmethod
+ def setup_class(cls):
+ BaseGraphML.setup_class()
+ _ = pytest.importorskip("lxml.etree")
+
+ def test_write_interface(self):
+ try:
+ import lxml.etree
+
+ assert nx.write_graphml == nx.write_graphml_lxml
+ except ImportError:
+ assert nx.write_graphml == nx.write_graphml_xml
+
+ def test_write_read_simple_directed_graphml(self):
+ G = self.simple_directed_graph
+ G.graph["hi"] = "there"
+ fh = io.BytesIO()
+ self.writer(G, fh)
+ fh.seek(0)
+ H = nx.read_graphml(fh)
+ assert sorted(G.nodes()) == sorted(H.nodes())
+ assert sorted(G.edges()) == sorted(H.edges())
+ assert sorted(G.edges(data=True)) == sorted(H.edges(data=True))
+ self.simple_directed_fh.seek(0)
+
+ def test_GraphMLWriter_add_graphs(self):
+ gmlw = GraphMLWriter()
+ G = self.simple_directed_graph
+ H = G.copy()
+ gmlw.add_graphs([G, H])
+
+ def test_write_read_simple_no_prettyprint(self):
+ G = self.simple_directed_graph
+ G.graph["hi"] = "there"
+ G.graph["id"] = "1"
+ fh = io.BytesIO()
+ self.writer(G, fh, prettyprint=False)
+ fh.seek(0)
+ H = nx.read_graphml(fh)
+ assert sorted(G.nodes()) == sorted(H.nodes())
+ assert sorted(G.edges()) == sorted(H.edges())
+ assert sorted(G.edges(data=True)) == sorted(H.edges(data=True))
+ self.simple_directed_fh.seek(0)
+
+ def test_write_read_attribute_named_key_ids_graphml(self):
+ from xml.etree.ElementTree import parse
+
+ G = self.attribute_named_key_ids_graph
+ fh = io.BytesIO()
+ self.writer(G, fh, named_key_ids=True)
+ fh.seek(0)
+ H = nx.read_graphml(fh)
+ fh.seek(0)
+
+ assert nodes_equal(G.nodes(), H.nodes())
+ assert edges_equal(G.edges(), H.edges())
+ assert edges_equal(G.edges(data=True), H.edges(data=True))
+ self.attribute_named_key_ids_fh.seek(0)
+
+ xml = parse(fh)
+ # Children are the key elements, and the graph element
+ children = list(xml.getroot())
+ assert len(children) == 4
+
+ keys = [child.items() for child in children[:3]]
+
+ assert len(keys) == 3
+ assert ("id", "edge_prop") in keys[0]
+ assert ("attr.name", "edge_prop") in keys[0]
+ assert ("id", "prop2") in keys[1]
+ assert ("attr.name", "prop2") in keys[1]
+ assert ("id", "prop1") in keys[2]
+ assert ("attr.name", "prop1") in keys[2]
+
+ # Confirm the read graph nodes/edge are identical when compared to
+ # default writing behavior.
+ default_behavior_fh = io.BytesIO()
+ nx.write_graphml(G, default_behavior_fh)
+ default_behavior_fh.seek(0)
+ H = nx.read_graphml(default_behavior_fh)
+
+ named_key_ids_behavior_fh = io.BytesIO()
+ nx.write_graphml(G, named_key_ids_behavior_fh, named_key_ids=True)
+ named_key_ids_behavior_fh.seek(0)
+ J = nx.read_graphml(named_key_ids_behavior_fh)
+
+ assert all(n1 == n2 for (n1, n2) in zip(H.nodes, J.nodes))
+ assert all(e1 == e2 for (e1, e2) in zip(H.edges, J.edges))
+
+ def test_write_read_attribute_numeric_type_graphml(self):
+ from xml.etree.ElementTree import parse
+
+ G = self.attribute_numeric_type_graph
+ fh = io.BytesIO()
+ self.writer(G, fh, infer_numeric_types=True)
+ fh.seek(0)
+ H = nx.read_graphml(fh)
+ fh.seek(0)
+
+ assert nodes_equal(G.nodes(), H.nodes())
+ assert edges_equal(G.edges(), H.edges())
+ assert edges_equal(G.edges(data=True), H.edges(data=True))
+ self.attribute_numeric_type_fh.seek(0)
+
+ xml = parse(fh)
+ # Children are the key elements, and the graph element
+ children = list(xml.getroot())
+ assert len(children) == 3
+
+ keys = [child.items() for child in children[:2]]
+
+ assert len(keys) == 2
+ assert ("attr.type", "double") in keys[0]
+ assert ("attr.type", "double") in keys[1]
+
+ def test_more_multigraph_keys(self, tmp_path):
+ """Writing keys as edge id attributes means keys become strings.
+ The original keys are stored as data, so read them back in
+ if `str(key) == edge_id`
+ This allows the adjacency to remain the same.
+ """
+ G = nx.MultiGraph()
+ G.add_edges_from([("a", "b", 2), ("a", "b", 3)])
+ fname = tmp_path / "test.graphml"
+ self.writer(G, fname)
+ H = nx.read_graphml(fname)
+ assert H.is_multigraph()
+ assert edges_equal(G.edges(keys=True), H.edges(keys=True))
+ assert G._adj == H._adj
+
+ def test_default_attribute(self):
+ G = nx.Graph(name="Fred")
+ G.add_node(1, label=1, color="green")
+ nx.add_path(G, [0, 1, 2, 3])
+ G.add_edge(1, 2, weight=3)
+ G.graph["node_default"] = {"color": "yellow"}
+ G.graph["edge_default"] = {"weight": 7}
+ fh = io.BytesIO()
+ self.writer(G, fh)
+ fh.seek(0)
+ H = nx.read_graphml(fh, node_type=int)
+ assert nodes_equal(G.nodes(), H.nodes())
+ assert edges_equal(G.edges(), H.edges())
+ assert G.graph == H.graph
+
+ def test_mixed_type_attributes(self):
+ G = nx.MultiGraph()
+ G.add_node("n0", special=False)
+ G.add_node("n1", special=0)
+ G.add_edge("n0", "n1", special=False)
+ G.add_edge("n0", "n1", special=0)
+ fh = io.BytesIO()
+ self.writer(G, fh)
+ fh.seek(0)
+ H = nx.read_graphml(fh)
+ assert not H.nodes["n0"]["special"]
+ assert H.nodes["n1"]["special"] == 0
+ assert not H.edges["n0", "n1", 0]["special"]
+ assert H.edges["n0", "n1", 1]["special"] == 0
+
+ def test_str_number_mixed_type_attributes(self):
+ G = nx.MultiGraph()
+ G.add_node("n0", special="hello")
+ G.add_node("n1", special=0)
+ G.add_edge("n0", "n1", special="hello")
+ G.add_edge("n0", "n1", special=0)
+ fh = io.BytesIO()
+ self.writer(G, fh)
+ fh.seek(0)
+ H = nx.read_graphml(fh)
+ assert H.nodes["n0"]["special"] == "hello"
+ assert H.nodes["n1"]["special"] == 0
+ assert H.edges["n0", "n1", 0]["special"] == "hello"
+ assert H.edges["n0", "n1", 1]["special"] == 0
+
+ def test_mixed_int_type_number_attributes(self):
+ np = pytest.importorskip("numpy")
+ G = nx.MultiGraph()
+ G.add_node("n0", special=np.int64(0))
+ G.add_node("n1", special=1)
+ G.add_edge("n0", "n1", special=np.int64(2))
+ G.add_edge("n0", "n1", special=3)
+ fh = io.BytesIO()
+ self.writer(G, fh)
+ fh.seek(0)
+ H = nx.read_graphml(fh)
+ assert H.nodes["n0"]["special"] == 0
+ assert H.nodes["n1"]["special"] == 1
+ assert H.edges["n0", "n1", 0]["special"] == 2
+ assert H.edges["n0", "n1", 1]["special"] == 3
+
+ def test_multigraph_to_graph(self, tmp_path):
+ # test converting multigraph to graph if no parallel edges found
+ G = nx.MultiGraph()
+ G.add_edges_from([("a", "b", 2), ("b", "c", 3)]) # no multiedges
+ fname = tmp_path / "test.graphml"
+ self.writer(G, fname)
+ H = nx.read_graphml(fname)
+ assert not H.is_multigraph()
+ H = nx.read_graphml(fname, force_multigraph=True)
+ assert H.is_multigraph()
+
+ # add a multiedge
+ G.add_edge("a", "b", "e-id")
+ fname = tmp_path / "test.graphml"
+ self.writer(G, fname)
+ H = nx.read_graphml(fname)
+ assert H.is_multigraph()
+ H = nx.read_graphml(fname, force_multigraph=True)
+ assert H.is_multigraph()
+
+ def test_write_generate_edge_id_from_attribute(self, tmp_path):
+ from xml.etree.ElementTree import parse
+
+ G = nx.Graph()
+ G.add_edges_from([("a", "b"), ("b", "c"), ("a", "c")])
+ edge_attributes = {e: str(e) for e in G.edges}
+ nx.set_edge_attributes(G, edge_attributes, "eid")
+ fname = tmp_path / "test.graphml"
+ # set edge_id_from_attribute e.g. "eid" for write_graphml()
+ self.writer(G, fname, edge_id_from_attribute="eid")
+ # set edge_id_from_attribute e.g. "eid" for generate_graphml()
+ generator = nx.generate_graphml(G, edge_id_from_attribute="eid")
+
+ H = nx.read_graphml(fname)
+ assert nodes_equal(G.nodes(), H.nodes())
+ assert edges_equal(G.edges(), H.edges())
+ # NetworkX adds explicit edge "id" from file as attribute
+ nx.set_edge_attributes(G, edge_attributes, "id")
+ assert edges_equal(G.edges(data=True), H.edges(data=True))
+
+ tree = parse(fname)
+ children = list(tree.getroot())
+ assert len(children) == 2
+ edge_ids = [
+ edge.attrib["id"]
+ for edge in tree.getroot().findall(
+ ".//{http://graphml.graphdrawing.org/xmlns}edge"
+ )
+ ]
+ # verify edge id value is equal to specified attribute value
+ assert sorted(edge_ids) == sorted(edge_attributes.values())
+
+ # check graphml generated from generate_graphml()
+ data = "".join(generator)
+ J = nx.parse_graphml(data)
+ assert sorted(G.nodes()) == sorted(J.nodes())
+ assert sorted(G.edges()) == sorted(J.edges())
+ # NetworkX adds explicit edge "id" from file as attribute
+ nx.set_edge_attributes(G, edge_attributes, "id")
+ assert edges_equal(G.edges(data=True), J.edges(data=True))
+
+ def test_multigraph_write_generate_edge_id_from_attribute(self, tmp_path):
+ from xml.etree.ElementTree import parse
+
+ G = nx.MultiGraph()
+ G.add_edges_from([("a", "b"), ("b", "c"), ("a", "c"), ("a", "b")])
+ edge_attributes = {e: str(e) for e in G.edges}
+ nx.set_edge_attributes(G, edge_attributes, "eid")
+ fname = tmp_path / "test.graphml"
+ # set edge_id_from_attribute e.g. "eid" for write_graphml()
+ self.writer(G, fname, edge_id_from_attribute="eid")
+ # set edge_id_from_attribute e.g. "eid" for generate_graphml()
+ generator = nx.generate_graphml(G, edge_id_from_attribute="eid")
+
+ H = nx.read_graphml(fname)
+ assert H.is_multigraph()
+ H = nx.read_graphml(fname, force_multigraph=True)
+ assert H.is_multigraph()
+
+ assert nodes_equal(G.nodes(), H.nodes())
+ assert edges_equal(G.edges(), H.edges())
+ assert sorted(data.get("eid") for u, v, data in H.edges(data=True)) == sorted(
+ edge_attributes.values()
+ )
+ # NetworkX uses edge_ids as keys in multigraphs if no key
+ assert sorted(key for u, v, key in H.edges(keys=True)) == sorted(
+ edge_attributes.values()
+ )
+
+ tree = parse(fname)
+ children = list(tree.getroot())
+ assert len(children) == 2
+ edge_ids = [
+ edge.attrib["id"]
+ for edge in tree.getroot().findall(
+ ".//{http://graphml.graphdrawing.org/xmlns}edge"
+ )
+ ]
+ # verify edge id value is equal to specified attribute value
+ assert sorted(edge_ids) == sorted(edge_attributes.values())
+
+ # check graphml generated from generate_graphml()
+ graphml_data = "".join(generator)
+ J = nx.parse_graphml(graphml_data)
+ assert J.is_multigraph()
+
+ assert nodes_equal(G.nodes(), J.nodes())
+ assert edges_equal(G.edges(), J.edges())
+ assert sorted(data.get("eid") for u, v, data in J.edges(data=True)) == sorted(
+ edge_attributes.values()
+ )
+ # NetworkX uses edge_ids as keys in multigraphs if no key
+ assert sorted(key for u, v, key in J.edges(keys=True)) == sorted(
+ edge_attributes.values()
+ )
+
+ def test_numpy_float64(self, tmp_path):
+ np = pytest.importorskip("numpy")
+ wt = np.float64(3.4)
+ G = nx.Graph([(1, 2, {"weight": wt})])
+ fname = tmp_path / "test.graphml"
+ self.writer(G, fname)
+ H = nx.read_graphml(fname, node_type=int)
+ assert G.edges == H.edges
+ wtG = G[1][2]["weight"]
+ wtH = H[1][2]["weight"]
+ assert wtG == pytest.approx(wtH, abs=1e-6)
+ assert type(wtG) is np.float64
+ assert type(wtH) is float
+
+ def test_numpy_float32(self, tmp_path):
+ np = pytest.importorskip("numpy")
+ wt = np.float32(3.4)
+ G = nx.Graph([(1, 2, {"weight": wt})])
+ fname = tmp_path / "test.graphml"
+ self.writer(G, fname)
+ H = nx.read_graphml(fname, node_type=int)
+ assert G.edges == H.edges
+ wtG = G[1][2]["weight"]
+ wtH = H[1][2]["weight"]
+ assert wtG == pytest.approx(wtH, abs=1e-6)
+ assert type(wtG) is np.float32
+ assert type(wtH) is float
+
+ def test_numpy_float64_inference(self, tmp_path):
+ np = pytest.importorskip("numpy")
+ G = self.attribute_numeric_type_graph
+ G.edges[("n1", "n1")]["weight"] = np.float64(1.1)
+ fname = tmp_path / "test.graphml"
+ self.writer(G, fname, infer_numeric_types=True)
+ H = nx.read_graphml(fname)
+ assert G._adj == H._adj
+
+ def test_unicode_attributes(self, tmp_path):
+ G = nx.Graph()
+ name1 = chr(2344) + chr(123) + chr(6543)
+ name2 = chr(5543) + chr(1543) + chr(324)
+ node_type = str
+ G.add_edge(name1, "Radiohead", foo=name2)
+ fname = tmp_path / "test.graphml"
+ self.writer(G, fname)
+ H = nx.read_graphml(fname, node_type=node_type)
+ assert G._adj == H._adj
+
+ def test_unicode_escape(self):
+ # test for handling json escaped strings in python 2 Issue #1880
+ import json
+
+ a = {"a": '{"a": "123"}'} # an object with many chars to escape
+ sa = json.dumps(a)
+ G = nx.Graph()
+ G.graph["test"] = sa
+ fh = io.BytesIO()
+ self.writer(G, fh)
+ fh.seek(0)
+ H = nx.read_graphml(fh)
+ assert G.graph["test"] == H.graph["test"]
+
+
+class TestXMLGraphML(TestWriteGraphML):
+ writer = staticmethod(nx.write_graphml_xml)
+
+ @classmethod
+ def setup_class(cls):
+ TestWriteGraphML.setup_class()
+
+
+def test_exception_for_unsupported_datatype_node_attr():
+ """Test that a detailed exception is raised when an attribute is of a type
+ not supported by GraphML, e.g. a list"""
+ pytest.importorskip("lxml.etree")
+ # node attribute
+ G = nx.Graph()
+ G.add_node(0, my_list_attribute=[0, 1, 2])
+ fh = io.BytesIO()
+ with pytest.raises(TypeError, match="GraphML does not support"):
+ nx.write_graphml(G, fh)
+
+
+def test_exception_for_unsupported_datatype_edge_attr():
+ """Test that a detailed exception is raised when an attribute is of a type
+ not supported by GraphML, e.g. a list"""
+ pytest.importorskip("lxml.etree")
+ # edge attribute
+ G = nx.Graph()
+ G.add_edge(0, 1, my_list_attribute=[0, 1, 2])
+ fh = io.BytesIO()
+ with pytest.raises(TypeError, match="GraphML does not support"):
+ nx.write_graphml(G, fh)
+
+
+def test_exception_for_unsupported_datatype_graph_attr():
+ """Test that a detailed exception is raised when an attribute is of a type
+ not supported by GraphML, e.g. a list"""
+ pytest.importorskip("lxml.etree")
+ # graph attribute
+ G = nx.Graph()
+ G.graph["my_list_attribute"] = [0, 1, 2]
+ fh = io.BytesIO()
+ with pytest.raises(TypeError, match="GraphML does not support"):
+ nx.write_graphml(G, fh)
+
+
+def test_empty_attribute():
+ """Tests that a GraphML string with an empty attribute can be parsed
+ correctly."""
+ s = """
+
+
+
+
+
+ aaa
+ bbb
+
+
+ ccc
+
+
+
+ """
+ fh = io.BytesIO(s.encode("UTF-8"))
+ G = nx.read_graphml(fh)
+ assert G.nodes["0"] == {"foo": "aaa", "bar": "bbb"}
+ assert G.nodes["1"] == {"foo": "ccc", "bar": ""}
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_leda.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_leda.py
new file mode 100644
index 0000000000000000000000000000000000000000..8ac5ecc34bf9b42bd49e316bdc72e0e56c76a616
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_leda.py
@@ -0,0 +1,30 @@
+import io
+
+import networkx as nx
+
+
+class TestLEDA:
+ def test_parse_leda(self):
+ data = """#header section \nLEDA.GRAPH \nstring\nint\n-1\n#nodes section\n5 \n|{v1}| \n|{v2}| \n|{v3}| \n|{v4}| \n|{v5}| \n\n#edges section\n7 \n1 2 0 |{4}| \n1 3 0 |{3}| \n2 3 0 |{2}| \n3 4 0 |{3}| \n3 5 0 |{7}| \n4 5 0 |{6}| \n5 1 0 |{foo}|"""
+ G = nx.parse_leda(data)
+ G = nx.parse_leda(data.split("\n"))
+ assert sorted(G.nodes()) == ["v1", "v2", "v3", "v4", "v5"]
+ assert sorted(G.edges(data=True)) == [
+ ("v1", "v2", {"label": "4"}),
+ ("v1", "v3", {"label": "3"}),
+ ("v2", "v3", {"label": "2"}),
+ ("v3", "v4", {"label": "3"}),
+ ("v3", "v5", {"label": "7"}),
+ ("v4", "v5", {"label": "6"}),
+ ("v5", "v1", {"label": "foo"}),
+ ]
+
+ def test_read_LEDA(self):
+ fh = io.BytesIO()
+ data = """#header section \nLEDA.GRAPH \nstring\nint\n-1\n#nodes section\n5 \n|{v1}| \n|{v2}| \n|{v3}| \n|{v4}| \n|{v5}| \n\n#edges section\n7 \n1 2 0 |{4}| \n1 3 0 |{3}| \n2 3 0 |{2}| \n3 4 0 |{3}| \n3 5 0 |{7}| \n4 5 0 |{6}| \n5 1 0 |{foo}|"""
+ G = nx.parse_leda(data)
+ fh.write(data.encode("UTF-8"))
+ fh.seek(0)
+ Gin = nx.read_leda(fh)
+ assert sorted(G.nodes()) == sorted(Gin.nodes())
+ assert sorted(G.edges()) == sorted(Gin.edges())
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_p2g.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_p2g.py
new file mode 100644
index 0000000000000000000000000000000000000000..e4c50de7f382f62d4ae6e0cc0443e480487c65e2
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_p2g.py
@@ -0,0 +1,62 @@
+import io
+
+import networkx as nx
+from networkx.readwrite.p2g import read_p2g, write_p2g
+from networkx.utils import edges_equal
+
+
+class TestP2G:
+ @classmethod
+ def setup_class(cls):
+ cls.G = nx.Graph(name="test")
+ e = [("a", "b"), ("b", "c"), ("c", "d"), ("d", "e"), ("e", "f"), ("a", "f")]
+ cls.G.add_edges_from(e)
+ cls.G.add_node("g")
+ cls.DG = nx.DiGraph(cls.G)
+
+ def test_read_p2g(self):
+ s = b"""\
+name
+3 4
+a
+1 2
+b
+
+c
+0 2
+"""
+ bytesIO = io.BytesIO(s)
+ G = read_p2g(bytesIO)
+ assert G.name == "name"
+ assert sorted(G) == ["a", "b", "c"]
+ edges = [(str(u), str(v)) for u, v in G.edges()]
+ assert edges_equal(G.edges(), [("a", "c"), ("a", "b"), ("c", "a"), ("c", "c")])
+
+ def test_write_p2g(self):
+ s = b"""foo
+3 2
+1
+1
+2
+2
+3
+
+"""
+ fh = io.BytesIO()
+ G = nx.DiGraph()
+ G.name = "foo"
+ G.add_edges_from([(1, 2), (2, 3)])
+ write_p2g(G, fh)
+ fh.seek(0)
+ r = fh.read()
+ assert r == s
+
+ def test_write_read_p2g(self):
+ fh = io.BytesIO()
+ G = nx.DiGraph()
+ G.name = "foo"
+ G.add_edges_from([("a", "b"), ("b", "c")])
+ write_p2g(G, fh)
+ fh.seek(0)
+ H = read_p2g(fh)
+ assert edges_equal(G.edges(), H.edges())
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_pajek.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_pajek.py
new file mode 100644
index 0000000000000000000000000000000000000000..317ebe8e57888837594db43ddae56bedf85173a6
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_pajek.py
@@ -0,0 +1,126 @@
+"""
+Pajek tests
+"""
+
+import networkx as nx
+from networkx.utils import edges_equal, nodes_equal
+
+
+class TestPajek:
+ @classmethod
+ def setup_class(cls):
+ cls.data = """*network Tralala\n*vertices 4\n 1 "A1" 0.0938 0.0896 ellipse x_fact 1 y_fact 1\n 2 "Bb" 0.8188 0.2458 ellipse x_fact 1 y_fact 1\n 3 "C" 0.3688 0.7792 ellipse x_fact 1\n 4 "D2" 0.9583 0.8563 ellipse x_fact 1\n*arcs\n1 1 1 h2 0 w 3 c Blue s 3 a1 -130 k1 0.6 a2 -130 k2 0.6 ap 0.5 l "Bezier loop" lc BlueViolet fos 20 lr 58 lp 0.3 la 360\n2 1 1 h2 0 a1 120 k1 1.3 a2 -120 k2 0.3 ap 25 l "Bezier arc" lphi 270 la 180 lr 19 lp 0.5\n1 2 1 h2 0 a1 40 k1 2.8 a2 30 k2 0.8 ap 25 l "Bezier arc" lphi 90 la 0 lp 0.65\n4 2 -1 h2 0 w 1 k1 -2 k2 250 ap 25 l "Circular arc" c Red lc OrangeRed\n3 4 1 p Dashed h2 0 w 2 c OliveGreen ap 25 l "Straight arc" lc PineGreen\n1 3 1 p Dashed h2 0 w 5 k1 -1 k2 -20 ap 25 l "Oval arc" c Brown lc Black\n3 3 -1 h1 6 w 1 h2 12 k1 -2 k2 -15 ap 0.5 l "Circular loop" c Red lc OrangeRed lphi 270 la 180"""
+ cls.G = nx.MultiDiGraph()
+ cls.G.add_nodes_from(["A1", "Bb", "C", "D2"])
+ cls.G.add_edges_from(
+ [
+ ("A1", "A1"),
+ ("A1", "Bb"),
+ ("A1", "C"),
+ ("Bb", "A1"),
+ ("C", "C"),
+ ("C", "D2"),
+ ("D2", "Bb"),
+ ]
+ )
+
+ cls.G.graph["name"] = "Tralala"
+
+ def test_parse_pajek_simple(self):
+ # Example without node positions or shape
+ data = """*Vertices 2\n1 "1"\n2 "2"\n*Edges\n1 2\n2 1"""
+ G = nx.parse_pajek(data)
+ assert sorted(G.nodes()) == ["1", "2"]
+ assert edges_equal(G.edges(), [("1", "2"), ("1", "2")])
+
+ def test_parse_pajek(self):
+ G = nx.parse_pajek(self.data)
+ assert sorted(G.nodes()) == ["A1", "Bb", "C", "D2"]
+ assert edges_equal(
+ G.edges(),
+ [
+ ("A1", "A1"),
+ ("A1", "Bb"),
+ ("A1", "C"),
+ ("Bb", "A1"),
+ ("C", "C"),
+ ("C", "D2"),
+ ("D2", "Bb"),
+ ],
+ )
+
+ def test_parse_pajet_mat(self):
+ data = """*Vertices 3\n1 "one"\n2 "two"\n3 "three"\n*Matrix\n1 1 0\n0 1 0\n0 1 0\n"""
+ G = nx.parse_pajek(data)
+ assert set(G.nodes()) == {"one", "two", "three"}
+ assert G.nodes["two"] == {"id": "2"}
+ assert edges_equal(
+ set(G.edges()),
+ {("one", "one"), ("two", "one"), ("two", "two"), ("two", "three")},
+ )
+
+ def test_read_pajek(self, tmp_path):
+ G = nx.parse_pajek(self.data)
+ # Read data from file
+ fname = tmp_path / "test.pjk"
+ with open(fname, "wb") as fh:
+ fh.write(self.data.encode("UTF-8"))
+
+ Gin = nx.read_pajek(fname)
+ assert sorted(G.nodes()) == sorted(Gin.nodes())
+ assert edges_equal(G.edges(), Gin.edges())
+ assert self.G.graph == Gin.graph
+ for n in G:
+ assert G.nodes[n] == Gin.nodes[n]
+
+ def test_write_pajek(self):
+ import io
+
+ G = nx.parse_pajek(self.data)
+ fh = io.BytesIO()
+ nx.write_pajek(G, fh)
+ fh.seek(0)
+ H = nx.read_pajek(fh)
+ assert nodes_equal(list(G), list(H))
+ assert edges_equal(list(G.edges()), list(H.edges()))
+ # Graph name is left out for now, therefore it is not tested.
+ # assert_equal(G.graph, H.graph)
+
+ def test_ignored_attribute(self):
+ import io
+
+ G = nx.Graph()
+ fh = io.BytesIO()
+ G.add_node(1, int_attr=1)
+ G.add_node(2, empty_attr=" ")
+ G.add_edge(1, 2, int_attr=2)
+ G.add_edge(2, 3, empty_attr=" ")
+
+ import warnings
+
+ with warnings.catch_warnings(record=True) as w:
+ nx.write_pajek(G, fh)
+ assert len(w) == 4
+
+ def test_noname(self):
+ # Make sure we can parse a line such as: *network
+ # Issue #952
+ line = "*network\n"
+ other_lines = self.data.split("\n")[1:]
+ data = line + "\n".join(other_lines)
+ G = nx.parse_pajek(data)
+
+ def test_unicode(self):
+ import io
+
+ G = nx.Graph()
+ name1 = chr(2344) + chr(123) + chr(6543)
+ name2 = chr(5543) + chr(1543) + chr(324)
+ G.add_edge(name1, "Radiohead", foo=name2)
+ fh = io.BytesIO()
+ nx.write_pajek(G, fh)
+ fh.seek(0)
+ H = nx.read_pajek(fh)
+ assert nodes_equal(list(G), list(H))
+ assert edges_equal(list(G.edges()), list(H.edges()))
+ assert G.graph == H.graph
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_sparse6.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_sparse6.py
new file mode 100644
index 0000000000000000000000000000000000000000..52cd271d060bd00a4c70e0e21fbdb33990078951
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_sparse6.py
@@ -0,0 +1,166 @@
+from io import BytesIO
+
+import pytest
+
+import networkx as nx
+from networkx.utils import edges_equal, nodes_equal
+
+
+class TestSparseGraph6:
+ def test_from_sparse6_bytes(self):
+ data = b":Q___eDcdFcDeFcE`GaJ`IaHbKNbLM"
+ G = nx.from_sparse6_bytes(data)
+ assert nodes_equal(
+ sorted(G.nodes()),
+ [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17],
+ )
+ assert edges_equal(
+ G.edges(),
+ [
+ (0, 1),
+ (0, 2),
+ (0, 3),
+ (1, 12),
+ (1, 14),
+ (2, 13),
+ (2, 15),
+ (3, 16),
+ (3, 17),
+ (4, 7),
+ (4, 9),
+ (4, 11),
+ (5, 6),
+ (5, 8),
+ (5, 9),
+ (6, 10),
+ (6, 11),
+ (7, 8),
+ (7, 10),
+ (8, 12),
+ (9, 15),
+ (10, 14),
+ (11, 13),
+ (12, 16),
+ (13, 17),
+ (14, 17),
+ (15, 16),
+ ],
+ )
+
+ def test_from_bytes_multigraph_graph(self):
+ graph_data = b":An"
+ G = nx.from_sparse6_bytes(graph_data)
+ assert isinstance(G, nx.Graph)
+ multigraph_data = b":Ab"
+ M = nx.from_sparse6_bytes(multigraph_data)
+ assert isinstance(M, nx.MultiGraph)
+
+ def test_read_sparse6(self):
+ data = b":Q___eDcdFcDeFcE`GaJ`IaHbKNbLM"
+ G = nx.from_sparse6_bytes(data)
+ fh = BytesIO(data)
+ Gin = nx.read_sparse6(fh)
+ assert nodes_equal(G.nodes(), Gin.nodes())
+ assert edges_equal(G.edges(), Gin.edges())
+
+ def test_read_many_graph6(self):
+ # Read many graphs into list
+ data = b":Q___eDcdFcDeFcE`GaJ`IaHbKNbLM\n:Q___dCfDEdcEgcbEGbFIaJ`JaHN`IM"
+ fh = BytesIO(data)
+ glist = nx.read_sparse6(fh)
+ assert len(glist) == 2
+ for G in glist:
+ assert nodes_equal(
+ G.nodes(),
+ [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17],
+ )
+
+
+class TestWriteSparse6:
+ """Unit tests for writing graphs in the sparse6 format.
+
+ Most of the test cases were checked against the sparse6 encoder in Sage.
+
+ """
+
+ def test_null_graph(self):
+ G = nx.null_graph()
+ result = BytesIO()
+ nx.write_sparse6(G, result)
+ assert result.getvalue() == b">>sparse6<<:?\n"
+
+ def test_trivial_graph(self):
+ G = nx.trivial_graph()
+ result = BytesIO()
+ nx.write_sparse6(G, result)
+ assert result.getvalue() == b">>sparse6<<:@\n"
+
+ def test_empty_graph(self):
+ G = nx.empty_graph(5)
+ result = BytesIO()
+ nx.write_sparse6(G, result)
+ assert result.getvalue() == b">>sparse6<<:D\n"
+
+ def test_large_empty_graph(self):
+ G = nx.empty_graph(68)
+ result = BytesIO()
+ nx.write_sparse6(G, result)
+ assert result.getvalue() == b">>sparse6<<:~?@C\n"
+
+ def test_very_large_empty_graph(self):
+ G = nx.empty_graph(258049)
+ result = BytesIO()
+ nx.write_sparse6(G, result)
+ assert result.getvalue() == b">>sparse6<<:~~???~?@\n"
+
+ def test_complete_graph(self):
+ G = nx.complete_graph(4)
+ result = BytesIO()
+ nx.write_sparse6(G, result)
+ assert result.getvalue() == b">>sparse6<<:CcKI\n"
+
+ def test_no_header(self):
+ G = nx.complete_graph(4)
+ result = BytesIO()
+ nx.write_sparse6(G, result, header=False)
+ assert result.getvalue() == b":CcKI\n"
+
+ def test_padding(self):
+ codes = (b":Cdv", b":DaYn", b":EaYnN", b":FaYnL", b":GaYnLz")
+ for n, code in enumerate(codes, start=4):
+ G = nx.path_graph(n)
+ result = BytesIO()
+ nx.write_sparse6(G, result, header=False)
+ assert result.getvalue() == code + b"\n"
+
+ def test_complete_bipartite(self):
+ G = nx.complete_bipartite_graph(6, 9)
+ result = BytesIO()
+ nx.write_sparse6(G, result)
+ # Compared with sage
+ expected = b">>sparse6<<:Nk" + b"?G`cJ" * 9 + b"\n"
+ assert result.getvalue() == expected
+
+ def test_read_write_inverse(self):
+ for i in list(range(13)) + [31, 47, 62, 63, 64, 72]:
+ m = min(2 * i, i * i // 2)
+ g = nx.random_graphs.gnm_random_graph(i, m, seed=i)
+ gstr = BytesIO()
+ nx.write_sparse6(g, gstr, header=False)
+ # Strip the trailing newline.
+ gstr = gstr.getvalue().rstrip()
+ g2 = nx.from_sparse6_bytes(gstr)
+ assert g2.order() == g.order()
+ assert edges_equal(g2.edges(), g.edges())
+
+ def test_no_directed_graphs(self):
+ with pytest.raises(nx.NetworkXNotImplemented):
+ nx.write_sparse6(nx.DiGraph(), BytesIO())
+
+ def test_write_path(self, tmp_path):
+ # Get a valid temporary file name
+ fullfilename = str(tmp_path / "test.s6")
+ # file should be closed now, so write_sparse6 can open it
+ nx.write_sparse6(nx.null_graph(), fullfilename)
+ with open(fullfilename, mode="rb") as fh:
+ assert fh.read() == b">>sparse6<<:?\n"
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_text.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_text.py
new file mode 100644
index 0000000000000000000000000000000000000000..b2b744828c916a37784059c869cc990a2473305a
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/readwrite/tests/test_text.py
@@ -0,0 +1,1742 @@
+import random
+from itertools import product
+from textwrap import dedent
+
+import pytest
+
+import networkx as nx
+
+
+def test_generate_network_text_forest_directed():
+ # Create a directed forest with labels
+ graph = nx.balanced_tree(r=2, h=2, create_using=nx.DiGraph)
+ for node in graph.nodes:
+ graph.nodes[node]["label"] = "node_" + chr(ord("a") + node)
+
+ node_target = dedent(
+ """
+ ╙── 0
+ ├─╼ 1
+ │ ├─╼ 3
+ │ └─╼ 4
+ └─╼ 2
+ ├─╼ 5
+ └─╼ 6
+ """
+ ).strip()
+
+ label_target = dedent(
+ """
+ ╙── node_a
+ ├─╼ node_b
+ │ ├─╼ node_d
+ │ └─╼ node_e
+ └─╼ node_c
+ ├─╼ node_f
+ └─╼ node_g
+ """
+ ).strip()
+
+ # Basic node case
+ ret = nx.generate_network_text(graph, with_labels=False)
+ assert "\n".join(ret) == node_target
+
+ # Basic label case
+ ret = nx.generate_network_text(graph, with_labels=True)
+ assert "\n".join(ret) == label_target
+
+
+def test_write_network_text_empty_graph():
+ def _graph_str(g, **kw):
+ printbuf = []
+ nx.write_network_text(g, printbuf.append, end="", **kw)
+ return "\n".join(printbuf)
+
+ assert _graph_str(nx.DiGraph()) == "╙"
+ assert _graph_str(nx.Graph()) == "╙"
+ assert _graph_str(nx.DiGraph(), ascii_only=True) == "+"
+ assert _graph_str(nx.Graph(), ascii_only=True) == "+"
+
+
+def test_write_network_text_within_forest_glyph():
+ g = nx.DiGraph()
+ g.add_nodes_from([1, 2, 3, 4])
+ g.add_edge(2, 4)
+ lines = []
+ write = lines.append
+ nx.write_network_text(g, path=write, end="")
+ nx.write_network_text(g, path=write, ascii_only=True, end="")
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ ╟── 1
+ ╟── 2
+ ╎ └─╼ 4
+ ╙── 3
+ +-- 1
+ +-- 2
+ : L-> 4
+ +-- 3
+ """
+ ).strip()
+ assert text == target
+
+
+def test_generate_network_text_directed_multi_tree():
+ tree1 = nx.balanced_tree(r=2, h=2, create_using=nx.DiGraph)
+ tree2 = nx.balanced_tree(r=2, h=2, create_using=nx.DiGraph)
+ forest = nx.disjoint_union_all([tree1, tree2])
+ ret = "\n".join(nx.generate_network_text(forest))
+
+ target = dedent(
+ """
+ ╟── 0
+ ╎ ├─╼ 1
+ ╎ │ ├─╼ 3
+ ╎ │ └─╼ 4
+ ╎ └─╼ 2
+ ╎ ├─╼ 5
+ ╎ └─╼ 6
+ ╙── 7
+ ├─╼ 8
+ │ ├─╼ 10
+ │ └─╼ 11
+ └─╼ 9
+ ├─╼ 12
+ └─╼ 13
+ """
+ ).strip()
+ assert ret == target
+
+ tree3 = nx.balanced_tree(r=2, h=2, create_using=nx.DiGraph)
+ forest = nx.disjoint_union_all([tree1, tree2, tree3])
+ ret = "\n".join(nx.generate_network_text(forest, sources=[0, 14, 7]))
+
+ target = dedent(
+ """
+ ╟── 0
+ ╎ ├─╼ 1
+ ╎ │ ├─╼ 3
+ ╎ │ └─╼ 4
+ ╎ └─╼ 2
+ ╎ ├─╼ 5
+ ╎ └─╼ 6
+ ╟── 14
+ ╎ ├─╼ 15
+ ╎ │ ├─╼ 17
+ ╎ │ └─╼ 18
+ ╎ └─╼ 16
+ ╎ ├─╼ 19
+ ╎ └─╼ 20
+ ╙── 7
+ ├─╼ 8
+ │ ├─╼ 10
+ │ └─╼ 11
+ └─╼ 9
+ ├─╼ 12
+ └─╼ 13
+ """
+ ).strip()
+ assert ret == target
+
+ ret = "\n".join(
+ nx.generate_network_text(forest, sources=[0, 14, 7], ascii_only=True)
+ )
+
+ target = dedent(
+ """
+ +-- 0
+ : |-> 1
+ : | |-> 3
+ : | L-> 4
+ : L-> 2
+ : |-> 5
+ : L-> 6
+ +-- 14
+ : |-> 15
+ : | |-> 17
+ : | L-> 18
+ : L-> 16
+ : |-> 19
+ : L-> 20
+ +-- 7
+ |-> 8
+ | |-> 10
+ | L-> 11
+ L-> 9
+ |-> 12
+ L-> 13
+ """
+ ).strip()
+ assert ret == target
+
+
+def test_generate_network_text_undirected_multi_tree():
+ tree1 = nx.balanced_tree(r=2, h=2, create_using=nx.Graph)
+ tree2 = nx.balanced_tree(r=2, h=2, create_using=nx.Graph)
+ tree2 = nx.relabel_nodes(tree2, {n: n + len(tree1) for n in tree2.nodes})
+ forest = nx.union(tree1, tree2)
+ ret = "\n".join(nx.generate_network_text(forest, sources=[0, 7]))
+
+ target = dedent(
+ """
+ ╟── 0
+ ╎ ├── 1
+ ╎ │ ├── 3
+ ╎ │ └── 4
+ ╎ └── 2
+ ╎ ├── 5
+ ╎ └── 6
+ ╙── 7
+ ├── 8
+ │ ├── 10
+ │ └── 11
+ └── 9
+ ├── 12
+ └── 13
+ """
+ ).strip()
+ assert ret == target
+
+ ret = "\n".join(nx.generate_network_text(forest, sources=[0, 7], ascii_only=True))
+
+ target = dedent(
+ """
+ +-- 0
+ : |-- 1
+ : | |-- 3
+ : | L-- 4
+ : L-- 2
+ : |-- 5
+ : L-- 6
+ +-- 7
+ |-- 8
+ | |-- 10
+ | L-- 11
+ L-- 9
+ |-- 12
+ L-- 13
+ """
+ ).strip()
+ assert ret == target
+
+
+def test_generate_network_text_forest_undirected():
+ # Create a directed forest
+ graph = nx.balanced_tree(r=2, h=2, create_using=nx.Graph)
+
+ node_target0 = dedent(
+ """
+ ╙── 0
+ ├── 1
+ │ ├── 3
+ │ └── 4
+ └── 2
+ ├── 5
+ └── 6
+ """
+ ).strip()
+
+ # defined starting point
+ ret = "\n".join(nx.generate_network_text(graph, sources=[0]))
+ assert ret == node_target0
+
+ # defined starting point
+ node_target2 = dedent(
+ """
+ ╙── 2
+ ├── 0
+ │ └── 1
+ │ ├── 3
+ │ └── 4
+ ├── 5
+ └── 6
+ """
+ ).strip()
+ ret = "\n".join(nx.generate_network_text(graph, sources=[2]))
+ assert ret == node_target2
+
+
+def test_generate_network_text_overspecified_sources():
+ """
+ When sources are directly specified, we won't be able to determine when we
+ are in the last component, so there will always be a trailing, leftmost
+ pipe.
+ """
+ graph = nx.disjoint_union_all(
+ [
+ nx.balanced_tree(r=2, h=1, create_using=nx.DiGraph),
+ nx.balanced_tree(r=1, h=2, create_using=nx.DiGraph),
+ nx.balanced_tree(r=2, h=1, create_using=nx.DiGraph),
+ ]
+ )
+
+ # defined starting point
+ target1 = dedent(
+ """
+ ╟── 0
+ ╎ ├─╼ 1
+ ╎ └─╼ 2
+ ╟── 3
+ ╎ └─╼ 4
+ ╎ └─╼ 5
+ ╟── 6
+ ╎ ├─╼ 7
+ ╎ └─╼ 8
+ """
+ ).strip()
+
+ target2 = dedent(
+ """
+ ╟── 0
+ ╎ ├─╼ 1
+ ╎ └─╼ 2
+ ╟── 3
+ ╎ └─╼ 4
+ ╎ └─╼ 5
+ ╙── 6
+ ├─╼ 7
+ └─╼ 8
+ """
+ ).strip()
+
+ got1 = "\n".join(nx.generate_network_text(graph, sources=graph.nodes))
+ got2 = "\n".join(nx.generate_network_text(graph))
+ assert got1 == target1
+ assert got2 == target2
+
+
+def test_write_network_text_iterative_add_directed_edges():
+ """
+ Walk through the cases going from a disconnected to fully connected graph
+ """
+ graph = nx.DiGraph()
+ graph.add_nodes_from([1, 2, 3, 4])
+ lines = []
+ write = lines.append
+ write("--- initial state ---")
+ nx.write_network_text(graph, path=write, end="")
+ for i, j in product(graph.nodes, graph.nodes):
+ write(f"--- add_edge({i}, {j}) ---")
+ graph.add_edge(i, j)
+ nx.write_network_text(graph, path=write, end="")
+ text = "\n".join(lines)
+ # defined starting point
+ target = dedent(
+ """
+ --- initial state ---
+ ╟── 1
+ ╟── 2
+ ╟── 3
+ ╙── 4
+ --- add_edge(1, 1) ---
+ ╟── 1 ╾ 1
+ ╎ └─╼ ...
+ ╟── 2
+ ╟── 3
+ ╙── 4
+ --- add_edge(1, 2) ---
+ ╟── 1 ╾ 1
+ ╎ ├─╼ 2
+ ╎ └─╼ ...
+ ╟── 3
+ ╙── 4
+ --- add_edge(1, 3) ---
+ ╟── 1 ╾ 1
+ ╎ ├─╼ 2
+ ╎ ├─╼ 3
+ ╎ └─╼ ...
+ ╙── 4
+ --- add_edge(1, 4) ---
+ ╙── 1 ╾ 1
+ ├─╼ 2
+ ├─╼ 3
+ ├─╼ 4
+ └─╼ ...
+ --- add_edge(2, 1) ---
+ ╙── 2 ╾ 1
+ └─╼ 1 ╾ 1
+ ├─╼ 3
+ ├─╼ 4
+ └─╼ ...
+ --- add_edge(2, 2) ---
+ ╙── 1 ╾ 1, 2
+ ├─╼ 2 ╾ 2
+ │ └─╼ ...
+ ├─╼ 3
+ ├─╼ 4
+ └─╼ ...
+ --- add_edge(2, 3) ---
+ ╙── 1 ╾ 1, 2
+ ├─╼ 2 ╾ 2
+ │ ├─╼ 3 ╾ 1
+ │ └─╼ ...
+ ├─╼ 4
+ └─╼ ...
+ --- add_edge(2, 4) ---
+ ╙── 1 ╾ 1, 2
+ ├─╼ 2 ╾ 2
+ │ ├─╼ 3 ╾ 1
+ │ ├─╼ 4 ╾ 1
+ │ └─╼ ...
+ └─╼ ...
+ --- add_edge(3, 1) ---
+ ╙── 2 ╾ 1, 2
+ ├─╼ 1 ╾ 1, 3
+ │ ├─╼ 3 ╾ 2
+ │ │ └─╼ ...
+ │ ├─╼ 4 ╾ 2
+ │ └─╼ ...
+ └─╼ ...
+ --- add_edge(3, 2) ---
+ ╙── 3 ╾ 1, 2
+ ├─╼ 1 ╾ 1, 2
+ │ ├─╼ 2 ╾ 2, 3
+ │ │ ├─╼ 4 ╾ 1
+ │ │ └─╼ ...
+ │ └─╼ ...
+ └─╼ ...
+ --- add_edge(3, 3) ---
+ ╙── 1 ╾ 1, 2, 3
+ ├─╼ 2 ╾ 2, 3
+ │ ├─╼ 3 ╾ 1, 3
+ │ │ └─╼ ...
+ │ ├─╼ 4 ╾ 1
+ │ └─╼ ...
+ └─╼ ...
+ --- add_edge(3, 4) ---
+ ╙── 1 ╾ 1, 2, 3
+ ├─╼ 2 ╾ 2, 3
+ │ ├─╼ 3 ╾ 1, 3
+ │ │ ├─╼ 4 ╾ 1, 2
+ │ │ └─╼ ...
+ │ └─╼ ...
+ └─╼ ...
+ --- add_edge(4, 1) ---
+ ╙── 2 ╾ 1, 2, 3
+ ├─╼ 1 ╾ 1, 3, 4
+ │ ├─╼ 3 ╾ 2, 3
+ │ │ ├─╼ 4 ╾ 1, 2
+ │ │ │ └─╼ ...
+ │ │ └─╼ ...
+ │ └─╼ ...
+ └─╼ ...
+ --- add_edge(4, 2) ---
+ ╙── 3 ╾ 1, 2, 3
+ ├─╼ 1 ╾ 1, 2, 4
+ │ ├─╼ 2 ╾ 2, 3, 4
+ │ │ ├─╼ 4 ╾ 1, 3
+ │ │ │ └─╼ ...
+ │ │ └─╼ ...
+ │ └─╼ ...
+ └─╼ ...
+ --- add_edge(4, 3) ---
+ ╙── 4 ╾ 1, 2, 3
+ ├─╼ 1 ╾ 1, 2, 3
+ │ ├─╼ 2 ╾ 2, 3, 4
+ │ │ ├─╼ 3 ╾ 1, 3, 4
+ │ │ │ └─╼ ...
+ │ │ └─╼ ...
+ │ └─╼ ...
+ └─╼ ...
+ --- add_edge(4, 4) ---
+ ╙── 1 ╾ 1, 2, 3, 4
+ ├─╼ 2 ╾ 2, 3, 4
+ │ ├─╼ 3 ╾ 1, 3, 4
+ │ │ ├─╼ 4 ╾ 1, 2, 4
+ │ │ │ └─╼ ...
+ │ │ └─╼ ...
+ │ └─╼ ...
+ └─╼ ...
+ """
+ ).strip()
+ assert target == text
+
+
+def test_write_network_text_iterative_add_undirected_edges():
+ """
+ Walk through the cases going from a disconnected to fully connected graph
+ """
+ graph = nx.Graph()
+ graph.add_nodes_from([1, 2, 3, 4])
+ lines = []
+ write = lines.append
+ write("--- initial state ---")
+ nx.write_network_text(graph, path=write, end="")
+ for i, j in product(graph.nodes, graph.nodes):
+ if i == j:
+ continue
+ write(f"--- add_edge({i}, {j}) ---")
+ graph.add_edge(i, j)
+ nx.write_network_text(graph, path=write, end="")
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ --- initial state ---
+ ╟── 1
+ ╟── 2
+ ╟── 3
+ ╙── 4
+ --- add_edge(1, 2) ---
+ ╟── 3
+ ╟── 4
+ ╙── 1
+ └── 2
+ --- add_edge(1, 3) ---
+ ╟── 4
+ ╙── 2
+ └── 1
+ └── 3
+ --- add_edge(1, 4) ---
+ ╙── 2
+ └── 1
+ ├── 3
+ └── 4
+ --- add_edge(2, 1) ---
+ ╙── 2
+ └── 1
+ ├── 3
+ └── 4
+ --- add_edge(2, 3) ---
+ ╙── 4
+ └── 1
+ ├── 2
+ │ └── 3 ─ 1
+ └── ...
+ --- add_edge(2, 4) ---
+ ╙── 3
+ ├── 1
+ │ ├── 2 ─ 3
+ │ │ └── 4 ─ 1
+ │ └── ...
+ └── ...
+ --- add_edge(3, 1) ---
+ ╙── 3
+ ├── 1
+ │ ├── 2 ─ 3
+ │ │ └── 4 ─ 1
+ │ └── ...
+ └── ...
+ --- add_edge(3, 2) ---
+ ╙── 3
+ ├── 1
+ │ ├── 2 ─ 3
+ │ │ └── 4 ─ 1
+ │ └── ...
+ └── ...
+ --- add_edge(3, 4) ---
+ ╙── 1
+ ├── 2
+ │ ├── 3 ─ 1
+ │ │ └── 4 ─ 1, 2
+ │ └── ...
+ └── ...
+ --- add_edge(4, 1) ---
+ ╙── 1
+ ├── 2
+ │ ├── 3 ─ 1
+ │ │ └── 4 ─ 1, 2
+ │ └── ...
+ └── ...
+ --- add_edge(4, 2) ---
+ ╙── 1
+ ├── 2
+ │ ├── 3 ─ 1
+ │ │ └── 4 ─ 1, 2
+ │ └── ...
+ └── ...
+ --- add_edge(4, 3) ---
+ ╙── 1
+ ├── 2
+ │ ├── 3 ─ 1
+ │ │ └── 4 ─ 1, 2
+ │ └── ...
+ └── ...
+ """
+ ).strip()
+ assert target == text
+
+
+def test_write_network_text_iterative_add_random_directed_edges():
+ """
+ Walk through the cases going from a disconnected to fully connected graph
+ """
+
+ rng = random.Random(724466096)
+ graph = nx.DiGraph()
+ graph.add_nodes_from([1, 2, 3, 4, 5])
+ possible_edges = list(product(graph.nodes, graph.nodes))
+ rng.shuffle(possible_edges)
+ graph.add_edges_from(possible_edges[0:8])
+ lines = []
+ write = lines.append
+ write("--- initial state ---")
+ nx.write_network_text(graph, path=write, end="")
+ for i, j in possible_edges[8:12]:
+ write(f"--- add_edge({i}, {j}) ---")
+ graph.add_edge(i, j)
+ nx.write_network_text(graph, path=write, end="")
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ --- initial state ---
+ ╙── 3 ╾ 5
+ └─╼ 2 ╾ 2
+ ├─╼ 4 ╾ 4
+ │ ├─╼ 5
+ │ │ ├─╼ 1 ╾ 1
+ │ │ │ └─╼ ...
+ │ │ └─╼ ...
+ │ └─╼ ...
+ └─╼ ...
+ --- add_edge(4, 1) ---
+ ╙── 3 ╾ 5
+ └─╼ 2 ╾ 2
+ ├─╼ 4 ╾ 4
+ │ ├─╼ 5
+ │ │ ├─╼ 1 ╾ 1, 4
+ │ │ │ └─╼ ...
+ │ │ └─╼ ...
+ │ └─╼ ...
+ └─╼ ...
+ --- add_edge(2, 1) ---
+ ╙── 3 ╾ 5
+ └─╼ 2 ╾ 2
+ ├─╼ 4 ╾ 4
+ │ ├─╼ 5
+ │ │ ├─╼ 1 ╾ 1, 4, 2
+ │ │ │ └─╼ ...
+ │ │ └─╼ ...
+ │ └─╼ ...
+ └─╼ ...
+ --- add_edge(5, 2) ---
+ ╙── 3 ╾ 5
+ └─╼ 2 ╾ 2, 5
+ ├─╼ 4 ╾ 4
+ │ ├─╼ 5
+ │ │ ├─╼ 1 ╾ 1, 4, 2
+ │ │ │ └─╼ ...
+ │ │ └─╼ ...
+ │ └─╼ ...
+ └─╼ ...
+ --- add_edge(1, 5) ---
+ ╙── 3 ╾ 5
+ └─╼ 2 ╾ 2, 5
+ ├─╼ 4 ╾ 4
+ │ ├─╼ 5 ╾ 1
+ │ │ ├─╼ 1 ╾ 1, 4, 2
+ │ │ │ └─╼ ...
+ │ │ └─╼ ...
+ │ └─╼ ...
+ └─╼ ...
+
+ """
+ ).strip()
+ assert target == text
+
+
+def test_write_network_text_nearly_forest():
+ g = nx.DiGraph()
+ g.add_edge(1, 2)
+ g.add_edge(1, 5)
+ g.add_edge(2, 3)
+ g.add_edge(3, 4)
+ g.add_edge(5, 6)
+ g.add_edge(6, 7)
+ g.add_edge(6, 8)
+ orig = g.copy()
+ g.add_edge(1, 8) # forward edge
+ g.add_edge(4, 2) # back edge
+ g.add_edge(6, 3) # cross edge
+ lines = []
+ write = lines.append
+ write("--- directed case ---")
+ nx.write_network_text(orig, path=write, end="")
+ write("--- add (1, 8), (4, 2), (6, 3) ---")
+ nx.write_network_text(g, path=write, end="")
+ write("--- undirected case ---")
+ nx.write_network_text(orig.to_undirected(), path=write, sources=[1], end="")
+ write("--- add (1, 8), (4, 2), (6, 3) ---")
+ nx.write_network_text(g.to_undirected(), path=write, sources=[1], end="")
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ --- directed case ---
+ ╙── 1
+ ├─╼ 2
+ │ └─╼ 3
+ │ └─╼ 4
+ └─╼ 5
+ └─╼ 6
+ ├─╼ 7
+ └─╼ 8
+ --- add (1, 8), (4, 2), (6, 3) ---
+ ╙── 1
+ ├─╼ 2 ╾ 4
+ │ └─╼ 3 ╾ 6
+ │ └─╼ 4
+ │ └─╼ ...
+ ├─╼ 5
+ │ └─╼ 6
+ │ ├─╼ 7
+ │ ├─╼ 8 ╾ 1
+ │ └─╼ ...
+ └─╼ ...
+ --- undirected case ---
+ ╙── 1
+ ├── 2
+ │ └── 3
+ │ └── 4
+ └── 5
+ └── 6
+ ├── 7
+ └── 8
+ --- add (1, 8), (4, 2), (6, 3) ---
+ ╙── 1
+ ├── 2
+ │ ├── 3
+ │ │ ├── 4 ─ 2
+ │ │ └── 6
+ │ │ ├── 5 ─ 1
+ │ │ ├── 7
+ │ │ └── 8 ─ 1
+ │ └── ...
+ └── ...
+ """
+ ).strip()
+ assert target == text
+
+
+def test_write_network_text_complete_graph_ascii_only():
+ graph = nx.generators.complete_graph(5, create_using=nx.DiGraph)
+ lines = []
+ write = lines.append
+ write("--- directed case ---")
+ nx.write_network_text(graph, path=write, ascii_only=True, end="")
+ write("--- undirected case ---")
+ nx.write_network_text(graph.to_undirected(), path=write, ascii_only=True, end="")
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ --- directed case ---
+ +-- 0 <- 1, 2, 3, 4
+ |-> 1 <- 2, 3, 4
+ | |-> 2 <- 0, 3, 4
+ | | |-> 3 <- 0, 1, 4
+ | | | |-> 4 <- 0, 1, 2
+ | | | | L-> ...
+ | | | L-> ...
+ | | L-> ...
+ | L-> ...
+ L-> ...
+ --- undirected case ---
+ +-- 0
+ |-- 1
+ | |-- 2 - 0
+ | | |-- 3 - 0, 1
+ | | | L-- 4 - 0, 1, 2
+ | | L-- ...
+ | L-- ...
+ L-- ...
+ """
+ ).strip()
+ assert target == text
+
+
+def test_write_network_text_with_labels():
+ graph = nx.generators.complete_graph(5, create_using=nx.DiGraph)
+ for n in graph.nodes:
+ graph.nodes[n]["label"] = f"Node(n={n})"
+ lines = []
+ write = lines.append
+ nx.write_network_text(graph, path=write, with_labels=True, ascii_only=False, end="")
+ text = "\n".join(lines)
+ # Non trees with labels can get somewhat out of hand with network text
+ # because we need to immediately show every non-tree edge to the right
+ target = dedent(
+ """
+ ╙── Node(n=0) ╾ Node(n=1), Node(n=2), Node(n=3), Node(n=4)
+ ├─╼ Node(n=1) ╾ Node(n=2), Node(n=3), Node(n=4)
+ │ ├─╼ Node(n=2) ╾ Node(n=0), Node(n=3), Node(n=4)
+ │ │ ├─╼ Node(n=3) ╾ Node(n=0), Node(n=1), Node(n=4)
+ │ │ │ ├─╼ Node(n=4) ╾ Node(n=0), Node(n=1), Node(n=2)
+ │ │ │ │ └─╼ ...
+ │ │ │ └─╼ ...
+ │ │ └─╼ ...
+ │ └─╼ ...
+ └─╼ ...
+ """
+ ).strip()
+ assert target == text
+
+
+def test_write_network_text_complete_graphs():
+ lines = []
+ write = lines.append
+ for k in [0, 1, 2, 3, 4, 5]:
+ g = nx.generators.complete_graph(k)
+ write(f"--- undirected k={k} ---")
+ nx.write_network_text(g, path=write, end="")
+
+ for k in [0, 1, 2, 3, 4, 5]:
+ g = nx.generators.complete_graph(k, nx.DiGraph)
+ write(f"--- directed k={k} ---")
+ nx.write_network_text(g, path=write, end="")
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ --- undirected k=0 ---
+ ╙
+ --- undirected k=1 ---
+ ╙── 0
+ --- undirected k=2 ---
+ ╙── 0
+ └── 1
+ --- undirected k=3 ---
+ ╙── 0
+ ├── 1
+ │ └── 2 ─ 0
+ └── ...
+ --- undirected k=4 ---
+ ╙── 0
+ ├── 1
+ │ ├── 2 ─ 0
+ │ │ └── 3 ─ 0, 1
+ │ └── ...
+ └── ...
+ --- undirected k=5 ---
+ ╙── 0
+ ├── 1
+ │ ├── 2 ─ 0
+ │ │ ├── 3 ─ 0, 1
+ │ │ │ └── 4 ─ 0, 1, 2
+ │ │ └── ...
+ │ └── ...
+ └── ...
+ --- directed k=0 ---
+ ╙
+ --- directed k=1 ---
+ ╙── 0
+ --- directed k=2 ---
+ ╙── 0 ╾ 1
+ └─╼ 1
+ └─╼ ...
+ --- directed k=3 ---
+ ╙── 0 ╾ 1, 2
+ ├─╼ 1 ╾ 2
+ │ ├─╼ 2 ╾ 0
+ │ │ └─╼ ...
+ │ └─╼ ...
+ └─╼ ...
+ --- directed k=4 ---
+ ╙── 0 ╾ 1, 2, 3
+ ├─╼ 1 ╾ 2, 3
+ │ ├─╼ 2 ╾ 0, 3
+ │ │ ├─╼ 3 ╾ 0, 1
+ │ │ │ └─╼ ...
+ │ │ └─╼ ...
+ │ └─╼ ...
+ └─╼ ...
+ --- directed k=5 ---
+ ╙── 0 ╾ 1, 2, 3, 4
+ ├─╼ 1 ╾ 2, 3, 4
+ │ ├─╼ 2 ╾ 0, 3, 4
+ │ │ ├─╼ 3 ╾ 0, 1, 4
+ │ │ │ ├─╼ 4 ╾ 0, 1, 2
+ │ │ │ │ └─╼ ...
+ │ │ │ └─╼ ...
+ │ │ └─╼ ...
+ │ └─╼ ...
+ └─╼ ...
+ """
+ ).strip()
+ assert target == text
+
+
+def test_write_network_text_multiple_sources():
+ g = nx.DiGraph()
+ g.add_edge(1, 2)
+ g.add_edge(1, 3)
+ g.add_edge(2, 4)
+ g.add_edge(3, 5)
+ g.add_edge(3, 6)
+ g.add_edge(5, 4)
+ g.add_edge(4, 1)
+ g.add_edge(1, 5)
+ lines = []
+ write = lines.append
+ # Use each node as the starting point to demonstrate how the representation
+ # changes.
+ nodes = sorted(g.nodes())
+ for n in nodes:
+ write(f"--- source node: {n} ---")
+ nx.write_network_text(g, path=write, sources=[n], end="")
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ --- source node: 1 ---
+ ╙── 1 ╾ 4
+ ├─╼ 2
+ │ └─╼ 4 ╾ 5
+ │ └─╼ ...
+ ├─╼ 3
+ │ ├─╼ 5 ╾ 1
+ │ │ └─╼ ...
+ │ └─╼ 6
+ └─╼ ...
+ --- source node: 2 ---
+ ╙── 2 ╾ 1
+ └─╼ 4 ╾ 5
+ └─╼ 1
+ ├─╼ 3
+ │ ├─╼ 5 ╾ 1
+ │ │ └─╼ ...
+ │ └─╼ 6
+ └─╼ ...
+ --- source node: 3 ---
+ ╙── 3 ╾ 1
+ ├─╼ 5 ╾ 1
+ │ └─╼ 4 ╾ 2
+ │ └─╼ 1
+ │ ├─╼ 2
+ │ │ └─╼ ...
+ │ └─╼ ...
+ └─╼ 6
+ --- source node: 4 ---
+ ╙── 4 ╾ 2, 5
+ └─╼ 1
+ ├─╼ 2
+ │ └─╼ ...
+ ├─╼ 3
+ │ ├─╼ 5 ╾ 1
+ │ │ └─╼ ...
+ │ └─╼ 6
+ └─╼ ...
+ --- source node: 5 ---
+ ╙── 5 ╾ 3, 1
+ └─╼ 4 ╾ 2
+ └─╼ 1
+ ├─╼ 2
+ │ └─╼ ...
+ ├─╼ 3
+ │ ├─╼ 6
+ │ └─╼ ...
+ └─╼ ...
+ --- source node: 6 ---
+ ╙── 6 ╾ 3
+ """
+ ).strip()
+ assert target == text
+
+
+def test_write_network_text_star_graph():
+ graph = nx.star_graph(5, create_using=nx.Graph)
+ lines = []
+ write = lines.append
+ nx.write_network_text(graph, path=write, end="")
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ ╙── 1
+ └── 0
+ ├── 2
+ ├── 3
+ ├── 4
+ └── 5
+ """
+ ).strip()
+ assert target == text
+
+
+def test_write_network_text_path_graph():
+ graph = nx.path_graph(3, create_using=nx.Graph)
+ lines = []
+ write = lines.append
+ nx.write_network_text(graph, path=write, end="")
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ ╙── 0
+ └── 1
+ └── 2
+ """
+ ).strip()
+ assert target == text
+
+
+def test_write_network_text_lollipop_graph():
+ graph = nx.lollipop_graph(4, 2, create_using=nx.Graph)
+ lines = []
+ write = lines.append
+ nx.write_network_text(graph, path=write, end="")
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ ╙── 5
+ └── 4
+ └── 3
+ ├── 0
+ │ ├── 1 ─ 3
+ │ │ └── 2 ─ 0, 3
+ │ └── ...
+ └── ...
+ """
+ ).strip()
+ assert target == text
+
+
+def test_write_network_text_wheel_graph():
+ graph = nx.wheel_graph(7, create_using=nx.Graph)
+ lines = []
+ write = lines.append
+ nx.write_network_text(graph, path=write, end="")
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ ╙── 1
+ ├── 0
+ │ ├── 2 ─ 1
+ │ │ └── 3 ─ 0
+ │ │ └── 4 ─ 0
+ │ │ └── 5 ─ 0
+ │ │ └── 6 ─ 0, 1
+ │ └── ...
+ └── ...
+ """
+ ).strip()
+ assert target == text
+
+
+def test_write_network_text_circular_ladder_graph():
+ graph = nx.circular_ladder_graph(4, create_using=nx.Graph)
+ lines = []
+ write = lines.append
+ nx.write_network_text(graph, path=write, end="")
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ ╙── 0
+ ├── 1
+ │ ├── 2
+ │ │ ├── 3 ─ 0
+ │ │ │ └── 7
+ │ │ │ ├── 6 ─ 2
+ │ │ │ │ └── 5 ─ 1
+ │ │ │ │ └── 4 ─ 0, 7
+ │ │ │ └── ...
+ │ │ └── ...
+ │ └── ...
+ └── ...
+ """
+ ).strip()
+ assert target == text
+
+
+def test_write_network_text_dorogovtsev_goltsev_mendes_graph():
+ graph = nx.dorogovtsev_goltsev_mendes_graph(4, create_using=nx.Graph)
+ lines = []
+ write = lines.append
+ nx.write_network_text(graph, path=write, end="")
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ ╙── 15
+ ├── 0
+ │ ├── 1 ─ 15
+ │ │ ├── 2 ─ 0
+ │ │ │ ├── 4 ─ 0
+ │ │ │ │ ├── 9 ─ 0
+ │ │ │ │ │ ├── 22 ─ 0
+ │ │ │ │ │ └── 38 ─ 4
+ │ │ │ │ ├── 13 ─ 2
+ │ │ │ │ │ ├── 34 ─ 2
+ │ │ │ │ │ └── 39 ─ 4
+ │ │ │ │ ├── 18 ─ 0
+ │ │ │ │ ├── 30 ─ 2
+ │ │ │ │ └── ...
+ │ │ │ ├── 5 ─ 1
+ │ │ │ │ ├── 12 ─ 1
+ │ │ │ │ │ ├── 29 ─ 1
+ │ │ │ │ │ └── 40 ─ 5
+ │ │ │ │ ├── 14 ─ 2
+ │ │ │ │ │ ├── 35 ─ 2
+ │ │ │ │ │ └── 41 ─ 5
+ │ │ │ │ ├── 25 ─ 1
+ │ │ │ │ ├── 31 ─ 2
+ │ │ │ │ └── ...
+ │ │ │ ├── 7 ─ 0
+ │ │ │ │ ├── 20 ─ 0
+ │ │ │ │ └── 32 ─ 2
+ │ │ │ ├── 10 ─ 1
+ │ │ │ │ ├── 27 ─ 1
+ │ │ │ │ └── 33 ─ 2
+ │ │ │ ├── 16 ─ 0
+ │ │ │ ├── 23 ─ 1
+ │ │ │ └── ...
+ │ │ ├── 3 ─ 0
+ │ │ │ ├── 8 ─ 0
+ │ │ │ │ ├── 21 ─ 0
+ │ │ │ │ └── 36 ─ 3
+ │ │ │ ├── 11 ─ 1
+ │ │ │ │ ├── 28 ─ 1
+ │ │ │ │ └── 37 ─ 3
+ │ │ │ ├── 17 ─ 0
+ │ │ │ ├── 24 ─ 1
+ │ │ │ └── ...
+ │ │ ├── 6 ─ 0
+ │ │ │ ├── 19 ─ 0
+ │ │ │ └── 26 ─ 1
+ │ │ └── ...
+ │ └── ...
+ └── ...
+ """
+ ).strip()
+ assert target == text
+
+
+def test_write_network_text_tree_max_depth():
+ orig = nx.balanced_tree(r=1, h=3, create_using=nx.DiGraph)
+ lines = []
+ write = lines.append
+ write("--- directed case, max_depth=0 ---")
+ nx.write_network_text(orig, path=write, end="", max_depth=0)
+ write("--- directed case, max_depth=1 ---")
+ nx.write_network_text(orig, path=write, end="", max_depth=1)
+ write("--- directed case, max_depth=2 ---")
+ nx.write_network_text(orig, path=write, end="", max_depth=2)
+ write("--- directed case, max_depth=3 ---")
+ nx.write_network_text(orig, path=write, end="", max_depth=3)
+ write("--- directed case, max_depth=4 ---")
+ nx.write_network_text(orig, path=write, end="", max_depth=4)
+ write("--- undirected case, max_depth=0 ---")
+ nx.write_network_text(orig.to_undirected(), path=write, end="", max_depth=0)
+ write("--- undirected case, max_depth=1 ---")
+ nx.write_network_text(orig.to_undirected(), path=write, end="", max_depth=1)
+ write("--- undirected case, max_depth=2 ---")
+ nx.write_network_text(orig.to_undirected(), path=write, end="", max_depth=2)
+ write("--- undirected case, max_depth=3 ---")
+ nx.write_network_text(orig.to_undirected(), path=write, end="", max_depth=3)
+ write("--- undirected case, max_depth=4 ---")
+ nx.write_network_text(orig.to_undirected(), path=write, end="", max_depth=4)
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ --- directed case, max_depth=0 ---
+ ╙ ...
+ --- directed case, max_depth=1 ---
+ ╙── 0
+ └─╼ ...
+ --- directed case, max_depth=2 ---
+ ╙── 0
+ └─╼ 1
+ └─╼ ...
+ --- directed case, max_depth=3 ---
+ ╙── 0
+ └─╼ 1
+ └─╼ 2
+ └─╼ ...
+ --- directed case, max_depth=4 ---
+ ╙── 0
+ └─╼ 1
+ └─╼ 2
+ └─╼ 3
+ --- undirected case, max_depth=0 ---
+ ╙ ...
+ --- undirected case, max_depth=1 ---
+ ╙── 0 ─ 1
+ └── ...
+ --- undirected case, max_depth=2 ---
+ ╙── 0
+ └── 1 ─ 2
+ └── ...
+ --- undirected case, max_depth=3 ---
+ ╙── 0
+ └── 1
+ └── 2 ─ 3
+ └── ...
+ --- undirected case, max_depth=4 ---
+ ╙── 0
+ └── 1
+ └── 2
+ └── 3
+ """
+ ).strip()
+ assert target == text
+
+
+def test_write_network_text_graph_max_depth():
+ orig = nx.erdos_renyi_graph(10, 0.15, directed=True, seed=40392)
+ lines = []
+ write = lines.append
+ write("--- directed case, max_depth=None ---")
+ nx.write_network_text(orig, path=write, end="", max_depth=None)
+ write("--- directed case, max_depth=0 ---")
+ nx.write_network_text(orig, path=write, end="", max_depth=0)
+ write("--- directed case, max_depth=1 ---")
+ nx.write_network_text(orig, path=write, end="", max_depth=1)
+ write("--- directed case, max_depth=2 ---")
+ nx.write_network_text(orig, path=write, end="", max_depth=2)
+ write("--- directed case, max_depth=3 ---")
+ nx.write_network_text(orig, path=write, end="", max_depth=3)
+ write("--- undirected case, max_depth=None ---")
+ nx.write_network_text(orig.to_undirected(), path=write, end="", max_depth=None)
+ write("--- undirected case, max_depth=0 ---")
+ nx.write_network_text(orig.to_undirected(), path=write, end="", max_depth=0)
+ write("--- undirected case, max_depth=1 ---")
+ nx.write_network_text(orig.to_undirected(), path=write, end="", max_depth=1)
+ write("--- undirected case, max_depth=2 ---")
+ nx.write_network_text(orig.to_undirected(), path=write, end="", max_depth=2)
+ write("--- undirected case, max_depth=3 ---")
+ nx.write_network_text(orig.to_undirected(), path=write, end="", max_depth=3)
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ --- directed case, max_depth=None ---
+ ╟── 4
+ ╎ ├─╼ 0 ╾ 3
+ ╎ ├─╼ 5 ╾ 7
+ ╎ │ └─╼ 3
+ ╎ │ ├─╼ 1 ╾ 9
+ ╎ │ │ └─╼ 9 ╾ 6
+ ╎ │ │ ├─╼ 6
+ ╎ │ │ │ └─╼ ...
+ ╎ │ │ ├─╼ 7 ╾ 4
+ ╎ │ │ │ ├─╼ 2
+ ╎ │ │ │ └─╼ ...
+ ╎ │ │ └─╼ ...
+ ╎ │ └─╼ ...
+ ╎ └─╼ ...
+ ╙── 8
+ --- directed case, max_depth=0 ---
+ ╙ ...
+ --- directed case, max_depth=1 ---
+ ╟── 4
+ ╎ └─╼ ...
+ ╙── 8
+ --- directed case, max_depth=2 ---
+ ╟── 4
+ ╎ ├─╼ 0 ╾ 3
+ ╎ ├─╼ 5 ╾ 7
+ ╎ │ └─╼ ...
+ ╎ └─╼ 7 ╾ 9
+ ╎ └─╼ ...
+ ╙── 8
+ --- directed case, max_depth=3 ---
+ ╟── 4
+ ╎ ├─╼ 0 ╾ 3
+ ╎ ├─╼ 5 ╾ 7
+ ╎ │ └─╼ 3
+ ╎ │ └─╼ ...
+ ╎ └─╼ 7 ╾ 9
+ ╎ ├─╼ 2
+ ╎ └─╼ ...
+ ╙── 8
+ --- undirected case, max_depth=None ---
+ ╟── 8
+ ╙── 2
+ └── 7
+ ├── 4
+ │ ├── 0
+ │ │ └── 3
+ │ │ ├── 1
+ │ │ │ └── 9 ─ 7
+ │ │ │ └── 6
+ │ │ └── 5 ─ 4, 7
+ │ └── ...
+ └── ...
+ --- undirected case, max_depth=0 ---
+ ╙ ...
+ --- undirected case, max_depth=1 ---
+ ╟── 8
+ ╙── 2 ─ 7
+ └── ...
+ --- undirected case, max_depth=2 ---
+ ╟── 8
+ ╙── 2
+ └── 7 ─ 4, 5, 9
+ └── ...
+ --- undirected case, max_depth=3 ---
+ ╟── 8
+ ╙── 2
+ └── 7
+ ├── 4 ─ 0, 5
+ │ └── ...
+ ├── 5 ─ 4, 3
+ │ └── ...
+ └── 9 ─ 1, 6
+ └── ...
+ """
+ ).strip()
+ assert target == text
+
+
+def test_write_network_text_clique_max_depth():
+ orig = nx.complete_graph(5, nx.DiGraph)
+ lines = []
+ write = lines.append
+ write("--- directed case, max_depth=None ---")
+ nx.write_network_text(orig, path=write, end="", max_depth=None)
+ write("--- directed case, max_depth=0 ---")
+ nx.write_network_text(orig, path=write, end="", max_depth=0)
+ write("--- directed case, max_depth=1 ---")
+ nx.write_network_text(orig, path=write, end="", max_depth=1)
+ write("--- directed case, max_depth=2 ---")
+ nx.write_network_text(orig, path=write, end="", max_depth=2)
+ write("--- directed case, max_depth=3 ---")
+ nx.write_network_text(orig, path=write, end="", max_depth=3)
+ write("--- undirected case, max_depth=None ---")
+ nx.write_network_text(orig.to_undirected(), path=write, end="", max_depth=None)
+ write("--- undirected case, max_depth=0 ---")
+ nx.write_network_text(orig.to_undirected(), path=write, end="", max_depth=0)
+ write("--- undirected case, max_depth=1 ---")
+ nx.write_network_text(orig.to_undirected(), path=write, end="", max_depth=1)
+ write("--- undirected case, max_depth=2 ---")
+ nx.write_network_text(orig.to_undirected(), path=write, end="", max_depth=2)
+ write("--- undirected case, max_depth=3 ---")
+ nx.write_network_text(orig.to_undirected(), path=write, end="", max_depth=3)
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ --- directed case, max_depth=None ---
+ ╙── 0 ╾ 1, 2, 3, 4
+ ├─╼ 1 ╾ 2, 3, 4
+ │ ├─╼ 2 ╾ 0, 3, 4
+ │ │ ├─╼ 3 ╾ 0, 1, 4
+ │ │ │ ├─╼ 4 ╾ 0, 1, 2
+ │ │ │ │ └─╼ ...
+ │ │ │ └─╼ ...
+ │ │ └─╼ ...
+ │ └─╼ ...
+ └─╼ ...
+ --- directed case, max_depth=0 ---
+ ╙ ...
+ --- directed case, max_depth=1 ---
+ ╙── 0 ╾ 1, 2, 3, 4
+ └─╼ ...
+ --- directed case, max_depth=2 ---
+ ╙── 0 ╾ 1, 2, 3, 4
+ ├─╼ 1 ╾ 2, 3, 4
+ │ └─╼ ...
+ ├─╼ 2 ╾ 1, 3, 4
+ │ └─╼ ...
+ ├─╼ 3 ╾ 1, 2, 4
+ │ └─╼ ...
+ └─╼ 4 ╾ 1, 2, 3
+ └─╼ ...
+ --- directed case, max_depth=3 ---
+ ╙── 0 ╾ 1, 2, 3, 4
+ ├─╼ 1 ╾ 2, 3, 4
+ │ ├─╼ 2 ╾ 0, 3, 4
+ │ │ └─╼ ...
+ │ ├─╼ 3 ╾ 0, 2, 4
+ │ │ └─╼ ...
+ │ ├─╼ 4 ╾ 0, 2, 3
+ │ │ └─╼ ...
+ │ └─╼ ...
+ └─╼ ...
+ --- undirected case, max_depth=None ---
+ ╙── 0
+ ├── 1
+ │ ├── 2 ─ 0
+ │ │ ├── 3 ─ 0, 1
+ │ │ │ └── 4 ─ 0, 1, 2
+ │ │ └── ...
+ │ └── ...
+ └── ...
+ --- undirected case, max_depth=0 ---
+ ╙ ...
+ --- undirected case, max_depth=1 ---
+ ╙── 0 ─ 1, 2, 3, 4
+ └── ...
+ --- undirected case, max_depth=2 ---
+ ╙── 0
+ ├── 1 ─ 2, 3, 4
+ │ └── ...
+ ├── 2 ─ 1, 3, 4
+ │ └── ...
+ ├── 3 ─ 1, 2, 4
+ │ └── ...
+ └── 4 ─ 1, 2, 3
+ --- undirected case, max_depth=3 ---
+ ╙── 0
+ ├── 1
+ │ ├── 2 ─ 0, 3, 4
+ │ │ └── ...
+ │ ├── 3 ─ 0, 2, 4
+ │ │ └── ...
+ │ └── 4 ─ 0, 2, 3
+ └── ...
+ """
+ ).strip()
+ assert target == text
+
+
+def test_write_network_text_custom_label():
+ # Create a directed forest with labels
+ graph = nx.erdos_renyi_graph(5, 0.4, directed=True, seed=359222358)
+ for node in graph.nodes:
+ graph.nodes[node]["label"] = f"Node({node})"
+ graph.nodes[node]["chr"] = chr(node + ord("a") - 1)
+ if node % 2 == 0:
+ graph.nodes[node]["part"] = chr(node + ord("a"))
+
+ lines = []
+ write = lines.append
+ write("--- when with_labels=True, uses the 'label' attr ---")
+ nx.write_network_text(graph, path=write, with_labels=True, end="", max_depth=None)
+ write("--- when with_labels=False, uses str(node) value ---")
+ nx.write_network_text(graph, path=write, with_labels=False, end="", max_depth=None)
+ write("--- when with_labels is a string, use that attr ---")
+ nx.write_network_text(graph, path=write, with_labels="chr", end="", max_depth=None)
+ write("--- fallback to str(node) when the attr does not exist ---")
+ nx.write_network_text(graph, path=write, with_labels="part", end="", max_depth=None)
+
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ --- when with_labels=True, uses the 'label' attr ---
+ ╙── Node(1)
+ └─╼ Node(3) ╾ Node(2)
+ ├─╼ Node(0)
+ │ ├─╼ Node(2) ╾ Node(3), Node(4)
+ │ │ └─╼ ...
+ │ └─╼ Node(4)
+ │ └─╼ ...
+ └─╼ ...
+ --- when with_labels=False, uses str(node) value ---
+ ╙── 1
+ └─╼ 3 ╾ 2
+ ├─╼ 0
+ │ ├─╼ 2 ╾ 3, 4
+ │ │ └─╼ ...
+ │ └─╼ 4
+ │ └─╼ ...
+ └─╼ ...
+ --- when with_labels is a string, use that attr ---
+ ╙── a
+ └─╼ c ╾ b
+ ├─╼ `
+ │ ├─╼ b ╾ c, d
+ │ │ └─╼ ...
+ │ └─╼ d
+ │ └─╼ ...
+ └─╼ ...
+ --- fallback to str(node) when the attr does not exist ---
+ ╙── 1
+ └─╼ 3 ╾ c
+ ├─╼ a
+ │ ├─╼ c ╾ 3, e
+ │ │ └─╼ ...
+ │ └─╼ e
+ │ └─╼ ...
+ └─╼ ...
+ """
+ ).strip()
+ assert target == text
+
+
+def test_write_network_text_vertical_chains():
+ graph1 = nx.lollipop_graph(4, 2, create_using=nx.Graph)
+ graph1.add_edge(0, -1)
+ graph1.add_edge(-1, -2)
+ graph1.add_edge(-2, -3)
+
+ graph2 = graph1.to_directed()
+ graph2.remove_edges_from([(u, v) for u, v in graph2.edges if v > u])
+
+ lines = []
+ write = lines.append
+ write("--- Undirected UTF ---")
+ nx.write_network_text(graph1, path=write, end="", vertical_chains=True)
+ write("--- Undirected ASCI ---")
+ nx.write_network_text(
+ graph1, path=write, end="", vertical_chains=True, ascii_only=True
+ )
+ write("--- Directed UTF ---")
+ nx.write_network_text(graph2, path=write, end="", vertical_chains=True)
+ write("--- Directed ASCI ---")
+ nx.write_network_text(
+ graph2, path=write, end="", vertical_chains=True, ascii_only=True
+ )
+
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ --- Undirected UTF ---
+ ╙── 5
+ │
+ 4
+ │
+ 3
+ ├── 0
+ │ ├── 1 ─ 3
+ │ │ │
+ │ │ 2 ─ 0, 3
+ │ ├── -1
+ │ │ │
+ │ │ -2
+ │ │ │
+ │ │ -3
+ │ └── ...
+ └── ...
+ --- Undirected ASCI ---
+ +-- 5
+ |
+ 4
+ |
+ 3
+ |-- 0
+ | |-- 1 - 3
+ | | |
+ | | 2 - 0, 3
+ | |-- -1
+ | | |
+ | | -2
+ | | |
+ | | -3
+ | L-- ...
+ L-- ...
+ --- Directed UTF ---
+ ╙── 5
+ ╽
+ 4
+ ╽
+ 3
+ ├─╼ 0 ╾ 1, 2
+ │ ╽
+ │ -1
+ │ ╽
+ │ -2
+ │ ╽
+ │ -3
+ ├─╼ 1 ╾ 2
+ │ └─╼ ...
+ └─╼ 2
+ └─╼ ...
+ --- Directed ASCI ---
+ +-- 5
+ !
+ 4
+ !
+ 3
+ |-> 0 <- 1, 2
+ | !
+ | -1
+ | !
+ | -2
+ | !
+ | -3
+ |-> 1 <- 2
+ | L-> ...
+ L-> 2
+ L-> ...
+ """
+ ).strip()
+ assert target == text
+
+
+def test_collapse_directed():
+ graph = nx.balanced_tree(r=2, h=3, create_using=nx.DiGraph)
+ lines = []
+ write = lines.append
+ write("--- Original ---")
+ nx.write_network_text(graph, path=write, end="")
+ graph.nodes[1]["collapse"] = True
+ write("--- Collapse Node 1 ---")
+ nx.write_network_text(graph, path=write, end="")
+ write("--- Add alternate path (5, 3) to collapsed zone")
+ graph.add_edge(5, 3)
+ nx.write_network_text(graph, path=write, end="")
+ write("--- Collapse Node 0 ---")
+ graph.nodes[0]["collapse"] = True
+ nx.write_network_text(graph, path=write, end="")
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ --- Original ---
+ ╙── 0
+ ├─╼ 1
+ │ ├─╼ 3
+ │ │ ├─╼ 7
+ │ │ └─╼ 8
+ │ └─╼ 4
+ │ ├─╼ 9
+ │ └─╼ 10
+ └─╼ 2
+ ├─╼ 5
+ │ ├─╼ 11
+ │ └─╼ 12
+ └─╼ 6
+ ├─╼ 13
+ └─╼ 14
+ --- Collapse Node 1 ---
+ ╙── 0
+ ├─╼ 1
+ │ └─╼ ...
+ └─╼ 2
+ ├─╼ 5
+ │ ├─╼ 11
+ │ └─╼ 12
+ └─╼ 6
+ ├─╼ 13
+ └─╼ 14
+ --- Add alternate path (5, 3) to collapsed zone
+ ╙── 0
+ ├─╼ 1
+ │ └─╼ ...
+ └─╼ 2
+ ├─╼ 5
+ │ ├─╼ 11
+ │ ├─╼ 12
+ │ └─╼ 3 ╾ 1
+ │ ├─╼ 7
+ │ └─╼ 8
+ └─╼ 6
+ ├─╼ 13
+ └─╼ 14
+ --- Collapse Node 0 ---
+ ╙── 0
+ └─╼ ...
+ """
+ ).strip()
+ assert target == text
+
+
+def test_collapse_undirected():
+ graph = nx.balanced_tree(r=2, h=3, create_using=nx.Graph)
+ lines = []
+ write = lines.append
+ write("--- Original ---")
+ nx.write_network_text(graph, path=write, end="", sources=[0])
+ graph.nodes[1]["collapse"] = True
+ write("--- Collapse Node 1 ---")
+ nx.write_network_text(graph, path=write, end="", sources=[0])
+ write("--- Add alternate path (5, 3) to collapsed zone")
+ graph.add_edge(5, 3)
+ nx.write_network_text(graph, path=write, end="", sources=[0])
+ write("--- Collapse Node 0 ---")
+ graph.nodes[0]["collapse"] = True
+ nx.write_network_text(graph, path=write, end="", sources=[0])
+ text = "\n".join(lines)
+ target = dedent(
+ """
+ --- Original ---
+ ╙── 0
+ ├── 1
+ │ ├── 3
+ │ │ ├── 7
+ │ │ └── 8
+ │ └── 4
+ │ ├── 9
+ │ └── 10
+ └── 2
+ ├── 5
+ │ ├── 11
+ │ └── 12
+ └── 6
+ ├── 13
+ └── 14
+ --- Collapse Node 1 ---
+ ╙── 0
+ ├── 1 ─ 3, 4
+ │ └── ...
+ └── 2
+ ├── 5
+ │ ├── 11
+ │ └── 12
+ └── 6
+ ├── 13
+ └── 14
+ --- Add alternate path (5, 3) to collapsed zone
+ ╙── 0
+ ├── 1 ─ 3, 4
+ │ └── ...
+ └── 2
+ ├── 5
+ │ ├── 11
+ │ ├── 12
+ │ └── 3 ─ 1
+ │ ├── 7
+ │ └── 8
+ └── 6
+ ├── 13
+ └── 14
+ --- Collapse Node 0 ---
+ ╙── 0 ─ 1, 2
+ └── ...
+ """
+ ).strip()
+ assert target == text
+
+
+def generate_test_graphs():
+ """
+ Generate a gauntlet of different test graphs with different properties
+ """
+ import random
+
+ rng = random.Random(976689776)
+ num_randomized = 3
+
+ for directed in [0, 1]:
+ cls = nx.DiGraph if directed else nx.Graph
+
+ for num_nodes in range(17):
+ # Disconnected graph
+ graph = cls()
+ graph.add_nodes_from(range(num_nodes))
+ yield graph
+
+ # Randomize graphs
+ if num_nodes > 0:
+ for p in [0.1, 0.3, 0.5, 0.7, 0.9]:
+ for seed in range(num_randomized):
+ graph = nx.erdos_renyi_graph(
+ num_nodes, p, directed=directed, seed=rng
+ )
+ yield graph
+
+ yield nx.complete_graph(num_nodes, cls)
+
+ yield nx.path_graph(3, create_using=cls)
+ yield nx.balanced_tree(r=1, h=3, create_using=cls)
+ if not directed:
+ yield nx.circular_ladder_graph(4, create_using=cls)
+ yield nx.star_graph(5, create_using=cls)
+ yield nx.lollipop_graph(4, 2, create_using=cls)
+ yield nx.wheel_graph(7, create_using=cls)
+ yield nx.dorogovtsev_goltsev_mendes_graph(4, create_using=cls)
+
+
+@pytest.mark.parametrize(
+ ("vertical_chains", "ascii_only"),
+ tuple(
+ [
+ (vertical_chains, ascii_only)
+ for vertical_chains in [0, 1]
+ for ascii_only in [0, 1]
+ ]
+ ),
+)
+def test_network_text_round_trip(vertical_chains, ascii_only):
+ """
+ Write the graph to network text format, then parse it back in, assert it is
+ the same as the original graph. Passing this test is strong validation of
+ both the format generator and parser.
+ """
+ from networkx.readwrite.text import _parse_network_text
+
+ for graph in generate_test_graphs():
+ graph = nx.relabel_nodes(graph, {n: str(n) for n in graph.nodes})
+ lines = list(
+ nx.generate_network_text(
+ graph, vertical_chains=vertical_chains, ascii_only=ascii_only
+ )
+ )
+ new = _parse_network_text(lines)
+ try:
+ assert new.nodes == graph.nodes
+ assert new.edges == graph.edges
+ except Exception:
+ nx.write_network_text(graph)
+ raise
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/__init__.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/__init__.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..bffe8a6522b8b872e8f5e094247fafd97dc832a2
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/__init__.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_all_random_functions.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_all_random_functions.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..69be3a14cc683603449a12966b5e099d2a1043f1
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_all_random_functions.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_convert.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_convert.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..78f5a71700e784e5f10fa9fdd9f2ccfc62a2facb
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_convert.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_convert_numpy.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_convert_numpy.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..37c8b416cd789323b8735860696ababd783478a5
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_convert_numpy.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_convert_pandas.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_convert_pandas.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..75c6479d932a940b54c4f9c5f2554c518e0ffa88
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_convert_pandas.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_convert_scipy.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_convert_scipy.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..2920e99819a89f25937bc43e1e93898fdff96444
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_convert_scipy.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_exceptions.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_exceptions.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..1ad55b76450ebdf4af39fca6b86cb7a18dc52420
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_exceptions.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_import.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_import.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..0aaf093f398b8977944e1494d34995dfb825e6f2
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_import.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_lazy_imports.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_lazy_imports.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..2c16f7bf86ad86d2232bb0672eaa06b2bd166137
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_lazy_imports.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_relabel.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_relabel.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..f9b8667f6eaaa5538e9e041906f01597dbe53e66
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/tests/__pycache__/test_relabel.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/__init__.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/__init__.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b89eeacf6e1b568072c53911f7ed355a4d637ec1
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/__init__.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/backends.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/backends.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..5143839df7cc505f8f3503ee0dc2641785c46490
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/backends.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/configs.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/configs.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..18c16b5eb922a920517538085a83878414349ccd
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/configs.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/decorators.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/decorators.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..44136a2907fc79b4a6ec4778e57fe53cfab0825a
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/decorators.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/heaps.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/heaps.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..be382fc443308e0c19651d06f1a11266890986f3
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/heaps.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/mapped_queue.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/mapped_queue.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..371a33192c35a757ed3bbfc986de165b6dbf86b7
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/mapped_queue.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/misc.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/misc.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..e8ca69204d9c5ed141b86e63cd86b32e20fa87ed
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/misc.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/random_sequence.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/random_sequence.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..d4b65a45e954542d53c4a5c9150419e14f8ca66d
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/random_sequence.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/rcm.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/rcm.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..be2b8634392b0e1133be0ed6cab4536ad819bb24
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/rcm.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/union_find.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/union_find.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b0c64aec02c8f65c5a65ce3250afa466f239d95c
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/__pycache__/union_find.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__init__.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/__init__.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/__init__.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..2a5a658ec13cef668a18af92219d4453b6ead494
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/__init__.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test__init.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test__init.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..9fff17a1de71235360287ec22ad5101546323621
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test__init.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_backends.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_backends.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..6a5400b24ba42c0245f611434d75ee353a3eec88
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_backends.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_config.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_config.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..4a0afdd82e4a709a6b020748f7231b96867400d8
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_config.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_decorators.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_decorators.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..edd47044b6b2d2e79f6e26ff91a30d8c195aefdb
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_decorators.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_heaps.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_heaps.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..0ba0149d3b62ad2c20642f54cd01e12c0781f12a
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_heaps.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_mapped_queue.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_mapped_queue.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..ec4b28868216a35cbfb07b707c0f681226f236f4
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_mapped_queue.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_misc.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_misc.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..a682a92fda1af4a060849ed9255fa5257a8d7190
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_misc.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_random_sequence.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_random_sequence.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..c2b00e181ea665ab17036507acadd4322cdf7f0c
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_random_sequence.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_rcm.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_rcm.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..928e1337e156352e5eff0b4b23b8357fc4507ab9
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_rcm.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_unionfind.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_unionfind.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..f3caf66b95e1d7f9553f643532b457f0446149b8
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/__pycache__/test_unionfind.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test__init.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test__init.py
new file mode 100644
index 0000000000000000000000000000000000000000..ecbcce36df7cd37781dd45879f63f7d6f55e5567
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test__init.py
@@ -0,0 +1,11 @@
+import pytest
+
+
+def test_utils_namespace():
+ """Ensure objects are not unintentionally exposed in utils namespace."""
+ with pytest.raises(ImportError):
+ from networkx.utils import nx
+ with pytest.raises(ImportError):
+ from networkx.utils import sys
+ with pytest.raises(ImportError):
+ from networkx.utils import defaultdict, deque
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_backends.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_backends.py
new file mode 100644
index 0000000000000000000000000000000000000000..fb0309c7053ad2c9e63db87246025c6abc312355
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_backends.py
@@ -0,0 +1,187 @@
+import pickle
+
+import pytest
+
+import networkx as nx
+
+sp = pytest.importorskip("scipy")
+pytest.importorskip("numpy")
+
+
+@nx._dispatchable(implemented_by_nx=False)
+def _stub_func(G):
+ raise NotImplementedError("_stub_func is a stub")
+
+
+def test_dispatch_kwds_vs_args():
+ G = nx.path_graph(4)
+ nx.pagerank(G)
+ nx.pagerank(G=G)
+ with pytest.raises(TypeError):
+ nx.pagerank()
+
+
+def test_pickle():
+ count = 0
+ for name, func in nx.utils.backends._registered_algorithms.items():
+ pickled = pickle.dumps(func.__wrapped__)
+ assert pickle.loads(pickled) is func.__wrapped__
+ try:
+ # Some functions can't be pickled, but it's not b/c of _dispatchable
+ pickled = pickle.dumps(func)
+ except pickle.PicklingError:
+ continue
+ assert pickle.loads(pickled) is func
+ count += 1
+ assert count > 0
+ assert pickle.loads(pickle.dumps(nx.inverse_line_graph)) is nx.inverse_line_graph
+
+
+@pytest.mark.skipif(
+ "not nx.config.backend_priority.algos "
+ "or nx.config.backend_priority.algos[0] != 'nx_loopback'"
+)
+def test_graph_converter_needs_backend():
+ # When testing, `nx.from_scipy_sparse_array` will *always* call the backend
+ # implementation if it's implemented. If `backend=` isn't given, then the result
+ # will be converted back to NetworkX via `convert_to_nx`.
+ # If not testing, then calling `nx.from_scipy_sparse_array` w/o `backend=` will
+ # always call the original version. `backend=` is *required* to call the backend.
+ from networkx.classes.tests.dispatch_interface import (
+ LoopbackBackendInterface,
+ LoopbackGraph,
+ )
+
+ A = sp.sparse.coo_array([[0, 3, 2], [3, 0, 1], [2, 1, 0]])
+
+ side_effects = []
+
+ def from_scipy_sparse_array(self, *args, **kwargs):
+ side_effects.append(1) # Just to prove this was called
+ return self.convert_from_nx(
+ self.__getattr__("from_scipy_sparse_array")(*args, **kwargs),
+ preserve_edge_attrs=True,
+ preserve_node_attrs=True,
+ preserve_graph_attrs=True,
+ )
+
+ @staticmethod
+ def convert_to_nx(obj, *, name=None):
+ if type(obj) is nx.Graph:
+ return obj
+ return nx.Graph(obj)
+
+ # *This mutates LoopbackBackendInterface!*
+ orig_convert_to_nx = LoopbackBackendInterface.convert_to_nx
+ LoopbackBackendInterface.convert_to_nx = convert_to_nx
+ LoopbackBackendInterface.from_scipy_sparse_array = from_scipy_sparse_array
+
+ try:
+ assert side_effects == []
+ assert type(nx.from_scipy_sparse_array(A)) is nx.Graph
+ assert side_effects == [1]
+ assert (
+ type(nx.from_scipy_sparse_array(A, backend="nx_loopback")) is LoopbackGraph
+ )
+ assert side_effects == [1, 1]
+ # backend="networkx" is default implementation
+ assert type(nx.from_scipy_sparse_array(A, backend="networkx")) is nx.Graph
+ assert side_effects == [1, 1]
+ finally:
+ LoopbackBackendInterface.convert_to_nx = staticmethod(orig_convert_to_nx)
+ del LoopbackBackendInterface.from_scipy_sparse_array
+ with pytest.raises(ImportError, match="backend is not installed"):
+ nx.from_scipy_sparse_array(A, backend="bad-backend-name")
+
+
+@pytest.mark.skipif(
+ "not nx.config.backend_priority.algos "
+ "or nx.config.backend_priority.algos[0] != 'nx_loopback'"
+)
+def test_networkx_backend():
+ """Test using `backend="networkx"` in a dispatchable function."""
+ # (Implementing this test is harder than it should be)
+ from networkx.classes.tests.dispatch_interface import (
+ LoopbackBackendInterface,
+ LoopbackGraph,
+ )
+
+ G = LoopbackGraph()
+ G.add_edges_from([(0, 1), (1, 2), (1, 3), (2, 4)])
+
+ @staticmethod
+ def convert_to_nx(obj, *, name=None):
+ if isinstance(obj, LoopbackGraph):
+ new_graph = nx.Graph()
+ new_graph.__dict__.update(obj.__dict__)
+ return new_graph
+ return obj
+
+ # *This mutates LoopbackBackendInterface!*
+ # This uses the same trick as in the previous test.
+ orig_convert_to_nx = LoopbackBackendInterface.convert_to_nx
+ LoopbackBackendInterface.convert_to_nx = convert_to_nx
+ try:
+ G2 = nx.ego_graph(G, 0, backend="networkx")
+ assert type(G2) is nx.Graph
+ finally:
+ LoopbackBackendInterface.convert_to_nx = staticmethod(orig_convert_to_nx)
+
+
+def test_dispatchable_are_functions():
+ assert type(nx.pagerank) is type(nx.pagerank.orig_func)
+
+
+@pytest.mark.skipif("not nx.utils.backends.backends")
+def test_mixing_backend_graphs():
+ from networkx.classes.tests import dispatch_interface
+
+ G = nx.Graph()
+ G.add_edge(1, 2)
+ G.add_edge(2, 3)
+ H = nx.Graph()
+ H.add_edge(2, 3)
+ rv = nx.intersection(G, H)
+ assert set(nx.intersection(G, H)) == {2, 3}
+ G2 = dispatch_interface.convert(G)
+ H2 = dispatch_interface.convert(H)
+ if "nx_loopback" in nx.config.backend_priority:
+ # Auto-convert
+ assert set(nx.intersection(G2, H)) == {2, 3}
+ assert set(nx.intersection(G, H2)) == {2, 3}
+ elif not nx.config.backend_priority and "nx_loopback" not in nx.config.backends:
+ # G2 and H2 are backend objects for a backend that is not registered!
+ with pytest.raises(ImportError, match="backend is not installed"):
+ nx.intersection(G2, H)
+ with pytest.raises(ImportError, match="backend is not installed"):
+ nx.intersection(G, H2)
+ # It would be nice to test passing graphs from *different* backends,
+ # but we are not set up to do this yet.
+
+
+def test_bad_backend_name():
+ """Using `backend=` raises with unknown backend even if there are no backends."""
+ with pytest.raises(
+ ImportError, match="'this_backend_does_not_exist' backend is not installed"
+ ):
+ nx.null_graph(backend="this_backend_does_not_exist")
+
+
+def test_not_implemented_by_nx():
+ assert "networkx" in nx.pagerank.backends
+ assert "networkx" not in _stub_func.backends
+
+ if "nx_loopback" in nx.config.backends:
+ from networkx.classes.tests.dispatch_interface import LoopbackBackendInterface
+
+ def stub_func_implementation(G):
+ return True
+
+ LoopbackBackendInterface._stub_func = staticmethod(stub_func_implementation)
+ try:
+ assert _stub_func(nx.Graph()) is True
+ finally:
+ del LoopbackBackendInterface._stub_func
+
+ with pytest.raises(NotImplementedError):
+ _stub_func(nx.Graph())
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_config.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_config.py
new file mode 100644
index 0000000000000000000000000000000000000000..d4fe902bceeafe98ccf073613a7de61bf0110b57
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_config.py
@@ -0,0 +1,263 @@
+import collections
+import pickle
+
+import pytest
+
+import networkx as nx
+from networkx.utils.configs import BackendPriorities, Config
+
+
+# Define this at module level so we can test pickling
+class ExampleConfig(Config):
+ """Example configuration."""
+
+ x: int
+ y: str
+
+ def _on_setattr(self, key, value):
+ if key == "x" and value <= 0:
+ raise ValueError("x must be positive")
+ if key == "y" and not isinstance(value, str):
+ raise TypeError("y must be a str")
+ return value
+
+
+class EmptyConfig(Config):
+ pass
+
+
+@pytest.mark.parametrize("cfg", [EmptyConfig(), Config()])
+def test_config_empty(cfg):
+ assert dir(cfg) == []
+ with pytest.raises(AttributeError):
+ cfg.x = 1
+ with pytest.raises(KeyError):
+ cfg["x"] = 1
+ with pytest.raises(AttributeError):
+ cfg.x
+ with pytest.raises(KeyError):
+ cfg["x"]
+ assert len(cfg) == 0
+ assert "x" not in cfg
+ assert cfg == cfg
+ assert cfg.get("x", 2) == 2
+ assert set(cfg.keys()) == set()
+ assert set(cfg.values()) == set()
+ assert set(cfg.items()) == set()
+ cfg2 = pickle.loads(pickle.dumps(cfg))
+ assert cfg == cfg2
+ assert isinstance(cfg, collections.abc.Collection)
+ assert isinstance(cfg, collections.abc.Mapping)
+
+
+def test_config_subclass():
+ with pytest.raises(TypeError, match="missing 2 required keyword-only"):
+ ExampleConfig()
+ with pytest.raises(ValueError, match="x must be positive"):
+ ExampleConfig(x=0, y="foo")
+ with pytest.raises(TypeError, match="unexpected keyword"):
+ ExampleConfig(x=1, y="foo", z="bad config")
+ with pytest.raises(TypeError, match="unexpected keyword"):
+ EmptyConfig(z="bad config")
+ cfg = ExampleConfig(x=1, y="foo")
+ assert cfg.x == 1
+ assert cfg["x"] == 1
+ assert cfg["y"] == "foo"
+ assert cfg.y == "foo"
+ assert "x" in cfg
+ assert "y" in cfg
+ assert "z" not in cfg
+ assert len(cfg) == 2
+ assert set(iter(cfg)) == {"x", "y"}
+ assert set(cfg.keys()) == {"x", "y"}
+ assert set(cfg.values()) == {1, "foo"}
+ assert set(cfg.items()) == {("x", 1), ("y", "foo")}
+ assert dir(cfg) == ["x", "y"]
+ cfg.x = 2
+ cfg["y"] = "bar"
+ assert cfg["x"] == 2
+ assert cfg.y == "bar"
+ with pytest.raises(TypeError, match="can't be deleted"):
+ del cfg.x
+ with pytest.raises(TypeError, match="can't be deleted"):
+ del cfg["y"]
+ assert cfg.x == 2
+ assert cfg == cfg
+ assert cfg == ExampleConfig(x=2, y="bar")
+ assert cfg != ExampleConfig(x=3, y="baz")
+ assert cfg != Config(x=2, y="bar")
+ with pytest.raises(TypeError, match="y must be a str"):
+ cfg["y"] = 5
+ with pytest.raises(ValueError, match="x must be positive"):
+ cfg.x = -5
+ assert cfg.get("x", 10) == 2
+ with pytest.raises(AttributeError):
+ cfg.z = 5
+ with pytest.raises(KeyError):
+ cfg["z"] = 5
+ with pytest.raises(AttributeError):
+ cfg.z
+ with pytest.raises(KeyError):
+ cfg["z"]
+ cfg2 = pickle.loads(pickle.dumps(cfg))
+ assert cfg == cfg2
+ assert cfg.__doc__ == "Example configuration."
+ assert cfg2.__doc__ == "Example configuration."
+
+
+def test_config_defaults():
+ class DefaultConfig(Config):
+ x: int = 0
+ y: int
+
+ cfg = DefaultConfig(y=1)
+ assert cfg.x == 0
+ cfg = DefaultConfig(x=2, y=1)
+ assert cfg.x == 2
+
+
+def test_nxconfig():
+ assert isinstance(nx.config.backend_priority, BackendPriorities)
+ assert isinstance(nx.config.backend_priority.algos, list)
+ assert isinstance(nx.config.backends, Config)
+ with pytest.raises(TypeError, match="must be a list of backend names"):
+ nx.config.backend_priority.algos = "nx_loopback"
+ with pytest.raises(ValueError, match="Unknown backend when setting"):
+ nx.config.backend_priority.algos = ["this_almost_certainly_is_not_a_backend"]
+ with pytest.raises(TypeError, match="must be a Config of backend configs"):
+ nx.config.backends = {}
+ with pytest.raises(TypeError, match="must be a Config of backend configs"):
+ nx.config.backends = Config(plausible_backend_name={})
+ with pytest.raises(ValueError, match="Unknown backend when setting"):
+ nx.config.backends = Config(this_almost_certainly_is_not_a_backend=Config())
+ with pytest.raises(TypeError, match="must be True or False"):
+ nx.config.cache_converted_graphs = "bad value"
+ with pytest.raises(TypeError, match="must be a set of "):
+ nx.config.warnings_to_ignore = 7
+ with pytest.raises(ValueError, match="Unknown warning "):
+ nx.config.warnings_to_ignore = {"bad value"}
+
+ prev = nx.config.backend_priority
+ try:
+ nx.config.backend_priority = ["networkx"]
+ assert isinstance(nx.config.backend_priority, BackendPriorities)
+ assert nx.config.backend_priority.algos == ["networkx"]
+ finally:
+ nx.config.backend_priority = prev
+
+
+def test_nxconfig_context():
+ # We do some special handling so that `nx.config.backend_priority = val`
+ # actually does `nx.config.backend_priority.algos = val`.
+ orig = nx.config.backend_priority.algos
+ val = [] if orig else ["networkx"]
+ assert orig != val
+ assert nx.config.backend_priority.algos != val
+ with nx.config(backend_priority=val):
+ assert nx.config.backend_priority.algos == val
+ assert nx.config.backend_priority.algos == orig
+ with nx.config.backend_priority(algos=val):
+ assert nx.config.backend_priority.algos == val
+ assert nx.config.backend_priority.algos == orig
+ bad = ["bad-backend"]
+ with pytest.raises(ValueError, match="Unknown backend"):
+ nx.config.backend_priority = bad
+ with pytest.raises(ValueError, match="Unknown backend"):
+ with nx.config(backend_priority=bad):
+ pass
+ with pytest.raises(ValueError, match="Unknown backend"):
+ with nx.config.backend_priority(algos=bad):
+ pass
+
+
+def test_not_strict():
+ class FlexibleConfig(Config, strict=False):
+ x: int
+
+ cfg = FlexibleConfig(x=1)
+ assert "_strict" not in cfg
+ assert len(cfg) == 1
+ assert list(cfg) == ["x"]
+ assert list(cfg.keys()) == ["x"]
+ assert list(cfg.values()) == [1]
+ assert list(cfg.items()) == [("x", 1)]
+ assert cfg.x == 1
+ assert cfg["x"] == 1
+ assert "x" in cfg
+ assert hasattr(cfg, "x")
+ assert "FlexibleConfig(x=1)" in repr(cfg)
+ assert cfg == FlexibleConfig(x=1)
+ del cfg.x
+ assert "FlexibleConfig()" in repr(cfg)
+ assert len(cfg) == 0
+ assert not hasattr(cfg, "x")
+ assert "x" not in cfg
+ assert not hasattr(cfg, "y")
+ assert "y" not in cfg
+ cfg.y = 2
+ assert len(cfg) == 1
+ assert list(cfg) == ["y"]
+ assert list(cfg.keys()) == ["y"]
+ assert list(cfg.values()) == [2]
+ assert list(cfg.items()) == [("y", 2)]
+ assert cfg.y == 2
+ assert cfg["y"] == 2
+ assert hasattr(cfg, "y")
+ assert "y" in cfg
+ del cfg["y"]
+ assert len(cfg) == 0
+ assert list(cfg) == []
+ with pytest.raises(AttributeError, match="y"):
+ del cfg.y
+ with pytest.raises(KeyError, match="y"):
+ del cfg["y"]
+ with pytest.raises(TypeError, match="missing 1 required keyword-only"):
+ FlexibleConfig()
+ # Be strict when first creating the config object
+ with pytest.raises(TypeError, match="unexpected keyword argument 'y'"):
+ FlexibleConfig(x=1, y=2)
+
+ class FlexibleConfigWithDefault(Config, strict=False):
+ x: int = 0
+
+ assert FlexibleConfigWithDefault().x == 0
+ assert FlexibleConfigWithDefault(x=1)["x"] == 1
+
+
+def test_context():
+ cfg = Config(x=1)
+ with cfg(x=2) as c:
+ assert c.x == 2
+ c.x = 3
+ assert cfg.x == 3
+ assert cfg.x == 1
+
+ with cfg(x=2) as c:
+ assert c == cfg
+ assert cfg.x == 2
+ with cfg(x=3) as c2:
+ assert c2 == cfg
+ assert cfg.x == 3
+ with pytest.raises(RuntimeError, match="context manager without"):
+ with cfg as c3: # Forgot to call `cfg(...)`
+ pass
+ assert cfg.x == 3
+ assert cfg.x == 2
+ assert cfg.x == 1
+
+ c = cfg(x=4) # Not yet as context (not recommended, but possible)
+ assert c == cfg
+ assert cfg.x == 4
+ # Cheat by looking at internal data; context stack should only grow with __enter__
+ assert cfg._prev is not None
+ assert cfg._context_stack == []
+ with c:
+ assert c == cfg
+ assert cfg.x == 4
+ assert cfg.x == 1
+ # Cheat again; there was no preceding `cfg(...)` call this time
+ assert cfg._prev is None
+ with pytest.raises(RuntimeError, match="context manager without"):
+ with cfg:
+ pass
+ assert cfg.x == 1
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_decorators.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_decorators.py
new file mode 100644
index 0000000000000000000000000000000000000000..0a4aeabfe0b016bec362eac628489f6f4244cc59
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_decorators.py
@@ -0,0 +1,510 @@
+import os
+import pathlib
+import random
+import tempfile
+
+import pytest
+
+import networkx as nx
+from networkx.utils.decorators import (
+ argmap,
+ not_implemented_for,
+ np_random_state,
+ open_file,
+ py_random_state,
+)
+from networkx.utils.misc import PythonRandomInterface, PythonRandomViaNumpyBits
+
+
+def test_not_implemented_decorator():
+ @not_implemented_for("directed")
+ def test_d(G):
+ pass
+
+ test_d(nx.Graph())
+ with pytest.raises(nx.NetworkXNotImplemented):
+ test_d(nx.DiGraph())
+
+ @not_implemented_for("undirected")
+ def test_u(G):
+ pass
+
+ test_u(nx.DiGraph())
+ with pytest.raises(nx.NetworkXNotImplemented):
+ test_u(nx.Graph())
+
+ @not_implemented_for("multigraph")
+ def test_m(G):
+ pass
+
+ test_m(nx.Graph())
+ with pytest.raises(nx.NetworkXNotImplemented):
+ test_m(nx.MultiGraph())
+
+ @not_implemented_for("graph")
+ def test_g(G):
+ pass
+
+ test_g(nx.MultiGraph())
+ with pytest.raises(nx.NetworkXNotImplemented):
+ test_g(nx.Graph())
+
+ # not MultiDiGraph (multiple arguments => AND)
+ @not_implemented_for("directed", "multigraph")
+ def test_not_md(G):
+ pass
+
+ test_not_md(nx.Graph())
+ test_not_md(nx.DiGraph())
+ test_not_md(nx.MultiGraph())
+ with pytest.raises(nx.NetworkXNotImplemented):
+ test_not_md(nx.MultiDiGraph())
+
+ # Graph only (multiple decorators => OR)
+ @not_implemented_for("directed")
+ @not_implemented_for("multigraph")
+ def test_graph_only(G):
+ pass
+
+ test_graph_only(nx.Graph())
+ with pytest.raises(nx.NetworkXNotImplemented):
+ test_graph_only(nx.DiGraph())
+ with pytest.raises(nx.NetworkXNotImplemented):
+ test_graph_only(nx.MultiGraph())
+ with pytest.raises(nx.NetworkXNotImplemented):
+ test_graph_only(nx.MultiDiGraph())
+
+ with pytest.raises(ValueError):
+ not_implemented_for("directed", "undirected")
+
+ with pytest.raises(ValueError):
+ not_implemented_for("multigraph", "graph")
+
+
+def test_not_implemented_decorator_key():
+ with pytest.raises(KeyError):
+
+ @not_implemented_for("foo")
+ def test1(G):
+ pass
+
+ test1(nx.Graph())
+
+
+def test_not_implemented_decorator_raise():
+ with pytest.raises(nx.NetworkXNotImplemented):
+
+ @not_implemented_for("graph")
+ def test1(G):
+ pass
+
+ test1(nx.Graph())
+
+
+class TestOpenFileDecorator:
+ def setup_method(self):
+ self.text = ["Blah... ", "BLAH ", "BLAH!!!!"]
+ self.fobj = tempfile.NamedTemporaryFile("wb+", delete=False)
+ self.name = self.fobj.name
+
+ def teardown_method(self):
+ self.fobj.close()
+ os.unlink(self.name)
+
+ def write(self, path):
+ for text in self.text:
+ path.write(text.encode("ascii"))
+
+ @open_file(1, "r")
+ def read(self, path):
+ return path.readlines()[0]
+
+ @staticmethod
+ @open_file(0, "wb")
+ def writer_arg0(path):
+ path.write(b"demo")
+
+ @open_file(1, "wb+")
+ def writer_arg1(self, path):
+ self.write(path)
+
+ @open_file(2, "wb")
+ def writer_arg2default(self, x, path=None):
+ if path is None:
+ with tempfile.NamedTemporaryFile("wb+") as fh:
+ self.write(fh)
+ else:
+ self.write(path)
+
+ @open_file(4, "wb")
+ def writer_arg4default(self, x, y, other="hello", path=None, **kwargs):
+ if path is None:
+ with tempfile.NamedTemporaryFile("wb+") as fh:
+ self.write(fh)
+ else:
+ self.write(path)
+
+ @open_file("path", "wb")
+ def writer_kwarg(self, **kwargs):
+ path = kwargs.get("path", None)
+ if path is None:
+ with tempfile.NamedTemporaryFile("wb+") as fh:
+ self.write(fh)
+ else:
+ self.write(path)
+
+ def test_writer_arg0_str(self):
+ self.writer_arg0(self.name)
+
+ def test_writer_arg0_fobj(self):
+ self.writer_arg0(self.fobj)
+
+ def test_writer_arg0_pathlib(self):
+ self.writer_arg0(pathlib.Path(self.name))
+
+ def test_writer_arg1_str(self):
+ self.writer_arg1(self.name)
+ assert self.read(self.name) == "".join(self.text)
+
+ def test_writer_arg1_fobj(self):
+ self.writer_arg1(self.fobj)
+ assert not self.fobj.closed
+ self.fobj.close()
+ assert self.read(self.name) == "".join(self.text)
+
+ def test_writer_arg2default_str(self):
+ self.writer_arg2default(0, path=None)
+ self.writer_arg2default(0, path=self.name)
+ assert self.read(self.name) == "".join(self.text)
+
+ def test_writer_arg2default_fobj(self):
+ self.writer_arg2default(0, path=self.fobj)
+ assert not self.fobj.closed
+ self.fobj.close()
+ assert self.read(self.name) == "".join(self.text)
+
+ def test_writer_arg2default_fobj_path_none(self):
+ self.writer_arg2default(0, path=None)
+
+ def test_writer_arg4default_fobj(self):
+ self.writer_arg4default(0, 1, dog="dog", other="other")
+ self.writer_arg4default(0, 1, dog="dog", other="other", path=self.name)
+ assert self.read(self.name) == "".join(self.text)
+
+ def test_writer_kwarg_str(self):
+ self.writer_kwarg(path=self.name)
+ assert self.read(self.name) == "".join(self.text)
+
+ def test_writer_kwarg_fobj(self):
+ self.writer_kwarg(path=self.fobj)
+ self.fobj.close()
+ assert self.read(self.name) == "".join(self.text)
+
+ def test_writer_kwarg_path_none(self):
+ self.writer_kwarg(path=None)
+
+
+class TestRandomState:
+ @classmethod
+ def setup_class(cls):
+ global np
+ np = pytest.importorskip("numpy")
+
+ @np_random_state(1)
+ def instantiate_np_random_state(self, random_state):
+ allowed = (np.random.RandomState, np.random.Generator)
+ assert isinstance(random_state, allowed)
+ return random_state.random()
+
+ @py_random_state(1)
+ def instantiate_py_random_state(self, random_state):
+ allowed = (random.Random, PythonRandomInterface, PythonRandomViaNumpyBits)
+ assert isinstance(random_state, allowed)
+ return random_state.random()
+
+ def test_random_state_None(self):
+ np.random.seed(42)
+ rv = np.random.random()
+ np.random.seed(42)
+ assert rv == self.instantiate_np_random_state(None)
+
+ random.seed(42)
+ rv = random.random()
+ random.seed(42)
+ assert rv == self.instantiate_py_random_state(None)
+
+ def test_random_state_np_random(self):
+ np.random.seed(42)
+ rv = np.random.random()
+ np.random.seed(42)
+ assert rv == self.instantiate_np_random_state(np.random)
+ np.random.seed(42)
+ assert rv == self.instantiate_py_random_state(np.random)
+
+ def test_random_state_int(self):
+ np.random.seed(42)
+ np_rv = np.random.random()
+ random.seed(42)
+ py_rv = random.random()
+
+ np.random.seed(42)
+ seed = 1
+ rval = self.instantiate_np_random_state(seed)
+ rval_expected = np.random.RandomState(seed).rand()
+ assert rval == rval_expected
+ # test that global seed wasn't changed in function
+ assert np_rv == np.random.random()
+
+ random.seed(42)
+ rval = self.instantiate_py_random_state(seed)
+ rval_expected = random.Random(seed).random()
+ assert rval == rval_expected
+ # test that global seed wasn't changed in function
+ assert py_rv == random.random()
+
+ def test_random_state_np_random_Generator(self):
+ np.random.seed(42)
+ np_rv = np.random.random()
+ np.random.seed(42)
+ seed = 1
+
+ rng = np.random.default_rng(seed)
+ rval = self.instantiate_np_random_state(rng)
+ rval_expected = np.random.default_rng(seed).random()
+ assert rval == rval_expected
+
+ rval = self.instantiate_py_random_state(rng)
+ rval_expected = np.random.default_rng(seed).random(size=2)[1]
+ assert rval == rval_expected
+ # test that global seed wasn't changed in function
+ assert np_rv == np.random.random()
+
+ def test_random_state_np_random_RandomState(self):
+ np.random.seed(42)
+ np_rv = np.random.random()
+ np.random.seed(42)
+ seed = 1
+
+ rng = np.random.RandomState(seed)
+ rval = self.instantiate_np_random_state(rng)
+ rval_expected = np.random.RandomState(seed).random()
+ assert rval == rval_expected
+
+ rval = self.instantiate_py_random_state(rng)
+ rval_expected = np.random.RandomState(seed).random(size=2)[1]
+ assert rval == rval_expected
+ # test that global seed wasn't changed in function
+ assert np_rv == np.random.random()
+
+ def test_random_state_py_random(self):
+ seed = 1
+ rng = random.Random(seed)
+ rv = self.instantiate_py_random_state(rng)
+ assert rv == random.Random(seed).random()
+
+ pytest.raises(ValueError, self.instantiate_np_random_state, rng)
+
+
+def test_random_state_string_arg_index():
+ with pytest.raises(nx.NetworkXError):
+
+ @np_random_state("a")
+ def make_random_state(rs):
+ pass
+
+ rstate = make_random_state(1)
+
+
+def test_py_random_state_string_arg_index():
+ with pytest.raises(nx.NetworkXError):
+
+ @py_random_state("a")
+ def make_random_state(rs):
+ pass
+
+ rstate = make_random_state(1)
+
+
+def test_random_state_invalid_arg_index():
+ with pytest.raises(nx.NetworkXError):
+
+ @np_random_state(2)
+ def make_random_state(rs):
+ pass
+
+ rstate = make_random_state(1)
+
+
+def test_py_random_state_invalid_arg_index():
+ with pytest.raises(nx.NetworkXError):
+
+ @py_random_state(2)
+ def make_random_state(rs):
+ pass
+
+ rstate = make_random_state(1)
+
+
+class TestArgmap:
+ class ArgmapError(RuntimeError):
+ pass
+
+ def test_trivial_function(self):
+ def do_not_call(x):
+ raise ArgmapError("do not call this function")
+
+ @argmap(do_not_call)
+ def trivial_argmap():
+ return 1
+
+ assert trivial_argmap() == 1
+
+ def test_trivial_iterator(self):
+ def do_not_call(x):
+ raise ArgmapError("do not call this function")
+
+ @argmap(do_not_call)
+ def trivial_argmap():
+ yield from (1, 2, 3)
+
+ assert tuple(trivial_argmap()) == (1, 2, 3)
+
+ def test_contextmanager(self):
+ container = []
+
+ def contextmanager(x):
+ nonlocal container
+ return x, lambda: container.append(x)
+
+ @argmap(contextmanager, 0, 1, 2, try_finally=True)
+ def foo(x, y, z):
+ return x, y, z
+
+ x, y, z = foo("a", "b", "c")
+
+ # context exits are called in reverse
+ assert container == ["c", "b", "a"]
+
+ def test_tryfinally_generator(self):
+ container = []
+
+ def singleton(x):
+ return (x,)
+
+ with pytest.raises(nx.NetworkXError):
+
+ @argmap(singleton, 0, 1, 2, try_finally=True)
+ def foo(x, y, z):
+ yield from (x, y, z)
+
+ @argmap(singleton, 0, 1, 2)
+ def foo(x, y, z):
+ return x + y + z
+
+ q = foo("a", "b", "c")
+
+ assert q == ("a", "b", "c")
+
+ def test_actual_vararg(self):
+ @argmap(lambda x: -x, 4)
+ def foo(x, y, *args):
+ return (x, y) + tuple(args)
+
+ assert foo(1, 2, 3, 4, 5, 6) == (1, 2, 3, 4, -5, 6)
+
+ def test_signature_destroying_intermediate_decorator(self):
+ def add_one_to_first_bad_decorator(f):
+ """Bad because it doesn't wrap the f signature (clobbers it)"""
+
+ def decorated(a, *args, **kwargs):
+ return f(a + 1, *args, **kwargs)
+
+ return decorated
+
+ add_two_to_second = argmap(lambda b: b + 2, 1)
+
+ @add_two_to_second
+ @add_one_to_first_bad_decorator
+ def add_one_and_two(a, b):
+ return a, b
+
+ assert add_one_and_two(5, 5) == (6, 7)
+
+ def test_actual_kwarg(self):
+ @argmap(lambda x: -x, "arg")
+ def foo(*, arg):
+ return arg
+
+ assert foo(arg=3) == -3
+
+ def test_nested_tuple(self):
+ def xform(x, y):
+ u, v = y
+ return x + u + v, (x + u, x + v)
+
+ # we're testing args and kwargs here, too
+ @argmap(xform, (0, ("t", 2)))
+ def foo(a, *args, **kwargs):
+ return a, args, kwargs
+
+ a, args, kwargs = foo(1, 2, 3, t=4)
+
+ assert a == 1 + 4 + 3
+ assert args == (2, 1 + 3)
+ assert kwargs == {"t": 1 + 4}
+
+ def test_flatten(self):
+ assert tuple(argmap._flatten([[[[[], []], [], []], [], [], []]], set())) == ()
+
+ rlist = ["a", ["b", "c"], [["d"], "e"], "f"]
+ assert "".join(argmap._flatten(rlist, set())) == "abcdef"
+
+ def test_indent(self):
+ code = "\n".join(
+ argmap._indent(
+ *[
+ "try:",
+ "try:",
+ "pass#",
+ "finally:",
+ "pass#",
+ "#",
+ "finally:",
+ "pass#",
+ ]
+ )
+ )
+ assert (
+ code
+ == """try:
+ try:
+ pass#
+ finally:
+ pass#
+ #
+finally:
+ pass#"""
+ )
+
+ def test_immediate_raise(self):
+ @not_implemented_for("directed")
+ def yield_nodes(G):
+ yield from G
+
+ G = nx.Graph([(1, 2)])
+ D = nx.DiGraph()
+
+ # test first call (argmap is compiled and executed)
+ with pytest.raises(nx.NetworkXNotImplemented):
+ node_iter = yield_nodes(D)
+
+ # test second call (argmap is only executed)
+ with pytest.raises(nx.NetworkXNotImplemented):
+ node_iter = yield_nodes(D)
+
+ # ensure that generators still make generators
+ node_iter = yield_nodes(G)
+ next(node_iter)
+ next(node_iter)
+ with pytest.raises(StopIteration):
+ next(node_iter)
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_heaps.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_heaps.py
new file mode 100644
index 0000000000000000000000000000000000000000..5ea3871638688ed466b72bf3c99c977913a503dc
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_heaps.py
@@ -0,0 +1,131 @@
+import pytest
+
+import networkx as nx
+from networkx.utils import BinaryHeap, PairingHeap
+
+
+class X:
+ def __eq__(self, other):
+ raise self is other
+
+ def __ne__(self, other):
+ raise self is not other
+
+ def __lt__(self, other):
+ raise TypeError("cannot compare")
+
+ def __le__(self, other):
+ raise TypeError("cannot compare")
+
+ def __ge__(self, other):
+ raise TypeError("cannot compare")
+
+ def __gt__(self, other):
+ raise TypeError("cannot compare")
+
+ def __hash__(self):
+ return hash(id(self))
+
+
+x = X()
+
+
+data = [ # min should not invent an element.
+ ("min", nx.NetworkXError),
+ # Popping an empty heap should fail.
+ ("pop", nx.NetworkXError),
+ # Getting nonexisting elements should return None.
+ ("get", 0, None),
+ ("get", x, None),
+ ("get", None, None),
+ # Inserting a new key should succeed.
+ ("insert", x, 1, True),
+ ("get", x, 1),
+ ("min", (x, 1)),
+ # min should not pop the top element.
+ ("min", (x, 1)),
+ # Inserting a new key of different type should succeed.
+ ("insert", 1, -2.0, True),
+ # int and float values should interop.
+ ("min", (1, -2.0)),
+ # pop removes minimum-valued element.
+ ("insert", 3, -(10**100), True),
+ ("insert", 4, 5, True),
+ ("pop", (3, -(10**100))),
+ ("pop", (1, -2.0)),
+ # Decrease-insert should succeed.
+ ("insert", 4, -50, True),
+ ("insert", 4, -60, False, True),
+ # Decrease-insert should not create duplicate keys.
+ ("pop", (4, -60)),
+ ("pop", (x, 1)),
+ # Popping all elements should empty the heap.
+ ("min", nx.NetworkXError),
+ ("pop", nx.NetworkXError),
+ # Non-value-changing insert should fail.
+ ("insert", x, 0, True),
+ ("insert", x, 0, False, False),
+ ("min", (x, 0)),
+ ("insert", x, 0, True, False),
+ ("min", (x, 0)),
+ # Failed insert should not create duplicate keys.
+ ("pop", (x, 0)),
+ ("pop", nx.NetworkXError),
+ # Increase-insert should succeed when allowed.
+ ("insert", None, 0, True),
+ ("insert", 2, -1, True),
+ ("min", (2, -1)),
+ ("insert", 2, 1, True, False),
+ ("min", (None, 0)),
+ # Increase-insert should fail when disallowed.
+ ("insert", None, 2, False, False),
+ ("min", (None, 0)),
+ # Failed increase-insert should not create duplicate keys.
+ ("pop", (None, 0)),
+ ("pop", (2, 1)),
+ ("min", nx.NetworkXError),
+ ("pop", nx.NetworkXError),
+]
+
+
+def _test_heap_class(cls, *args, **kwargs):
+ heap = cls(*args, **kwargs)
+ # Basic behavioral test
+ for op in data:
+ if op[-1] is not nx.NetworkXError:
+ assert op[-1] == getattr(heap, op[0])(*op[1:-1])
+ else:
+ pytest.raises(op[-1], getattr(heap, op[0]), *op[1:-1])
+ # Coverage test.
+ for i in range(99, -1, -1):
+ assert heap.insert(i, i)
+ for i in range(50):
+ assert heap.pop() == (i, i)
+ for i in range(100):
+ assert heap.insert(i, i) == (i < 50)
+ for i in range(100):
+ assert not heap.insert(i, i + 1)
+ for i in range(50):
+ assert heap.pop() == (i, i)
+ for i in range(100):
+ assert heap.insert(i, i + 1) == (i < 50)
+ for i in range(49):
+ assert heap.pop() == (i, i + 1)
+ assert sorted([heap.pop(), heap.pop()]) == [(49, 50), (50, 50)]
+ for i in range(51, 100):
+ assert not heap.insert(i, i + 1, True)
+ for i in range(51, 70):
+ assert heap.pop() == (i, i + 1)
+ for i in range(100):
+ assert heap.insert(i, i)
+ for i in range(100):
+ assert heap.pop() == (i, i)
+ pytest.raises(nx.NetworkXError, heap.pop)
+
+
+def test_PairingHeap():
+ _test_heap_class(PairingHeap)
+
+
+def test_BinaryHeap():
+ _test_heap_class(BinaryHeap)
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_mapped_queue.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_mapped_queue.py
new file mode 100644
index 0000000000000000000000000000000000000000..ca9b7e42072f5aebbf4b794302d06f21f5d8e17c
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_mapped_queue.py
@@ -0,0 +1,268 @@
+import pytest
+
+from networkx.utils.mapped_queue import MappedQueue, _HeapElement
+
+
+def test_HeapElement_gtlt():
+ bar = _HeapElement(1.1, "a")
+ foo = _HeapElement(1, "b")
+ assert foo < bar
+ assert bar > foo
+ assert foo < 1.1
+ assert 1 < bar
+
+
+def test_HeapElement_gtlt_tied_priority():
+ bar = _HeapElement(1, "a")
+ foo = _HeapElement(1, "b")
+ assert foo > bar
+ assert bar < foo
+
+
+def test_HeapElement_eq():
+ bar = _HeapElement(1.1, "a")
+ foo = _HeapElement(1, "a")
+ assert foo == bar
+ assert bar == foo
+ assert foo == "a"
+
+
+def test_HeapElement_iter():
+ foo = _HeapElement(1, "a")
+ bar = _HeapElement(1.1, (3, 2, 1))
+ assert list(foo) == [1, "a"]
+ assert list(bar) == [1.1, 3, 2, 1]
+
+
+def test_HeapElement_getitem():
+ foo = _HeapElement(1, "a")
+ bar = _HeapElement(1.1, (3, 2, 1))
+ assert foo[1] == "a"
+ assert foo[0] == 1
+ assert bar[0] == 1.1
+ assert bar[2] == 2
+ assert bar[3] == 1
+ pytest.raises(IndexError, bar.__getitem__, 4)
+ pytest.raises(IndexError, foo.__getitem__, 2)
+
+
+class TestMappedQueue:
+ def setup_method(self):
+ pass
+
+ def _check_map(self, q):
+ assert q.position == {elt: pos for pos, elt in enumerate(q.heap)}
+
+ def _make_mapped_queue(self, h):
+ q = MappedQueue()
+ q.heap = h
+ q.position = {elt: pos for pos, elt in enumerate(h)}
+ return q
+
+ def test_heapify(self):
+ h = [5, 4, 3, 2, 1, 0]
+ q = self._make_mapped_queue(h)
+ q._heapify()
+ self._check_map(q)
+
+ def test_init(self):
+ h = [5, 4, 3, 2, 1, 0]
+ q = MappedQueue(h)
+ self._check_map(q)
+
+ def test_incomparable(self):
+ h = [5, 4, "a", 2, 1, 0]
+ pytest.raises(TypeError, MappedQueue, h)
+
+ def test_len(self):
+ h = [5, 4, 3, 2, 1, 0]
+ q = MappedQueue(h)
+ self._check_map(q)
+ assert len(q) == 6
+
+ def test_siftup_leaf(self):
+ h = [2]
+ h_sifted = [2]
+ q = self._make_mapped_queue(h)
+ q._siftup(0)
+ assert q.heap == h_sifted
+ self._check_map(q)
+
+ def test_siftup_one_child(self):
+ h = [2, 0]
+ h_sifted = [0, 2]
+ q = self._make_mapped_queue(h)
+ q._siftup(0)
+ assert q.heap == h_sifted
+ self._check_map(q)
+
+ def test_siftup_left_child(self):
+ h = [2, 0, 1]
+ h_sifted = [0, 2, 1]
+ q = self._make_mapped_queue(h)
+ q._siftup(0)
+ assert q.heap == h_sifted
+ self._check_map(q)
+
+ def test_siftup_right_child(self):
+ h = [2, 1, 0]
+ h_sifted = [0, 1, 2]
+ q = self._make_mapped_queue(h)
+ q._siftup(0)
+ assert q.heap == h_sifted
+ self._check_map(q)
+
+ def test_siftup_multiple(self):
+ h = [0, 1, 2, 4, 3, 5, 6]
+ h_sifted = [0, 1, 2, 4, 3, 5, 6]
+ q = self._make_mapped_queue(h)
+ q._siftup(0)
+ assert q.heap == h_sifted
+ self._check_map(q)
+
+ def test_siftdown_leaf(self):
+ h = [2]
+ h_sifted = [2]
+ q = self._make_mapped_queue(h)
+ q._siftdown(0, 0)
+ assert q.heap == h_sifted
+ self._check_map(q)
+
+ def test_siftdown_single(self):
+ h = [1, 0]
+ h_sifted = [0, 1]
+ q = self._make_mapped_queue(h)
+ q._siftdown(0, len(h) - 1)
+ assert q.heap == h_sifted
+ self._check_map(q)
+
+ def test_siftdown_multiple(self):
+ h = [1, 2, 3, 4, 5, 6, 7, 0]
+ h_sifted = [0, 1, 3, 2, 5, 6, 7, 4]
+ q = self._make_mapped_queue(h)
+ q._siftdown(0, len(h) - 1)
+ assert q.heap == h_sifted
+ self._check_map(q)
+
+ def test_push(self):
+ to_push = [6, 1, 4, 3, 2, 5, 0]
+ h_sifted = [0, 2, 1, 6, 3, 5, 4]
+ q = MappedQueue()
+ for elt in to_push:
+ q.push(elt)
+ assert q.heap == h_sifted
+ self._check_map(q)
+
+ def test_push_duplicate(self):
+ to_push = [2, 1, 0]
+ h_sifted = [0, 2, 1]
+ q = MappedQueue()
+ for elt in to_push:
+ inserted = q.push(elt)
+ assert inserted
+ assert q.heap == h_sifted
+ self._check_map(q)
+ inserted = q.push(1)
+ assert not inserted
+
+ def test_pop(self):
+ h = [3, 4, 6, 0, 1, 2, 5]
+ h_sorted = sorted(h)
+ q = self._make_mapped_queue(h)
+ q._heapify()
+ popped = [q.pop() for _ in range(len(h))]
+ assert popped == h_sorted
+ self._check_map(q)
+
+ def test_remove_leaf(self):
+ h = [0, 2, 1, 6, 3, 5, 4]
+ h_removed = [0, 2, 1, 6, 4, 5]
+ q = self._make_mapped_queue(h)
+ removed = q.remove(3)
+ assert q.heap == h_removed
+
+ def test_remove_root(self):
+ h = [0, 2, 1, 6, 3, 5, 4]
+ h_removed = [1, 2, 4, 6, 3, 5]
+ q = self._make_mapped_queue(h)
+ removed = q.remove(0)
+ assert q.heap == h_removed
+
+ def test_update_leaf(self):
+ h = [0, 20, 10, 60, 30, 50, 40]
+ h_updated = [0, 15, 10, 60, 20, 50, 40]
+ q = self._make_mapped_queue(h)
+ removed = q.update(30, 15)
+ assert q.heap == h_updated
+
+ def test_update_root(self):
+ h = [0, 20, 10, 60, 30, 50, 40]
+ h_updated = [10, 20, 35, 60, 30, 50, 40]
+ q = self._make_mapped_queue(h)
+ removed = q.update(0, 35)
+ assert q.heap == h_updated
+
+
+class TestMappedDict(TestMappedQueue):
+ def _make_mapped_queue(self, h):
+ priority_dict = {elt: elt for elt in h}
+ return MappedQueue(priority_dict)
+
+ def test_init(self):
+ d = {5: 0, 4: 1, "a": 2, 2: 3, 1: 4}
+ q = MappedQueue(d)
+ assert q.position == d
+
+ def test_ties(self):
+ d = {5: 0, 4: 1, 3: 2, 2: 3, 1: 4}
+ q = MappedQueue(d)
+ assert q.position == {elt: pos for pos, elt in enumerate(q.heap)}
+
+ def test_pop(self):
+ d = {5: 0, 4: 1, 3: 2, 2: 3, 1: 4}
+ q = MappedQueue(d)
+ assert q.pop() == _HeapElement(0, 5)
+ assert q.position == {elt: pos for pos, elt in enumerate(q.heap)}
+
+ def test_empty_pop(self):
+ q = MappedQueue()
+ pytest.raises(IndexError, q.pop)
+
+ def test_incomparable_ties(self):
+ d = {5: 0, 4: 0, "a": 0, 2: 0, 1: 0}
+ pytest.raises(TypeError, MappedQueue, d)
+
+ def test_push(self):
+ to_push = [6, 1, 4, 3, 2, 5, 0]
+ h_sifted = [0, 2, 1, 6, 3, 5, 4]
+ q = MappedQueue()
+ for elt in to_push:
+ q.push(elt, priority=elt)
+ assert q.heap == h_sifted
+ self._check_map(q)
+
+ def test_push_duplicate(self):
+ to_push = [2, 1, 0]
+ h_sifted = [0, 2, 1]
+ q = MappedQueue()
+ for elt in to_push:
+ inserted = q.push(elt, priority=elt)
+ assert inserted
+ assert q.heap == h_sifted
+ self._check_map(q)
+ inserted = q.push(1, priority=1)
+ assert not inserted
+
+ def test_update_leaf(self):
+ h = [0, 20, 10, 60, 30, 50, 40]
+ h_updated = [0, 15, 10, 60, 20, 50, 40]
+ q = self._make_mapped_queue(h)
+ removed = q.update(30, 15, priority=15)
+ assert q.heap == h_updated
+
+ def test_update_root(self):
+ h = [0, 20, 10, 60, 30, 50, 40]
+ h_updated = [10, 20, 35, 60, 30, 50, 40]
+ q = self._make_mapped_queue(h)
+ removed = q.update(0, 35, priority=35)
+ assert q.heap == h_updated
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_misc.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_misc.py
new file mode 100644
index 0000000000000000000000000000000000000000..f9d70d9a3161c8fd3f5091696382d3da5969a62b
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_misc.py
@@ -0,0 +1,268 @@
+import random
+from copy import copy
+
+import pytest
+
+import networkx as nx
+from networkx.utils import (
+ PythonRandomInterface,
+ PythonRandomViaNumpyBits,
+ arbitrary_element,
+ create_py_random_state,
+ create_random_state,
+ dict_to_numpy_array,
+ discrete_sequence,
+ flatten,
+ groups,
+ make_list_of_ints,
+ pairwise,
+ powerlaw_sequence,
+)
+from networkx.utils.misc import _dict_to_numpy_array1, _dict_to_numpy_array2
+
+nested_depth = (
+ 1,
+ 2,
+ (3, 4, ((5, 6, (7,), (8, (9, 10), 11), (12, 13, (14, 15)), 16), 17), 18, 19),
+ 20,
+)
+
+nested_set = {
+ (1, 2, 3, 4),
+ (5, 6, 7, 8, 9),
+ (10, 11, (12, 13, 14), (15, 16, 17, 18)),
+ 19,
+ 20,
+}
+
+nested_mixed = [
+ 1,
+ (2, 3, {4, (5, 6), 7}, [8, 9]),
+ {10: "foo", 11: "bar", (12, 13): "baz"},
+ {(14, 15): "qwe", 16: "asd"},
+ (17, (18, "19"), 20),
+]
+
+
+@pytest.mark.parametrize("result", [None, [], ["existing"], ["existing1", "existing2"]])
+@pytest.mark.parametrize("nested", [nested_depth, nested_mixed, nested_set])
+def test_flatten(nested, result):
+ if result is None:
+ val = flatten(nested, result)
+ assert len(val) == 20
+ else:
+ _result = copy(result) # because pytest passes parameters as is
+ nexisting = len(_result)
+ val = flatten(nested, _result)
+ assert len(val) == len(_result) == 20 + nexisting
+
+ assert issubclass(type(val), tuple)
+
+
+def test_make_list_of_ints():
+ mylist = [1, 2, 3.0, 42, -2]
+ assert make_list_of_ints(mylist) is mylist
+ assert make_list_of_ints(mylist) == mylist
+ assert isinstance(make_list_of_ints(mylist)[2], int)
+ pytest.raises(nx.NetworkXError, make_list_of_ints, [1, 2, 3, "kermit"])
+ pytest.raises(nx.NetworkXError, make_list_of_ints, [1, 2, 3.1])
+
+
+def test_random_number_distribution():
+ # smoke test only
+ z = powerlaw_sequence(20, exponent=2.5)
+ z = discrete_sequence(20, distribution=[0, 0, 0, 0, 1, 1, 1, 1, 2, 2, 3])
+
+
+class TestNumpyArray:
+ @classmethod
+ def setup_class(cls):
+ global np
+ np = pytest.importorskip("numpy")
+
+ def test_numpy_to_list_of_ints(self):
+ a = np.array([1, 2, 3], dtype=np.int64)
+ b = np.array([1.0, 2, 3])
+ c = np.array([1.1, 2, 3])
+ assert isinstance(make_list_of_ints(a), list)
+ assert make_list_of_ints(b) == list(b)
+ B = make_list_of_ints(b)
+ assert isinstance(B[0], int)
+ pytest.raises(nx.NetworkXError, make_list_of_ints, c)
+
+ def test__dict_to_numpy_array1(self):
+ d = {"a": 1, "b": 2}
+ a = _dict_to_numpy_array1(d, mapping={"a": 0, "b": 1})
+ np.testing.assert_allclose(a, np.array([1, 2]))
+ a = _dict_to_numpy_array1(d, mapping={"b": 0, "a": 1})
+ np.testing.assert_allclose(a, np.array([2, 1]))
+
+ a = _dict_to_numpy_array1(d)
+ np.testing.assert_allclose(a.sum(), 3)
+
+ def test__dict_to_numpy_array2(self):
+ d = {"a": {"a": 1, "b": 2}, "b": {"a": 10, "b": 20}}
+
+ mapping = {"a": 1, "b": 0}
+ a = _dict_to_numpy_array2(d, mapping=mapping)
+ np.testing.assert_allclose(a, np.array([[20, 10], [2, 1]]))
+
+ a = _dict_to_numpy_array2(d)
+ np.testing.assert_allclose(a.sum(), 33)
+
+ def test_dict_to_numpy_array_a(self):
+ d = {"a": {"a": 1, "b": 2}, "b": {"a": 10, "b": 20}}
+
+ mapping = {"a": 0, "b": 1}
+ a = dict_to_numpy_array(d, mapping=mapping)
+ np.testing.assert_allclose(a, np.array([[1, 2], [10, 20]]))
+
+ mapping = {"a": 1, "b": 0}
+ a = dict_to_numpy_array(d, mapping=mapping)
+ np.testing.assert_allclose(a, np.array([[20, 10], [2, 1]]))
+
+ a = _dict_to_numpy_array2(d)
+ np.testing.assert_allclose(a.sum(), 33)
+
+ def test_dict_to_numpy_array_b(self):
+ d = {"a": 1, "b": 2}
+
+ mapping = {"a": 0, "b": 1}
+ a = dict_to_numpy_array(d, mapping=mapping)
+ np.testing.assert_allclose(a, np.array([1, 2]))
+
+ a = _dict_to_numpy_array1(d)
+ np.testing.assert_allclose(a.sum(), 3)
+
+
+def test_pairwise():
+ nodes = range(4)
+ node_pairs = [(0, 1), (1, 2), (2, 3)]
+ node_pairs_cycle = node_pairs + [(3, 0)]
+ assert list(pairwise(nodes)) == node_pairs
+ assert list(pairwise(iter(nodes))) == node_pairs
+ assert list(pairwise(nodes, cyclic=True)) == node_pairs_cycle
+ empty_iter = iter(())
+ assert list(pairwise(empty_iter)) == []
+ empty_iter = iter(())
+ assert list(pairwise(empty_iter, cyclic=True)) == []
+
+
+def test_groups():
+ many_to_one = dict(zip("abcde", [0, 0, 1, 1, 2]))
+ actual = groups(many_to_one)
+ expected = {0: {"a", "b"}, 1: {"c", "d"}, 2: {"e"}}
+ assert actual == expected
+ assert {} == groups({})
+
+
+def test_create_random_state():
+ np = pytest.importorskip("numpy")
+ rs = np.random.RandomState
+
+ assert isinstance(create_random_state(1), rs)
+ assert isinstance(create_random_state(None), rs)
+ assert isinstance(create_random_state(np.random), rs)
+ assert isinstance(create_random_state(rs(1)), rs)
+ # Support for numpy.random.Generator
+ rng = np.random.default_rng()
+ assert isinstance(create_random_state(rng), np.random.Generator)
+ pytest.raises(ValueError, create_random_state, "a")
+
+ assert np.all(rs(1).rand(10) == create_random_state(1).rand(10))
+
+
+def test_create_py_random_state():
+ pyrs = random.Random
+
+ assert isinstance(create_py_random_state(1), pyrs)
+ assert isinstance(create_py_random_state(None), pyrs)
+ assert isinstance(create_py_random_state(pyrs(1)), pyrs)
+ pytest.raises(ValueError, create_py_random_state, "a")
+
+ np = pytest.importorskip("numpy")
+
+ rs = np.random.RandomState
+ rng = np.random.default_rng(1000)
+ rng_explicit = np.random.Generator(np.random.SFC64())
+ old_nprs = PythonRandomInterface
+ nprs = PythonRandomViaNumpyBits
+ assert isinstance(create_py_random_state(np.random), nprs)
+ assert isinstance(create_py_random_state(rs(1)), old_nprs)
+ assert isinstance(create_py_random_state(rng), nprs)
+ assert isinstance(create_py_random_state(rng_explicit), nprs)
+ # test default rng input
+ assert isinstance(PythonRandomInterface(), old_nprs)
+ assert isinstance(PythonRandomViaNumpyBits(), nprs)
+
+ # VeryLargeIntegers Smoke test (they raise error for np.random)
+ int64max = 9223372036854775807 # from np.iinfo(np.int64).max
+ for r in (rng, rs(1)):
+ prs = create_py_random_state(r)
+ prs.randrange(3, int64max + 5)
+ prs.randint(3, int64max + 5)
+
+
+def test_PythonRandomInterface_RandomState():
+ np = pytest.importorskip("numpy")
+
+ seed = 42
+ rs = np.random.RandomState
+ rng = PythonRandomInterface(rs(seed))
+ rs42 = rs(seed)
+
+ # make sure these functions are same as expected outcome
+ assert rng.randrange(3, 5) == rs42.randint(3, 5)
+ assert rng.choice([1, 2, 3]) == rs42.choice([1, 2, 3])
+ assert rng.gauss(0, 1) == rs42.normal(0, 1)
+ assert rng.expovariate(1.5) == rs42.exponential(1 / 1.5)
+ assert np.all(rng.shuffle([1, 2, 3]) == rs42.shuffle([1, 2, 3]))
+ assert np.all(
+ rng.sample([1, 2, 3], 2) == rs42.choice([1, 2, 3], (2,), replace=False)
+ )
+ assert np.all(
+ [rng.randint(3, 5) for _ in range(100)]
+ == [rs42.randint(3, 6) for _ in range(100)]
+ )
+ assert rng.random() == rs42.random_sample()
+
+
+def test_PythonRandomInterface_Generator():
+ np = pytest.importorskip("numpy")
+
+ seed = 42
+ rng = np.random.default_rng(seed)
+ pri = PythonRandomInterface(np.random.default_rng(seed))
+
+ # make sure these functions are same as expected outcome
+ assert pri.randrange(3, 5) == rng.integers(3, 5)
+ assert pri.choice([1, 2, 3]) == rng.choice([1, 2, 3])
+ assert pri.gauss(0, 1) == rng.normal(0, 1)
+ assert pri.expovariate(1.5) == rng.exponential(1 / 1.5)
+ assert np.all(pri.shuffle([1, 2, 3]) == rng.shuffle([1, 2, 3]))
+ assert np.all(
+ pri.sample([1, 2, 3], 2) == rng.choice([1, 2, 3], (2,), replace=False)
+ )
+ assert np.all(
+ [pri.randint(3, 5) for _ in range(100)]
+ == [rng.integers(3, 6) for _ in range(100)]
+ )
+ assert pri.random() == rng.random()
+
+
+@pytest.mark.parametrize(
+ ("iterable_type", "expected"), ((list, 1), (tuple, 1), (str, "["), (set, 1))
+)
+def test_arbitrary_element(iterable_type, expected):
+ iterable = iterable_type([1, 2, 3])
+ assert arbitrary_element(iterable) == expected
+
+
+@pytest.mark.parametrize(
+ "iterator",
+ ((i for i in range(3)), iter([1, 2, 3])), # generator
+)
+def test_arbitrary_element_raises(iterator):
+ """Value error is raised when input is an iterator."""
+ with pytest.raises(ValueError, match="from an iterator"):
+ arbitrary_element(iterator)
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_random_sequence.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_random_sequence.py
new file mode 100644
index 0000000000000000000000000000000000000000..1d1b95799f75aa668801a5af482bee36fdb8d837
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_random_sequence.py
@@ -0,0 +1,38 @@
+import pytest
+
+from networkx.utils import (
+ powerlaw_sequence,
+ random_weighted_sample,
+ weighted_choice,
+ zipf_rv,
+)
+
+
+def test_degree_sequences():
+ seq = powerlaw_sequence(10, seed=1)
+ seq = powerlaw_sequence(10)
+ assert len(seq) == 10
+
+
+def test_zipf_rv():
+ r = zipf_rv(2.3, xmin=2, seed=1)
+ r = zipf_rv(2.3, 2, 1)
+ r = zipf_rv(2.3)
+ assert type(r), int
+ pytest.raises(ValueError, zipf_rv, 0.5)
+ pytest.raises(ValueError, zipf_rv, 2, xmin=0)
+
+
+def test_random_weighted_sample():
+ mapping = {"a": 10, "b": 20}
+ s = random_weighted_sample(mapping, 2, seed=1)
+ s = random_weighted_sample(mapping, 2)
+ assert sorted(s) == sorted(mapping.keys())
+ pytest.raises(ValueError, random_weighted_sample, mapping, 3)
+
+
+def test_random_weighted_choice():
+ mapping = {"a": 10, "b": 0}
+ c = weighted_choice(mapping, seed=1)
+ c = weighted_choice(mapping)
+ assert c == "a"
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_rcm.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_rcm.py
new file mode 100644
index 0000000000000000000000000000000000000000..88702b3635dfa173f27eb283bc769d0930918e62
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_rcm.py
@@ -0,0 +1,63 @@
+import networkx as nx
+from networkx.utils import reverse_cuthill_mckee_ordering
+
+
+def test_reverse_cuthill_mckee():
+ # example graph from
+ # http://www.boost.org/doc/libs/1_37_0/libs/graph/example/cuthill_mckee_ordering.cpp
+ G = nx.Graph(
+ [
+ (0, 3),
+ (0, 5),
+ (1, 2),
+ (1, 4),
+ (1, 6),
+ (1, 9),
+ (2, 3),
+ (2, 4),
+ (3, 5),
+ (3, 8),
+ (4, 6),
+ (5, 6),
+ (5, 7),
+ (6, 7),
+ ]
+ )
+ rcm = list(reverse_cuthill_mckee_ordering(G))
+ assert rcm in [[0, 8, 5, 7, 3, 6, 2, 4, 1, 9], [0, 8, 5, 7, 3, 6, 4, 2, 1, 9]]
+
+
+def test_rcm_alternate_heuristic():
+ # example from
+ G = nx.Graph(
+ [
+ (0, 0),
+ (0, 4),
+ (1, 1),
+ (1, 2),
+ (1, 5),
+ (1, 7),
+ (2, 2),
+ (2, 4),
+ (3, 3),
+ (3, 6),
+ (4, 4),
+ (5, 5),
+ (5, 7),
+ (6, 6),
+ (7, 7),
+ ]
+ )
+
+ answers = [
+ [6, 3, 5, 7, 1, 2, 4, 0],
+ [6, 3, 7, 5, 1, 2, 4, 0],
+ [7, 5, 1, 2, 4, 0, 6, 3],
+ ]
+
+ def smallest_degree(G):
+ deg, node = min((d, n) for n, d in G.degree())
+ return node
+
+ rcm = list(reverse_cuthill_mckee_ordering(G, heuristic=smallest_degree))
+ assert rcm in answers
diff --git a/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_unionfind.py b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_unionfind.py
new file mode 100644
index 0000000000000000000000000000000000000000..2d30580fc942e3715f2a6a25125bad9f9e1e74b6
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/networkx/utils/tests/test_unionfind.py
@@ -0,0 +1,55 @@
+import networkx as nx
+
+
+def test_unionfind():
+ # Fixed by: 2cddd5958689bdecdcd89b91ac9aaf6ce0e4f6b8
+ # Previously (in 2.x), the UnionFind class could handle mixed types.
+ # But in Python 3.x, this causes a TypeError such as:
+ # TypeError: unorderable types: str() > int()
+ #
+ # Now we just make sure that no exception is raised.
+ x = nx.utils.UnionFind()
+ x.union(0, "a")
+
+
+def test_subtree_union():
+ # See https://github.com/networkx/networkx/pull/3224
+ # (35db1b551ee65780794a357794f521d8768d5049).
+ # Test if subtree unions hare handled correctly by to_sets().
+ uf = nx.utils.UnionFind()
+ uf.union(1, 2)
+ uf.union(3, 4)
+ uf.union(4, 5)
+ uf.union(1, 5)
+ assert list(uf.to_sets()) == [{1, 2, 3, 4, 5}]
+
+
+def test_unionfind_weights():
+ # Tests if weights are computed correctly with unions of many elements
+ uf = nx.utils.UnionFind()
+ uf.union(1, 4, 7)
+ uf.union(2, 5, 8)
+ uf.union(3, 6, 9)
+ uf.union(1, 2, 3, 4, 5, 6, 7, 8, 9)
+ assert uf.weights[uf[1]] == 9
+
+
+def test_unbalanced_merge_weights():
+ # Tests if the largest set's root is used as the new root when merging
+ uf = nx.utils.UnionFind()
+ uf.union(1, 2, 3)
+ uf.union(4, 5, 6, 7, 8, 9)
+ assert uf.weights[uf[1]] == 3
+ assert uf.weights[uf[4]] == 6
+ largest_root = uf[4]
+ uf.union(1, 4)
+ assert uf[1] == largest_root
+ assert uf.weights[largest_root] == 9
+
+
+def test_empty_union():
+ # Tests if a null-union does nothing.
+ uf = nx.utils.UnionFind((0, 1))
+ uf.union()
+ assert uf[0] == 0
+ assert uf[1] == 1
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/__pycache__/__init__.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycountry/__pycache__/__init__.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..3d7c67a3c39cfaf11b60bd2cc1cb61a1fd2d4045
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/__pycache__/__init__.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/__pycache__/db.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycountry/__pycache__/db.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..7f6528452113c74c60c89c600faa06969abaa77a
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/__pycache__/db.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso15924.json b/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso15924.json
new file mode 100644
index 0000000000000000000000000000000000000000..32a31139ab6f5ea0aedb7e598d37ddc44a8ac37e
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso15924.json
@@ -0,0 +1,914 @@
+{
+ "15924": [
+ {
+ "alpha_4": "Adlm",
+ "name": "Adlam",
+ "numeric": "166"
+ },
+ {
+ "alpha_4": "Afak",
+ "name": "Afaka",
+ "numeric": "439"
+ },
+ {
+ "alpha_4": "Aghb",
+ "name": "Caucasian Albanian",
+ "numeric": "239"
+ },
+ {
+ "alpha_4": "Ahom",
+ "name": "Ahom, Tai Ahom",
+ "numeric": "338"
+ },
+ {
+ "alpha_4": "Arab",
+ "name": "Arabic",
+ "numeric": "160"
+ },
+ {
+ "alpha_4": "Aran",
+ "name": "Arabic (Nastaliq variant)",
+ "numeric": "161"
+ },
+ {
+ "alpha_4": "Armi",
+ "name": "Imperial Aramaic",
+ "numeric": "124"
+ },
+ {
+ "alpha_4": "Armn",
+ "name": "Armenian",
+ "numeric": "230"
+ },
+ {
+ "alpha_4": "Avst",
+ "name": "Avestan",
+ "numeric": "134"
+ },
+ {
+ "alpha_4": "Bali",
+ "name": "Balinese",
+ "numeric": "360"
+ },
+ {
+ "alpha_4": "Bamu",
+ "name": "Bamum",
+ "numeric": "435"
+ },
+ {
+ "alpha_4": "Bass",
+ "name": "Bassa Vah",
+ "numeric": "259"
+ },
+ {
+ "alpha_4": "Batk",
+ "name": "Batak",
+ "numeric": "365"
+ },
+ {
+ "alpha_4": "Beng",
+ "name": "Bengali",
+ "numeric": "325"
+ },
+ {
+ "alpha_4": "Bhks",
+ "name": "Bhaiksuki",
+ "numeric": "334"
+ },
+ {
+ "alpha_4": "Blis",
+ "name": "Blissymbols",
+ "numeric": "550"
+ },
+ {
+ "alpha_4": "Bopo",
+ "name": "Bopomofo",
+ "numeric": "285"
+ },
+ {
+ "alpha_4": "Brah",
+ "name": "Brahmi",
+ "numeric": "300"
+ },
+ {
+ "alpha_4": "Brai",
+ "name": "Braille",
+ "numeric": "570"
+ },
+ {
+ "alpha_4": "Bugi",
+ "name": "Buginese",
+ "numeric": "367"
+ },
+ {
+ "alpha_4": "Buhd",
+ "name": "Buhid",
+ "numeric": "372"
+ },
+ {
+ "alpha_4": "Cakm",
+ "name": "Chakma",
+ "numeric": "349"
+ },
+ {
+ "alpha_4": "Cans",
+ "name": "Unified Canadian Aboriginal Syllabics",
+ "numeric": "440"
+ },
+ {
+ "alpha_4": "Cari",
+ "name": "Carian",
+ "numeric": "201"
+ },
+ {
+ "alpha_4": "Cham",
+ "name": "Cham",
+ "numeric": "358"
+ },
+ {
+ "alpha_4": "Cher",
+ "name": "Cherokee",
+ "numeric": "445"
+ },
+ {
+ "alpha_4": "Cirt",
+ "name": "Cirth",
+ "numeric": "291"
+ },
+ {
+ "alpha_4": "Copt",
+ "name": "Coptic",
+ "numeric": "204"
+ },
+ {
+ "alpha_4": "Cprt",
+ "name": "Cypriot",
+ "numeric": "403"
+ },
+ {
+ "alpha_4": "Cyrl",
+ "name": "Cyrillic",
+ "numeric": "220"
+ },
+ {
+ "alpha_4": "Cyrs",
+ "name": "Cyrillic (Old Church Slavonic variant)",
+ "numeric": "221"
+ },
+ {
+ "alpha_4": "Deva",
+ "name": "Devanagari (Nagari)",
+ "numeric": "315"
+ },
+ {
+ "alpha_4": "Dsrt",
+ "name": "Deseret (Mormon)",
+ "numeric": "250"
+ },
+ {
+ "alpha_4": "Dupl",
+ "name": "Duployan shorthand, Duployan stenography",
+ "numeric": "755"
+ },
+ {
+ "alpha_4": "Egyd",
+ "name": "Egyptian demotic",
+ "numeric": "070"
+ },
+ {
+ "alpha_4": "Egyh",
+ "name": "Egyptian hieratic",
+ "numeric": "060"
+ },
+ {
+ "alpha_4": "Egyp",
+ "name": "Egyptian hieroglyphs",
+ "numeric": "050"
+ },
+ {
+ "alpha_4": "Elba",
+ "name": "Elbasan",
+ "numeric": "226"
+ },
+ {
+ "alpha_4": "Ethi",
+ "name": "Ethiopic (Geʻez)",
+ "numeric": "430"
+ },
+ {
+ "alpha_4": "Geok",
+ "name": "Khutsuri (Asomtavruli and Nuskhuri)",
+ "numeric": "241"
+ },
+ {
+ "alpha_4": "Geor",
+ "name": "Georgian (Mkhedruli)",
+ "numeric": "240"
+ },
+ {
+ "alpha_4": "Glag",
+ "name": "Glagolitic",
+ "numeric": "225"
+ },
+ {
+ "alpha_4": "Goth",
+ "name": "Gothic",
+ "numeric": "206"
+ },
+ {
+ "alpha_4": "Gran",
+ "name": "Grantha",
+ "numeric": "343"
+ },
+ {
+ "alpha_4": "Grek",
+ "name": "Greek",
+ "numeric": "200"
+ },
+ {
+ "alpha_4": "Gujr",
+ "name": "Gujarati",
+ "numeric": "320"
+ },
+ {
+ "alpha_4": "Guru",
+ "name": "Gurmukhi",
+ "numeric": "310"
+ },
+ {
+ "alpha_4": "Hanb",
+ "name": "Han with Bopomofo (alias for Han + Bopomofo)",
+ "numeric": "503"
+ },
+ {
+ "alpha_4": "Hang",
+ "name": "Hangul (Hangŭl, Hangeul)",
+ "numeric": "286"
+ },
+ {
+ "alpha_4": "Hani",
+ "name": "Han (Hanzi, Kanji, Hanja)",
+ "numeric": "500"
+ },
+ {
+ "alpha_4": "Hano",
+ "name": "Hanunoo (Hanunóo)",
+ "numeric": "371"
+ },
+ {
+ "alpha_4": "Hans",
+ "name": "Han (Simplified variant)",
+ "numeric": "501"
+ },
+ {
+ "alpha_4": "Hant",
+ "name": "Han (Traditional variant)",
+ "numeric": "502"
+ },
+ {
+ "alpha_4": "Hatr",
+ "name": "Hatran",
+ "numeric": "127"
+ },
+ {
+ "alpha_4": "Hebr",
+ "name": "Hebrew",
+ "numeric": "125"
+ },
+ {
+ "alpha_4": "Hira",
+ "name": "Hiragana",
+ "numeric": "410"
+ },
+ {
+ "alpha_4": "Hluw",
+ "name": "Anatolian Hieroglyphs (Luwian Hieroglyphs, Hittite Hieroglyphs)",
+ "numeric": "080"
+ },
+ {
+ "alpha_4": "Hmng",
+ "name": "Pahawh Hmong",
+ "numeric": "450"
+ },
+ {
+ "alpha_4": "Hrkt",
+ "name": "Japanese syllabaries (alias for Hiragana + Katakana)",
+ "numeric": "412"
+ },
+ {
+ "alpha_4": "Hung",
+ "name": "Old Hungarian (Hungarian Runic)",
+ "numeric": "176"
+ },
+ {
+ "alpha_4": "Inds",
+ "name": "Indus (Harappan)",
+ "numeric": "610"
+ },
+ {
+ "alpha_4": "Ital",
+ "name": "Old Italic (Etruscan, Oscan, etc.)",
+ "numeric": "210"
+ },
+ {
+ "alpha_4": "Jamo",
+ "name": "Jamo (alias for Jamo subset of Hangul)",
+ "numeric": "284"
+ },
+ {
+ "alpha_4": "Java",
+ "name": "Javanese",
+ "numeric": "361"
+ },
+ {
+ "alpha_4": "Jpan",
+ "name": "Japanese (alias for Han + Hiragana + Katakana)",
+ "numeric": "413"
+ },
+ {
+ "alpha_4": "Jurc",
+ "name": "Jurchen",
+ "numeric": "510"
+ },
+ {
+ "alpha_4": "Kali",
+ "name": "Kayah Li",
+ "numeric": "357"
+ },
+ {
+ "alpha_4": "Kana",
+ "name": "Katakana",
+ "numeric": "411"
+ },
+ {
+ "alpha_4": "Khar",
+ "name": "Kharoshthi",
+ "numeric": "305"
+ },
+ {
+ "alpha_4": "Khmr",
+ "name": "Khmer",
+ "numeric": "355"
+ },
+ {
+ "alpha_4": "Khoj",
+ "name": "Khojki",
+ "numeric": "322"
+ },
+ {
+ "alpha_4": "Kitl",
+ "name": "Khitan large script",
+ "numeric": "505"
+ },
+ {
+ "alpha_4": "Kits",
+ "name": "Khitan small script",
+ "numeric": "288"
+ },
+ {
+ "alpha_4": "Knda",
+ "name": "Kannada",
+ "numeric": "345"
+ },
+ {
+ "alpha_4": "Kore",
+ "name": "Korean (alias for Hangul + Han)",
+ "numeric": "287"
+ },
+ {
+ "alpha_4": "Kpel",
+ "name": "Kpelle",
+ "numeric": "436"
+ },
+ {
+ "alpha_4": "Kthi",
+ "name": "Kaithi",
+ "numeric": "317"
+ },
+ {
+ "alpha_4": "Lana",
+ "name": "Tai Tham (Lanna)",
+ "numeric": "351"
+ },
+ {
+ "alpha_4": "Laoo",
+ "name": "Lao",
+ "numeric": "356"
+ },
+ {
+ "alpha_4": "Latf",
+ "name": "Latin (Fraktur variant)",
+ "numeric": "217"
+ },
+ {
+ "alpha_4": "Latg",
+ "name": "Latin (Gaelic variant)",
+ "numeric": "216"
+ },
+ {
+ "alpha_4": "Latn",
+ "name": "Latin",
+ "numeric": "215"
+ },
+ {
+ "alpha_4": "Leke",
+ "name": "Leke",
+ "numeric": "364"
+ },
+ {
+ "alpha_4": "Lepc",
+ "name": "Lepcha (Róng)",
+ "numeric": "335"
+ },
+ {
+ "alpha_4": "Limb",
+ "name": "Limbu",
+ "numeric": "336"
+ },
+ {
+ "alpha_4": "Lina",
+ "name": "Linear A",
+ "numeric": "400"
+ },
+ {
+ "alpha_4": "Linb",
+ "name": "Linear B",
+ "numeric": "401"
+ },
+ {
+ "alpha_4": "Lisu",
+ "name": "Lisu (Fraser)",
+ "numeric": "399"
+ },
+ {
+ "alpha_4": "Loma",
+ "name": "Loma",
+ "numeric": "437"
+ },
+ {
+ "alpha_4": "Lyci",
+ "name": "Lycian",
+ "numeric": "202"
+ },
+ {
+ "alpha_4": "Lydi",
+ "name": "Lydian",
+ "numeric": "116"
+ },
+ {
+ "alpha_4": "Mahj",
+ "name": "Mahajani",
+ "numeric": "314"
+ },
+ {
+ "alpha_4": "Mand",
+ "name": "Mandaic, Mandaean",
+ "numeric": "140"
+ },
+ {
+ "alpha_4": "Mani",
+ "name": "Manichaean",
+ "numeric": "139"
+ },
+ {
+ "alpha_4": "Marc",
+ "name": "Marchen",
+ "numeric": "332"
+ },
+ {
+ "alpha_4": "Maya",
+ "name": "Mayan hieroglyphs",
+ "numeric": "090"
+ },
+ {
+ "alpha_4": "Mend",
+ "name": "Mende Kikakui",
+ "numeric": "438"
+ },
+ {
+ "alpha_4": "Merc",
+ "name": "Meroitic Cursive",
+ "numeric": "101"
+ },
+ {
+ "alpha_4": "Mero",
+ "name": "Meroitic Hieroglyphs",
+ "numeric": "100"
+ },
+ {
+ "alpha_4": "Mlym",
+ "name": "Malayalam",
+ "numeric": "347"
+ },
+ {
+ "alpha_4": "Modi",
+ "name": "Modi, Moḍī",
+ "numeric": "324"
+ },
+ {
+ "alpha_4": "Mong",
+ "name": "Mongolian",
+ "numeric": "145"
+ },
+ {
+ "alpha_4": "Moon",
+ "name": "Moon (Moon code, Moon script, Moon type)",
+ "numeric": "218"
+ },
+ {
+ "alpha_4": "Mroo",
+ "name": "Mro, Mru",
+ "numeric": "199"
+ },
+ {
+ "alpha_4": "Mtei",
+ "name": "Meitei Mayek (Meithei, Meetei)",
+ "numeric": "337"
+ },
+ {
+ "alpha_4": "Mult",
+ "name": "Multani",
+ "numeric": "323"
+ },
+ {
+ "alpha_4": "Mymr",
+ "name": "Myanmar (Burmese)",
+ "numeric": "350"
+ },
+ {
+ "alpha_4": "Narb",
+ "name": "Old North Arabian (Ancient North Arabian)",
+ "numeric": "106"
+ },
+ {
+ "alpha_4": "Nbat",
+ "name": "Nabataean",
+ "numeric": "159"
+ },
+ {
+ "alpha_4": "Newa",
+ "name": "Newa, Newar, Newari, Nepāla lipi",
+ "numeric": "333"
+ },
+ {
+ "alpha_4": "Nkgb",
+ "name": "Nakhi Geba ('Na-'Khi ²Ggŏ-¹baw, Naxi Geba)",
+ "numeric": "420"
+ },
+ {
+ "alpha_4": "Nkoo",
+ "name": "N’Ko",
+ "numeric": "165"
+ },
+ {
+ "alpha_4": "Nshu",
+ "name": "Nüshu",
+ "numeric": "499"
+ },
+ {
+ "alpha_4": "Ogam",
+ "name": "Ogham",
+ "numeric": "212"
+ },
+ {
+ "alpha_4": "Olck",
+ "name": "Ol Chiki (Ol Cemet’, Ol, Santali)",
+ "numeric": "261"
+ },
+ {
+ "alpha_4": "Orkh",
+ "name": "Old Turkic, Orkhon Runic",
+ "numeric": "175"
+ },
+ {
+ "alpha_4": "Orya",
+ "name": "Oriya",
+ "numeric": "327"
+ },
+ {
+ "alpha_4": "Osge",
+ "name": "Osage",
+ "numeric": "219"
+ },
+ {
+ "alpha_4": "Osma",
+ "name": "Osmanya",
+ "numeric": "260"
+ },
+ {
+ "alpha_4": "Palm",
+ "name": "Palmyrene",
+ "numeric": "126"
+ },
+ {
+ "alpha_4": "Pauc",
+ "name": "Pau Cin Hau",
+ "numeric": "263"
+ },
+ {
+ "alpha_4": "Perm",
+ "name": "Old Permic",
+ "numeric": "227"
+ },
+ {
+ "alpha_4": "Phag",
+ "name": "Phags-pa",
+ "numeric": "331"
+ },
+ {
+ "alpha_4": "Phli",
+ "name": "Inscriptional Pahlavi",
+ "numeric": "131"
+ },
+ {
+ "alpha_4": "Phlp",
+ "name": "Psalter Pahlavi",
+ "numeric": "132"
+ },
+ {
+ "alpha_4": "Phlv",
+ "name": "Book Pahlavi",
+ "numeric": "133"
+ },
+ {
+ "alpha_4": "Phnx",
+ "name": "Phoenician",
+ "numeric": "115"
+ },
+ {
+ "alpha_4": "Piqd",
+ "name": "Klingon (KLI pIqaD)",
+ "numeric": "293"
+ },
+ {
+ "alpha_4": "Plrd",
+ "name": "Miao (Pollard)",
+ "numeric": "282"
+ },
+ {
+ "alpha_4": "Prti",
+ "name": "Inscriptional Parthian",
+ "numeric": "130"
+ },
+ {
+ "alpha_4": "Qaaa",
+ "name": "Reserved for private use (start)",
+ "numeric": "900"
+ },
+ {
+ "alpha_4": "Qabx",
+ "name": "Reserved for private use (end)",
+ "numeric": "949"
+ },
+ {
+ "alpha_4": "Rjng",
+ "name": "Rejang (Redjang, Kaganga)",
+ "numeric": "363"
+ },
+ {
+ "alpha_4": "Roro",
+ "name": "Rongorongo",
+ "numeric": "620"
+ },
+ {
+ "alpha_4": "Runr",
+ "name": "Runic",
+ "numeric": "211"
+ },
+ {
+ "alpha_4": "Samr",
+ "name": "Samaritan",
+ "numeric": "123"
+ },
+ {
+ "alpha_4": "Sara",
+ "name": "Sarati",
+ "numeric": "292"
+ },
+ {
+ "alpha_4": "Sarb",
+ "name": "Old South Arabian",
+ "numeric": "105"
+ },
+ {
+ "alpha_4": "Saur",
+ "name": "Saurashtra",
+ "numeric": "344"
+ },
+ {
+ "alpha_4": "Sgnw",
+ "name": "SignWriting",
+ "numeric": "095"
+ },
+ {
+ "alpha_4": "Shaw",
+ "name": "Shavian (Shaw)",
+ "numeric": "281"
+ },
+ {
+ "alpha_4": "Shrd",
+ "name": "Sharada, Śāradā",
+ "numeric": "319"
+ },
+ {
+ "alpha_4": "Sidd",
+ "name": "Siddham, Siddhaṃ, Siddhamātṛkā",
+ "numeric": "302"
+ },
+ {
+ "alpha_4": "Sind",
+ "name": "Khudawadi, Sindhi",
+ "numeric": "318"
+ },
+ {
+ "alpha_4": "Sinh",
+ "name": "Sinhala",
+ "numeric": "348"
+ },
+ {
+ "alpha_4": "Sora",
+ "name": "Sora Sompeng",
+ "numeric": "398"
+ },
+ {
+ "alpha_4": "Sund",
+ "name": "Sundanese",
+ "numeric": "362"
+ },
+ {
+ "alpha_4": "Sylo",
+ "name": "Syloti Nagri",
+ "numeric": "316"
+ },
+ {
+ "alpha_4": "Syrc",
+ "name": "Syriac",
+ "numeric": "135"
+ },
+ {
+ "alpha_4": "Syre",
+ "name": "Syriac (Estrangelo variant)",
+ "numeric": "138"
+ },
+ {
+ "alpha_4": "Syrj",
+ "name": "Syriac (Western variant)",
+ "numeric": "137"
+ },
+ {
+ "alpha_4": "Syrn",
+ "name": "Syriac (Eastern variant)",
+ "numeric": "136"
+ },
+ {
+ "alpha_4": "Tagb",
+ "name": "Tagbanwa",
+ "numeric": "373"
+ },
+ {
+ "alpha_4": "Takr",
+ "name": "Takri, Ṭākrī, Ṭāṅkrī",
+ "numeric": "321"
+ },
+ {
+ "alpha_4": "Tale",
+ "name": "Tai Le",
+ "numeric": "353"
+ },
+ {
+ "alpha_4": "Talu",
+ "name": "New Tai Lue",
+ "numeric": "354"
+ },
+ {
+ "alpha_4": "Taml",
+ "name": "Tamil",
+ "numeric": "346"
+ },
+ {
+ "alpha_4": "Tang",
+ "name": "Tangut",
+ "numeric": "520"
+ },
+ {
+ "alpha_4": "Tavt",
+ "name": "Tai Viet",
+ "numeric": "359"
+ },
+ {
+ "alpha_4": "Telu",
+ "name": "Telugu",
+ "numeric": "340"
+ },
+ {
+ "alpha_4": "Teng",
+ "name": "Tengwar",
+ "numeric": "290"
+ },
+ {
+ "alpha_4": "Tfng",
+ "name": "Tifinagh (Berber)",
+ "numeric": "120"
+ },
+ {
+ "alpha_4": "Tglg",
+ "name": "Tagalog (Baybayin, Alibata)",
+ "numeric": "370"
+ },
+ {
+ "alpha_4": "Thaa",
+ "name": "Thaana",
+ "numeric": "170"
+ },
+ {
+ "alpha_4": "Thai",
+ "name": "Thai",
+ "numeric": "352"
+ },
+ {
+ "alpha_4": "Tibt",
+ "name": "Tibetan",
+ "numeric": "330"
+ },
+ {
+ "alpha_4": "Tirh",
+ "name": "Tirhuta",
+ "numeric": "326"
+ },
+ {
+ "alpha_4": "Ugar",
+ "name": "Ugaritic",
+ "numeric": "040"
+ },
+ {
+ "alpha_4": "Vaii",
+ "name": "Vai",
+ "numeric": "470"
+ },
+ {
+ "alpha_4": "Visp",
+ "name": "Visible Speech",
+ "numeric": "280"
+ },
+ {
+ "alpha_4": "Wara",
+ "name": "Warang Citi (Varang Kshiti)",
+ "numeric": "262"
+ },
+ {
+ "alpha_4": "Wole",
+ "name": "Woleai",
+ "numeric": "480"
+ },
+ {
+ "alpha_4": "Xpeo",
+ "name": "Old Persian",
+ "numeric": "030"
+ },
+ {
+ "alpha_4": "Xsux",
+ "name": "Cuneiform, Sumero-Akkadian",
+ "numeric": "020"
+ },
+ {
+ "alpha_4": "Yiii",
+ "name": "Yi",
+ "numeric": "460"
+ },
+ {
+ "alpha_4": "Zinh",
+ "name": "Code for inherited script",
+ "numeric": "994"
+ },
+ {
+ "alpha_4": "Zmth",
+ "name": "Mathematical notation",
+ "numeric": "995"
+ },
+ {
+ "alpha_4": "Zsye",
+ "name": "Symbols (Emoji variant)",
+ "numeric": "993"
+ },
+ {
+ "alpha_4": "Zsym",
+ "name": "Symbols",
+ "numeric": "996"
+ },
+ {
+ "alpha_4": "Zxxx",
+ "name": "Code for unwritten documents",
+ "numeric": "997"
+ },
+ {
+ "alpha_4": "Zyyy",
+ "name": "Code for undetermined script",
+ "numeric": "998"
+ },
+ {
+ "alpha_4": "Zzzz",
+ "name": "Code for uncoded script",
+ "numeric": "999"
+ }
+ ]
+}
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso3166-1.json b/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso3166-1.json
new file mode 100644
index 0000000000000000000000000000000000000000..ee48a43ecb73808e5acbdc839cbe17f7cc32664b
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso3166-1.json
@@ -0,0 +1,1931 @@
+{
+ "3166-1": [
+ {
+ "alpha_2": "AW",
+ "alpha_3": "ABW",
+ "flag": "🇦🇼",
+ "name": "Aruba",
+ "numeric": "533"
+ },
+ {
+ "alpha_2": "AF",
+ "alpha_3": "AFG",
+ "flag": "🇦🇫",
+ "name": "Afghanistan",
+ "numeric": "004",
+ "official_name": "Islamic Republic of Afghanistan"
+ },
+ {
+ "alpha_2": "AO",
+ "alpha_3": "AGO",
+ "flag": "🇦🇴",
+ "name": "Angola",
+ "numeric": "024",
+ "official_name": "Republic of Angola"
+ },
+ {
+ "alpha_2": "AI",
+ "alpha_3": "AIA",
+ "flag": "🇦🇮",
+ "name": "Anguilla",
+ "numeric": "660"
+ },
+ {
+ "alpha_2": "AX",
+ "alpha_3": "ALA",
+ "flag": "🇦🇽",
+ "name": "Åland Islands",
+ "numeric": "248"
+ },
+ {
+ "alpha_2": "AL",
+ "alpha_3": "ALB",
+ "flag": "🇦🇱",
+ "name": "Albania",
+ "numeric": "008",
+ "official_name": "Republic of Albania"
+ },
+ {
+ "alpha_2": "AD",
+ "alpha_3": "AND",
+ "flag": "🇦🇩",
+ "name": "Andorra",
+ "numeric": "020",
+ "official_name": "Principality of Andorra"
+ },
+ {
+ "alpha_2": "AE",
+ "alpha_3": "ARE",
+ "flag": "🇦🇪",
+ "name": "United Arab Emirates",
+ "numeric": "784"
+ },
+ {
+ "alpha_2": "AR",
+ "alpha_3": "ARG",
+ "flag": "🇦🇷",
+ "name": "Argentina",
+ "numeric": "032",
+ "official_name": "Argentine Republic"
+ },
+ {
+ "alpha_2": "AM",
+ "alpha_3": "ARM",
+ "flag": "🇦🇲",
+ "name": "Armenia",
+ "numeric": "051",
+ "official_name": "Republic of Armenia"
+ },
+ {
+ "alpha_2": "AS",
+ "alpha_3": "ASM",
+ "flag": "🇦🇸",
+ "name": "American Samoa",
+ "numeric": "016"
+ },
+ {
+ "alpha_2": "AQ",
+ "alpha_3": "ATA",
+ "flag": "🇦🇶",
+ "name": "Antarctica",
+ "numeric": "010"
+ },
+ {
+ "alpha_2": "TF",
+ "alpha_3": "ATF",
+ "flag": "🇹🇫",
+ "name": "French Southern Territories",
+ "numeric": "260"
+ },
+ {
+ "alpha_2": "AG",
+ "alpha_3": "ATG",
+ "flag": "🇦🇬",
+ "name": "Antigua and Barbuda",
+ "numeric": "028"
+ },
+ {
+ "alpha_2": "AU",
+ "alpha_3": "AUS",
+ "flag": "🇦🇺",
+ "name": "Australia",
+ "numeric": "036"
+ },
+ {
+ "alpha_2": "AT",
+ "alpha_3": "AUT",
+ "flag": "🇦🇹",
+ "name": "Austria",
+ "numeric": "040",
+ "official_name": "Republic of Austria"
+ },
+ {
+ "alpha_2": "AZ",
+ "alpha_3": "AZE",
+ "flag": "🇦🇿",
+ "name": "Azerbaijan",
+ "numeric": "031",
+ "official_name": "Republic of Azerbaijan"
+ },
+ {
+ "alpha_2": "BI",
+ "alpha_3": "BDI",
+ "flag": "🇧🇮",
+ "name": "Burundi",
+ "numeric": "108",
+ "official_name": "Republic of Burundi"
+ },
+ {
+ "alpha_2": "BE",
+ "alpha_3": "BEL",
+ "flag": "🇧🇪",
+ "name": "Belgium",
+ "numeric": "056",
+ "official_name": "Kingdom of Belgium"
+ },
+ {
+ "alpha_2": "BJ",
+ "alpha_3": "BEN",
+ "flag": "🇧🇯",
+ "name": "Benin",
+ "numeric": "204",
+ "official_name": "Republic of Benin"
+ },
+ {
+ "alpha_2": "BQ",
+ "alpha_3": "BES",
+ "flag": "🇧🇶",
+ "name": "Bonaire, Sint Eustatius and Saba",
+ "numeric": "535",
+ "official_name": "Bonaire, Sint Eustatius and Saba"
+ },
+ {
+ "alpha_2": "BF",
+ "alpha_3": "BFA",
+ "flag": "🇧🇫",
+ "name": "Burkina Faso",
+ "numeric": "854"
+ },
+ {
+ "alpha_2": "BD",
+ "alpha_3": "BGD",
+ "flag": "🇧🇩",
+ "name": "Bangladesh",
+ "numeric": "050",
+ "official_name": "People's Republic of Bangladesh"
+ },
+ {
+ "alpha_2": "BG",
+ "alpha_3": "BGR",
+ "flag": "🇧🇬",
+ "name": "Bulgaria",
+ "numeric": "100",
+ "official_name": "Republic of Bulgaria"
+ },
+ {
+ "alpha_2": "BH",
+ "alpha_3": "BHR",
+ "flag": "🇧🇭",
+ "name": "Bahrain",
+ "numeric": "048",
+ "official_name": "Kingdom of Bahrain"
+ },
+ {
+ "alpha_2": "BS",
+ "alpha_3": "BHS",
+ "flag": "🇧🇸",
+ "name": "Bahamas",
+ "numeric": "044",
+ "official_name": "Commonwealth of the Bahamas"
+ },
+ {
+ "alpha_2": "BA",
+ "alpha_3": "BIH",
+ "flag": "🇧🇦",
+ "name": "Bosnia and Herzegovina",
+ "numeric": "070",
+ "official_name": "Republic of Bosnia and Herzegovina"
+ },
+ {
+ "alpha_2": "BL",
+ "alpha_3": "BLM",
+ "flag": "🇧🇱",
+ "name": "Saint Barthélemy",
+ "numeric": "652"
+ },
+ {
+ "alpha_2": "BY",
+ "alpha_3": "BLR",
+ "flag": "🇧🇾",
+ "name": "Belarus",
+ "numeric": "112",
+ "official_name": "Republic of Belarus"
+ },
+ {
+ "alpha_2": "BZ",
+ "alpha_3": "BLZ",
+ "flag": "🇧🇿",
+ "name": "Belize",
+ "numeric": "084"
+ },
+ {
+ "alpha_2": "BM",
+ "alpha_3": "BMU",
+ "flag": "🇧🇲",
+ "name": "Bermuda",
+ "numeric": "060"
+ },
+ {
+ "alpha_2": "BO",
+ "alpha_3": "BOL",
+ "common_name": "Bolivia",
+ "flag": "🇧🇴",
+ "name": "Bolivia, Plurinational State of",
+ "numeric": "068",
+ "official_name": "Plurinational State of Bolivia"
+ },
+ {
+ "alpha_2": "BR",
+ "alpha_3": "BRA",
+ "flag": "🇧🇷",
+ "name": "Brazil",
+ "numeric": "076",
+ "official_name": "Federative Republic of Brazil"
+ },
+ {
+ "alpha_2": "BB",
+ "alpha_3": "BRB",
+ "flag": "🇧🇧",
+ "name": "Barbados",
+ "numeric": "052"
+ },
+ {
+ "alpha_2": "BN",
+ "alpha_3": "BRN",
+ "flag": "🇧🇳",
+ "name": "Brunei Darussalam",
+ "numeric": "096"
+ },
+ {
+ "alpha_2": "BT",
+ "alpha_3": "BTN",
+ "flag": "🇧🇹",
+ "name": "Bhutan",
+ "numeric": "064",
+ "official_name": "Kingdom of Bhutan"
+ },
+ {
+ "alpha_2": "BV",
+ "alpha_3": "BVT",
+ "flag": "🇧🇻",
+ "name": "Bouvet Island",
+ "numeric": "074"
+ },
+ {
+ "alpha_2": "BW",
+ "alpha_3": "BWA",
+ "flag": "🇧🇼",
+ "name": "Botswana",
+ "numeric": "072",
+ "official_name": "Republic of Botswana"
+ },
+ {
+ "alpha_2": "CF",
+ "alpha_3": "CAF",
+ "flag": "🇨🇫",
+ "name": "Central African Republic",
+ "numeric": "140"
+ },
+ {
+ "alpha_2": "CA",
+ "alpha_3": "CAN",
+ "flag": "🇨🇦",
+ "name": "Canada",
+ "numeric": "124"
+ },
+ {
+ "alpha_2": "CC",
+ "alpha_3": "CCK",
+ "flag": "🇨🇨",
+ "name": "Cocos (Keeling) Islands",
+ "numeric": "166"
+ },
+ {
+ "alpha_2": "CH",
+ "alpha_3": "CHE",
+ "flag": "🇨🇭",
+ "name": "Switzerland",
+ "numeric": "756",
+ "official_name": "Swiss Confederation"
+ },
+ {
+ "alpha_2": "CL",
+ "alpha_3": "CHL",
+ "flag": "🇨🇱",
+ "name": "Chile",
+ "numeric": "152",
+ "official_name": "Republic of Chile"
+ },
+ {
+ "alpha_2": "CN",
+ "alpha_3": "CHN",
+ "flag": "🇨🇳",
+ "name": "China",
+ "numeric": "156",
+ "official_name": "People's Republic of China"
+ },
+ {
+ "alpha_2": "CI",
+ "alpha_3": "CIV",
+ "flag": "🇨🇮",
+ "name": "Côte d'Ivoire",
+ "numeric": "384",
+ "official_name": "Republic of Côte d'Ivoire"
+ },
+ {
+ "alpha_2": "CM",
+ "alpha_3": "CMR",
+ "flag": "🇨🇲",
+ "name": "Cameroon",
+ "numeric": "120",
+ "official_name": "Republic of Cameroon"
+ },
+ {
+ "alpha_2": "CD",
+ "alpha_3": "COD",
+ "flag": "🇨🇩",
+ "name": "Congo, The Democratic Republic of the",
+ "numeric": "180"
+ },
+ {
+ "alpha_2": "CG",
+ "alpha_3": "COG",
+ "flag": "🇨🇬",
+ "name": "Congo",
+ "numeric": "178",
+ "official_name": "Republic of the Congo"
+ },
+ {
+ "alpha_2": "CK",
+ "alpha_3": "COK",
+ "flag": "🇨🇰",
+ "name": "Cook Islands",
+ "numeric": "184"
+ },
+ {
+ "alpha_2": "CO",
+ "alpha_3": "COL",
+ "flag": "🇨🇴",
+ "name": "Colombia",
+ "numeric": "170",
+ "official_name": "Republic of Colombia"
+ },
+ {
+ "alpha_2": "KM",
+ "alpha_3": "COM",
+ "flag": "🇰🇲",
+ "name": "Comoros",
+ "numeric": "174",
+ "official_name": "Union of the Comoros"
+ },
+ {
+ "alpha_2": "CV",
+ "alpha_3": "CPV",
+ "flag": "🇨🇻",
+ "name": "Cabo Verde",
+ "numeric": "132",
+ "official_name": "Republic of Cabo Verde"
+ },
+ {
+ "alpha_2": "CR",
+ "alpha_3": "CRI",
+ "flag": "🇨🇷",
+ "name": "Costa Rica",
+ "numeric": "188",
+ "official_name": "Republic of Costa Rica"
+ },
+ {
+ "alpha_2": "CU",
+ "alpha_3": "CUB",
+ "flag": "🇨🇺",
+ "name": "Cuba",
+ "numeric": "192",
+ "official_name": "Republic of Cuba"
+ },
+ {
+ "alpha_2": "CW",
+ "alpha_3": "CUW",
+ "flag": "🇨🇼",
+ "name": "Curaçao",
+ "numeric": "531",
+ "official_name": "Curaçao"
+ },
+ {
+ "alpha_2": "CX",
+ "alpha_3": "CXR",
+ "flag": "🇨🇽",
+ "name": "Christmas Island",
+ "numeric": "162"
+ },
+ {
+ "alpha_2": "KY",
+ "alpha_3": "CYM",
+ "flag": "🇰🇾",
+ "name": "Cayman Islands",
+ "numeric": "136"
+ },
+ {
+ "alpha_2": "CY",
+ "alpha_3": "CYP",
+ "flag": "🇨🇾",
+ "name": "Cyprus",
+ "numeric": "196",
+ "official_name": "Republic of Cyprus"
+ },
+ {
+ "alpha_2": "CZ",
+ "alpha_3": "CZE",
+ "flag": "🇨🇿",
+ "name": "Czechia",
+ "numeric": "203",
+ "official_name": "Czech Republic"
+ },
+ {
+ "alpha_2": "DE",
+ "alpha_3": "DEU",
+ "flag": "🇩🇪",
+ "name": "Germany",
+ "numeric": "276",
+ "official_name": "Federal Republic of Germany"
+ },
+ {
+ "alpha_2": "DJ",
+ "alpha_3": "DJI",
+ "flag": "🇩🇯",
+ "name": "Djibouti",
+ "numeric": "262",
+ "official_name": "Republic of Djibouti"
+ },
+ {
+ "alpha_2": "DM",
+ "alpha_3": "DMA",
+ "flag": "🇩🇲",
+ "name": "Dominica",
+ "numeric": "212",
+ "official_name": "Commonwealth of Dominica"
+ },
+ {
+ "alpha_2": "DK",
+ "alpha_3": "DNK",
+ "flag": "🇩🇰",
+ "name": "Denmark",
+ "numeric": "208",
+ "official_name": "Kingdom of Denmark"
+ },
+ {
+ "alpha_2": "DO",
+ "alpha_3": "DOM",
+ "flag": "🇩🇴",
+ "name": "Dominican Republic",
+ "numeric": "214"
+ },
+ {
+ "alpha_2": "DZ",
+ "alpha_3": "DZA",
+ "flag": "🇩🇿",
+ "name": "Algeria",
+ "numeric": "012",
+ "official_name": "People's Democratic Republic of Algeria"
+ },
+ {
+ "alpha_2": "EC",
+ "alpha_3": "ECU",
+ "flag": "🇪🇨",
+ "name": "Ecuador",
+ "numeric": "218",
+ "official_name": "Republic of Ecuador"
+ },
+ {
+ "alpha_2": "EG",
+ "alpha_3": "EGY",
+ "flag": "🇪🇬",
+ "name": "Egypt",
+ "numeric": "818",
+ "official_name": "Arab Republic of Egypt"
+ },
+ {
+ "alpha_2": "ER",
+ "alpha_3": "ERI",
+ "flag": "🇪🇷",
+ "name": "Eritrea",
+ "numeric": "232",
+ "official_name": "the State of Eritrea"
+ },
+ {
+ "alpha_2": "EH",
+ "alpha_3": "ESH",
+ "flag": "🇪🇭",
+ "name": "Western Sahara",
+ "numeric": "732"
+ },
+ {
+ "alpha_2": "ES",
+ "alpha_3": "ESP",
+ "flag": "🇪🇸",
+ "name": "Spain",
+ "numeric": "724",
+ "official_name": "Kingdom of Spain"
+ },
+ {
+ "alpha_2": "EE",
+ "alpha_3": "EST",
+ "flag": "🇪🇪",
+ "name": "Estonia",
+ "numeric": "233",
+ "official_name": "Republic of Estonia"
+ },
+ {
+ "alpha_2": "ET",
+ "alpha_3": "ETH",
+ "flag": "🇪🇹",
+ "name": "Ethiopia",
+ "numeric": "231",
+ "official_name": "Federal Democratic Republic of Ethiopia"
+ },
+ {
+ "alpha_2": "FI",
+ "alpha_3": "FIN",
+ "flag": "🇫🇮",
+ "name": "Finland",
+ "numeric": "246",
+ "official_name": "Republic of Finland"
+ },
+ {
+ "alpha_2": "FJ",
+ "alpha_3": "FJI",
+ "flag": "🇫🇯",
+ "name": "Fiji",
+ "numeric": "242",
+ "official_name": "Republic of Fiji"
+ },
+ {
+ "alpha_2": "FK",
+ "alpha_3": "FLK",
+ "flag": "🇫🇰",
+ "name": "Falkland Islands (Malvinas)",
+ "numeric": "238"
+ },
+ {
+ "alpha_2": "FR",
+ "alpha_3": "FRA",
+ "flag": "🇫🇷",
+ "name": "France",
+ "numeric": "250",
+ "official_name": "French Republic"
+ },
+ {
+ "alpha_2": "FO",
+ "alpha_3": "FRO",
+ "flag": "🇫🇴",
+ "name": "Faroe Islands",
+ "numeric": "234"
+ },
+ {
+ "alpha_2": "FM",
+ "alpha_3": "FSM",
+ "flag": "🇫🇲",
+ "name": "Micronesia, Federated States of",
+ "numeric": "583",
+ "official_name": "Federated States of Micronesia"
+ },
+ {
+ "alpha_2": "GA",
+ "alpha_3": "GAB",
+ "flag": "🇬🇦",
+ "name": "Gabon",
+ "numeric": "266",
+ "official_name": "Gabonese Republic"
+ },
+ {
+ "alpha_2": "GB",
+ "alpha_3": "GBR",
+ "flag": "🇬🇧",
+ "name": "United Kingdom",
+ "numeric": "826",
+ "official_name": "United Kingdom of Great Britain and Northern Ireland"
+ },
+ {
+ "alpha_2": "GE",
+ "alpha_3": "GEO",
+ "flag": "🇬🇪",
+ "name": "Georgia",
+ "numeric": "268"
+ },
+ {
+ "alpha_2": "GG",
+ "alpha_3": "GGY",
+ "flag": "🇬🇬",
+ "name": "Guernsey",
+ "numeric": "831"
+ },
+ {
+ "alpha_2": "GH",
+ "alpha_3": "GHA",
+ "flag": "🇬🇭",
+ "name": "Ghana",
+ "numeric": "288",
+ "official_name": "Republic of Ghana"
+ },
+ {
+ "alpha_2": "GI",
+ "alpha_3": "GIB",
+ "flag": "🇬🇮",
+ "name": "Gibraltar",
+ "numeric": "292"
+ },
+ {
+ "alpha_2": "GN",
+ "alpha_3": "GIN",
+ "flag": "🇬🇳",
+ "name": "Guinea",
+ "numeric": "324",
+ "official_name": "Republic of Guinea"
+ },
+ {
+ "alpha_2": "GP",
+ "alpha_3": "GLP",
+ "flag": "🇬🇵",
+ "name": "Guadeloupe",
+ "numeric": "312"
+ },
+ {
+ "alpha_2": "GM",
+ "alpha_3": "GMB",
+ "flag": "🇬🇲",
+ "name": "Gambia",
+ "numeric": "270",
+ "official_name": "Republic of the Gambia"
+ },
+ {
+ "alpha_2": "GW",
+ "alpha_3": "GNB",
+ "flag": "🇬🇼",
+ "name": "Guinea-Bissau",
+ "numeric": "624",
+ "official_name": "Republic of Guinea-Bissau"
+ },
+ {
+ "alpha_2": "GQ",
+ "alpha_3": "GNQ",
+ "flag": "🇬🇶",
+ "name": "Equatorial Guinea",
+ "numeric": "226",
+ "official_name": "Republic of Equatorial Guinea"
+ },
+ {
+ "alpha_2": "GR",
+ "alpha_3": "GRC",
+ "flag": "🇬🇷",
+ "name": "Greece",
+ "numeric": "300",
+ "official_name": "Hellenic Republic"
+ },
+ {
+ "alpha_2": "GD",
+ "alpha_3": "GRD",
+ "flag": "🇬🇩",
+ "name": "Grenada",
+ "numeric": "308"
+ },
+ {
+ "alpha_2": "GL",
+ "alpha_3": "GRL",
+ "flag": "🇬🇱",
+ "name": "Greenland",
+ "numeric": "304"
+ },
+ {
+ "alpha_2": "GT",
+ "alpha_3": "GTM",
+ "flag": "🇬🇹",
+ "name": "Guatemala",
+ "numeric": "320",
+ "official_name": "Republic of Guatemala"
+ },
+ {
+ "alpha_2": "GF",
+ "alpha_3": "GUF",
+ "flag": "🇬🇫",
+ "name": "French Guiana",
+ "numeric": "254"
+ },
+ {
+ "alpha_2": "GU",
+ "alpha_3": "GUM",
+ "flag": "🇬🇺",
+ "name": "Guam",
+ "numeric": "316"
+ },
+ {
+ "alpha_2": "GY",
+ "alpha_3": "GUY",
+ "flag": "🇬🇾",
+ "name": "Guyana",
+ "numeric": "328",
+ "official_name": "Republic of Guyana"
+ },
+ {
+ "alpha_2": "HK",
+ "alpha_3": "HKG",
+ "flag": "🇭🇰",
+ "name": "Hong Kong",
+ "numeric": "344",
+ "official_name": "Hong Kong Special Administrative Region of China"
+ },
+ {
+ "alpha_2": "HM",
+ "alpha_3": "HMD",
+ "flag": "🇭🇲",
+ "name": "Heard Island and McDonald Islands",
+ "numeric": "334"
+ },
+ {
+ "alpha_2": "HN",
+ "alpha_3": "HND",
+ "flag": "🇭🇳",
+ "name": "Honduras",
+ "numeric": "340",
+ "official_name": "Republic of Honduras"
+ },
+ {
+ "alpha_2": "HR",
+ "alpha_3": "HRV",
+ "flag": "🇭🇷",
+ "name": "Croatia",
+ "numeric": "191",
+ "official_name": "Republic of Croatia"
+ },
+ {
+ "alpha_2": "HT",
+ "alpha_3": "HTI",
+ "flag": "🇭🇹",
+ "name": "Haiti",
+ "numeric": "332",
+ "official_name": "Republic of Haiti"
+ },
+ {
+ "alpha_2": "HU",
+ "alpha_3": "HUN",
+ "flag": "🇭🇺",
+ "name": "Hungary",
+ "numeric": "348",
+ "official_name": "Hungary"
+ },
+ {
+ "alpha_2": "ID",
+ "alpha_3": "IDN",
+ "flag": "🇮🇩",
+ "name": "Indonesia",
+ "numeric": "360",
+ "official_name": "Republic of Indonesia"
+ },
+ {
+ "alpha_2": "IM",
+ "alpha_3": "IMN",
+ "flag": "🇮🇲",
+ "name": "Isle of Man",
+ "numeric": "833"
+ },
+ {
+ "alpha_2": "IN",
+ "alpha_3": "IND",
+ "flag": "🇮🇳",
+ "name": "India",
+ "numeric": "356",
+ "official_name": "Republic of India"
+ },
+ {
+ "alpha_2": "IO",
+ "alpha_3": "IOT",
+ "flag": "🇮🇴",
+ "name": "British Indian Ocean Territory",
+ "numeric": "086"
+ },
+ {
+ "alpha_2": "IE",
+ "alpha_3": "IRL",
+ "flag": "🇮🇪",
+ "name": "Ireland",
+ "numeric": "372"
+ },
+ {
+ "alpha_2": "IR",
+ "alpha_3": "IRN",
+ "common_name": "Iran",
+ "flag": "🇮🇷",
+ "name": "Iran, Islamic Republic of",
+ "numeric": "364",
+ "official_name": "Islamic Republic of Iran"
+ },
+ {
+ "alpha_2": "IQ",
+ "alpha_3": "IRQ",
+ "flag": "🇮🇶",
+ "name": "Iraq",
+ "numeric": "368",
+ "official_name": "Republic of Iraq"
+ },
+ {
+ "alpha_2": "IS",
+ "alpha_3": "ISL",
+ "flag": "🇮🇸",
+ "name": "Iceland",
+ "numeric": "352",
+ "official_name": "Republic of Iceland"
+ },
+ {
+ "alpha_2": "IL",
+ "alpha_3": "ISR",
+ "flag": "🇮🇱",
+ "name": "Israel",
+ "numeric": "376",
+ "official_name": "State of Israel"
+ },
+ {
+ "alpha_2": "IT",
+ "alpha_3": "ITA",
+ "flag": "🇮🇹",
+ "name": "Italy",
+ "numeric": "380",
+ "official_name": "Italian Republic"
+ },
+ {
+ "alpha_2": "JM",
+ "alpha_3": "JAM",
+ "flag": "🇯🇲",
+ "name": "Jamaica",
+ "numeric": "388"
+ },
+ {
+ "alpha_2": "JE",
+ "alpha_3": "JEY",
+ "flag": "🇯🇪",
+ "name": "Jersey",
+ "numeric": "832"
+ },
+ {
+ "alpha_2": "JO",
+ "alpha_3": "JOR",
+ "flag": "🇯🇴",
+ "name": "Jordan",
+ "numeric": "400",
+ "official_name": "Hashemite Kingdom of Jordan"
+ },
+ {
+ "alpha_2": "JP",
+ "alpha_3": "JPN",
+ "flag": "🇯🇵",
+ "name": "Japan",
+ "numeric": "392"
+ },
+ {
+ "alpha_2": "KZ",
+ "alpha_3": "KAZ",
+ "flag": "🇰🇿",
+ "name": "Kazakhstan",
+ "numeric": "398",
+ "official_name": "Republic of Kazakhstan"
+ },
+ {
+ "alpha_2": "KE",
+ "alpha_3": "KEN",
+ "flag": "🇰🇪",
+ "name": "Kenya",
+ "numeric": "404",
+ "official_name": "Republic of Kenya"
+ },
+ {
+ "alpha_2": "KG",
+ "alpha_3": "KGZ",
+ "flag": "🇰🇬",
+ "name": "Kyrgyzstan",
+ "numeric": "417",
+ "official_name": "Kyrgyz Republic"
+ },
+ {
+ "alpha_2": "KH",
+ "alpha_3": "KHM",
+ "flag": "🇰🇭",
+ "name": "Cambodia",
+ "numeric": "116",
+ "official_name": "Kingdom of Cambodia"
+ },
+ {
+ "alpha_2": "KI",
+ "alpha_3": "KIR",
+ "flag": "🇰🇮",
+ "name": "Kiribati",
+ "numeric": "296",
+ "official_name": "Republic of Kiribati"
+ },
+ {
+ "alpha_2": "KN",
+ "alpha_3": "KNA",
+ "flag": "🇰🇳",
+ "name": "Saint Kitts and Nevis",
+ "numeric": "659"
+ },
+ {
+ "alpha_2": "KR",
+ "alpha_3": "KOR",
+ "common_name": "South Korea",
+ "flag": "🇰🇷",
+ "name": "Korea, Republic of",
+ "numeric": "410"
+ },
+ {
+ "alpha_2": "KW",
+ "alpha_3": "KWT",
+ "flag": "🇰🇼",
+ "name": "Kuwait",
+ "numeric": "414",
+ "official_name": "State of Kuwait"
+ },
+ {
+ "alpha_2": "LA",
+ "alpha_3": "LAO",
+ "common_name": "Laos",
+ "flag": "🇱🇦",
+ "name": "Lao People's Democratic Republic",
+ "numeric": "418"
+ },
+ {
+ "alpha_2": "LB",
+ "alpha_3": "LBN",
+ "flag": "🇱🇧",
+ "name": "Lebanon",
+ "numeric": "422",
+ "official_name": "Lebanese Republic"
+ },
+ {
+ "alpha_2": "LR",
+ "alpha_3": "LBR",
+ "flag": "🇱🇷",
+ "name": "Liberia",
+ "numeric": "430",
+ "official_name": "Republic of Liberia"
+ },
+ {
+ "alpha_2": "LY",
+ "alpha_3": "LBY",
+ "flag": "🇱🇾",
+ "name": "Libya",
+ "numeric": "434",
+ "official_name": "Libya"
+ },
+ {
+ "alpha_2": "LC",
+ "alpha_3": "LCA",
+ "flag": "🇱🇨",
+ "name": "Saint Lucia",
+ "numeric": "662"
+ },
+ {
+ "alpha_2": "LI",
+ "alpha_3": "LIE",
+ "flag": "🇱🇮",
+ "name": "Liechtenstein",
+ "numeric": "438",
+ "official_name": "Principality of Liechtenstein"
+ },
+ {
+ "alpha_2": "LK",
+ "alpha_3": "LKA",
+ "flag": "🇱🇰",
+ "name": "Sri Lanka",
+ "numeric": "144",
+ "official_name": "Democratic Socialist Republic of Sri Lanka"
+ },
+ {
+ "alpha_2": "LS",
+ "alpha_3": "LSO",
+ "flag": "🇱🇸",
+ "name": "Lesotho",
+ "numeric": "426",
+ "official_name": "Kingdom of Lesotho"
+ },
+ {
+ "alpha_2": "LT",
+ "alpha_3": "LTU",
+ "flag": "🇱🇹",
+ "name": "Lithuania",
+ "numeric": "440",
+ "official_name": "Republic of Lithuania"
+ },
+ {
+ "alpha_2": "LU",
+ "alpha_3": "LUX",
+ "flag": "🇱🇺",
+ "name": "Luxembourg",
+ "numeric": "442",
+ "official_name": "Grand Duchy of Luxembourg"
+ },
+ {
+ "alpha_2": "LV",
+ "alpha_3": "LVA",
+ "flag": "🇱🇻",
+ "name": "Latvia",
+ "numeric": "428",
+ "official_name": "Republic of Latvia"
+ },
+ {
+ "alpha_2": "MO",
+ "alpha_3": "MAC",
+ "flag": "🇲🇴",
+ "name": "Macao",
+ "numeric": "446",
+ "official_name": "Macao Special Administrative Region of China"
+ },
+ {
+ "alpha_2": "MF",
+ "alpha_3": "MAF",
+ "flag": "🇲🇫",
+ "name": "Saint Martin (French part)",
+ "numeric": "663"
+ },
+ {
+ "alpha_2": "MA",
+ "alpha_3": "MAR",
+ "flag": "🇲🇦",
+ "name": "Morocco",
+ "numeric": "504",
+ "official_name": "Kingdom of Morocco"
+ },
+ {
+ "alpha_2": "MC",
+ "alpha_3": "MCO",
+ "flag": "🇲🇨",
+ "name": "Monaco",
+ "numeric": "492",
+ "official_name": "Principality of Monaco"
+ },
+ {
+ "alpha_2": "MD",
+ "alpha_3": "MDA",
+ "common_name": "Moldova",
+ "flag": "🇲🇩",
+ "name": "Moldova, Republic of",
+ "numeric": "498",
+ "official_name": "Republic of Moldova"
+ },
+ {
+ "alpha_2": "MG",
+ "alpha_3": "MDG",
+ "flag": "🇲🇬",
+ "name": "Madagascar",
+ "numeric": "450",
+ "official_name": "Republic of Madagascar"
+ },
+ {
+ "alpha_2": "MV",
+ "alpha_3": "MDV",
+ "flag": "🇲🇻",
+ "name": "Maldives",
+ "numeric": "462",
+ "official_name": "Republic of Maldives"
+ },
+ {
+ "alpha_2": "MX",
+ "alpha_3": "MEX",
+ "flag": "🇲🇽",
+ "name": "Mexico",
+ "numeric": "484",
+ "official_name": "United Mexican States"
+ },
+ {
+ "alpha_2": "MH",
+ "alpha_3": "MHL",
+ "flag": "🇲🇭",
+ "name": "Marshall Islands",
+ "numeric": "584",
+ "official_name": "Republic of the Marshall Islands"
+ },
+ {
+ "alpha_2": "MK",
+ "alpha_3": "MKD",
+ "flag": "🇲🇰",
+ "name": "North Macedonia",
+ "numeric": "807",
+ "official_name": "Republic of North Macedonia"
+ },
+ {
+ "alpha_2": "ML",
+ "alpha_3": "MLI",
+ "flag": "🇲🇱",
+ "name": "Mali",
+ "numeric": "466",
+ "official_name": "Republic of Mali"
+ },
+ {
+ "alpha_2": "MT",
+ "alpha_3": "MLT",
+ "flag": "🇲🇹",
+ "name": "Malta",
+ "numeric": "470",
+ "official_name": "Republic of Malta"
+ },
+ {
+ "alpha_2": "MM",
+ "alpha_3": "MMR",
+ "flag": "🇲🇲",
+ "name": "Myanmar",
+ "numeric": "104",
+ "official_name": "Republic of Myanmar"
+ },
+ {
+ "alpha_2": "ME",
+ "alpha_3": "MNE",
+ "flag": "🇲🇪",
+ "name": "Montenegro",
+ "numeric": "499",
+ "official_name": "Montenegro"
+ },
+ {
+ "alpha_2": "MN",
+ "alpha_3": "MNG",
+ "flag": "🇲🇳",
+ "name": "Mongolia",
+ "numeric": "496"
+ },
+ {
+ "alpha_2": "MP",
+ "alpha_3": "MNP",
+ "flag": "🇲🇵",
+ "name": "Northern Mariana Islands",
+ "numeric": "580",
+ "official_name": "Commonwealth of the Northern Mariana Islands"
+ },
+ {
+ "alpha_2": "MZ",
+ "alpha_3": "MOZ",
+ "flag": "🇲🇿",
+ "name": "Mozambique",
+ "numeric": "508",
+ "official_name": "Republic of Mozambique"
+ },
+ {
+ "alpha_2": "MR",
+ "alpha_3": "MRT",
+ "flag": "🇲🇷",
+ "name": "Mauritania",
+ "numeric": "478",
+ "official_name": "Islamic Republic of Mauritania"
+ },
+ {
+ "alpha_2": "MS",
+ "alpha_3": "MSR",
+ "flag": "🇲🇸",
+ "name": "Montserrat",
+ "numeric": "500"
+ },
+ {
+ "alpha_2": "MQ",
+ "alpha_3": "MTQ",
+ "flag": "🇲🇶",
+ "name": "Martinique",
+ "numeric": "474"
+ },
+ {
+ "alpha_2": "MU",
+ "alpha_3": "MUS",
+ "flag": "🇲🇺",
+ "name": "Mauritius",
+ "numeric": "480",
+ "official_name": "Republic of Mauritius"
+ },
+ {
+ "alpha_2": "MW",
+ "alpha_3": "MWI",
+ "flag": "🇲🇼",
+ "name": "Malawi",
+ "numeric": "454",
+ "official_name": "Republic of Malawi"
+ },
+ {
+ "alpha_2": "MY",
+ "alpha_3": "MYS",
+ "flag": "🇲🇾",
+ "name": "Malaysia",
+ "numeric": "458"
+ },
+ {
+ "alpha_2": "YT",
+ "alpha_3": "MYT",
+ "flag": "🇾🇹",
+ "name": "Mayotte",
+ "numeric": "175"
+ },
+ {
+ "alpha_2": "NA",
+ "alpha_3": "NAM",
+ "flag": "🇳🇦",
+ "name": "Namibia",
+ "numeric": "516",
+ "official_name": "Republic of Namibia"
+ },
+ {
+ "alpha_2": "NC",
+ "alpha_3": "NCL",
+ "flag": "🇳🇨",
+ "name": "New Caledonia",
+ "numeric": "540"
+ },
+ {
+ "alpha_2": "NE",
+ "alpha_3": "NER",
+ "flag": "🇳🇪",
+ "name": "Niger",
+ "numeric": "562",
+ "official_name": "Republic of the Niger"
+ },
+ {
+ "alpha_2": "NF",
+ "alpha_3": "NFK",
+ "flag": "🇳🇫",
+ "name": "Norfolk Island",
+ "numeric": "574"
+ },
+ {
+ "alpha_2": "NG",
+ "alpha_3": "NGA",
+ "flag": "🇳🇬",
+ "name": "Nigeria",
+ "numeric": "566",
+ "official_name": "Federal Republic of Nigeria"
+ },
+ {
+ "alpha_2": "NI",
+ "alpha_3": "NIC",
+ "flag": "🇳🇮",
+ "name": "Nicaragua",
+ "numeric": "558",
+ "official_name": "Republic of Nicaragua"
+ },
+ {
+ "alpha_2": "NU",
+ "alpha_3": "NIU",
+ "flag": "🇳🇺",
+ "name": "Niue",
+ "numeric": "570",
+ "official_name": "Niue"
+ },
+ {
+ "alpha_2": "NL",
+ "alpha_3": "NLD",
+ "flag": "🇳🇱",
+ "name": "Netherlands",
+ "numeric": "528",
+ "official_name": "Kingdom of the Netherlands"
+ },
+ {
+ "alpha_2": "NO",
+ "alpha_3": "NOR",
+ "flag": "🇳🇴",
+ "name": "Norway",
+ "numeric": "578",
+ "official_name": "Kingdom of Norway"
+ },
+ {
+ "alpha_2": "NP",
+ "alpha_3": "NPL",
+ "flag": "🇳🇵",
+ "name": "Nepal",
+ "numeric": "524",
+ "official_name": "Federal Democratic Republic of Nepal"
+ },
+ {
+ "alpha_2": "NR",
+ "alpha_3": "NRU",
+ "flag": "🇳🇷",
+ "name": "Nauru",
+ "numeric": "520",
+ "official_name": "Republic of Nauru"
+ },
+ {
+ "alpha_2": "NZ",
+ "alpha_3": "NZL",
+ "flag": "🇳🇿",
+ "name": "New Zealand",
+ "numeric": "554"
+ },
+ {
+ "alpha_2": "OM",
+ "alpha_3": "OMN",
+ "flag": "🇴🇲",
+ "name": "Oman",
+ "numeric": "512",
+ "official_name": "Sultanate of Oman"
+ },
+ {
+ "alpha_2": "PK",
+ "alpha_3": "PAK",
+ "flag": "🇵🇰",
+ "name": "Pakistan",
+ "numeric": "586",
+ "official_name": "Islamic Republic of Pakistan"
+ },
+ {
+ "alpha_2": "PA",
+ "alpha_3": "PAN",
+ "flag": "🇵🇦",
+ "name": "Panama",
+ "numeric": "591",
+ "official_name": "Republic of Panama"
+ },
+ {
+ "alpha_2": "PN",
+ "alpha_3": "PCN",
+ "flag": "🇵🇳",
+ "name": "Pitcairn",
+ "numeric": "612"
+ },
+ {
+ "alpha_2": "PE",
+ "alpha_3": "PER",
+ "flag": "🇵🇪",
+ "name": "Peru",
+ "numeric": "604",
+ "official_name": "Republic of Peru"
+ },
+ {
+ "alpha_2": "PH",
+ "alpha_3": "PHL",
+ "flag": "🇵🇭",
+ "name": "Philippines",
+ "numeric": "608",
+ "official_name": "Republic of the Philippines"
+ },
+ {
+ "alpha_2": "PW",
+ "alpha_3": "PLW",
+ "flag": "🇵🇼",
+ "name": "Palau",
+ "numeric": "585",
+ "official_name": "Republic of Palau"
+ },
+ {
+ "alpha_2": "PG",
+ "alpha_3": "PNG",
+ "flag": "🇵🇬",
+ "name": "Papua New Guinea",
+ "numeric": "598",
+ "official_name": "Independent State of Papua New Guinea"
+ },
+ {
+ "alpha_2": "PL",
+ "alpha_3": "POL",
+ "flag": "🇵🇱",
+ "name": "Poland",
+ "numeric": "616",
+ "official_name": "Republic of Poland"
+ },
+ {
+ "alpha_2": "PR",
+ "alpha_3": "PRI",
+ "flag": "🇵🇷",
+ "name": "Puerto Rico",
+ "numeric": "630"
+ },
+ {
+ "alpha_2": "KP",
+ "alpha_3": "PRK",
+ "common_name": "North Korea",
+ "flag": "🇰🇵",
+ "name": "Korea, Democratic People's Republic of",
+ "numeric": "408",
+ "official_name": "Democratic People's Republic of Korea"
+ },
+ {
+ "alpha_2": "PT",
+ "alpha_3": "PRT",
+ "flag": "🇵🇹",
+ "name": "Portugal",
+ "numeric": "620",
+ "official_name": "Portuguese Republic"
+ },
+ {
+ "alpha_2": "PY",
+ "alpha_3": "PRY",
+ "flag": "🇵🇾",
+ "name": "Paraguay",
+ "numeric": "600",
+ "official_name": "Republic of Paraguay"
+ },
+ {
+ "alpha_2": "PS",
+ "alpha_3": "PSE",
+ "flag": "🇵🇸",
+ "name": "Palestine, State of",
+ "numeric": "275",
+ "official_name": "the State of Palestine"
+ },
+ {
+ "alpha_2": "PF",
+ "alpha_3": "PYF",
+ "flag": "🇵🇫",
+ "name": "French Polynesia",
+ "numeric": "258"
+ },
+ {
+ "alpha_2": "QA",
+ "alpha_3": "QAT",
+ "flag": "🇶🇦",
+ "name": "Qatar",
+ "numeric": "634",
+ "official_name": "State of Qatar"
+ },
+ {
+ "alpha_2": "RE",
+ "alpha_3": "REU",
+ "flag": "🇷🇪",
+ "name": "Réunion",
+ "numeric": "638"
+ },
+ {
+ "alpha_2": "RO",
+ "alpha_3": "ROU",
+ "flag": "🇷🇴",
+ "name": "Romania",
+ "numeric": "642"
+ },
+ {
+ "alpha_2": "RU",
+ "alpha_3": "RUS",
+ "flag": "🇷🇺",
+ "name": "Russian Federation",
+ "numeric": "643"
+ },
+ {
+ "alpha_2": "RW",
+ "alpha_3": "RWA",
+ "flag": "🇷🇼",
+ "name": "Rwanda",
+ "numeric": "646",
+ "official_name": "Rwandese Republic"
+ },
+ {
+ "alpha_2": "SA",
+ "alpha_3": "SAU",
+ "flag": "🇸🇦",
+ "name": "Saudi Arabia",
+ "numeric": "682",
+ "official_name": "Kingdom of Saudi Arabia"
+ },
+ {
+ "alpha_2": "SD",
+ "alpha_3": "SDN",
+ "flag": "🇸🇩",
+ "name": "Sudan",
+ "numeric": "729",
+ "official_name": "Republic of the Sudan"
+ },
+ {
+ "alpha_2": "SN",
+ "alpha_3": "SEN",
+ "flag": "🇸🇳",
+ "name": "Senegal",
+ "numeric": "686",
+ "official_name": "Republic of Senegal"
+ },
+ {
+ "alpha_2": "SG",
+ "alpha_3": "SGP",
+ "flag": "🇸🇬",
+ "name": "Singapore",
+ "numeric": "702",
+ "official_name": "Republic of Singapore"
+ },
+ {
+ "alpha_2": "GS",
+ "alpha_3": "SGS",
+ "flag": "🇬🇸",
+ "name": "South Georgia and the South Sandwich Islands",
+ "numeric": "239"
+ },
+ {
+ "alpha_2": "SH",
+ "alpha_3": "SHN",
+ "flag": "🇸🇭",
+ "name": "Saint Helena, Ascension and Tristan da Cunha",
+ "numeric": "654"
+ },
+ {
+ "alpha_2": "SJ",
+ "alpha_3": "SJM",
+ "flag": "🇸🇯",
+ "name": "Svalbard and Jan Mayen",
+ "numeric": "744"
+ },
+ {
+ "alpha_2": "SB",
+ "alpha_3": "SLB",
+ "flag": "🇸🇧",
+ "name": "Solomon Islands",
+ "numeric": "090"
+ },
+ {
+ "alpha_2": "SL",
+ "alpha_3": "SLE",
+ "flag": "🇸🇱",
+ "name": "Sierra Leone",
+ "numeric": "694",
+ "official_name": "Republic of Sierra Leone"
+ },
+ {
+ "alpha_2": "SV",
+ "alpha_3": "SLV",
+ "flag": "🇸🇻",
+ "name": "El Salvador",
+ "numeric": "222",
+ "official_name": "Republic of El Salvador"
+ },
+ {
+ "alpha_2": "SM",
+ "alpha_3": "SMR",
+ "flag": "🇸🇲",
+ "name": "San Marino",
+ "numeric": "674",
+ "official_name": "Republic of San Marino"
+ },
+ {
+ "alpha_2": "SO",
+ "alpha_3": "SOM",
+ "flag": "🇸🇴",
+ "name": "Somalia",
+ "numeric": "706",
+ "official_name": "Federal Republic of Somalia"
+ },
+ {
+ "alpha_2": "PM",
+ "alpha_3": "SPM",
+ "flag": "🇵🇲",
+ "name": "Saint Pierre and Miquelon",
+ "numeric": "666"
+ },
+ {
+ "alpha_2": "RS",
+ "alpha_3": "SRB",
+ "flag": "🇷🇸",
+ "name": "Serbia",
+ "numeric": "688",
+ "official_name": "Republic of Serbia"
+ },
+ {
+ "alpha_2": "SS",
+ "alpha_3": "SSD",
+ "flag": "🇸🇸",
+ "name": "South Sudan",
+ "numeric": "728",
+ "official_name": "Republic of South Sudan"
+ },
+ {
+ "alpha_2": "ST",
+ "alpha_3": "STP",
+ "flag": "🇸🇹",
+ "name": "Sao Tome and Principe",
+ "numeric": "678",
+ "official_name": "Democratic Republic of Sao Tome and Principe"
+ },
+ {
+ "alpha_2": "SR",
+ "alpha_3": "SUR",
+ "flag": "🇸🇷",
+ "name": "Suriname",
+ "numeric": "740",
+ "official_name": "Republic of Suriname"
+ },
+ {
+ "alpha_2": "SK",
+ "alpha_3": "SVK",
+ "flag": "🇸🇰",
+ "name": "Slovakia",
+ "numeric": "703",
+ "official_name": "Slovak Republic"
+ },
+ {
+ "alpha_2": "SI",
+ "alpha_3": "SVN",
+ "flag": "🇸🇮",
+ "name": "Slovenia",
+ "numeric": "705",
+ "official_name": "Republic of Slovenia"
+ },
+ {
+ "alpha_2": "SE",
+ "alpha_3": "SWE",
+ "flag": "🇸🇪",
+ "name": "Sweden",
+ "numeric": "752",
+ "official_name": "Kingdom of Sweden"
+ },
+ {
+ "alpha_2": "SZ",
+ "alpha_3": "SWZ",
+ "flag": "🇸🇿",
+ "name": "Eswatini",
+ "numeric": "748",
+ "official_name": "Kingdom of Eswatini"
+ },
+ {
+ "alpha_2": "SX",
+ "alpha_3": "SXM",
+ "flag": "🇸🇽",
+ "name": "Sint Maarten (Dutch part)",
+ "numeric": "534",
+ "official_name": "Sint Maarten (Dutch part)"
+ },
+ {
+ "alpha_2": "SC",
+ "alpha_3": "SYC",
+ "flag": "🇸🇨",
+ "name": "Seychelles",
+ "numeric": "690",
+ "official_name": "Republic of Seychelles"
+ },
+ {
+ "alpha_2": "SY",
+ "alpha_3": "SYR",
+ "common_name": "Syria",
+ "flag": "🇸🇾",
+ "name": "Syrian Arab Republic",
+ "numeric": "760"
+ },
+ {
+ "alpha_2": "TC",
+ "alpha_3": "TCA",
+ "flag": "🇹🇨",
+ "name": "Turks and Caicos Islands",
+ "numeric": "796"
+ },
+ {
+ "alpha_2": "TD",
+ "alpha_3": "TCD",
+ "flag": "🇹🇩",
+ "name": "Chad",
+ "numeric": "148",
+ "official_name": "Republic of Chad"
+ },
+ {
+ "alpha_2": "TG",
+ "alpha_3": "TGO",
+ "flag": "🇹🇬",
+ "name": "Togo",
+ "numeric": "768",
+ "official_name": "Togolese Republic"
+ },
+ {
+ "alpha_2": "TH",
+ "alpha_3": "THA",
+ "flag": "🇹🇭",
+ "name": "Thailand",
+ "numeric": "764",
+ "official_name": "Kingdom of Thailand"
+ },
+ {
+ "alpha_2": "TJ",
+ "alpha_3": "TJK",
+ "flag": "🇹🇯",
+ "name": "Tajikistan",
+ "numeric": "762",
+ "official_name": "Republic of Tajikistan"
+ },
+ {
+ "alpha_2": "TK",
+ "alpha_3": "TKL",
+ "flag": "🇹🇰",
+ "name": "Tokelau",
+ "numeric": "772"
+ },
+ {
+ "alpha_2": "TM",
+ "alpha_3": "TKM",
+ "flag": "🇹🇲",
+ "name": "Turkmenistan",
+ "numeric": "795"
+ },
+ {
+ "alpha_2": "TL",
+ "alpha_3": "TLS",
+ "flag": "🇹🇱",
+ "name": "Timor-Leste",
+ "numeric": "626",
+ "official_name": "Democratic Republic of Timor-Leste"
+ },
+ {
+ "alpha_2": "TO",
+ "alpha_3": "TON",
+ "flag": "🇹🇴",
+ "name": "Tonga",
+ "numeric": "776",
+ "official_name": "Kingdom of Tonga"
+ },
+ {
+ "alpha_2": "TT",
+ "alpha_3": "TTO",
+ "flag": "🇹🇹",
+ "name": "Trinidad and Tobago",
+ "numeric": "780",
+ "official_name": "Republic of Trinidad and Tobago"
+ },
+ {
+ "alpha_2": "TN",
+ "alpha_3": "TUN",
+ "flag": "🇹🇳",
+ "name": "Tunisia",
+ "numeric": "788",
+ "official_name": "Republic of Tunisia"
+ },
+ {
+ "alpha_2": "TR",
+ "alpha_3": "TUR",
+ "flag": "🇹🇷",
+ "name": "Türkiye",
+ "numeric": "792",
+ "official_name": "Republic of Türkiye"
+ },
+ {
+ "alpha_2": "TV",
+ "alpha_3": "TUV",
+ "flag": "🇹🇻",
+ "name": "Tuvalu",
+ "numeric": "798"
+ },
+ {
+ "alpha_2": "TW",
+ "alpha_3": "TWN",
+ "common_name": "Taiwan",
+ "flag": "🇹🇼",
+ "name": "Taiwan, Province of China",
+ "numeric": "158",
+ "official_name": "Taiwan, Province of China"
+ },
+ {
+ "alpha_2": "TZ",
+ "alpha_3": "TZA",
+ "common_name": "Tanzania",
+ "flag": "🇹🇿",
+ "name": "Tanzania, United Republic of",
+ "numeric": "834",
+ "official_name": "United Republic of Tanzania"
+ },
+ {
+ "alpha_2": "UG",
+ "alpha_3": "UGA",
+ "flag": "🇺🇬",
+ "name": "Uganda",
+ "numeric": "800",
+ "official_name": "Republic of Uganda"
+ },
+ {
+ "alpha_2": "UA",
+ "alpha_3": "UKR",
+ "flag": "🇺🇦",
+ "name": "Ukraine",
+ "numeric": "804"
+ },
+ {
+ "alpha_2": "UM",
+ "alpha_3": "UMI",
+ "flag": "🇺🇲",
+ "name": "United States Minor Outlying Islands",
+ "numeric": "581"
+ },
+ {
+ "alpha_2": "UY",
+ "alpha_3": "URY",
+ "flag": "🇺🇾",
+ "name": "Uruguay",
+ "numeric": "858",
+ "official_name": "Eastern Republic of Uruguay"
+ },
+ {
+ "alpha_2": "US",
+ "alpha_3": "USA",
+ "flag": "🇺🇸",
+ "name": "United States",
+ "numeric": "840",
+ "official_name": "United States of America"
+ },
+ {
+ "alpha_2": "UZ",
+ "alpha_3": "UZB",
+ "flag": "🇺🇿",
+ "name": "Uzbekistan",
+ "numeric": "860",
+ "official_name": "Republic of Uzbekistan"
+ },
+ {
+ "alpha_2": "VA",
+ "alpha_3": "VAT",
+ "flag": "🇻🇦",
+ "name": "Holy See (Vatican City State)",
+ "numeric": "336"
+ },
+ {
+ "alpha_2": "VC",
+ "alpha_3": "VCT",
+ "flag": "🇻🇨",
+ "name": "Saint Vincent and the Grenadines",
+ "numeric": "670"
+ },
+ {
+ "alpha_2": "VE",
+ "alpha_3": "VEN",
+ "common_name": "Venezuela",
+ "flag": "🇻🇪",
+ "name": "Venezuela, Bolivarian Republic of",
+ "numeric": "862",
+ "official_name": "Bolivarian Republic of Venezuela"
+ },
+ {
+ "alpha_2": "VG",
+ "alpha_3": "VGB",
+ "flag": "🇻🇬",
+ "name": "Virgin Islands, British",
+ "numeric": "092",
+ "official_name": "British Virgin Islands"
+ },
+ {
+ "alpha_2": "VI",
+ "alpha_3": "VIR",
+ "flag": "🇻🇮",
+ "name": "Virgin Islands, U.S.",
+ "numeric": "850",
+ "official_name": "Virgin Islands of the United States"
+ },
+ {
+ "alpha_2": "VN",
+ "alpha_3": "VNM",
+ "common_name": "Vietnam",
+ "flag": "🇻🇳",
+ "name": "Viet Nam",
+ "numeric": "704",
+ "official_name": "Socialist Republic of Viet Nam"
+ },
+ {
+ "alpha_2": "VU",
+ "alpha_3": "VUT",
+ "flag": "🇻🇺",
+ "name": "Vanuatu",
+ "numeric": "548",
+ "official_name": "Republic of Vanuatu"
+ },
+ {
+ "alpha_2": "WF",
+ "alpha_3": "WLF",
+ "flag": "🇼🇫",
+ "name": "Wallis and Futuna",
+ "numeric": "876"
+ },
+ {
+ "alpha_2": "WS",
+ "alpha_3": "WSM",
+ "flag": "🇼🇸",
+ "name": "Samoa",
+ "numeric": "882",
+ "official_name": "Independent State of Samoa"
+ },
+ {
+ "alpha_2": "YE",
+ "alpha_3": "YEM",
+ "flag": "🇾🇪",
+ "name": "Yemen",
+ "numeric": "887",
+ "official_name": "Republic of Yemen"
+ },
+ {
+ "alpha_2": "ZA",
+ "alpha_3": "ZAF",
+ "flag": "🇿🇦",
+ "name": "South Africa",
+ "numeric": "710",
+ "official_name": "Republic of South Africa"
+ },
+ {
+ "alpha_2": "ZM",
+ "alpha_3": "ZMB",
+ "flag": "🇿🇲",
+ "name": "Zambia",
+ "numeric": "894",
+ "official_name": "Republic of Zambia"
+ },
+ {
+ "alpha_2": "ZW",
+ "alpha_3": "ZWE",
+ "flag": "🇿🇼",
+ "name": "Zimbabwe",
+ "numeric": "716",
+ "official_name": "Republic of Zimbabwe"
+ }
+ ]
+}
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso3166-2.json b/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso3166-2.json
new file mode 100644
index 0000000000000000000000000000000000000000..e16038b9a0cccdd5a879767044c77cacb774296b
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso3166-2.json
@@ -0,0 +1,26690 @@
+{
+ "3166-2": [
+ {
+ "code": "AD-02",
+ "name": "Canillo",
+ "type": "Parish"
+ },
+ {
+ "code": "AD-03",
+ "name": "Encamp",
+ "type": "Parish"
+ },
+ {
+ "code": "AD-04",
+ "name": "La Massana",
+ "type": "Parish"
+ },
+ {
+ "code": "AD-05",
+ "name": "Ordino",
+ "type": "Parish"
+ },
+ {
+ "code": "AD-06",
+ "name": "Sant Julià de Lòria",
+ "type": "Parish"
+ },
+ {
+ "code": "AD-07",
+ "name": "Andorra la Vella",
+ "type": "Parish"
+ },
+ {
+ "code": "AD-08",
+ "name": "Escaldes-Engordany",
+ "type": "Parish"
+ },
+ {
+ "code": "AE-AJ",
+ "name": "‘Ajmān",
+ "type": "Emirate"
+ },
+ {
+ "code": "AE-AZ",
+ "name": "Abū Z̧aby",
+ "type": "Emirate"
+ },
+ {
+ "code": "AE-DU",
+ "name": "Dubayy",
+ "type": "Emirate"
+ },
+ {
+ "code": "AE-FU",
+ "name": "Al Fujayrah",
+ "type": "Emirate"
+ },
+ {
+ "code": "AE-RK",
+ "name": "Ra’s al Khaymah",
+ "type": "Emirate"
+ },
+ {
+ "code": "AE-SH",
+ "name": "Ash Shāriqah",
+ "type": "Emirate"
+ },
+ {
+ "code": "AE-UQ",
+ "name": "Umm al Qaywayn",
+ "type": "Emirate"
+ },
+ {
+ "code": "AF-BAL",
+ "name": "Balkh",
+ "type": "Province"
+ },
+ {
+ "code": "AF-BAM",
+ "name": "Bāmyān",
+ "type": "Province"
+ },
+ {
+ "code": "AF-BDG",
+ "name": "Bādghīs",
+ "type": "Province"
+ },
+ {
+ "code": "AF-BDS",
+ "name": "Badakhshān",
+ "type": "Province"
+ },
+ {
+ "code": "AF-BGL",
+ "name": "Baghlān",
+ "type": "Province"
+ },
+ {
+ "code": "AF-DAY",
+ "name": "Dāykundī",
+ "type": "Province"
+ },
+ {
+ "code": "AF-FRA",
+ "name": "Farāh",
+ "type": "Province"
+ },
+ {
+ "code": "AF-FYB",
+ "name": "Fāryāb",
+ "type": "Province"
+ },
+ {
+ "code": "AF-GHA",
+ "name": "Ghaznī",
+ "type": "Province"
+ },
+ {
+ "code": "AF-GHO",
+ "name": "Ghōr",
+ "type": "Province"
+ },
+ {
+ "code": "AF-HEL",
+ "name": "Helmand",
+ "type": "Province"
+ },
+ {
+ "code": "AF-HER",
+ "name": "Herāt",
+ "type": "Province"
+ },
+ {
+ "code": "AF-JOW",
+ "name": "Jowzjān",
+ "type": "Province"
+ },
+ {
+ "code": "AF-KAB",
+ "name": "Kābul",
+ "type": "Province"
+ },
+ {
+ "code": "AF-KAN",
+ "name": "Kandahār",
+ "type": "Province"
+ },
+ {
+ "code": "AF-KAP",
+ "name": "Kāpīsā",
+ "type": "Province"
+ },
+ {
+ "code": "AF-KDZ",
+ "name": "Kunduz",
+ "type": "Province"
+ },
+ {
+ "code": "AF-KHO",
+ "name": "Khōst",
+ "type": "Province"
+ },
+ {
+ "code": "AF-KNR",
+ "name": "Kunaṟ",
+ "type": "Province"
+ },
+ {
+ "code": "AF-LAG",
+ "name": "Laghmān",
+ "type": "Province"
+ },
+ {
+ "code": "AF-LOG",
+ "name": "Lōgar",
+ "type": "Province"
+ },
+ {
+ "code": "AF-NAN",
+ "name": "Nangarhār",
+ "type": "Province"
+ },
+ {
+ "code": "AF-NIM",
+ "name": "Nīmrōz",
+ "type": "Province"
+ },
+ {
+ "code": "AF-NUR",
+ "name": "Nūristān",
+ "type": "Province"
+ },
+ {
+ "code": "AF-PAN",
+ "name": "Panjshayr",
+ "type": "Province"
+ },
+ {
+ "code": "AF-PAR",
+ "name": "Parwān",
+ "type": "Province"
+ },
+ {
+ "code": "AF-PIA",
+ "name": "Paktiyā",
+ "type": "Province"
+ },
+ {
+ "code": "AF-PKA",
+ "name": "Paktīkā",
+ "type": "Province"
+ },
+ {
+ "code": "AF-SAM",
+ "name": "Samangān",
+ "type": "Province"
+ },
+ {
+ "code": "AF-SAR",
+ "name": "Sar-e Pul",
+ "type": "Province"
+ },
+ {
+ "code": "AF-TAK",
+ "name": "Takhār",
+ "type": "Province"
+ },
+ {
+ "code": "AF-URU",
+ "name": "Uruzgān",
+ "type": "Province"
+ },
+ {
+ "code": "AF-WAR",
+ "name": "Wardak",
+ "type": "Province"
+ },
+ {
+ "code": "AF-ZAB",
+ "name": "Zābul",
+ "type": "Province"
+ },
+ {
+ "code": "AG-03",
+ "name": "Saint George",
+ "type": "Parish"
+ },
+ {
+ "code": "AG-04",
+ "name": "Saint John",
+ "type": "Parish"
+ },
+ {
+ "code": "AG-05",
+ "name": "Saint Mary",
+ "type": "Parish"
+ },
+ {
+ "code": "AG-06",
+ "name": "Saint Paul",
+ "type": "Parish"
+ },
+ {
+ "code": "AG-07",
+ "name": "Saint Peter",
+ "type": "Parish"
+ },
+ {
+ "code": "AG-08",
+ "name": "Saint Philip",
+ "type": "Parish"
+ },
+ {
+ "code": "AG-10",
+ "name": "Barbuda",
+ "type": "Dependency"
+ },
+ {
+ "code": "AG-11",
+ "name": "Redonda",
+ "type": "Dependency"
+ },
+ {
+ "code": "AL-01",
+ "name": "Berat",
+ "type": "County"
+ },
+ {
+ "code": "AL-02",
+ "name": "Durrës",
+ "type": "County"
+ },
+ {
+ "code": "AL-03",
+ "name": "Elbasan",
+ "type": "County"
+ },
+ {
+ "code": "AL-04",
+ "name": "Fier",
+ "type": "County"
+ },
+ {
+ "code": "AL-05",
+ "name": "Gjirokastër",
+ "type": "County"
+ },
+ {
+ "code": "AL-06",
+ "name": "Korçë",
+ "type": "County"
+ },
+ {
+ "code": "AL-07",
+ "name": "Kukës",
+ "type": "County"
+ },
+ {
+ "code": "AL-08",
+ "name": "Lezhë",
+ "type": "County"
+ },
+ {
+ "code": "AL-09",
+ "name": "Dibër",
+ "type": "County"
+ },
+ {
+ "code": "AL-10",
+ "name": "Shkodër",
+ "type": "County"
+ },
+ {
+ "code": "AL-11",
+ "name": "Tiranë",
+ "type": "County"
+ },
+ {
+ "code": "AL-12",
+ "name": "Vlorë",
+ "type": "County"
+ },
+ {
+ "code": "AM-AG",
+ "name": "Aragac̣otn",
+ "type": "Region"
+ },
+ {
+ "code": "AM-AR",
+ "name": "Ararat",
+ "type": "Region"
+ },
+ {
+ "code": "AM-AV",
+ "name": "Armavir",
+ "type": "Region"
+ },
+ {
+ "code": "AM-ER",
+ "name": "Erevan",
+ "type": "City"
+ },
+ {
+ "code": "AM-GR",
+ "name": "Geġark'unik'",
+ "type": "Region"
+ },
+ {
+ "code": "AM-KT",
+ "name": "Kotayk'",
+ "type": "Region"
+ },
+ {
+ "code": "AM-LO",
+ "name": "Loṙi",
+ "type": "Region"
+ },
+ {
+ "code": "AM-SH",
+ "name": "Širak",
+ "type": "Region"
+ },
+ {
+ "code": "AM-SU",
+ "name": "Syunik'",
+ "type": "Region"
+ },
+ {
+ "code": "AM-TV",
+ "name": "Tavuš",
+ "type": "Region"
+ },
+ {
+ "code": "AM-VD",
+ "name": "Vayoć Jor",
+ "type": "Region"
+ },
+ {
+ "code": "AO-BGO",
+ "name": "Bengo",
+ "type": "Province"
+ },
+ {
+ "code": "AO-BGU",
+ "name": "Benguela",
+ "type": "Province"
+ },
+ {
+ "code": "AO-BIE",
+ "name": "Bié",
+ "type": "Province"
+ },
+ {
+ "code": "AO-CAB",
+ "name": "Cabinda",
+ "type": "Province"
+ },
+ {
+ "code": "AO-CCU",
+ "name": "Cuando Cubango",
+ "type": "Province"
+ },
+ {
+ "code": "AO-CNN",
+ "name": "Cunene",
+ "type": "Province"
+ },
+ {
+ "code": "AO-CNO",
+ "name": "Cuanza-Norte",
+ "type": "Province"
+ },
+ {
+ "code": "AO-CUS",
+ "name": "Cuanza-Sul",
+ "type": "Province"
+ },
+ {
+ "code": "AO-HUA",
+ "name": "Huambo",
+ "type": "Province"
+ },
+ {
+ "code": "AO-HUI",
+ "name": "Huíla",
+ "type": "Province"
+ },
+ {
+ "code": "AO-LNO",
+ "name": "Lunda-Norte",
+ "type": "Province"
+ },
+ {
+ "code": "AO-LSU",
+ "name": "Lunda-Sul",
+ "type": "Province"
+ },
+ {
+ "code": "AO-LUA",
+ "name": "Luanda",
+ "type": "Province"
+ },
+ {
+ "code": "AO-MAL",
+ "name": "Malange",
+ "type": "Province"
+ },
+ {
+ "code": "AO-MOX",
+ "name": "Moxico",
+ "type": "Province"
+ },
+ {
+ "code": "AO-NAM",
+ "name": "Namibe",
+ "type": "Province"
+ },
+ {
+ "code": "AO-UIG",
+ "name": "Uíge",
+ "type": "Province"
+ },
+ {
+ "code": "AO-ZAI",
+ "name": "Zaire",
+ "type": "Province"
+ },
+ {
+ "code": "AR-A",
+ "name": "Salta",
+ "type": "Province"
+ },
+ {
+ "code": "AR-B",
+ "name": "Buenos Aires",
+ "type": "Province"
+ },
+ {
+ "code": "AR-C",
+ "name": "Ciudad Autónoma de Buenos Aires",
+ "type": "City"
+ },
+ {
+ "code": "AR-D",
+ "name": "San Luis",
+ "type": "Province"
+ },
+ {
+ "code": "AR-E",
+ "name": "Entre Ríos",
+ "type": "Province"
+ },
+ {
+ "code": "AR-F",
+ "name": "La Rioja",
+ "type": "Province"
+ },
+ {
+ "code": "AR-G",
+ "name": "Santiago del Estero",
+ "type": "Province"
+ },
+ {
+ "code": "AR-H",
+ "name": "Chaco",
+ "type": "Province"
+ },
+ {
+ "code": "AR-J",
+ "name": "San Juan",
+ "type": "Province"
+ },
+ {
+ "code": "AR-K",
+ "name": "Catamarca",
+ "type": "Province"
+ },
+ {
+ "code": "AR-L",
+ "name": "La Pampa",
+ "type": "Province"
+ },
+ {
+ "code": "AR-M",
+ "name": "Mendoza",
+ "type": "Province"
+ },
+ {
+ "code": "AR-N",
+ "name": "Misiones",
+ "type": "Province"
+ },
+ {
+ "code": "AR-P",
+ "name": "Formosa",
+ "type": "Province"
+ },
+ {
+ "code": "AR-Q",
+ "name": "Neuquén",
+ "type": "Province"
+ },
+ {
+ "code": "AR-R",
+ "name": "Río Negro",
+ "type": "Province"
+ },
+ {
+ "code": "AR-S",
+ "name": "Santa Fe",
+ "type": "Province"
+ },
+ {
+ "code": "AR-T",
+ "name": "Tucumán",
+ "type": "Province"
+ },
+ {
+ "code": "AR-U",
+ "name": "Chubut",
+ "type": "Province"
+ },
+ {
+ "code": "AR-V",
+ "name": "Tierra del Fuego",
+ "type": "Province"
+ },
+ {
+ "code": "AR-W",
+ "name": "Corrientes",
+ "type": "Province"
+ },
+ {
+ "code": "AR-X",
+ "name": "Córdoba",
+ "type": "Province"
+ },
+ {
+ "code": "AR-Y",
+ "name": "Jujuy",
+ "type": "Province"
+ },
+ {
+ "code": "AR-Z",
+ "name": "Santa Cruz",
+ "type": "Province"
+ },
+ {
+ "code": "AT-1",
+ "name": "Burgenland",
+ "type": "State"
+ },
+ {
+ "code": "AT-2",
+ "name": "Kärnten",
+ "type": "State"
+ },
+ {
+ "code": "AT-3",
+ "name": "Niederösterreich",
+ "type": "State"
+ },
+ {
+ "code": "AT-4",
+ "name": "Oberösterreich",
+ "type": "State"
+ },
+ {
+ "code": "AT-5",
+ "name": "Salzburg",
+ "type": "State"
+ },
+ {
+ "code": "AT-6",
+ "name": "Steiermark",
+ "type": "State"
+ },
+ {
+ "code": "AT-7",
+ "name": "Tirol",
+ "type": "State"
+ },
+ {
+ "code": "AT-8",
+ "name": "Vorarlberg",
+ "type": "State"
+ },
+ {
+ "code": "AT-9",
+ "name": "Wien",
+ "type": "State"
+ },
+ {
+ "code": "AU-ACT",
+ "name": "Australian Capital Territory",
+ "type": "Territory"
+ },
+ {
+ "code": "AU-NSW",
+ "name": "New South Wales",
+ "type": "State"
+ },
+ {
+ "code": "AU-NT",
+ "name": "Northern Territory",
+ "type": "Territory"
+ },
+ {
+ "code": "AU-QLD",
+ "name": "Queensland",
+ "type": "State"
+ },
+ {
+ "code": "AU-SA",
+ "name": "South Australia",
+ "type": "State"
+ },
+ {
+ "code": "AU-TAS",
+ "name": "Tasmania",
+ "type": "State"
+ },
+ {
+ "code": "AU-VIC",
+ "name": "Victoria",
+ "type": "State"
+ },
+ {
+ "code": "AU-WA",
+ "name": "Western Australia",
+ "type": "State"
+ },
+ {
+ "code": "AZ-ABS",
+ "name": "Abşeron",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-AGA",
+ "name": "Ağstafa",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-AGC",
+ "name": "Ağcabədi",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-AGM",
+ "name": "Ağdam",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-AGS",
+ "name": "Ağdaş",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-AGU",
+ "name": "Ağsu",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-AST",
+ "name": "Astara",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-BA",
+ "name": "Bakı",
+ "type": "Municipality"
+ },
+ {
+ "code": "AZ-BAB",
+ "name": "Babək",
+ "parent": "AZ-NX",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-BAL",
+ "name": "Balakən",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-BAR",
+ "name": "Bərdə",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-BEY",
+ "name": "Beyləqan",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-BIL",
+ "name": "Biləsuvar",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-CAB",
+ "name": "Cəbrayıl",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-CAL",
+ "name": "Cəlilabad",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-CUL",
+ "name": "Culfa",
+ "parent": "AZ-NX",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-DAS",
+ "name": "Daşkəsən",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-FUZ",
+ "name": "Füzuli",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-GA",
+ "name": "Gəncə",
+ "type": "Municipality"
+ },
+ {
+ "code": "AZ-GAD",
+ "name": "Gədəbəy",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-GOR",
+ "name": "Goranboy",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-GOY",
+ "name": "Göyçay",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-GYG",
+ "name": "Göygöl",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-HAC",
+ "name": "Hacıqabul",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-IMI",
+ "name": "İmişli",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-ISM",
+ "name": "İsmayıllı",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-KAL",
+ "name": "Kəlbəcər",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-KAN",
+ "name": "Kǝngǝrli",
+ "parent": "AZ-NX",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-KUR",
+ "name": "Kürdəmir",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-LA",
+ "name": "Lənkəran",
+ "type": "Municipality"
+ },
+ {
+ "code": "AZ-LAC",
+ "name": "Laçın",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-LAN",
+ "name": "Lənkəran",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-LER",
+ "name": "Lerik",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-MAS",
+ "name": "Masallı",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-MI",
+ "name": "Mingəçevir",
+ "type": "Municipality"
+ },
+ {
+ "code": "AZ-NA",
+ "name": "Naftalan",
+ "type": "Municipality"
+ },
+ {
+ "code": "AZ-NEF",
+ "name": "Neftçala",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-NV",
+ "name": "Naxçıvan",
+ "parent": "AZ-NX",
+ "type": "Municipality"
+ },
+ {
+ "code": "AZ-NX",
+ "name": "Naxçıvan",
+ "type": "Autonomous republic"
+ },
+ {
+ "code": "AZ-OGU",
+ "name": "Oğuz",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-ORD",
+ "name": "Ordubad",
+ "parent": "AZ-NX",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-QAB",
+ "name": "Qəbələ",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-QAX",
+ "name": "Qax",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-QAZ",
+ "name": "Qazax",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-QBA",
+ "name": "Quba",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-QBI",
+ "name": "Qubadlı",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-QOB",
+ "name": "Qobustan",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-QUS",
+ "name": "Qusar",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-SA",
+ "name": "Şəki",
+ "type": "Municipality"
+ },
+ {
+ "code": "AZ-SAB",
+ "name": "Sabirabad",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-SAD",
+ "name": "Sədərək",
+ "parent": "AZ-NX",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-SAH",
+ "name": "Şahbuz",
+ "parent": "AZ-NX",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-SAK",
+ "name": "Şəki",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-SAL",
+ "name": "Salyan",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-SAR",
+ "name": "Şərur",
+ "parent": "AZ-NX",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-SAT",
+ "name": "Saatlı",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-SBN",
+ "name": "Şabran",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-SIY",
+ "name": "Siyəzən",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-SKR",
+ "name": "Şəmkir",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-SM",
+ "name": "Sumqayıt",
+ "type": "Municipality"
+ },
+ {
+ "code": "AZ-SMI",
+ "name": "Şamaxı",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-SMX",
+ "name": "Samux",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-SR",
+ "name": "Şirvan",
+ "type": "Municipality"
+ },
+ {
+ "code": "AZ-SUS",
+ "name": "Şuşa",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-TAR",
+ "name": "Tərtər",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-TOV",
+ "name": "Tovuz",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-UCA",
+ "name": "Ucar",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-XA",
+ "name": "Xankəndi",
+ "type": "Municipality"
+ },
+ {
+ "code": "AZ-XAC",
+ "name": "Xaçmaz",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-XCI",
+ "name": "Xocalı",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-XIZ",
+ "name": "Xızı",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-XVD",
+ "name": "Xocavənd",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-YAR",
+ "name": "Yardımlı",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-YE",
+ "name": "Yevlax",
+ "type": "Municipality"
+ },
+ {
+ "code": "AZ-YEV",
+ "name": "Yevlax",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-ZAN",
+ "name": "Zəngilan",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-ZAQ",
+ "name": "Zaqatala",
+ "type": "Rayon"
+ },
+ {
+ "code": "AZ-ZAR",
+ "name": "Zərdab",
+ "type": "Rayon"
+ },
+ {
+ "code": "BA-BIH",
+ "name": "Federacija Bosne i Hercegovine",
+ "type": "Entity"
+ },
+ {
+ "code": "BA-BRC",
+ "name": "Brčko distrikt",
+ "type": "District with special status"
+ },
+ {
+ "code": "BA-SRP",
+ "name": "Republika Srpska",
+ "type": "Entity"
+ },
+ {
+ "code": "BB-01",
+ "name": "Christ Church",
+ "type": "Parish"
+ },
+ {
+ "code": "BB-02",
+ "name": "Saint Andrew",
+ "type": "Parish"
+ },
+ {
+ "code": "BB-03",
+ "name": "Saint George",
+ "type": "Parish"
+ },
+ {
+ "code": "BB-04",
+ "name": "Saint James",
+ "type": "Parish"
+ },
+ {
+ "code": "BB-05",
+ "name": "Saint John",
+ "type": "Parish"
+ },
+ {
+ "code": "BB-06",
+ "name": "Saint Joseph",
+ "type": "Parish"
+ },
+ {
+ "code": "BB-07",
+ "name": "Saint Lucy",
+ "type": "Parish"
+ },
+ {
+ "code": "BB-08",
+ "name": "Saint Michael",
+ "type": "Parish"
+ },
+ {
+ "code": "BB-09",
+ "name": "Saint Peter",
+ "type": "Parish"
+ },
+ {
+ "code": "BB-10",
+ "name": "Saint Philip",
+ "type": "Parish"
+ },
+ {
+ "code": "BB-11",
+ "name": "Saint Thomas",
+ "type": "Parish"
+ },
+ {
+ "code": "BD-01",
+ "name": "Bandarban",
+ "parent": "BD-B",
+ "type": "District"
+ },
+ {
+ "code": "BD-02",
+ "name": "Barguna",
+ "parent": "BD-A",
+ "type": "District"
+ },
+ {
+ "code": "BD-03",
+ "name": "Bogura",
+ "parent": "BD-E",
+ "type": "District"
+ },
+ {
+ "code": "BD-04",
+ "name": "Brahmanbaria",
+ "parent": "BD-B",
+ "type": "District"
+ },
+ {
+ "code": "BD-05",
+ "name": "Bagerhat",
+ "parent": "BD-D",
+ "type": "District"
+ },
+ {
+ "code": "BD-06",
+ "name": "Barishal",
+ "parent": "BD-A",
+ "type": "District"
+ },
+ {
+ "code": "BD-07",
+ "name": "Bhola",
+ "parent": "BD-A",
+ "type": "District"
+ },
+ {
+ "code": "BD-08",
+ "name": "Cumilla",
+ "parent": "BD-B",
+ "type": "District"
+ },
+ {
+ "code": "BD-09",
+ "name": "Chandpur",
+ "parent": "BD-B",
+ "type": "District"
+ },
+ {
+ "code": "BD-10",
+ "name": "Chattogram",
+ "parent": "BD-B",
+ "type": "District"
+ },
+ {
+ "code": "BD-11",
+ "name": "Cox's Bazar",
+ "parent": "BD-B",
+ "type": "District"
+ },
+ {
+ "code": "BD-12",
+ "name": "Chuadanga",
+ "parent": "BD-D",
+ "type": "District"
+ },
+ {
+ "code": "BD-13",
+ "name": "Dhaka",
+ "parent": "BD-C",
+ "type": "District"
+ },
+ {
+ "code": "BD-14",
+ "name": "Dinajpur",
+ "parent": "BD-F",
+ "type": "District"
+ },
+ {
+ "code": "BD-15",
+ "name": "Faridpur",
+ "parent": "BD-C",
+ "type": "District"
+ },
+ {
+ "code": "BD-16",
+ "name": "Feni",
+ "parent": "BD-B",
+ "type": "District"
+ },
+ {
+ "code": "BD-17",
+ "name": "Gopalganj",
+ "parent": "BD-C",
+ "type": "District"
+ },
+ {
+ "code": "BD-18",
+ "name": "Gazipur",
+ "parent": "BD-C",
+ "type": "District"
+ },
+ {
+ "code": "BD-19",
+ "name": "Gaibandha",
+ "parent": "BD-F",
+ "type": "District"
+ },
+ {
+ "code": "BD-20",
+ "name": "Habiganj",
+ "parent": "BD-G",
+ "type": "District"
+ },
+ {
+ "code": "BD-21",
+ "name": "Jamalpur",
+ "parent": "BD-H",
+ "type": "District"
+ },
+ {
+ "code": "BD-22",
+ "name": "Jashore",
+ "parent": "BD-D",
+ "type": "District"
+ },
+ {
+ "code": "BD-23",
+ "name": "Jhenaidah",
+ "parent": "BD-D",
+ "type": "District"
+ },
+ {
+ "code": "BD-24",
+ "name": "Joypurhat",
+ "parent": "BD-E",
+ "type": "District"
+ },
+ {
+ "code": "BD-25",
+ "name": "Jhalakathi",
+ "parent": "BD-A",
+ "type": "District"
+ },
+ {
+ "code": "BD-26",
+ "name": "Kishoreganj",
+ "parent": "BD-C",
+ "type": "District"
+ },
+ {
+ "code": "BD-27",
+ "name": "Khulna",
+ "parent": "BD-D",
+ "type": "District"
+ },
+ {
+ "code": "BD-28",
+ "name": "Kurigram",
+ "parent": "BD-F",
+ "type": "District"
+ },
+ {
+ "code": "BD-29",
+ "name": "Khagrachhari",
+ "parent": "BD-B",
+ "type": "District"
+ },
+ {
+ "code": "BD-30",
+ "name": "Kushtia",
+ "parent": "BD-D",
+ "type": "District"
+ },
+ {
+ "code": "BD-31",
+ "name": "Lakshmipur",
+ "parent": "BD-B",
+ "type": "District"
+ },
+ {
+ "code": "BD-32",
+ "name": "Lalmonirhat",
+ "parent": "BD-F",
+ "type": "District"
+ },
+ {
+ "code": "BD-33",
+ "name": "Manikganj",
+ "parent": "BD-C",
+ "type": "District"
+ },
+ {
+ "code": "BD-34",
+ "name": "Mymensingh",
+ "parent": "BD-H",
+ "type": "District"
+ },
+ {
+ "code": "BD-35",
+ "name": "Munshiganj",
+ "parent": "BD-C",
+ "type": "District"
+ },
+ {
+ "code": "BD-36",
+ "name": "Madaripur",
+ "parent": "BD-C",
+ "type": "District"
+ },
+ {
+ "code": "BD-37",
+ "name": "Magura",
+ "parent": "BD-D",
+ "type": "District"
+ },
+ {
+ "code": "BD-38",
+ "name": "Moulvibazar",
+ "parent": "BD-G",
+ "type": "District"
+ },
+ {
+ "code": "BD-39",
+ "name": "Meherpur",
+ "parent": "BD-D",
+ "type": "District"
+ },
+ {
+ "code": "BD-40",
+ "name": "Narayanganj",
+ "parent": "BD-C",
+ "type": "District"
+ },
+ {
+ "code": "BD-41",
+ "name": "Netrakona",
+ "parent": "BD-H",
+ "type": "District"
+ },
+ {
+ "code": "BD-42",
+ "name": "Narsingdi",
+ "parent": "BD-C",
+ "type": "District"
+ },
+ {
+ "code": "BD-43",
+ "name": "Narail",
+ "parent": "BD-D",
+ "type": "District"
+ },
+ {
+ "code": "BD-44",
+ "name": "Natore",
+ "parent": "BD-E",
+ "type": "District"
+ },
+ {
+ "code": "BD-45",
+ "name": "Chapai Nawabganj",
+ "parent": "BD-E",
+ "type": "District"
+ },
+ {
+ "code": "BD-46",
+ "name": "Nilphamari",
+ "parent": "BD-F",
+ "type": "District"
+ },
+ {
+ "code": "BD-47",
+ "name": "Noakhali",
+ "parent": "BD-B",
+ "type": "District"
+ },
+ {
+ "code": "BD-48",
+ "name": "Naogaon",
+ "parent": "BD-E",
+ "type": "District"
+ },
+ {
+ "code": "BD-49",
+ "name": "Pabna",
+ "parent": "BD-E",
+ "type": "District"
+ },
+ {
+ "code": "BD-50",
+ "name": "Pirojpur",
+ "parent": "BD-A",
+ "type": "District"
+ },
+ {
+ "code": "BD-51",
+ "name": "Patuakhali",
+ "parent": "BD-A",
+ "type": "District"
+ },
+ {
+ "code": "BD-52",
+ "name": "Panchagarh",
+ "parent": "BD-F",
+ "type": "District"
+ },
+ {
+ "code": "BD-53",
+ "name": "Rajbari",
+ "parent": "BD-C",
+ "type": "District"
+ },
+ {
+ "code": "BD-54",
+ "name": "Rajshahi",
+ "parent": "BD-E",
+ "type": "District"
+ },
+ {
+ "code": "BD-55",
+ "name": "Rangpur",
+ "parent": "BD-F",
+ "type": "District"
+ },
+ {
+ "code": "BD-56",
+ "name": "Rangamati",
+ "parent": "BD-B",
+ "type": "District"
+ },
+ {
+ "code": "BD-57",
+ "name": "Sherpur",
+ "parent": "BD-H",
+ "type": "District"
+ },
+ {
+ "code": "BD-58",
+ "name": "Satkhira",
+ "parent": "BD-D",
+ "type": "District"
+ },
+ {
+ "code": "BD-59",
+ "name": "Sirajganj",
+ "parent": "BD-E",
+ "type": "District"
+ },
+ {
+ "code": "BD-60",
+ "name": "Sylhet",
+ "parent": "BD-G",
+ "type": "District"
+ },
+ {
+ "code": "BD-61",
+ "name": "Sunamganj",
+ "parent": "BD-G",
+ "type": "District"
+ },
+ {
+ "code": "BD-62",
+ "name": "Shariatpur",
+ "parent": "BD-C",
+ "type": "District"
+ },
+ {
+ "code": "BD-63",
+ "name": "Tangail",
+ "parent": "BD-C",
+ "type": "District"
+ },
+ {
+ "code": "BD-64",
+ "name": "Thakurgaon",
+ "parent": "BD-F",
+ "type": "District"
+ },
+ {
+ "code": "BD-A",
+ "name": "Barishal",
+ "type": "Division"
+ },
+ {
+ "code": "BD-B",
+ "name": "Chattogram",
+ "type": "Division"
+ },
+ {
+ "code": "BD-C",
+ "name": "Dhaka",
+ "type": "Division"
+ },
+ {
+ "code": "BD-D",
+ "name": "Khulna",
+ "type": "Division"
+ },
+ {
+ "code": "BD-E",
+ "name": "Rajshahi",
+ "type": "Division"
+ },
+ {
+ "code": "BD-F",
+ "name": "Rangpur",
+ "type": "Division"
+ },
+ {
+ "code": "BD-G",
+ "name": "Sylhet",
+ "type": "Division"
+ },
+ {
+ "code": "BD-H",
+ "name": "Mymensingh",
+ "type": "Division"
+ },
+ {
+ "code": "BE-BRU",
+ "name": "Bruxelles-Capitale, Région de",
+ "type": "Region"
+ },
+ {
+ "code": "BE-VAN",
+ "name": "Antwerpen",
+ "parent": "BE-VLG",
+ "type": "Province"
+ },
+ {
+ "code": "BE-VBR",
+ "name": "Vlaams-Brabant",
+ "parent": "BE-VLG",
+ "type": "Province"
+ },
+ {
+ "code": "BE-VLG",
+ "name": "Vlaams Gewest",
+ "type": "Region"
+ },
+ {
+ "code": "BE-VLI",
+ "name": "Limburg",
+ "parent": "BE-VLG",
+ "type": "Province"
+ },
+ {
+ "code": "BE-VOV",
+ "name": "Oost-Vlaanderen",
+ "parent": "BE-VLG",
+ "type": "Province"
+ },
+ {
+ "code": "BE-VWV",
+ "name": "West-Vlaanderen",
+ "parent": "BE-VLG",
+ "type": "Province"
+ },
+ {
+ "code": "BE-WAL",
+ "name": "wallonne, Région",
+ "type": "Region"
+ },
+ {
+ "code": "BE-WBR",
+ "name": "Brabant wallon",
+ "parent": "BE-WAL",
+ "type": "Province"
+ },
+ {
+ "code": "BE-WHT",
+ "name": "Hainaut",
+ "parent": "BE-WAL",
+ "type": "Province"
+ },
+ {
+ "code": "BE-WLG",
+ "name": "Liège",
+ "parent": "BE-WAL",
+ "type": "Province"
+ },
+ {
+ "code": "BE-WLX",
+ "name": "Luxembourg",
+ "parent": "BE-WAL",
+ "type": "Province"
+ },
+ {
+ "code": "BE-WNA",
+ "name": "Namur",
+ "parent": "BE-WAL",
+ "type": "Province"
+ },
+ {
+ "code": "BF-01",
+ "name": "Boucle du Mouhoun",
+ "type": "Region"
+ },
+ {
+ "code": "BF-02",
+ "name": "Cascades",
+ "type": "Region"
+ },
+ {
+ "code": "BF-03",
+ "name": "Centre",
+ "type": "Region"
+ },
+ {
+ "code": "BF-04",
+ "name": "Centre-Est",
+ "type": "Region"
+ },
+ {
+ "code": "BF-05",
+ "name": "Centre-Nord",
+ "type": "Region"
+ },
+ {
+ "code": "BF-06",
+ "name": "Centre-Ouest",
+ "type": "Region"
+ },
+ {
+ "code": "BF-07",
+ "name": "Centre-Sud",
+ "type": "Region"
+ },
+ {
+ "code": "BF-08",
+ "name": "Est",
+ "type": "Region"
+ },
+ {
+ "code": "BF-09",
+ "name": "Hauts-Bassins",
+ "type": "Region"
+ },
+ {
+ "code": "BF-10",
+ "name": "Nord",
+ "type": "Region"
+ },
+ {
+ "code": "BF-11",
+ "name": "Plateau-Central",
+ "type": "Region"
+ },
+ {
+ "code": "BF-12",
+ "name": "Sahel",
+ "type": "Region"
+ },
+ {
+ "code": "BF-13",
+ "name": "Sud-Ouest",
+ "type": "Region"
+ },
+ {
+ "code": "BF-BAL",
+ "name": "Balé",
+ "parent": "BF-01",
+ "type": "Province"
+ },
+ {
+ "code": "BF-BAM",
+ "name": "Bam",
+ "parent": "BF-05",
+ "type": "Province"
+ },
+ {
+ "code": "BF-BAN",
+ "name": "Banwa",
+ "parent": "BF-01",
+ "type": "Province"
+ },
+ {
+ "code": "BF-BAZ",
+ "name": "Bazèga",
+ "parent": "BF-07",
+ "type": "Province"
+ },
+ {
+ "code": "BF-BGR",
+ "name": "Bougouriba",
+ "parent": "BF-13",
+ "type": "Province"
+ },
+ {
+ "code": "BF-BLG",
+ "name": "Boulgou",
+ "parent": "BF-04",
+ "type": "Province"
+ },
+ {
+ "code": "BF-BLK",
+ "name": "Boulkiemdé",
+ "parent": "BF-06",
+ "type": "Province"
+ },
+ {
+ "code": "BF-COM",
+ "name": "Comoé",
+ "parent": "BF-02",
+ "type": "Province"
+ },
+ {
+ "code": "BF-GAN",
+ "name": "Ganzourgou",
+ "parent": "BF-11",
+ "type": "Province"
+ },
+ {
+ "code": "BF-GNA",
+ "name": "Gnagna",
+ "parent": "BF-08",
+ "type": "Province"
+ },
+ {
+ "code": "BF-GOU",
+ "name": "Gourma",
+ "parent": "BF-08",
+ "type": "Province"
+ },
+ {
+ "code": "BF-HOU",
+ "name": "Houet",
+ "parent": "BF-09",
+ "type": "Province"
+ },
+ {
+ "code": "BF-IOB",
+ "name": "Ioba",
+ "parent": "BF-13",
+ "type": "Province"
+ },
+ {
+ "code": "BF-KAD",
+ "name": "Kadiogo",
+ "parent": "BF-03",
+ "type": "Province"
+ },
+ {
+ "code": "BF-KEN",
+ "name": "Kénédougou",
+ "parent": "BF-09",
+ "type": "Province"
+ },
+ {
+ "code": "BF-KMD",
+ "name": "Komondjari",
+ "parent": "BF-08",
+ "type": "Province"
+ },
+ {
+ "code": "BF-KMP",
+ "name": "Kompienga",
+ "parent": "BF-08",
+ "type": "Province"
+ },
+ {
+ "code": "BF-KOP",
+ "name": "Koulpélogo",
+ "parent": "BF-04",
+ "type": "Province"
+ },
+ {
+ "code": "BF-KOS",
+ "name": "Kossi",
+ "parent": "BF-01",
+ "type": "Province"
+ },
+ {
+ "code": "BF-KOT",
+ "name": "Kouritenga",
+ "parent": "BF-04",
+ "type": "Province"
+ },
+ {
+ "code": "BF-KOW",
+ "name": "Kourwéogo",
+ "parent": "BF-11",
+ "type": "Province"
+ },
+ {
+ "code": "BF-LER",
+ "name": "Léraba",
+ "parent": "BF-02",
+ "type": "Province"
+ },
+ {
+ "code": "BF-LOR",
+ "name": "Loroum",
+ "parent": "BF-10",
+ "type": "Province"
+ },
+ {
+ "code": "BF-MOU",
+ "name": "Mouhoun",
+ "parent": "BF-01",
+ "type": "Province"
+ },
+ {
+ "code": "BF-NAM",
+ "name": "Namentenga",
+ "parent": "BF-05",
+ "type": "Province"
+ },
+ {
+ "code": "BF-NAO",
+ "name": "Nahouri",
+ "parent": "BF-07",
+ "type": "Province"
+ },
+ {
+ "code": "BF-NAY",
+ "name": "Nayala",
+ "parent": "BF-01",
+ "type": "Province"
+ },
+ {
+ "code": "BF-NOU",
+ "name": "Noumbiel",
+ "parent": "BF-13",
+ "type": "Province"
+ },
+ {
+ "code": "BF-OUB",
+ "name": "Oubritenga",
+ "parent": "BF-11",
+ "type": "Province"
+ },
+ {
+ "code": "BF-OUD",
+ "name": "Oudalan",
+ "parent": "BF-12",
+ "type": "Province"
+ },
+ {
+ "code": "BF-PAS",
+ "name": "Passoré",
+ "parent": "BF-10",
+ "type": "Province"
+ },
+ {
+ "code": "BF-PON",
+ "name": "Poni",
+ "parent": "BF-13",
+ "type": "Province"
+ },
+ {
+ "code": "BF-SEN",
+ "name": "Séno",
+ "parent": "BF-12",
+ "type": "Province"
+ },
+ {
+ "code": "BF-SIS",
+ "name": "Sissili",
+ "parent": "BF-06",
+ "type": "Province"
+ },
+ {
+ "code": "BF-SMT",
+ "name": "Sanmatenga",
+ "parent": "BF-05",
+ "type": "Province"
+ },
+ {
+ "code": "BF-SNG",
+ "name": "Sanguié",
+ "parent": "BF-06",
+ "type": "Province"
+ },
+ {
+ "code": "BF-SOM",
+ "name": "Soum",
+ "parent": "BF-12",
+ "type": "Province"
+ },
+ {
+ "code": "BF-SOR",
+ "name": "Sourou",
+ "parent": "BF-01",
+ "type": "Province"
+ },
+ {
+ "code": "BF-TAP",
+ "name": "Tapoa",
+ "parent": "BF-08",
+ "type": "Province"
+ },
+ {
+ "code": "BF-TUI",
+ "name": "Tuy",
+ "parent": "BF-09",
+ "type": "Province"
+ },
+ {
+ "code": "BF-YAG",
+ "name": "Yagha",
+ "parent": "BF-12",
+ "type": "Province"
+ },
+ {
+ "code": "BF-YAT",
+ "name": "Yatenga",
+ "parent": "BF-10",
+ "type": "Province"
+ },
+ {
+ "code": "BF-ZIR",
+ "name": "Ziro",
+ "parent": "BF-06",
+ "type": "Province"
+ },
+ {
+ "code": "BF-ZON",
+ "name": "Zondoma",
+ "parent": "BF-10",
+ "type": "Province"
+ },
+ {
+ "code": "BF-ZOU",
+ "name": "Zoundwéogo",
+ "parent": "BF-07",
+ "type": "Province"
+ },
+ {
+ "code": "BG-01",
+ "name": "Blagoevgrad",
+ "type": "District"
+ },
+ {
+ "code": "BG-02",
+ "name": "Burgas",
+ "type": "District"
+ },
+ {
+ "code": "BG-03",
+ "name": "Varna",
+ "type": "District"
+ },
+ {
+ "code": "BG-04",
+ "name": "Veliko Tarnovo",
+ "type": "District"
+ },
+ {
+ "code": "BG-05",
+ "name": "Vidin",
+ "type": "District"
+ },
+ {
+ "code": "BG-06",
+ "name": "Vratsa",
+ "type": "District"
+ },
+ {
+ "code": "BG-07",
+ "name": "Gabrovo",
+ "type": "District"
+ },
+ {
+ "code": "BG-08",
+ "name": "Dobrich",
+ "type": "District"
+ },
+ {
+ "code": "BG-09",
+ "name": "Kardzhali",
+ "type": "District"
+ },
+ {
+ "code": "BG-10",
+ "name": "Kyustendil",
+ "type": "District"
+ },
+ {
+ "code": "BG-11",
+ "name": "Lovech",
+ "type": "District"
+ },
+ {
+ "code": "BG-12",
+ "name": "Montana",
+ "type": "District"
+ },
+ {
+ "code": "BG-13",
+ "name": "Pazardzhik",
+ "type": "District"
+ },
+ {
+ "code": "BG-14",
+ "name": "Pernik",
+ "type": "District"
+ },
+ {
+ "code": "BG-15",
+ "name": "Pleven",
+ "type": "District"
+ },
+ {
+ "code": "BG-16",
+ "name": "Plovdiv",
+ "type": "District"
+ },
+ {
+ "code": "BG-17",
+ "name": "Razgrad",
+ "type": "District"
+ },
+ {
+ "code": "BG-18",
+ "name": "Ruse",
+ "type": "District"
+ },
+ {
+ "code": "BG-19",
+ "name": "Silistra",
+ "type": "District"
+ },
+ {
+ "code": "BG-20",
+ "name": "Sliven",
+ "type": "District"
+ },
+ {
+ "code": "BG-21",
+ "name": "Smolyan",
+ "type": "District"
+ },
+ {
+ "code": "BG-22",
+ "name": "Sofia (stolitsa)",
+ "type": "District"
+ },
+ {
+ "code": "BG-23",
+ "name": "Sofia",
+ "type": "District"
+ },
+ {
+ "code": "BG-24",
+ "name": "Stara Zagora",
+ "type": "District"
+ },
+ {
+ "code": "BG-25",
+ "name": "Targovishte",
+ "type": "District"
+ },
+ {
+ "code": "BG-26",
+ "name": "Haskovo",
+ "type": "District"
+ },
+ {
+ "code": "BG-27",
+ "name": "Shumen",
+ "type": "District"
+ },
+ {
+ "code": "BG-28",
+ "name": "Yambol",
+ "type": "District"
+ },
+ {
+ "code": "BH-13",
+ "name": "Al ‘Āşimah",
+ "type": "Governorate"
+ },
+ {
+ "code": "BH-14",
+ "name": "Al Janūbīyah",
+ "type": "Governorate"
+ },
+ {
+ "code": "BH-15",
+ "name": "Al Muḩarraq",
+ "type": "Governorate"
+ },
+ {
+ "code": "BH-17",
+ "name": "Ash Shamālīyah",
+ "type": "Governorate"
+ },
+ {
+ "code": "BI-BB",
+ "name": "Bubanza",
+ "type": "Province"
+ },
+ {
+ "code": "BI-BL",
+ "name": "Bujumbura Rural",
+ "type": "Province"
+ },
+ {
+ "code": "BI-BM",
+ "name": "Bujumbura Mairie",
+ "type": "Province"
+ },
+ {
+ "code": "BI-BR",
+ "name": "Bururi",
+ "type": "Province"
+ },
+ {
+ "code": "BI-CA",
+ "name": "Cankuzo",
+ "type": "Province"
+ },
+ {
+ "code": "BI-CI",
+ "name": "Cibitoke",
+ "type": "Province"
+ },
+ {
+ "code": "BI-GI",
+ "name": "Gitega",
+ "type": "Province"
+ },
+ {
+ "code": "BI-KI",
+ "name": "Kirundo",
+ "type": "Province"
+ },
+ {
+ "code": "BI-KR",
+ "name": "Karuzi",
+ "type": "Province"
+ },
+ {
+ "code": "BI-KY",
+ "name": "Kayanza",
+ "type": "Province"
+ },
+ {
+ "code": "BI-MA",
+ "name": "Makamba",
+ "type": "Province"
+ },
+ {
+ "code": "BI-MU",
+ "name": "Muramvya",
+ "type": "Province"
+ },
+ {
+ "code": "BI-MW",
+ "name": "Mwaro",
+ "type": "Province"
+ },
+ {
+ "code": "BI-MY",
+ "name": "Muyinga",
+ "type": "Province"
+ },
+ {
+ "code": "BI-NG",
+ "name": "Ngozi",
+ "type": "Province"
+ },
+ {
+ "code": "BI-RM",
+ "name": "Rumonge",
+ "type": "Province"
+ },
+ {
+ "code": "BI-RT",
+ "name": "Rutana",
+ "type": "Province"
+ },
+ {
+ "code": "BI-RY",
+ "name": "Ruyigi",
+ "type": "Province"
+ },
+ {
+ "code": "BJ-AK",
+ "name": "Atacora",
+ "type": "Department"
+ },
+ {
+ "code": "BJ-AL",
+ "name": "Alibori",
+ "type": "Department"
+ },
+ {
+ "code": "BJ-AQ",
+ "name": "Atlantique",
+ "type": "Department"
+ },
+ {
+ "code": "BJ-BO",
+ "name": "Borgou",
+ "type": "Department"
+ },
+ {
+ "code": "BJ-CO",
+ "name": "Collines",
+ "type": "Department"
+ },
+ {
+ "code": "BJ-DO",
+ "name": "Donga",
+ "type": "Department"
+ },
+ {
+ "code": "BJ-KO",
+ "name": "Couffo",
+ "type": "Department"
+ },
+ {
+ "code": "BJ-LI",
+ "name": "Littoral",
+ "type": "Department"
+ },
+ {
+ "code": "BJ-MO",
+ "name": "Mono",
+ "type": "Department"
+ },
+ {
+ "code": "BJ-OU",
+ "name": "Ouémé",
+ "type": "Department"
+ },
+ {
+ "code": "BJ-PL",
+ "name": "Plateau",
+ "type": "Department"
+ },
+ {
+ "code": "BJ-ZO",
+ "name": "Zou",
+ "type": "Department"
+ },
+ {
+ "code": "BN-BE",
+ "name": "Belait",
+ "type": "District"
+ },
+ {
+ "code": "BN-BM",
+ "name": "Brunei-Muara",
+ "type": "District"
+ },
+ {
+ "code": "BN-TE",
+ "name": "Temburong",
+ "type": "District"
+ },
+ {
+ "code": "BN-TU",
+ "name": "Tutong",
+ "type": "District"
+ },
+ {
+ "code": "BO-B",
+ "name": "El Beni",
+ "type": "Department"
+ },
+ {
+ "code": "BO-C",
+ "name": "Cochabamba",
+ "type": "Department"
+ },
+ {
+ "code": "BO-H",
+ "name": "Chuquisaca",
+ "type": "Department"
+ },
+ {
+ "code": "BO-L",
+ "name": "La Paz",
+ "type": "Department"
+ },
+ {
+ "code": "BO-N",
+ "name": "Pando",
+ "type": "Department"
+ },
+ {
+ "code": "BO-O",
+ "name": "Oruro",
+ "type": "Department"
+ },
+ {
+ "code": "BO-P",
+ "name": "Potosí",
+ "type": "Department"
+ },
+ {
+ "code": "BO-S",
+ "name": "Santa Cruz",
+ "type": "Department"
+ },
+ {
+ "code": "BO-T",
+ "name": "Tarija",
+ "type": "Department"
+ },
+ {
+ "code": "BQ-BO",
+ "name": "Bonaire",
+ "type": "Special municipality"
+ },
+ {
+ "code": "BQ-SA",
+ "name": "Saba",
+ "type": "Special municipality"
+ },
+ {
+ "code": "BQ-SE",
+ "name": "Sint Eustatius",
+ "type": "Special municipality"
+ },
+ {
+ "code": "BR-AC",
+ "name": "Acre",
+ "type": "State"
+ },
+ {
+ "code": "BR-AL",
+ "name": "Alagoas",
+ "type": "State"
+ },
+ {
+ "code": "BR-AM",
+ "name": "Amazonas",
+ "type": "State"
+ },
+ {
+ "code": "BR-AP",
+ "name": "Amapá",
+ "type": "State"
+ },
+ {
+ "code": "BR-BA",
+ "name": "Bahia",
+ "type": "State"
+ },
+ {
+ "code": "BR-CE",
+ "name": "Ceará",
+ "type": "State"
+ },
+ {
+ "code": "BR-DF",
+ "name": "Distrito Federal",
+ "type": "Federal district"
+ },
+ {
+ "code": "BR-ES",
+ "name": "Espírito Santo",
+ "type": "State"
+ },
+ {
+ "code": "BR-GO",
+ "name": "Goiás",
+ "type": "State"
+ },
+ {
+ "code": "BR-MA",
+ "name": "Maranhão",
+ "type": "State"
+ },
+ {
+ "code": "BR-MG",
+ "name": "Minas Gerais",
+ "type": "State"
+ },
+ {
+ "code": "BR-MS",
+ "name": "Mato Grosso do Sul",
+ "type": "State"
+ },
+ {
+ "code": "BR-MT",
+ "name": "Mato Grosso",
+ "type": "State"
+ },
+ {
+ "code": "BR-PA",
+ "name": "Pará",
+ "type": "State"
+ },
+ {
+ "code": "BR-PB",
+ "name": "Paraíba",
+ "type": "State"
+ },
+ {
+ "code": "BR-PE",
+ "name": "Pernambuco",
+ "type": "State"
+ },
+ {
+ "code": "BR-PI",
+ "name": "Piauí",
+ "type": "State"
+ },
+ {
+ "code": "BR-PR",
+ "name": "Paraná",
+ "type": "State"
+ },
+ {
+ "code": "BR-RJ",
+ "name": "Rio de Janeiro",
+ "type": "State"
+ },
+ {
+ "code": "BR-RN",
+ "name": "Rio Grande do Norte",
+ "type": "State"
+ },
+ {
+ "code": "BR-RO",
+ "name": "Rondônia",
+ "type": "State"
+ },
+ {
+ "code": "BR-RR",
+ "name": "Roraima",
+ "type": "State"
+ },
+ {
+ "code": "BR-RS",
+ "name": "Rio Grande do Sul",
+ "type": "State"
+ },
+ {
+ "code": "BR-SC",
+ "name": "Santa Catarina",
+ "type": "State"
+ },
+ {
+ "code": "BR-SE",
+ "name": "Sergipe",
+ "type": "State"
+ },
+ {
+ "code": "BR-SP",
+ "name": "São Paulo",
+ "type": "State"
+ },
+ {
+ "code": "BR-TO",
+ "name": "Tocantins",
+ "type": "State"
+ },
+ {
+ "code": "BS-AK",
+ "name": "Acklins",
+ "type": "District"
+ },
+ {
+ "code": "BS-BI",
+ "name": "Bimini",
+ "type": "District"
+ },
+ {
+ "code": "BS-BP",
+ "name": "Black Point",
+ "type": "District"
+ },
+ {
+ "code": "BS-BY",
+ "name": "Berry Islands",
+ "type": "District"
+ },
+ {
+ "code": "BS-CE",
+ "name": "Central Eleuthera",
+ "type": "District"
+ },
+ {
+ "code": "BS-CI",
+ "name": "Cat Island",
+ "type": "District"
+ },
+ {
+ "code": "BS-CK",
+ "name": "Crooked Island and Long Cay",
+ "type": "District"
+ },
+ {
+ "code": "BS-CO",
+ "name": "Central Abaco",
+ "type": "District"
+ },
+ {
+ "code": "BS-CS",
+ "name": "Central Andros",
+ "type": "District"
+ },
+ {
+ "code": "BS-EG",
+ "name": "East Grand Bahama",
+ "type": "District"
+ },
+ {
+ "code": "BS-EX",
+ "name": "Exuma",
+ "type": "District"
+ },
+ {
+ "code": "BS-FP",
+ "name": "City of Freeport",
+ "type": "District"
+ },
+ {
+ "code": "BS-GC",
+ "name": "Grand Cay",
+ "type": "District"
+ },
+ {
+ "code": "BS-HI",
+ "name": "Harbour Island",
+ "type": "District"
+ },
+ {
+ "code": "BS-HT",
+ "name": "Hope Town",
+ "type": "District"
+ },
+ {
+ "code": "BS-IN",
+ "name": "Inagua",
+ "type": "District"
+ },
+ {
+ "code": "BS-LI",
+ "name": "Long Island",
+ "type": "District"
+ },
+ {
+ "code": "BS-MC",
+ "name": "Mangrove Cay",
+ "type": "District"
+ },
+ {
+ "code": "BS-MG",
+ "name": "Mayaguana",
+ "type": "District"
+ },
+ {
+ "code": "BS-MI",
+ "name": "Moore's Island",
+ "type": "District"
+ },
+ {
+ "code": "BS-NE",
+ "name": "North Eleuthera",
+ "type": "District"
+ },
+ {
+ "code": "BS-NO",
+ "name": "North Abaco",
+ "type": "District"
+ },
+ {
+ "code": "BS-NP",
+ "name": "New Providence",
+ "type": "Island"
+ },
+ {
+ "code": "BS-NS",
+ "name": "North Andros",
+ "type": "District"
+ },
+ {
+ "code": "BS-RC",
+ "name": "Rum Cay",
+ "type": "District"
+ },
+ {
+ "code": "BS-RI",
+ "name": "Ragged Island",
+ "type": "District"
+ },
+ {
+ "code": "BS-SA",
+ "name": "South Andros",
+ "type": "District"
+ },
+ {
+ "code": "BS-SE",
+ "name": "South Eleuthera",
+ "type": "District"
+ },
+ {
+ "code": "BS-SO",
+ "name": "South Abaco",
+ "type": "District"
+ },
+ {
+ "code": "BS-SS",
+ "name": "San Salvador",
+ "type": "District"
+ },
+ {
+ "code": "BS-SW",
+ "name": "Spanish Wells",
+ "type": "District"
+ },
+ {
+ "code": "BS-WG",
+ "name": "West Grand Bahama",
+ "type": "District"
+ },
+ {
+ "code": "BT-11",
+ "name": "Paro",
+ "type": "District"
+ },
+ {
+ "code": "BT-12",
+ "name": "Chhukha",
+ "type": "District"
+ },
+ {
+ "code": "BT-13",
+ "name": "Haa",
+ "type": "District"
+ },
+ {
+ "code": "BT-14",
+ "name": "Samtse",
+ "type": "District"
+ },
+ {
+ "code": "BT-15",
+ "name": "Thimphu",
+ "type": "District"
+ },
+ {
+ "code": "BT-21",
+ "name": "Tsirang",
+ "type": "District"
+ },
+ {
+ "code": "BT-22",
+ "name": "Dagana",
+ "type": "District"
+ },
+ {
+ "code": "BT-23",
+ "name": "Punakha",
+ "type": "District"
+ },
+ {
+ "code": "BT-24",
+ "name": "Wangdue Phodrang",
+ "type": "District"
+ },
+ {
+ "code": "BT-31",
+ "name": "Sarpang",
+ "type": "District"
+ },
+ {
+ "code": "BT-32",
+ "name": "Trongsa",
+ "type": "District"
+ },
+ {
+ "code": "BT-33",
+ "name": "Bumthang",
+ "type": "District"
+ },
+ {
+ "code": "BT-34",
+ "name": "Zhemgang",
+ "type": "District"
+ },
+ {
+ "code": "BT-41",
+ "name": "Trashigang",
+ "type": "District"
+ },
+ {
+ "code": "BT-42",
+ "name": "Monggar",
+ "type": "District"
+ },
+ {
+ "code": "BT-43",
+ "name": "Pema Gatshel",
+ "type": "District"
+ },
+ {
+ "code": "BT-44",
+ "name": "Lhuentse",
+ "type": "District"
+ },
+ {
+ "code": "BT-45",
+ "name": "Samdrup Jongkhar",
+ "type": "District"
+ },
+ {
+ "code": "BT-GA",
+ "name": "Gasa",
+ "type": "District"
+ },
+ {
+ "code": "BT-TY",
+ "name": "Trashi Yangtse",
+ "type": "District"
+ },
+ {
+ "code": "BW-CE",
+ "name": "Central",
+ "type": "District"
+ },
+ {
+ "code": "BW-CH",
+ "name": "Chobe",
+ "type": "District"
+ },
+ {
+ "code": "BW-FR",
+ "name": "Francistown",
+ "type": "City"
+ },
+ {
+ "code": "BW-GA",
+ "name": "Gaborone",
+ "type": "City"
+ },
+ {
+ "code": "BW-GH",
+ "name": "Ghanzi",
+ "type": "District"
+ },
+ {
+ "code": "BW-JW",
+ "name": "Jwaneng",
+ "type": "Town"
+ },
+ {
+ "code": "BW-KG",
+ "name": "Kgalagadi",
+ "type": "District"
+ },
+ {
+ "code": "BW-KL",
+ "name": "Kgatleng",
+ "type": "District"
+ },
+ {
+ "code": "BW-KW",
+ "name": "Kweneng",
+ "type": "District"
+ },
+ {
+ "code": "BW-LO",
+ "name": "Lobatse",
+ "type": "Town"
+ },
+ {
+ "code": "BW-NE",
+ "name": "North East",
+ "type": "District"
+ },
+ {
+ "code": "BW-NW",
+ "name": "North West",
+ "type": "District"
+ },
+ {
+ "code": "BW-SE",
+ "name": "South East",
+ "type": "District"
+ },
+ {
+ "code": "BW-SO",
+ "name": "Southern",
+ "type": "District"
+ },
+ {
+ "code": "BW-SP",
+ "name": "Selibe Phikwe",
+ "type": "Town"
+ },
+ {
+ "code": "BW-ST",
+ "name": "Sowa Town",
+ "type": "Town"
+ },
+ {
+ "code": "BY-BR",
+ "name": "Bresckaja voblasć",
+ "type": "Oblast"
+ },
+ {
+ "code": "BY-HM",
+ "name": "Gorod Minsk",
+ "type": "City"
+ },
+ {
+ "code": "BY-HO",
+ "name": "Gomel'skaja oblast'",
+ "type": "Oblast"
+ },
+ {
+ "code": "BY-HR",
+ "name": "Grodnenskaja oblast'",
+ "type": "Oblast"
+ },
+ {
+ "code": "BY-MA",
+ "name": "Mahilioŭskaja voblasć",
+ "type": "Oblast"
+ },
+ {
+ "code": "BY-MI",
+ "name": "Minskaja oblast'",
+ "type": "Oblast"
+ },
+ {
+ "code": "BY-VI",
+ "name": "Viciebskaja voblasć",
+ "type": "Oblast"
+ },
+ {
+ "code": "BZ-BZ",
+ "name": "Belize",
+ "type": "District"
+ },
+ {
+ "code": "BZ-CY",
+ "name": "Cayo",
+ "type": "District"
+ },
+ {
+ "code": "BZ-CZL",
+ "name": "Corozal",
+ "type": "District"
+ },
+ {
+ "code": "BZ-OW",
+ "name": "Orange Walk",
+ "type": "District"
+ },
+ {
+ "code": "BZ-SC",
+ "name": "Stann Creek",
+ "type": "District"
+ },
+ {
+ "code": "BZ-TOL",
+ "name": "Toledo",
+ "type": "District"
+ },
+ {
+ "code": "CA-AB",
+ "name": "Alberta",
+ "type": "Province"
+ },
+ {
+ "code": "CA-BC",
+ "name": "British Columbia",
+ "type": "Province"
+ },
+ {
+ "code": "CA-MB",
+ "name": "Manitoba",
+ "type": "Province"
+ },
+ {
+ "code": "CA-NB",
+ "name": "New Brunswick",
+ "type": "Province"
+ },
+ {
+ "code": "CA-NL",
+ "name": "Newfoundland and Labrador",
+ "type": "Province"
+ },
+ {
+ "code": "CA-NS",
+ "name": "Nova Scotia",
+ "type": "Province"
+ },
+ {
+ "code": "CA-NT",
+ "name": "Northwest Territories",
+ "type": "Territory"
+ },
+ {
+ "code": "CA-NU",
+ "name": "Nunavut",
+ "type": "Territory"
+ },
+ {
+ "code": "CA-ON",
+ "name": "Ontario",
+ "type": "Province"
+ },
+ {
+ "code": "CA-PE",
+ "name": "Prince Edward Island",
+ "type": "Province"
+ },
+ {
+ "code": "CA-QC",
+ "name": "Quebec",
+ "type": "Province"
+ },
+ {
+ "code": "CA-SK",
+ "name": "Saskatchewan",
+ "type": "Province"
+ },
+ {
+ "code": "CA-YT",
+ "name": "Yukon",
+ "type": "Territory"
+ },
+ {
+ "code": "CD-BC",
+ "name": "Kongo Central",
+ "type": "Province"
+ },
+ {
+ "code": "CD-BU",
+ "name": "Bas-Uélé",
+ "type": "Province"
+ },
+ {
+ "code": "CD-EQ",
+ "name": "Équateur",
+ "type": "Province"
+ },
+ {
+ "code": "CD-HK",
+ "name": "Haut-Katanga",
+ "type": "Province"
+ },
+ {
+ "code": "CD-HL",
+ "name": "Haut-Lomami",
+ "type": "Province"
+ },
+ {
+ "code": "CD-HU",
+ "name": "Haut-Uélé",
+ "type": "Province"
+ },
+ {
+ "code": "CD-IT",
+ "name": "Ituri",
+ "type": "Province"
+ },
+ {
+ "code": "CD-KC",
+ "name": "Kasaï Central",
+ "type": "Province"
+ },
+ {
+ "code": "CD-KE",
+ "name": "Kasaï Oriental",
+ "type": "Province"
+ },
+ {
+ "code": "CD-KG",
+ "name": "Kwango",
+ "type": "Province"
+ },
+ {
+ "code": "CD-KL",
+ "name": "Kwilu",
+ "type": "Province"
+ },
+ {
+ "code": "CD-KN",
+ "name": "Kinshasa",
+ "type": "City"
+ },
+ {
+ "code": "CD-KS",
+ "name": "Kasaï",
+ "type": "Province"
+ },
+ {
+ "code": "CD-LO",
+ "name": "Lomami",
+ "type": "Province"
+ },
+ {
+ "code": "CD-LU",
+ "name": "Lualaba",
+ "type": "Province"
+ },
+ {
+ "code": "CD-MA",
+ "name": "Maniema",
+ "type": "Province"
+ },
+ {
+ "code": "CD-MN",
+ "name": "Mai-Ndombe",
+ "type": "Province"
+ },
+ {
+ "code": "CD-MO",
+ "name": "Mongala",
+ "type": "Province"
+ },
+ {
+ "code": "CD-NK",
+ "name": "Nord-Kivu",
+ "type": "Province"
+ },
+ {
+ "code": "CD-NU",
+ "name": "Nord-Ubangi",
+ "type": "Province"
+ },
+ {
+ "code": "CD-SA",
+ "name": "Sankuru",
+ "type": "Province"
+ },
+ {
+ "code": "CD-SK",
+ "name": "Sud-Kivu",
+ "type": "Province"
+ },
+ {
+ "code": "CD-SU",
+ "name": "Sud-Ubangi",
+ "type": "Province"
+ },
+ {
+ "code": "CD-TA",
+ "name": "Tanganyika",
+ "type": "Province"
+ },
+ {
+ "code": "CD-TO",
+ "name": "Tshopo",
+ "type": "Province"
+ },
+ {
+ "code": "CD-TU",
+ "name": "Tshuapa",
+ "type": "Province"
+ },
+ {
+ "code": "CF-AC",
+ "name": "Ouham",
+ "type": "Prefecture"
+ },
+ {
+ "code": "CF-BB",
+ "name": "Bamingui-Bangoran",
+ "type": "Prefecture"
+ },
+ {
+ "code": "CF-BGF",
+ "name": "Bangui",
+ "type": "Commune"
+ },
+ {
+ "code": "CF-BK",
+ "name": "Basse-Kotto",
+ "type": "Prefecture"
+ },
+ {
+ "code": "CF-HK",
+ "name": "Haute-Kotto",
+ "type": "Prefecture"
+ },
+ {
+ "code": "CF-HM",
+ "name": "Haut-Mbomou",
+ "type": "Prefecture"
+ },
+ {
+ "code": "CF-HS",
+ "name": "Haute-Sangha / Mambéré-Kadéï",
+ "type": "Prefecture"
+ },
+ {
+ "code": "CF-KB",
+ "name": "Gribingui",
+ "type": "Economic prefecture"
+ },
+ {
+ "code": "CF-KG",
+ "name": "Kémo-Gribingui",
+ "type": "Prefecture"
+ },
+ {
+ "code": "CF-LB",
+ "name": "Lobaye",
+ "type": "Prefecture"
+ },
+ {
+ "code": "CF-MB",
+ "name": "Mbomou",
+ "type": "Prefecture"
+ },
+ {
+ "code": "CF-MP",
+ "name": "Ombella-Mpoko",
+ "type": "Prefecture"
+ },
+ {
+ "code": "CF-NM",
+ "name": "Nana-Mambéré",
+ "type": "Prefecture"
+ },
+ {
+ "code": "CF-OP",
+ "name": "Ouham-Pendé",
+ "type": "Prefecture"
+ },
+ {
+ "code": "CF-SE",
+ "name": "Sangha",
+ "type": "Economic prefecture"
+ },
+ {
+ "code": "CF-UK",
+ "name": "Ouaka",
+ "type": "Prefecture"
+ },
+ {
+ "code": "CF-VK",
+ "name": "Vakaga",
+ "type": "Prefecture"
+ },
+ {
+ "code": "CG-11",
+ "name": "Bouenza",
+ "type": "Department"
+ },
+ {
+ "code": "CG-12",
+ "name": "Pool",
+ "type": "Department"
+ },
+ {
+ "code": "CG-13",
+ "name": "Sangha",
+ "type": "Department"
+ },
+ {
+ "code": "CG-14",
+ "name": "Plateaux",
+ "type": "Department"
+ },
+ {
+ "code": "CG-15",
+ "name": "Cuvette-Ouest",
+ "type": "Department"
+ },
+ {
+ "code": "CG-16",
+ "name": "Pointe-Noire",
+ "type": "Department"
+ },
+ {
+ "code": "CG-2",
+ "name": "Lékoumou",
+ "type": "Department"
+ },
+ {
+ "code": "CG-5",
+ "name": "Kouilou",
+ "type": "Department"
+ },
+ {
+ "code": "CG-7",
+ "name": "Likouala",
+ "type": "Department"
+ },
+ {
+ "code": "CG-8",
+ "name": "Cuvette",
+ "type": "Department"
+ },
+ {
+ "code": "CG-9",
+ "name": "Niari",
+ "type": "Department"
+ },
+ {
+ "code": "CG-BZV",
+ "name": "Brazzaville",
+ "type": "Department"
+ },
+ {
+ "code": "CH-AG",
+ "name": "Aargau",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-AI",
+ "name": "Appenzell Innerrhoden",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-AR",
+ "name": "Appenzell Ausserrhoden",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-BE",
+ "name": "Berne",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-BL",
+ "name": "Basel-Landschaft",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-BS",
+ "name": "Basel-Stadt",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-FR",
+ "name": "Fribourg",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-GE",
+ "name": "Genève",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-GL",
+ "name": "Glarus",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-GR",
+ "name": "Graubünden",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-JU",
+ "name": "Jura",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-LU",
+ "name": "Luzern",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-NE",
+ "name": "Neuchâtel",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-NW",
+ "name": "Nidwalden",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-OW",
+ "name": "Obwalden",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-SG",
+ "name": "Sankt Gallen",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-SH",
+ "name": "Schaffhausen",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-SO",
+ "name": "Solothurn",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-SZ",
+ "name": "Schwyz",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-TG",
+ "name": "Thurgau",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-TI",
+ "name": "Ticino",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-UR",
+ "name": "Uri",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-VD",
+ "name": "Vaud",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-VS",
+ "name": "Valais",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-ZG",
+ "name": "Zug",
+ "type": "Canton"
+ },
+ {
+ "code": "CH-ZH",
+ "name": "Zürich",
+ "type": "Canton"
+ },
+ {
+ "code": "CI-AB",
+ "name": "Abidjan",
+ "type": "Autonomous district"
+ },
+ {
+ "code": "CI-BS",
+ "name": "Bas-Sassandra",
+ "type": "District"
+ },
+ {
+ "code": "CI-CM",
+ "name": "Comoé",
+ "type": "District"
+ },
+ {
+ "code": "CI-DN",
+ "name": "Denguélé",
+ "type": "District"
+ },
+ {
+ "code": "CI-GD",
+ "name": "Gôh-Djiboua",
+ "type": "District"
+ },
+ {
+ "code": "CI-LC",
+ "name": "Lacs",
+ "type": "District"
+ },
+ {
+ "code": "CI-LG",
+ "name": "Lagunes",
+ "type": "District"
+ },
+ {
+ "code": "CI-MG",
+ "name": "Montagnes",
+ "type": "District"
+ },
+ {
+ "code": "CI-SM",
+ "name": "Sassandra-Marahoué",
+ "type": "District"
+ },
+ {
+ "code": "CI-SV",
+ "name": "Savanes",
+ "type": "District"
+ },
+ {
+ "code": "CI-VB",
+ "name": "Vallée du Bandama",
+ "type": "District"
+ },
+ {
+ "code": "CI-WR",
+ "name": "Woroba",
+ "type": "District"
+ },
+ {
+ "code": "CI-YM",
+ "name": "Yamoussoukro",
+ "type": "Autonomous district"
+ },
+ {
+ "code": "CI-ZZ",
+ "name": "Zanzan",
+ "type": "District"
+ },
+ {
+ "code": "CL-AI",
+ "name": "Aisén del General Carlos Ibañez del Campo",
+ "type": "Region"
+ },
+ {
+ "code": "CL-AN",
+ "name": "Antofagasta",
+ "type": "Region"
+ },
+ {
+ "code": "CL-AP",
+ "name": "Arica y Parinacota",
+ "type": "Region"
+ },
+ {
+ "code": "CL-AR",
+ "name": "La Araucanía",
+ "type": "Region"
+ },
+ {
+ "code": "CL-AT",
+ "name": "Atacama",
+ "type": "Region"
+ },
+ {
+ "code": "CL-BI",
+ "name": "Biobío",
+ "type": "Region"
+ },
+ {
+ "code": "CL-CO",
+ "name": "Coquimbo",
+ "type": "Region"
+ },
+ {
+ "code": "CL-LI",
+ "name": "Libertador General Bernardo O'Higgins",
+ "type": "Region"
+ },
+ {
+ "code": "CL-LL",
+ "name": "Los Lagos",
+ "type": "Region"
+ },
+ {
+ "code": "CL-LR",
+ "name": "Los Ríos",
+ "type": "Region"
+ },
+ {
+ "code": "CL-MA",
+ "name": "Magallanes",
+ "type": "Region"
+ },
+ {
+ "code": "CL-ML",
+ "name": "Maule",
+ "type": "Region"
+ },
+ {
+ "code": "CL-NB",
+ "name": "Ñuble",
+ "type": "Region"
+ },
+ {
+ "code": "CL-RM",
+ "name": "Región Metropolitana de Santiago",
+ "type": "Region"
+ },
+ {
+ "code": "CL-TA",
+ "name": "Tarapacá",
+ "type": "Region"
+ },
+ {
+ "code": "CL-VS",
+ "name": "Valparaíso",
+ "type": "Region"
+ },
+ {
+ "code": "CM-AD",
+ "name": "Adamaoua",
+ "type": "Region"
+ },
+ {
+ "code": "CM-CE",
+ "name": "Centre",
+ "type": "Region"
+ },
+ {
+ "code": "CM-EN",
+ "name": "Far North",
+ "type": "Region"
+ },
+ {
+ "code": "CM-ES",
+ "name": "East",
+ "type": "Region"
+ },
+ {
+ "code": "CM-LT",
+ "name": "Littoral",
+ "type": "Region"
+ },
+ {
+ "code": "CM-NO",
+ "name": "North",
+ "type": "Region"
+ },
+ {
+ "code": "CM-NW",
+ "name": "North-West",
+ "type": "Region"
+ },
+ {
+ "code": "CM-OU",
+ "name": "West",
+ "type": "Region"
+ },
+ {
+ "code": "CM-SU",
+ "name": "South",
+ "type": "Region"
+ },
+ {
+ "code": "CM-SW",
+ "name": "South-West",
+ "type": "Region"
+ },
+ {
+ "code": "CN-AH",
+ "name": "Anhui Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-BJ",
+ "name": "Beijing Shi",
+ "type": "Municipality"
+ },
+ {
+ "code": "CN-CQ",
+ "name": "Chongqing Shi",
+ "type": "Municipality"
+ },
+ {
+ "code": "CN-FJ",
+ "name": "Fujian Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-GD",
+ "name": "Guangdong Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-GS",
+ "name": "Gansu Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-GX",
+ "name": "Guangxi Zhuangzu Zizhiqu",
+ "type": "Autonomous region"
+ },
+ {
+ "code": "CN-GZ",
+ "name": "Guizhou Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-HA",
+ "name": "Henan Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-HB",
+ "name": "Hubei Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-HE",
+ "name": "Hebei Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-HI",
+ "name": "Hainan Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-HK",
+ "name": "Hong Kong SAR",
+ "type": "Special administrative region"
+ },
+ {
+ "code": "CN-HL",
+ "name": "Heilongjiang Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-HN",
+ "name": "Hunan Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-JL",
+ "name": "Jilin Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-JS",
+ "name": "Jiangsu Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-JX",
+ "name": "Jiangxi Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-LN",
+ "name": "Liaoning Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-MO",
+ "name": "Macao SAR",
+ "type": "Special administrative region"
+ },
+ {
+ "code": "CN-NM",
+ "name": "Nei Mongol Zizhiqu",
+ "type": "Autonomous region"
+ },
+ {
+ "code": "CN-NX",
+ "name": "Ningxia Huizu Zizhiqu",
+ "type": "Autonomous region"
+ },
+ {
+ "code": "CN-QH",
+ "name": "Qinghai Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-SC",
+ "name": "Sichuan Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-SD",
+ "name": "Shandong Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-SH",
+ "name": "Shanghai Shi",
+ "type": "Municipality"
+ },
+ {
+ "code": "CN-SN",
+ "name": "Shaanxi Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-SX",
+ "name": "Shanxi Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-TJ",
+ "name": "Tianjin Shi",
+ "type": "Municipality"
+ },
+ {
+ "code": "CN-TW",
+ "name": "Taiwan Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-XJ",
+ "name": "Xinjiang Uygur Zizhiqu",
+ "type": "Autonomous region"
+ },
+ {
+ "code": "CN-XZ",
+ "name": "Xizang Zizhiqu",
+ "type": "Autonomous region"
+ },
+ {
+ "code": "CN-YN",
+ "name": "Yunnan Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CN-ZJ",
+ "name": "Zhejiang Sheng",
+ "type": "Province"
+ },
+ {
+ "code": "CO-AMA",
+ "name": "Amazonas",
+ "type": "Department"
+ },
+ {
+ "code": "CO-ANT",
+ "name": "Antioquia",
+ "type": "Department"
+ },
+ {
+ "code": "CO-ARA",
+ "name": "Arauca",
+ "type": "Department"
+ },
+ {
+ "code": "CO-ATL",
+ "name": "Atlántico",
+ "type": "Department"
+ },
+ {
+ "code": "CO-BOL",
+ "name": "Bolívar",
+ "type": "Department"
+ },
+ {
+ "code": "CO-BOY",
+ "name": "Boyacá",
+ "type": "Department"
+ },
+ {
+ "code": "CO-CAL",
+ "name": "Caldas",
+ "type": "Department"
+ },
+ {
+ "code": "CO-CAQ",
+ "name": "Caquetá",
+ "type": "Department"
+ },
+ {
+ "code": "CO-CAS",
+ "name": "Casanare",
+ "type": "Department"
+ },
+ {
+ "code": "CO-CAU",
+ "name": "Cauca",
+ "type": "Department"
+ },
+ {
+ "code": "CO-CES",
+ "name": "Cesar",
+ "type": "Department"
+ },
+ {
+ "code": "CO-CHO",
+ "name": "Chocó",
+ "type": "Department"
+ },
+ {
+ "code": "CO-COR",
+ "name": "Córdoba",
+ "type": "Department"
+ },
+ {
+ "code": "CO-CUN",
+ "name": "Cundinamarca",
+ "type": "Department"
+ },
+ {
+ "code": "CO-DC",
+ "name": "Distrito Capital de Bogotá",
+ "type": "Capital district"
+ },
+ {
+ "code": "CO-GUA",
+ "name": "Guainía",
+ "type": "Department"
+ },
+ {
+ "code": "CO-GUV",
+ "name": "Guaviare",
+ "type": "Department"
+ },
+ {
+ "code": "CO-HUI",
+ "name": "Huila",
+ "type": "Department"
+ },
+ {
+ "code": "CO-LAG",
+ "name": "La Guajira",
+ "type": "Department"
+ },
+ {
+ "code": "CO-MAG",
+ "name": "Magdalena",
+ "type": "Department"
+ },
+ {
+ "code": "CO-MET",
+ "name": "Meta",
+ "type": "Department"
+ },
+ {
+ "code": "CO-NAR",
+ "name": "Nariño",
+ "type": "Department"
+ },
+ {
+ "code": "CO-NSA",
+ "name": "Norte de Santander",
+ "type": "Department"
+ },
+ {
+ "code": "CO-PUT",
+ "name": "Putumayo",
+ "type": "Department"
+ },
+ {
+ "code": "CO-QUI",
+ "name": "Quindío",
+ "type": "Department"
+ },
+ {
+ "code": "CO-RIS",
+ "name": "Risaralda",
+ "type": "Department"
+ },
+ {
+ "code": "CO-SAN",
+ "name": "Santander",
+ "type": "Department"
+ },
+ {
+ "code": "CO-SAP",
+ "name": "San Andrés, Providencia y Santa Catalina",
+ "type": "Department"
+ },
+ {
+ "code": "CO-SUC",
+ "name": "Sucre",
+ "type": "Department"
+ },
+ {
+ "code": "CO-TOL",
+ "name": "Tolima",
+ "type": "Department"
+ },
+ {
+ "code": "CO-VAC",
+ "name": "Valle del Cauca",
+ "type": "Department"
+ },
+ {
+ "code": "CO-VAU",
+ "name": "Vaupés",
+ "type": "Department"
+ },
+ {
+ "code": "CO-VID",
+ "name": "Vichada",
+ "type": "Department"
+ },
+ {
+ "code": "CR-A",
+ "name": "Alajuela",
+ "type": "Province"
+ },
+ {
+ "code": "CR-C",
+ "name": "Cartago",
+ "type": "Province"
+ },
+ {
+ "code": "CR-G",
+ "name": "Guanacaste",
+ "type": "Province"
+ },
+ {
+ "code": "CR-H",
+ "name": "Heredia",
+ "type": "Province"
+ },
+ {
+ "code": "CR-L",
+ "name": "Limón",
+ "type": "Province"
+ },
+ {
+ "code": "CR-P",
+ "name": "Puntarenas",
+ "type": "Province"
+ },
+ {
+ "code": "CR-SJ",
+ "name": "San José",
+ "type": "Province"
+ },
+ {
+ "code": "CU-01",
+ "name": "Pinar del Río",
+ "type": "Province"
+ },
+ {
+ "code": "CU-03",
+ "name": "La Habana",
+ "type": "Province"
+ },
+ {
+ "code": "CU-04",
+ "name": "Matanzas",
+ "type": "Province"
+ },
+ {
+ "code": "CU-05",
+ "name": "Villa Clara",
+ "type": "Province"
+ },
+ {
+ "code": "CU-06",
+ "name": "Cienfuegos",
+ "type": "Province"
+ },
+ {
+ "code": "CU-07",
+ "name": "Sancti Spíritus",
+ "type": "Province"
+ },
+ {
+ "code": "CU-08",
+ "name": "Ciego de Ávila",
+ "type": "Province"
+ },
+ {
+ "code": "CU-09",
+ "name": "Camagüey",
+ "type": "Province"
+ },
+ {
+ "code": "CU-10",
+ "name": "Las Tunas",
+ "type": "Province"
+ },
+ {
+ "code": "CU-11",
+ "name": "Holguín",
+ "type": "Province"
+ },
+ {
+ "code": "CU-12",
+ "name": "Granma",
+ "type": "Province"
+ },
+ {
+ "code": "CU-13",
+ "name": "Santiago de Cuba",
+ "type": "Province"
+ },
+ {
+ "code": "CU-14",
+ "name": "Guantánamo",
+ "type": "Province"
+ },
+ {
+ "code": "CU-15",
+ "name": "Artemisa",
+ "type": "Province"
+ },
+ {
+ "code": "CU-16",
+ "name": "Mayabeque",
+ "type": "Province"
+ },
+ {
+ "code": "CU-99",
+ "name": "Isla de la Juventud",
+ "type": "Special municipality"
+ },
+ {
+ "code": "CV-B",
+ "name": "Ilhas de Barlavento",
+ "type": "Geographical region"
+ },
+ {
+ "code": "CV-BR",
+ "name": "Brava",
+ "parent": "CV-S",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-BV",
+ "name": "Boa Vista",
+ "parent": "CV-B",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-CA",
+ "name": "Santa Catarina",
+ "parent": "CV-S",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-CF",
+ "name": "Santa Catarina do Fogo",
+ "parent": "CV-S",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-CR",
+ "name": "Santa Cruz",
+ "parent": "CV-S",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-MA",
+ "name": "Maio",
+ "parent": "CV-S",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-MO",
+ "name": "Mosteiros",
+ "parent": "CV-S",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-PA",
+ "name": "Paul",
+ "parent": "CV-B",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-PN",
+ "name": "Porto Novo",
+ "parent": "CV-B",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-PR",
+ "name": "Praia",
+ "parent": "CV-S",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-RB",
+ "name": "Ribeira Brava",
+ "parent": "CV-B",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-RG",
+ "name": "Ribeira Grande",
+ "parent": "CV-B",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-RS",
+ "name": "Ribeira Grande de Santiago",
+ "parent": "CV-S",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-S",
+ "name": "Ilhas de Sotavento",
+ "type": "Geographical region"
+ },
+ {
+ "code": "CV-SD",
+ "name": "São Domingos",
+ "parent": "CV-S",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-SF",
+ "name": "São Filipe",
+ "parent": "CV-S",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-SL",
+ "name": "Sal",
+ "parent": "CV-B",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-SM",
+ "name": "São Miguel",
+ "parent": "CV-S",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-SO",
+ "name": "São Lourenço dos Órgãos",
+ "parent": "CV-S",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-SS",
+ "name": "São Salvador do Mundo",
+ "parent": "CV-S",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-SV",
+ "name": "São Vicente",
+ "parent": "CV-B",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-TA",
+ "name": "Tarrafal",
+ "parent": "CV-S",
+ "type": "Municipality"
+ },
+ {
+ "code": "CV-TS",
+ "name": "Tarrafal de São Nicolau",
+ "parent": "CV-B",
+ "type": "Municipality"
+ },
+ {
+ "code": "CY-01",
+ "name": "Lefkosia",
+ "type": "District"
+ },
+ {
+ "code": "CY-02",
+ "name": "Lemesos",
+ "type": "District"
+ },
+ {
+ "code": "CY-03",
+ "name": "Larnaka",
+ "type": "District"
+ },
+ {
+ "code": "CY-04",
+ "name": "Ammochostos",
+ "type": "District"
+ },
+ {
+ "code": "CY-05",
+ "name": "Baf",
+ "type": "District"
+ },
+ {
+ "code": "CY-06",
+ "name": "Girne",
+ "type": "District"
+ },
+ {
+ "code": "CZ-10",
+ "name": "Praha, Hlavní město",
+ "type": "Capital city"
+ },
+ {
+ "code": "CZ-20",
+ "name": "Středočeský kraj",
+ "type": "Region"
+ },
+ {
+ "code": "CZ-201",
+ "name": "Benešov",
+ "parent": "CZ-20",
+ "type": "District"
+ },
+ {
+ "code": "CZ-202",
+ "name": "Beroun",
+ "parent": "CZ-20",
+ "type": "District"
+ },
+ {
+ "code": "CZ-203",
+ "name": "Kladno",
+ "parent": "CZ-20",
+ "type": "District"
+ },
+ {
+ "code": "CZ-204",
+ "name": "Kolín",
+ "parent": "CZ-20",
+ "type": "District"
+ },
+ {
+ "code": "CZ-205",
+ "name": "Kutná Hora",
+ "parent": "CZ-20",
+ "type": "District"
+ },
+ {
+ "code": "CZ-206",
+ "name": "Mělník",
+ "parent": "CZ-20",
+ "type": "District"
+ },
+ {
+ "code": "CZ-207",
+ "name": "Mladá Boleslav",
+ "parent": "CZ-20",
+ "type": "District"
+ },
+ {
+ "code": "CZ-208",
+ "name": "Nymburk",
+ "parent": "CZ-20",
+ "type": "District"
+ },
+ {
+ "code": "CZ-209",
+ "name": "Praha-východ",
+ "parent": "CZ-20",
+ "type": "District"
+ },
+ {
+ "code": "CZ-20A",
+ "name": "Praha-západ",
+ "parent": "CZ-20",
+ "type": "District"
+ },
+ {
+ "code": "CZ-20B",
+ "name": "Příbram",
+ "parent": "CZ-20",
+ "type": "District"
+ },
+ {
+ "code": "CZ-20C",
+ "name": "Rakovník",
+ "parent": "CZ-20",
+ "type": "District"
+ },
+ {
+ "code": "CZ-31",
+ "name": "Jihočeský kraj",
+ "type": "Region"
+ },
+ {
+ "code": "CZ-311",
+ "name": "České Budějovice",
+ "parent": "CZ-31",
+ "type": "District"
+ },
+ {
+ "code": "CZ-312",
+ "name": "Český Krumlov",
+ "parent": "CZ-31",
+ "type": "District"
+ },
+ {
+ "code": "CZ-313",
+ "name": "Jindřichův Hradec",
+ "parent": "CZ-31",
+ "type": "District"
+ },
+ {
+ "code": "CZ-314",
+ "name": "Písek",
+ "parent": "CZ-31",
+ "type": "District"
+ },
+ {
+ "code": "CZ-315",
+ "name": "Prachatice",
+ "parent": "CZ-31",
+ "type": "District"
+ },
+ {
+ "code": "CZ-316",
+ "name": "Strakonice",
+ "parent": "CZ-31",
+ "type": "District"
+ },
+ {
+ "code": "CZ-317",
+ "name": "Tábor",
+ "parent": "CZ-31",
+ "type": "District"
+ },
+ {
+ "code": "CZ-32",
+ "name": "Plzeňský kraj",
+ "type": "Region"
+ },
+ {
+ "code": "CZ-321",
+ "name": "Domažlice",
+ "parent": "CZ-32",
+ "type": "District"
+ },
+ {
+ "code": "CZ-322",
+ "name": "Klatovy",
+ "parent": "CZ-32",
+ "type": "District"
+ },
+ {
+ "code": "CZ-323",
+ "name": "Plzeň-město",
+ "parent": "CZ-32",
+ "type": "District"
+ },
+ {
+ "code": "CZ-324",
+ "name": "Plzeň-jih",
+ "parent": "CZ-32",
+ "type": "District"
+ },
+ {
+ "code": "CZ-325",
+ "name": "Plzeň-sever",
+ "parent": "CZ-32",
+ "type": "District"
+ },
+ {
+ "code": "CZ-326",
+ "name": "Rokycany",
+ "parent": "CZ-32",
+ "type": "District"
+ },
+ {
+ "code": "CZ-327",
+ "name": "Tachov",
+ "parent": "CZ-32",
+ "type": "District"
+ },
+ {
+ "code": "CZ-41",
+ "name": "Karlovarský kraj",
+ "type": "Region"
+ },
+ {
+ "code": "CZ-411",
+ "name": "Cheb",
+ "parent": "CZ-41",
+ "type": "District"
+ },
+ {
+ "code": "CZ-412",
+ "name": "Karlovy Vary",
+ "parent": "CZ-41",
+ "type": "District"
+ },
+ {
+ "code": "CZ-413",
+ "name": "Sokolov",
+ "parent": "CZ-41",
+ "type": "District"
+ },
+ {
+ "code": "CZ-42",
+ "name": "Ústecký kraj",
+ "type": "Region"
+ },
+ {
+ "code": "CZ-421",
+ "name": "Děčín",
+ "parent": "CZ-42",
+ "type": "District"
+ },
+ {
+ "code": "CZ-422",
+ "name": "Chomutov",
+ "parent": "CZ-42",
+ "type": "District"
+ },
+ {
+ "code": "CZ-423",
+ "name": "Litoměřice",
+ "parent": "CZ-42",
+ "type": "District"
+ },
+ {
+ "code": "CZ-424",
+ "name": "Louny",
+ "parent": "CZ-42",
+ "type": "District"
+ },
+ {
+ "code": "CZ-425",
+ "name": "Most",
+ "parent": "CZ-42",
+ "type": "District"
+ },
+ {
+ "code": "CZ-426",
+ "name": "Teplice",
+ "parent": "CZ-42",
+ "type": "District"
+ },
+ {
+ "code": "CZ-427",
+ "name": "Ústí nad Labem",
+ "parent": "CZ-42",
+ "type": "District"
+ },
+ {
+ "code": "CZ-51",
+ "name": "Liberecký kraj",
+ "type": "Region"
+ },
+ {
+ "code": "CZ-511",
+ "name": "Česká Lípa",
+ "parent": "CZ-51",
+ "type": "District"
+ },
+ {
+ "code": "CZ-512",
+ "name": "Jablonec nad Nisou",
+ "parent": "CZ-51",
+ "type": "District"
+ },
+ {
+ "code": "CZ-513",
+ "name": "Liberec",
+ "parent": "CZ-51",
+ "type": "District"
+ },
+ {
+ "code": "CZ-514",
+ "name": "Semily",
+ "parent": "CZ-51",
+ "type": "District"
+ },
+ {
+ "code": "CZ-52",
+ "name": "Královéhradecký kraj",
+ "type": "Region"
+ },
+ {
+ "code": "CZ-521",
+ "name": "Hradec Králové",
+ "parent": "CZ-52",
+ "type": "District"
+ },
+ {
+ "code": "CZ-522",
+ "name": "Jičín",
+ "parent": "CZ-52",
+ "type": "District"
+ },
+ {
+ "code": "CZ-523",
+ "name": "Náchod",
+ "parent": "CZ-52",
+ "type": "District"
+ },
+ {
+ "code": "CZ-524",
+ "name": "Rychnov nad Kněžnou",
+ "parent": "CZ-52",
+ "type": "District"
+ },
+ {
+ "code": "CZ-525",
+ "name": "Trutnov",
+ "parent": "CZ-52",
+ "type": "District"
+ },
+ {
+ "code": "CZ-53",
+ "name": "Pardubický kraj",
+ "type": "Region"
+ },
+ {
+ "code": "CZ-531",
+ "name": "Chrudim",
+ "parent": "CZ-53",
+ "type": "District"
+ },
+ {
+ "code": "CZ-532",
+ "name": "Pardubice",
+ "parent": "CZ-53",
+ "type": "District"
+ },
+ {
+ "code": "CZ-533",
+ "name": "Svitavy",
+ "parent": "CZ-53",
+ "type": "District"
+ },
+ {
+ "code": "CZ-534",
+ "name": "Ústí nad Orlicí",
+ "parent": "CZ-53",
+ "type": "District"
+ },
+ {
+ "code": "CZ-63",
+ "name": "Kraj Vysočina",
+ "type": "Region"
+ },
+ {
+ "code": "CZ-631",
+ "name": "Havlíčkův Brod",
+ "parent": "CZ-63",
+ "type": "District"
+ },
+ {
+ "code": "CZ-632",
+ "name": "Jihlava",
+ "parent": "CZ-63",
+ "type": "District"
+ },
+ {
+ "code": "CZ-633",
+ "name": "Pelhřimov",
+ "parent": "CZ-63",
+ "type": "District"
+ },
+ {
+ "code": "CZ-634",
+ "name": "Třebíč",
+ "parent": "CZ-63",
+ "type": "District"
+ },
+ {
+ "code": "CZ-635",
+ "name": "Žďár nad Sázavou",
+ "parent": "CZ-63",
+ "type": "District"
+ },
+ {
+ "code": "CZ-64",
+ "name": "Jihomoravský kraj",
+ "type": "Region"
+ },
+ {
+ "code": "CZ-641",
+ "name": "Blansko",
+ "parent": "CZ-64",
+ "type": "District"
+ },
+ {
+ "code": "CZ-642",
+ "name": "Brno-město",
+ "parent": "CZ-64",
+ "type": "District"
+ },
+ {
+ "code": "CZ-643",
+ "name": "Brno-venkov",
+ "parent": "CZ-64",
+ "type": "District"
+ },
+ {
+ "code": "CZ-644",
+ "name": "Břeclav",
+ "parent": "CZ-64",
+ "type": "District"
+ },
+ {
+ "code": "CZ-645",
+ "name": "Hodonín",
+ "parent": "CZ-64",
+ "type": "District"
+ },
+ {
+ "code": "CZ-646",
+ "name": "Vyškov",
+ "parent": "CZ-64",
+ "type": "District"
+ },
+ {
+ "code": "CZ-647",
+ "name": "Znojmo",
+ "parent": "CZ-64",
+ "type": "District"
+ },
+ {
+ "code": "CZ-71",
+ "name": "Olomoucký kraj",
+ "type": "Region"
+ },
+ {
+ "code": "CZ-711",
+ "name": "Jeseník",
+ "parent": "CZ-71",
+ "type": "District"
+ },
+ {
+ "code": "CZ-712",
+ "name": "Olomouc",
+ "parent": "CZ-71",
+ "type": "District"
+ },
+ {
+ "code": "CZ-713",
+ "name": "Prostějov",
+ "parent": "CZ-71",
+ "type": "District"
+ },
+ {
+ "code": "CZ-714",
+ "name": "Přerov",
+ "parent": "CZ-71",
+ "type": "District"
+ },
+ {
+ "code": "CZ-715",
+ "name": "Šumperk",
+ "parent": "CZ-71",
+ "type": "District"
+ },
+ {
+ "code": "CZ-72",
+ "name": "Zlínský kraj",
+ "type": "Region"
+ },
+ {
+ "code": "CZ-721",
+ "name": "Kroměříž",
+ "parent": "CZ-72",
+ "type": "District"
+ },
+ {
+ "code": "CZ-722",
+ "name": "Uherské Hradiště",
+ "parent": "CZ-72",
+ "type": "District"
+ },
+ {
+ "code": "CZ-723",
+ "name": "Vsetín",
+ "parent": "CZ-72",
+ "type": "District"
+ },
+ {
+ "code": "CZ-724",
+ "name": "Zlín",
+ "parent": "CZ-72",
+ "type": "District"
+ },
+ {
+ "code": "CZ-80",
+ "name": "Moravskoslezský kraj",
+ "type": "Region"
+ },
+ {
+ "code": "CZ-801",
+ "name": "Bruntál",
+ "parent": "CZ-80",
+ "type": "District"
+ },
+ {
+ "code": "CZ-802",
+ "name": "Frýdek-Místek",
+ "parent": "CZ-80",
+ "type": "District"
+ },
+ {
+ "code": "CZ-803",
+ "name": "Karviná",
+ "parent": "CZ-80",
+ "type": "District"
+ },
+ {
+ "code": "CZ-804",
+ "name": "Nový Jičín",
+ "parent": "CZ-80",
+ "type": "District"
+ },
+ {
+ "code": "CZ-805",
+ "name": "Opava",
+ "parent": "CZ-80",
+ "type": "District"
+ },
+ {
+ "code": "CZ-806",
+ "name": "Ostrava-město",
+ "parent": "CZ-80",
+ "type": "District"
+ },
+ {
+ "code": "DE-BB",
+ "name": "Brandenburg",
+ "type": "Land"
+ },
+ {
+ "code": "DE-BE",
+ "name": "Berlin",
+ "type": "Land"
+ },
+ {
+ "code": "DE-BW",
+ "name": "Baden-Württemberg",
+ "type": "Land"
+ },
+ {
+ "code": "DE-BY",
+ "name": "Bayern",
+ "type": "Land"
+ },
+ {
+ "code": "DE-HB",
+ "name": "Bremen",
+ "type": "Land"
+ },
+ {
+ "code": "DE-HE",
+ "name": "Hessen",
+ "type": "Land"
+ },
+ {
+ "code": "DE-HH",
+ "name": "Hamburg",
+ "type": "Land"
+ },
+ {
+ "code": "DE-MV",
+ "name": "Mecklenburg-Vorpommern",
+ "type": "Land"
+ },
+ {
+ "code": "DE-NI",
+ "name": "Niedersachsen",
+ "type": "Land"
+ },
+ {
+ "code": "DE-NW",
+ "name": "Nordrhein-Westfalen",
+ "type": "Land"
+ },
+ {
+ "code": "DE-RP",
+ "name": "Rheinland-Pfalz",
+ "type": "Land"
+ },
+ {
+ "code": "DE-SH",
+ "name": "Schleswig-Holstein",
+ "type": "Land"
+ },
+ {
+ "code": "DE-SL",
+ "name": "Saarland",
+ "type": "Land"
+ },
+ {
+ "code": "DE-SN",
+ "name": "Sachsen",
+ "type": "Land"
+ },
+ {
+ "code": "DE-ST",
+ "name": "Sachsen-Anhalt",
+ "type": "Land"
+ },
+ {
+ "code": "DE-TH",
+ "name": "Thüringen",
+ "type": "Land"
+ },
+ {
+ "code": "DJ-AR",
+ "name": "Arta",
+ "type": "Region"
+ },
+ {
+ "code": "DJ-AS",
+ "name": "Ali Sabieh",
+ "type": "Region"
+ },
+ {
+ "code": "DJ-DI",
+ "name": "Dikhil",
+ "type": "Region"
+ },
+ {
+ "code": "DJ-DJ",
+ "name": "Djibouti",
+ "type": "City"
+ },
+ {
+ "code": "DJ-OB",
+ "name": "Obock",
+ "type": "Region"
+ },
+ {
+ "code": "DJ-TA",
+ "name": "Tadjourah",
+ "type": "Region"
+ },
+ {
+ "code": "DK-81",
+ "name": "Nordjylland",
+ "type": "Region"
+ },
+ {
+ "code": "DK-82",
+ "name": "Midtjylland",
+ "type": "Region"
+ },
+ {
+ "code": "DK-83",
+ "name": "Syddanmark",
+ "type": "Region"
+ },
+ {
+ "code": "DK-84",
+ "name": "Hovedstaden",
+ "type": "Region"
+ },
+ {
+ "code": "DK-85",
+ "name": "Sjælland",
+ "type": "Region"
+ },
+ {
+ "code": "DM-02",
+ "name": "Saint Andrew",
+ "type": "Parish"
+ },
+ {
+ "code": "DM-03",
+ "name": "Saint David",
+ "type": "Parish"
+ },
+ {
+ "code": "DM-04",
+ "name": "Saint George",
+ "type": "Parish"
+ },
+ {
+ "code": "DM-05",
+ "name": "Saint John",
+ "type": "Parish"
+ },
+ {
+ "code": "DM-06",
+ "name": "Saint Joseph",
+ "type": "Parish"
+ },
+ {
+ "code": "DM-07",
+ "name": "Saint Luke",
+ "type": "Parish"
+ },
+ {
+ "code": "DM-08",
+ "name": "Saint Mark",
+ "type": "Parish"
+ },
+ {
+ "code": "DM-09",
+ "name": "Saint Patrick",
+ "type": "Parish"
+ },
+ {
+ "code": "DM-10",
+ "name": "Saint Paul",
+ "type": "Parish"
+ },
+ {
+ "code": "DM-11",
+ "name": "Saint Peter",
+ "type": "Parish"
+ },
+ {
+ "code": "DO-01",
+ "name": "Distrito Nacional (Santo Domingo)",
+ "parent": "DO-40",
+ "type": "District"
+ },
+ {
+ "code": "DO-02",
+ "name": "Azua",
+ "parent": "DO-41",
+ "type": "Province"
+ },
+ {
+ "code": "DO-03",
+ "name": "Baoruco",
+ "parent": "DO-38",
+ "type": "Province"
+ },
+ {
+ "code": "DO-04",
+ "name": "Barahona",
+ "parent": "DO-38",
+ "type": "Province"
+ },
+ {
+ "code": "DO-05",
+ "name": "Dajabón",
+ "parent": "DO-34",
+ "type": "Province"
+ },
+ {
+ "code": "DO-06",
+ "name": "Duarte",
+ "parent": "DO-33",
+ "type": "Province"
+ },
+ {
+ "code": "DO-07",
+ "name": "Elías Piña",
+ "parent": "DO-37",
+ "type": "Province"
+ },
+ {
+ "code": "DO-08",
+ "name": "El Seibo",
+ "parent": "DO-42",
+ "type": "Province"
+ },
+ {
+ "code": "DO-09",
+ "name": "Espaillat",
+ "parent": "DO-35",
+ "type": "Province"
+ },
+ {
+ "code": "DO-10",
+ "name": "Independencia",
+ "parent": "DO-38",
+ "type": "Province"
+ },
+ {
+ "code": "DO-11",
+ "name": "La Altagracia",
+ "parent": "DO-42",
+ "type": "Province"
+ },
+ {
+ "code": "DO-12",
+ "name": "La Romana",
+ "parent": "DO-42",
+ "type": "Province"
+ },
+ {
+ "code": "DO-13",
+ "name": "La Vega",
+ "parent": "DO-36",
+ "type": "Province"
+ },
+ {
+ "code": "DO-14",
+ "name": "María Trinidad Sánchez",
+ "parent": "DO-33",
+ "type": "Province"
+ },
+ {
+ "code": "DO-15",
+ "name": "Monte Cristi",
+ "parent": "DO-34",
+ "type": "Province"
+ },
+ {
+ "code": "DO-16",
+ "name": "Pedernales",
+ "parent": "DO-38",
+ "type": "Province"
+ },
+ {
+ "code": "DO-17",
+ "name": "Peravia",
+ "parent": "DO-41",
+ "type": "Province"
+ },
+ {
+ "code": "DO-18",
+ "name": "Puerto Plata",
+ "parent": "DO-35",
+ "type": "Province"
+ },
+ {
+ "code": "DO-19",
+ "name": "Hermanas Mirabal",
+ "parent": "DO-33",
+ "type": "Province"
+ },
+ {
+ "code": "DO-20",
+ "name": "Samaná",
+ "parent": "DO-33",
+ "type": "Province"
+ },
+ {
+ "code": "DO-21",
+ "name": "San Cristóbal",
+ "parent": "DO-41",
+ "type": "Province"
+ },
+ {
+ "code": "DO-22",
+ "name": "San Juan",
+ "parent": "DO-37",
+ "type": "Province"
+ },
+ {
+ "code": "DO-23",
+ "name": "San Pedro de Macorís",
+ "parent": "DO-39",
+ "type": "Province"
+ },
+ {
+ "code": "DO-24",
+ "name": "Sánchez Ramírez",
+ "parent": "DO-36",
+ "type": "Province"
+ },
+ {
+ "code": "DO-25",
+ "name": "Santiago",
+ "parent": "DO-35",
+ "type": "Province"
+ },
+ {
+ "code": "DO-26",
+ "name": "Santiago Rodríguez",
+ "parent": "DO-34",
+ "type": "Province"
+ },
+ {
+ "code": "DO-27",
+ "name": "Valverde",
+ "parent": "DO-34",
+ "type": "Province"
+ },
+ {
+ "code": "DO-28",
+ "name": "Monseñor Nouel",
+ "parent": "DO-36",
+ "type": "Province"
+ },
+ {
+ "code": "DO-29",
+ "name": "Monte Plata",
+ "parent": "DO-39",
+ "type": "Province"
+ },
+ {
+ "code": "DO-30",
+ "name": "Hato Mayor",
+ "parent": "DO-39",
+ "type": "Province"
+ },
+ {
+ "code": "DO-31",
+ "name": "San José de Ocoa",
+ "parent": "DO-41",
+ "type": "Province"
+ },
+ {
+ "code": "DO-32",
+ "name": "Santo Domingo",
+ "parent": "DO-40",
+ "type": "Province"
+ },
+ {
+ "code": "DO-33",
+ "name": "Cibao Nordeste",
+ "type": "Region"
+ },
+ {
+ "code": "DO-34",
+ "name": "Cibao Noroeste",
+ "type": "Region"
+ },
+ {
+ "code": "DO-35",
+ "name": "Cibao Norte",
+ "type": "Region"
+ },
+ {
+ "code": "DO-36",
+ "name": "Cibao Sur",
+ "type": "Region"
+ },
+ {
+ "code": "DO-37",
+ "name": "El Valle",
+ "type": "Region"
+ },
+ {
+ "code": "DO-38",
+ "name": "Enriquillo",
+ "type": "Region"
+ },
+ {
+ "code": "DO-39",
+ "name": "Higuamo",
+ "type": "Region"
+ },
+ {
+ "code": "DO-40",
+ "name": "Ozama",
+ "type": "Region"
+ },
+ {
+ "code": "DO-41",
+ "name": "Valdesia",
+ "type": "Region"
+ },
+ {
+ "code": "DO-42",
+ "name": "Yuma",
+ "type": "Region"
+ },
+ {
+ "code": "DZ-01",
+ "name": "Adrar",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-02",
+ "name": "Chlef",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-03",
+ "name": "Laghouat",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-04",
+ "name": "Oum el Bouaghi",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-05",
+ "name": "Batna",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-06",
+ "name": "Béjaïa",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-07",
+ "name": "Biskra",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-08",
+ "name": "Béchar",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-09",
+ "name": "Blida",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-10",
+ "name": "Bouira",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-11",
+ "name": "Tamanrasset",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-12",
+ "name": "Tébessa",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-13",
+ "name": "Tlemcen",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-14",
+ "name": "Tiaret",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-15",
+ "name": "Tizi Ouzou",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-16",
+ "name": "Alger",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-17",
+ "name": "Djelfa",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-18",
+ "name": "Jijel",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-19",
+ "name": "Sétif",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-20",
+ "name": "Saïda",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-21",
+ "name": "Skikda",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-22",
+ "name": "Sidi Bel Abbès",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-23",
+ "name": "Annaba",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-24",
+ "name": "Guelma",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-25",
+ "name": "Constantine",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-26",
+ "name": "Médéa",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-27",
+ "name": "Mostaganem",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-28",
+ "name": "M'sila",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-29",
+ "name": "Mascara",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-30",
+ "name": "Ouargla",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-31",
+ "name": "Oran",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-32",
+ "name": "El Bayadh",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-33",
+ "name": "Illizi",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-34",
+ "name": "Bordj Bou Arréridj",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-35",
+ "name": "Boumerdès",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-36",
+ "name": "El Tarf",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-37",
+ "name": "Tindouf",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-38",
+ "name": "Tissemsilt",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-39",
+ "name": "El Oued",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-40",
+ "name": "Khenchela",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-41",
+ "name": "Souk Ahras",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-42",
+ "name": "Tipaza",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-43",
+ "name": "Mila",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-44",
+ "name": "Aïn Defla",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-45",
+ "name": "Naama",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-46",
+ "name": "Aïn Témouchent",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-47",
+ "name": "Ghardaïa",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-48",
+ "name": "Relizane",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-49",
+ "name": "Timimoun",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-50",
+ "name": "Bordj Badji Mokhtar",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-51",
+ "name": "Ouled Djellal",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-52",
+ "name": "Béni Abbès",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-53",
+ "name": "In Salah",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-54",
+ "name": "In Guezzam",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-55",
+ "name": "Touggourt",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-56",
+ "name": "Djanet",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-57",
+ "name": "El Meghaier",
+ "type": "Province"
+ },
+ {
+ "code": "DZ-58",
+ "name": "El Meniaa",
+ "type": "Province"
+ },
+ {
+ "code": "EC-A",
+ "name": "Azuay",
+ "type": "Province"
+ },
+ {
+ "code": "EC-B",
+ "name": "Bolívar",
+ "type": "Province"
+ },
+ {
+ "code": "EC-C",
+ "name": "Carchi",
+ "type": "Province"
+ },
+ {
+ "code": "EC-D",
+ "name": "Orellana",
+ "type": "Province"
+ },
+ {
+ "code": "EC-E",
+ "name": "Esmeraldas",
+ "type": "Province"
+ },
+ {
+ "code": "EC-F",
+ "name": "Cañar",
+ "type": "Province"
+ },
+ {
+ "code": "EC-G",
+ "name": "Guayas",
+ "type": "Province"
+ },
+ {
+ "code": "EC-H",
+ "name": "Chimborazo",
+ "type": "Province"
+ },
+ {
+ "code": "EC-I",
+ "name": "Imbabura",
+ "type": "Province"
+ },
+ {
+ "code": "EC-L",
+ "name": "Loja",
+ "type": "Province"
+ },
+ {
+ "code": "EC-M",
+ "name": "Manabí",
+ "type": "Province"
+ },
+ {
+ "code": "EC-N",
+ "name": "Napo",
+ "type": "Province"
+ },
+ {
+ "code": "EC-O",
+ "name": "El Oro",
+ "type": "Province"
+ },
+ {
+ "code": "EC-P",
+ "name": "Pichincha",
+ "type": "Province"
+ },
+ {
+ "code": "EC-R",
+ "name": "Los Ríos",
+ "type": "Province"
+ },
+ {
+ "code": "EC-S",
+ "name": "Morona Santiago",
+ "type": "Province"
+ },
+ {
+ "code": "EC-SD",
+ "name": "Santo Domingo de los Tsáchilas",
+ "type": "Province"
+ },
+ {
+ "code": "EC-SE",
+ "name": "Santa Elena",
+ "type": "Province"
+ },
+ {
+ "code": "EC-T",
+ "name": "Tungurahua",
+ "type": "Province"
+ },
+ {
+ "code": "EC-U",
+ "name": "Sucumbíos",
+ "type": "Province"
+ },
+ {
+ "code": "EC-W",
+ "name": "Galápagos",
+ "type": "Province"
+ },
+ {
+ "code": "EC-X",
+ "name": "Cotopaxi",
+ "type": "Province"
+ },
+ {
+ "code": "EC-Y",
+ "name": "Pastaza",
+ "type": "Province"
+ },
+ {
+ "code": "EC-Z",
+ "name": "Zamora Chinchipe",
+ "type": "Province"
+ },
+ {
+ "code": "EE-130",
+ "name": "Alutaguse",
+ "parent": "EE-45",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-141",
+ "name": "Anija",
+ "parent": "EE-37",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-142",
+ "name": "Antsla",
+ "parent": "EE-87",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-171",
+ "name": "Elva",
+ "parent": "EE-79",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-184",
+ "name": "Haapsalu",
+ "parent": "EE-56",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "EE-191",
+ "name": "Haljala",
+ "parent": "EE-60",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-198",
+ "name": "Harku",
+ "parent": "EE-37",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-205",
+ "name": "Hiiumaa",
+ "parent": "EE-39",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-214",
+ "name": "Häädemeeste",
+ "parent": "EE-68",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-245",
+ "name": "Jõelähtme",
+ "parent": "EE-37",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-247",
+ "name": "Jõgeva",
+ "parent": "EE-50",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-251",
+ "name": "Jõhvi",
+ "parent": "EE-45",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-255",
+ "name": "Järva",
+ "parent": "EE-52",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-272",
+ "name": "Kadrina",
+ "parent": "EE-60",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-283",
+ "name": "Kambja",
+ "parent": "EE-79",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-284",
+ "name": "Kanepi",
+ "parent": "EE-64",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-291",
+ "name": "Kastre",
+ "parent": "EE-79",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-293",
+ "name": "Kehtna",
+ "parent": "EE-71",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-296",
+ "name": "Keila",
+ "parent": "EE-37",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "EE-303",
+ "name": "Kihnu",
+ "parent": "EE-68",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-305",
+ "name": "Kiili",
+ "parent": "EE-37",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-317",
+ "name": "Kohila",
+ "parent": "EE-71",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-321",
+ "name": "Kohtla-Järve",
+ "parent": "EE-45",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "EE-338",
+ "name": "Kose",
+ "parent": "EE-37",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-353",
+ "name": "Kuusalu",
+ "parent": "EE-37",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-37",
+ "name": "Harjumaa",
+ "type": "County"
+ },
+ {
+ "code": "EE-39",
+ "name": "Hiiumaa",
+ "type": "County"
+ },
+ {
+ "code": "EE-424",
+ "name": "Loksa",
+ "parent": "EE-37",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "EE-430",
+ "name": "Lääneranna",
+ "parent": "EE-68",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-431",
+ "name": "Lääne-Harju",
+ "parent": "EE-37",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-432",
+ "name": "Luunja",
+ "parent": "EE-79",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-441",
+ "name": "Lääne-Nigula",
+ "parent": "EE-56",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-442",
+ "name": "Lüganuse",
+ "parent": "EE-45",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-446",
+ "name": "Maardu",
+ "parent": "EE-37",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "EE-45",
+ "name": "Ida-Virumaa",
+ "type": "County"
+ },
+ {
+ "code": "EE-478",
+ "name": "Muhu",
+ "parent": "EE-74",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-480",
+ "name": "Mulgi",
+ "parent": "EE-84",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-486",
+ "name": "Mustvee",
+ "parent": "EE-50",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-50",
+ "name": "Jõgevamaa",
+ "type": "County"
+ },
+ {
+ "code": "EE-503",
+ "name": "Märjamaa",
+ "parent": "EE-71",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-511",
+ "name": "Narva",
+ "parent": "EE-45",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "EE-514",
+ "name": "Narva-Jõesuu",
+ "parent": "EE-45",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "EE-52",
+ "name": "Järvamaa",
+ "type": "County"
+ },
+ {
+ "code": "EE-528",
+ "name": "Nõo",
+ "parent": "EE-79",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-557",
+ "name": "Otepää",
+ "parent": "EE-81",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-56",
+ "name": "Läänemaa",
+ "type": "County"
+ },
+ {
+ "code": "EE-567",
+ "name": "Paide",
+ "parent": "EE-52",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "EE-586",
+ "name": "Peipsiääre",
+ "parent": "EE-79",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-60",
+ "name": "Lääne-Virumaa",
+ "type": "County"
+ },
+ {
+ "code": "EE-615",
+ "name": "Põhja-Sakala",
+ "parent": "EE-84",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-618",
+ "name": "Põltsamaa",
+ "parent": "EE-50",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-622",
+ "name": "Põlva",
+ "parent": "EE-64",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-624",
+ "name": "Pärnu",
+ "parent": "EE-68",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "EE-638",
+ "name": "Põhja-Pärnumaa",
+ "parent": "EE-68",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-64",
+ "name": "Põlvamaa",
+ "type": "County"
+ },
+ {
+ "code": "EE-651",
+ "name": "Raasiku",
+ "parent": "EE-37",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-653",
+ "name": "Rae",
+ "parent": "EE-37",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-661",
+ "name": "Rakvere",
+ "parent": "EE-60",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-663",
+ "name": "Rakvere",
+ "parent": "EE-60",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "EE-668",
+ "name": "Rapla",
+ "parent": "EE-71",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-68",
+ "name": "Pärnumaa",
+ "type": "County"
+ },
+ {
+ "code": "EE-689",
+ "name": "Ruhnu",
+ "parent": "EE-74",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-698",
+ "name": "Rõuge",
+ "parent": "EE-87",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-708",
+ "name": "Räpina",
+ "parent": "EE-64",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-71",
+ "name": "Raplamaa",
+ "type": "County"
+ },
+ {
+ "code": "EE-712",
+ "name": "Saarde",
+ "parent": "EE-68",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-714",
+ "name": "Saaremaa",
+ "parent": "EE-74",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-719",
+ "name": "Saku",
+ "parent": "EE-37",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-726",
+ "name": "Saue",
+ "parent": "EE-37",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-732",
+ "name": "Setomaa",
+ "parent": "EE-87",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-735",
+ "name": "Sillamäe",
+ "parent": "EE-45",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "EE-74",
+ "name": "Saaremaa",
+ "type": "County"
+ },
+ {
+ "code": "EE-784",
+ "name": "Tallinn",
+ "parent": "EE-37",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "EE-79",
+ "name": "Tartumaa",
+ "type": "County"
+ },
+ {
+ "code": "EE-792",
+ "name": "Tapa",
+ "parent": "EE-60",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-793",
+ "name": "Tartu",
+ "parent": "EE-79",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "EE-796",
+ "name": "Tartu",
+ "parent": "EE-79",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-803",
+ "name": "Toila",
+ "parent": "EE-45",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-809",
+ "name": "Tori",
+ "parent": "EE-68",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-81",
+ "name": "Valgamaa",
+ "type": "County"
+ },
+ {
+ "code": "EE-824",
+ "name": "Tõrva",
+ "parent": "EE-81",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-834",
+ "name": "Türi",
+ "parent": "EE-52",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-84",
+ "name": "Viljandimaa",
+ "type": "County"
+ },
+ {
+ "code": "EE-855",
+ "name": "Valga",
+ "parent": "EE-81",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-87",
+ "name": "Võrumaa",
+ "type": "County"
+ },
+ {
+ "code": "EE-890",
+ "name": "Viimsi",
+ "parent": "EE-37",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-897",
+ "name": "Viljandi",
+ "parent": "EE-84",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "EE-899",
+ "name": "Viljandi",
+ "parent": "EE-84",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-901",
+ "name": "Vinni",
+ "parent": "EE-60",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-903",
+ "name": "Viru-Nigula",
+ "parent": "EE-60",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-907",
+ "name": "Vormsi",
+ "parent": "EE-56",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-917",
+ "name": "Võru",
+ "parent": "EE-87",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EE-919",
+ "name": "Võru",
+ "parent": "EE-87",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "EE-928",
+ "name": "Väike-Maarja",
+ "parent": "EE-60",
+ "type": "Rural municipality"
+ },
+ {
+ "code": "EG-ALX",
+ "name": "Al Iskandarīyah",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-ASN",
+ "name": "Aswān",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-AST",
+ "name": "Asyūţ",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-BA",
+ "name": "Al Baḩr al Aḩmar",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-BH",
+ "name": "Al Buḩayrah",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-BNS",
+ "name": "Banī Suwayf",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-C",
+ "name": "Al Qāhirah",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-DK",
+ "name": "Ad Daqahlīyah",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-DT",
+ "name": "Dumyāţ",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-FYM",
+ "name": "Al Fayyūm",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-GH",
+ "name": "Al Gharbīyah",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-GZ",
+ "name": "Al Jīzah",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-IS",
+ "name": "Al Ismā'īlīyah",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-JS",
+ "name": "Janūb Sīnā'",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-KB",
+ "name": "Al Qalyūbīyah",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-KFS",
+ "name": "Kafr ash Shaykh",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-KN",
+ "name": "Qinā",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-LX",
+ "name": "Al Uqşur",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-MN",
+ "name": "Al Minyā",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-MNF",
+ "name": "Al Minūfīyah",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-MT",
+ "name": "Maţrūḩ",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-PTS",
+ "name": "Būr Sa‘īd",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-SHG",
+ "name": "Sūhāj",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-SHR",
+ "name": "Ash Sharqīyah",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-SIN",
+ "name": "Shamāl Sīnā'",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-SUZ",
+ "name": "As Suways",
+ "type": "Governorate"
+ },
+ {
+ "code": "EG-WAD",
+ "name": "Al Wādī al Jadīd",
+ "type": "Governorate"
+ },
+ {
+ "code": "ER-AN",
+ "name": "Ansabā",
+ "type": "Region"
+ },
+ {
+ "code": "ER-DK",
+ "name": "Debubawi K’eyyĭḥ Baḥri",
+ "type": "Region"
+ },
+ {
+ "code": "ER-DU",
+ "name": "Al Janūbī",
+ "type": "Region"
+ },
+ {
+ "code": "ER-GB",
+ "name": "Gash-Barka",
+ "type": "Region"
+ },
+ {
+ "code": "ER-MA",
+ "name": "Al Awsaţ",
+ "type": "Region"
+ },
+ {
+ "code": "ER-SK",
+ "name": "Semienawi K’eyyĭḥ Baḥri",
+ "type": "Region"
+ },
+ {
+ "code": "ES-A",
+ "name": "Alacant*",
+ "parent": "ES-VC",
+ "type": "Province"
+ },
+ {
+ "code": "ES-AB",
+ "name": "Albacete",
+ "parent": "ES-CM",
+ "type": "Province"
+ },
+ {
+ "code": "ES-AL",
+ "name": "Almería",
+ "parent": "ES-AN",
+ "type": "Province"
+ },
+ {
+ "code": "ES-AN",
+ "name": "Andalucía",
+ "type": "Autonomous community"
+ },
+ {
+ "code": "ES-AR",
+ "name": "Aragón",
+ "type": "Autonomous community"
+ },
+ {
+ "code": "ES-AS",
+ "name": "Asturias, Principado de",
+ "type": "Autonomous community"
+ },
+ {
+ "code": "ES-AV",
+ "name": "Ávila",
+ "parent": "ES-CL",
+ "type": "Province"
+ },
+ {
+ "code": "ES-B",
+ "name": "Barcelona [Barcelona]",
+ "parent": "ES-CT",
+ "type": "Province"
+ },
+ {
+ "code": "ES-BA",
+ "name": "Badajoz",
+ "parent": "ES-EX",
+ "type": "Province"
+ },
+ {
+ "code": "ES-BI",
+ "name": "Bizkaia",
+ "parent": "ES-PV",
+ "type": "Province"
+ },
+ {
+ "code": "ES-BU",
+ "name": "Burgos",
+ "parent": "ES-CL",
+ "type": "Province"
+ },
+ {
+ "code": "ES-C",
+ "name": "A Coruña [La Coruña]",
+ "parent": "ES-GA",
+ "type": "Province"
+ },
+ {
+ "code": "ES-CA",
+ "name": "Cádiz",
+ "parent": "ES-AN",
+ "type": "Province"
+ },
+ {
+ "code": "ES-CB",
+ "name": "Cantabria",
+ "type": "Autonomous community"
+ },
+ {
+ "code": "ES-CC",
+ "name": "Cáceres",
+ "parent": "ES-EX",
+ "type": "Province"
+ },
+ {
+ "code": "ES-CE",
+ "name": "Ceuta",
+ "type": "Autonomous city in north africa"
+ },
+ {
+ "code": "ES-CL",
+ "name": "Castilla y León",
+ "type": "Autonomous community"
+ },
+ {
+ "code": "ES-CM",
+ "name": "Castilla-La Mancha",
+ "type": "Autonomous community"
+ },
+ {
+ "code": "ES-CN",
+ "name": "Canarias",
+ "type": "Autonomous community"
+ },
+ {
+ "code": "ES-CO",
+ "name": "Córdoba",
+ "parent": "ES-AN",
+ "type": "Province"
+ },
+ {
+ "code": "ES-CR",
+ "name": "Ciudad Real",
+ "parent": "ES-CM",
+ "type": "Province"
+ },
+ {
+ "code": "ES-CS",
+ "name": "Castelló*",
+ "parent": "ES-VC",
+ "type": "Province"
+ },
+ {
+ "code": "ES-CT",
+ "name": "Catalunya [Cataluña]",
+ "type": "Autonomous community"
+ },
+ {
+ "code": "ES-CU",
+ "name": "Cuenca",
+ "parent": "ES-CM",
+ "type": "Province"
+ },
+ {
+ "code": "ES-EX",
+ "name": "Extremadura",
+ "type": "Autonomous community"
+ },
+ {
+ "code": "ES-GA",
+ "name": "Galicia [Galicia]",
+ "type": "Autonomous community"
+ },
+ {
+ "code": "ES-GC",
+ "name": "Las Palmas",
+ "parent": "ES-CN",
+ "type": "Province"
+ },
+ {
+ "code": "ES-GI",
+ "name": "Girona [Gerona]",
+ "parent": "ES-CT",
+ "type": "Province"
+ },
+ {
+ "code": "ES-GR",
+ "name": "Granada",
+ "parent": "ES-AN",
+ "type": "Province"
+ },
+ {
+ "code": "ES-GU",
+ "name": "Guadalajara",
+ "parent": "ES-CM",
+ "type": "Province"
+ },
+ {
+ "code": "ES-H",
+ "name": "Huelva",
+ "parent": "ES-AN",
+ "type": "Province"
+ },
+ {
+ "code": "ES-HU",
+ "name": "Huesca",
+ "parent": "ES-AR",
+ "type": "Province"
+ },
+ {
+ "code": "ES-IB",
+ "name": "Illes Balears [Islas Baleares]",
+ "type": "Autonomous community"
+ },
+ {
+ "code": "ES-J",
+ "name": "Jaén",
+ "parent": "ES-AN",
+ "type": "Province"
+ },
+ {
+ "code": "ES-L",
+ "name": "Lleida [Lérida]",
+ "parent": "ES-CT",
+ "type": "Province"
+ },
+ {
+ "code": "ES-LE",
+ "name": "León",
+ "parent": "ES-CL",
+ "type": "Province"
+ },
+ {
+ "code": "ES-LO",
+ "name": "La Rioja",
+ "parent": "ES-RI",
+ "type": "Province"
+ },
+ {
+ "code": "ES-LU",
+ "name": "Lugo [Lugo]",
+ "parent": "ES-GA",
+ "type": "Province"
+ },
+ {
+ "code": "ES-M",
+ "name": "Madrid",
+ "parent": "ES-MD",
+ "type": "Province"
+ },
+ {
+ "code": "ES-MA",
+ "name": "Málaga",
+ "parent": "ES-AN",
+ "type": "Province"
+ },
+ {
+ "code": "ES-MC",
+ "name": "Murcia, Región de",
+ "type": "Autonomous community"
+ },
+ {
+ "code": "ES-MD",
+ "name": "Madrid, Comunidad de",
+ "type": "Autonomous community"
+ },
+ {
+ "code": "ES-ML",
+ "name": "Melilla",
+ "type": "Autonomous city in north africa"
+ },
+ {
+ "code": "ES-MU",
+ "name": "Murcia",
+ "parent": "ES-MC",
+ "type": "Province"
+ },
+ {
+ "code": "ES-NA",
+ "name": "Nafarroa*",
+ "parent": "ES-NC",
+ "type": "Province"
+ },
+ {
+ "code": "ES-NC",
+ "name": "Nafarroako Foru Komunitatea*",
+ "type": "Autonomous community"
+ },
+ {
+ "code": "ES-O",
+ "name": "Asturias",
+ "parent": "ES-AS",
+ "type": "Province"
+ },
+ {
+ "code": "ES-OR",
+ "name": "Ourense [Orense]",
+ "parent": "ES-GA",
+ "type": "Province"
+ },
+ {
+ "code": "ES-P",
+ "name": "Palencia",
+ "parent": "ES-CL",
+ "type": "Province"
+ },
+ {
+ "code": "ES-PM",
+ "name": "Illes Balears [Islas Baleares]",
+ "parent": "ES-IB",
+ "type": "Province"
+ },
+ {
+ "code": "ES-PO",
+ "name": "Pontevedra [Pontevedra]",
+ "parent": "ES-GA",
+ "type": "Province"
+ },
+ {
+ "code": "ES-PV",
+ "name": "Euskal Herria",
+ "type": "Autonomous community"
+ },
+ {
+ "code": "ES-RI",
+ "name": "La Rioja",
+ "type": "Autonomous community"
+ },
+ {
+ "code": "ES-S",
+ "name": "Cantabria",
+ "parent": "ES-CB",
+ "type": "Province"
+ },
+ {
+ "code": "ES-SA",
+ "name": "Salamanca",
+ "parent": "ES-CL",
+ "type": "Province"
+ },
+ {
+ "code": "ES-SE",
+ "name": "Sevilla",
+ "parent": "ES-AN",
+ "type": "Province"
+ },
+ {
+ "code": "ES-SG",
+ "name": "Segovia",
+ "parent": "ES-CL",
+ "type": "Province"
+ },
+ {
+ "code": "ES-SO",
+ "name": "Soria",
+ "parent": "ES-CL",
+ "type": "Province"
+ },
+ {
+ "code": "ES-SS",
+ "name": "Gipuzkoa",
+ "parent": "ES-PV",
+ "type": "Province"
+ },
+ {
+ "code": "ES-T",
+ "name": "Tarragona [Tarragona]",
+ "parent": "ES-CT",
+ "type": "Province"
+ },
+ {
+ "code": "ES-TE",
+ "name": "Teruel",
+ "parent": "ES-AR",
+ "type": "Province"
+ },
+ {
+ "code": "ES-TF",
+ "name": "Santa Cruz de Tenerife",
+ "parent": "ES-CN",
+ "type": "Province"
+ },
+ {
+ "code": "ES-TO",
+ "name": "Toledo",
+ "parent": "ES-CM",
+ "type": "Province"
+ },
+ {
+ "code": "ES-V",
+ "name": "Valencia",
+ "parent": "ES-VC",
+ "type": "Province"
+ },
+ {
+ "code": "ES-VA",
+ "name": "Valladolid",
+ "parent": "ES-CL",
+ "type": "Province"
+ },
+ {
+ "code": "ES-VC",
+ "name": "Valenciana, Comunidad",
+ "type": "Autonomous community"
+ },
+ {
+ "code": "ES-VI",
+ "name": "Araba*",
+ "parent": "ES-PV",
+ "type": "Province"
+ },
+ {
+ "code": "ES-Z",
+ "name": "Zaragoza",
+ "parent": "ES-AR",
+ "type": "Province"
+ },
+ {
+ "code": "ES-ZA",
+ "name": "Zamora",
+ "parent": "ES-CL",
+ "type": "Province"
+ },
+ {
+ "code": "ET-AA",
+ "name": "Addis Ababa",
+ "type": "Administration"
+ },
+ {
+ "code": "ET-AF",
+ "name": "Afar",
+ "type": "Regional state"
+ },
+ {
+ "code": "ET-AM",
+ "name": "Amara",
+ "type": "Regional state"
+ },
+ {
+ "code": "ET-BE",
+ "name": "Benshangul-Gumaz",
+ "type": "Regional state"
+ },
+ {
+ "code": "ET-DD",
+ "name": "Dire Dawa",
+ "type": "Administration"
+ },
+ {
+ "code": "ET-GA",
+ "name": "Gambela Peoples",
+ "type": "Regional state"
+ },
+ {
+ "code": "ET-HA",
+ "name": "Harari People",
+ "type": "Regional state"
+ },
+ {
+ "code": "ET-OR",
+ "name": "Oromia",
+ "type": "Regional state"
+ },
+ {
+ "code": "ET-SI",
+ "name": "Sidama",
+ "type": "Regional state"
+ },
+ {
+ "code": "ET-SN",
+ "name": "Southern Nations, Nationalities and Peoples",
+ "type": "Regional state"
+ },
+ {
+ "code": "ET-SO",
+ "name": "Somali",
+ "type": "Regional state"
+ },
+ {
+ "code": "ET-SW",
+ "name": "Southwest Ethiopia Peoples",
+ "type": "Regional state"
+ },
+ {
+ "code": "ET-TI",
+ "name": "Tigrai",
+ "type": "Regional state"
+ },
+ {
+ "code": "FI-01",
+ "name": "Landskapet Åland",
+ "type": "Region"
+ },
+ {
+ "code": "FI-02",
+ "name": "Etelä-Karjala",
+ "type": "Region"
+ },
+ {
+ "code": "FI-03",
+ "name": "Etelä-Pohjanmaa",
+ "type": "Region"
+ },
+ {
+ "code": "FI-04",
+ "name": "Etelä-Savo",
+ "type": "Region"
+ },
+ {
+ "code": "FI-05",
+ "name": "Kainuu",
+ "type": "Region"
+ },
+ {
+ "code": "FI-06",
+ "name": "Kanta-Häme",
+ "type": "Region"
+ },
+ {
+ "code": "FI-07",
+ "name": "Keski-Pohjanmaa",
+ "type": "Region"
+ },
+ {
+ "code": "FI-08",
+ "name": "Keski-Suomi",
+ "type": "Region"
+ },
+ {
+ "code": "FI-09",
+ "name": "Kymenlaakso",
+ "type": "Region"
+ },
+ {
+ "code": "FI-10",
+ "name": "Lappi",
+ "type": "Region"
+ },
+ {
+ "code": "FI-11",
+ "name": "Pirkanmaa",
+ "type": "Region"
+ },
+ {
+ "code": "FI-12",
+ "name": "Pohjanmaa",
+ "type": "Region"
+ },
+ {
+ "code": "FI-13",
+ "name": "Pohjois-Karjala",
+ "type": "Region"
+ },
+ {
+ "code": "FI-14",
+ "name": "Pohjois-Pohjanmaa",
+ "type": "Region"
+ },
+ {
+ "code": "FI-15",
+ "name": "Pohjois-Savo",
+ "type": "Region"
+ },
+ {
+ "code": "FI-16",
+ "name": "Päijät-Häme",
+ "type": "Region"
+ },
+ {
+ "code": "FI-17",
+ "name": "Satakunta",
+ "type": "Region"
+ },
+ {
+ "code": "FI-18",
+ "name": "Uusimaa",
+ "type": "Region"
+ },
+ {
+ "code": "FI-19",
+ "name": "Varsinais-Suomi",
+ "type": "Region"
+ },
+ {
+ "code": "FJ-01",
+ "name": "Ba",
+ "parent": "FJ-W",
+ "type": "Province"
+ },
+ {
+ "code": "FJ-02",
+ "name": "Bua",
+ "parent": "FJ-N",
+ "type": "Province"
+ },
+ {
+ "code": "FJ-03",
+ "name": "Cakaudrove",
+ "parent": "FJ-N",
+ "type": "Province"
+ },
+ {
+ "code": "FJ-04",
+ "name": "Kadavu",
+ "parent": "FJ-E",
+ "type": "Province"
+ },
+ {
+ "code": "FJ-05",
+ "name": "Lau",
+ "parent": "FJ-E",
+ "type": "Province"
+ },
+ {
+ "code": "FJ-06",
+ "name": "Lomaiviti",
+ "parent": "FJ-E",
+ "type": "Province"
+ },
+ {
+ "code": "FJ-07",
+ "name": "Macuata",
+ "parent": "FJ-N",
+ "type": "Province"
+ },
+ {
+ "code": "FJ-08",
+ "name": "Nadroga and Navosa",
+ "parent": "FJ-W",
+ "type": "Province"
+ },
+ {
+ "code": "FJ-09",
+ "name": "Naitasiri",
+ "parent": "FJ-C",
+ "type": "Province"
+ },
+ {
+ "code": "FJ-10",
+ "name": "Namosi",
+ "parent": "FJ-C",
+ "type": "Province"
+ },
+ {
+ "code": "FJ-11",
+ "name": "Ra",
+ "parent": "FJ-W",
+ "type": "Province"
+ },
+ {
+ "code": "FJ-12",
+ "name": "Rewa",
+ "parent": "FJ-C",
+ "type": "Province"
+ },
+ {
+ "code": "FJ-13",
+ "name": "Serua",
+ "parent": "FJ-C",
+ "type": "Province"
+ },
+ {
+ "code": "FJ-14",
+ "name": "Tailevu",
+ "parent": "FJ-C",
+ "type": "Province"
+ },
+ {
+ "code": "FJ-C",
+ "name": "Central",
+ "type": "Division"
+ },
+ {
+ "code": "FJ-E",
+ "name": "Eastern",
+ "type": "Division"
+ },
+ {
+ "code": "FJ-N",
+ "name": "Northern",
+ "type": "Division"
+ },
+ {
+ "code": "FJ-R",
+ "name": "Rotuma",
+ "type": "Dependency"
+ },
+ {
+ "code": "FJ-W",
+ "name": "Western",
+ "type": "Division"
+ },
+ {
+ "code": "FM-KSA",
+ "name": "Kosrae",
+ "type": "State"
+ },
+ {
+ "code": "FM-PNI",
+ "name": "Pohnpei",
+ "type": "State"
+ },
+ {
+ "code": "FM-TRK",
+ "name": "Chuuk",
+ "type": "State"
+ },
+ {
+ "code": "FM-YAP",
+ "name": "Yap",
+ "type": "State"
+ },
+ {
+ "code": "FR-01",
+ "name": "Ain",
+ "parent": "FR-ARA",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-02",
+ "name": "Aisne",
+ "parent": "FR-HDF",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-03",
+ "name": "Allier",
+ "parent": "FR-ARA",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-04",
+ "name": "Alpes-de-Haute-Provence",
+ "parent": "FR-PAC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-05",
+ "name": "Hautes-Alpes",
+ "parent": "FR-PAC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-06",
+ "name": "Alpes-Maritimes",
+ "parent": "FR-PAC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-07",
+ "name": "Ardèche",
+ "parent": "FR-ARA",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-08",
+ "name": "Ardennes",
+ "parent": "FR-GES",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-09",
+ "name": "Ariège",
+ "parent": "FR-OCC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-10",
+ "name": "Aube",
+ "parent": "FR-GES",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-11",
+ "name": "Aude",
+ "parent": "FR-OCC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-12",
+ "name": "Aveyron",
+ "parent": "FR-OCC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-13",
+ "name": "Bouches-du-Rhône",
+ "parent": "FR-PAC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-14",
+ "name": "Calvados",
+ "parent": "FR-NOR",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-15",
+ "name": "Cantal",
+ "parent": "FR-ARA",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-16",
+ "name": "Charente",
+ "parent": "FR-NAQ",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-17",
+ "name": "Charente-Maritime",
+ "parent": "FR-NAQ",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-18",
+ "name": "Cher",
+ "parent": "FR-CVL",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-19",
+ "name": "Corrèze",
+ "parent": "FR-NAQ",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-20R",
+ "name": "Corse",
+ "type": "Metropolitan collectivity with special status"
+ },
+ {
+ "code": "FR-21",
+ "name": "Côte-d'Or",
+ "parent": "FR-BFC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-22",
+ "name": "Côtes-d'Armor",
+ "parent": "FR-BRE",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-23",
+ "name": "Creuse",
+ "parent": "FR-NAQ",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-24",
+ "name": "Dordogne",
+ "parent": "FR-NAQ",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-25",
+ "name": "Doubs",
+ "parent": "FR-BFC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-26",
+ "name": "Drôme",
+ "parent": "FR-ARA",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-27",
+ "name": "Eure",
+ "parent": "FR-NOR",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-28",
+ "name": "Eure-et-Loir",
+ "parent": "FR-CVL",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-29",
+ "name": "Finistère",
+ "parent": "FR-BRE",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-2A",
+ "name": "Corse-du-Sud",
+ "parent": "FR-20R",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-2B",
+ "name": "Haute-Corse",
+ "parent": "FR-20R",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-30",
+ "name": "Gard",
+ "parent": "FR-OCC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-31",
+ "name": "Haute-Garonne",
+ "parent": "FR-OCC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-32",
+ "name": "Gers",
+ "parent": "FR-OCC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-33",
+ "name": "Gironde",
+ "parent": "FR-NAQ",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-34",
+ "name": "Hérault",
+ "parent": "FR-OCC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-35",
+ "name": "Ille-et-Vilaine",
+ "parent": "FR-BRE",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-36",
+ "name": "Indre",
+ "parent": "FR-CVL",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-37",
+ "name": "Indre-et-Loire",
+ "parent": "FR-CVL",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-38",
+ "name": "Isère",
+ "parent": "FR-ARA",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-39",
+ "name": "Jura",
+ "parent": "FR-BFC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-40",
+ "name": "Landes",
+ "parent": "FR-NAQ",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-41",
+ "name": "Loir-et-Cher",
+ "parent": "FR-CVL",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-42",
+ "name": "Loire",
+ "parent": "FR-ARA",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-43",
+ "name": "Haute-Loire",
+ "parent": "FR-ARA",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-44",
+ "name": "Loire-Atlantique",
+ "parent": "FR-PDL",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-45",
+ "name": "Loiret",
+ "parent": "FR-CVL",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-46",
+ "name": "Lot",
+ "parent": "FR-OCC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-47",
+ "name": "Lot-et-Garonne",
+ "parent": "FR-NAQ",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-48",
+ "name": "Lozère",
+ "parent": "FR-OCC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-49",
+ "name": "Maine-et-Loire",
+ "parent": "FR-PDL",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-50",
+ "name": "Manche",
+ "parent": "FR-NOR",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-51",
+ "name": "Marne",
+ "parent": "FR-GES",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-52",
+ "name": "Haute-Marne",
+ "parent": "FR-GES",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-53",
+ "name": "Mayenne",
+ "parent": "FR-PDL",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-54",
+ "name": "Meurthe-et-Moselle",
+ "parent": "FR-GES",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-55",
+ "name": "Meuse",
+ "parent": "FR-GES",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-56",
+ "name": "Morbihan",
+ "parent": "FR-BRE",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-57",
+ "name": "Moselle",
+ "parent": "FR-GES",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-58",
+ "name": "Nièvre",
+ "parent": "FR-BFC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-59",
+ "name": "Nord",
+ "parent": "FR-HDF",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-60",
+ "name": "Oise",
+ "parent": "FR-HDF",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-61",
+ "name": "Orne",
+ "parent": "FR-NOR",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-62",
+ "name": "Pas-de-Calais",
+ "parent": "FR-HDF",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-63",
+ "name": "Puy-de-Dôme",
+ "parent": "FR-ARA",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-64",
+ "name": "Pyrénées-Atlantiques",
+ "parent": "FR-NAQ",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-65",
+ "name": "Hautes-Pyrénées",
+ "parent": "FR-OCC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-66",
+ "name": "Pyrénées-Orientales",
+ "parent": "FR-OCC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-67",
+ "name": "Bas-Rhin",
+ "parent": "FR-6AE",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-68",
+ "name": "Haut-Rhin",
+ "parent": "FR-6AE",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-69",
+ "name": "Rhône",
+ "parent": "FR-ARA",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-69M",
+ "name": "Métropole de Lyon",
+ "parent": "FR-ARA",
+ "type": "Metropolitan collectivity with special status"
+ },
+ {
+ "code": "FR-6AE",
+ "name": "Alsace",
+ "parent": "FR-GES",
+ "type": "European collectivity"
+ },
+ {
+ "code": "FR-70",
+ "name": "Haute-Saône",
+ "parent": "FR-BFC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-71",
+ "name": "Saône-et-Loire",
+ "parent": "FR-BFC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-72",
+ "name": "Sarthe",
+ "parent": "FR-PDL",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-73",
+ "name": "Savoie",
+ "parent": "FR-ARA",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-74",
+ "name": "Haute-Savoie",
+ "parent": "FR-ARA",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-75C",
+ "name": "Paris",
+ "parent": "FR-IDF",
+ "type": "Metropolitan collectivity with special status"
+ },
+ {
+ "code": "FR-76",
+ "name": "Seine-Maritime",
+ "parent": "FR-NOR",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-77",
+ "name": "Seine-et-Marne",
+ "parent": "FR-IDF",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-78",
+ "name": "Yvelines",
+ "parent": "FR-IDF",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-79",
+ "name": "Deux-Sèvres",
+ "parent": "FR-NAQ",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-80",
+ "name": "Somme",
+ "parent": "FR-HDF",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-81",
+ "name": "Tarn",
+ "parent": "FR-OCC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-82",
+ "name": "Tarn-et-Garonne",
+ "parent": "FR-OCC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-83",
+ "name": "Var",
+ "parent": "FR-PAC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-84",
+ "name": "Vaucluse",
+ "parent": "FR-PAC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-85",
+ "name": "Vendée",
+ "parent": "FR-PDL",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-86",
+ "name": "Vienne",
+ "parent": "FR-NAQ",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-87",
+ "name": "Haute-Vienne",
+ "parent": "FR-NAQ",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-88",
+ "name": "Vosges",
+ "parent": "FR-GES",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-89",
+ "name": "Yonne",
+ "parent": "FR-BFC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-90",
+ "name": "Territoire de Belfort",
+ "parent": "FR-BFC",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-91",
+ "name": "Essonne",
+ "parent": "FR-IDF",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-92",
+ "name": "Hauts-de-Seine",
+ "parent": "FR-IDF",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-93",
+ "name": "Seine-Saint-Denis",
+ "parent": "FR-IDF",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-94",
+ "name": "Val-de-Marne",
+ "parent": "FR-IDF",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-95",
+ "name": "Val-d'Oise",
+ "parent": "FR-IDF",
+ "type": "Metropolitan department"
+ },
+ {
+ "code": "FR-971",
+ "name": "Guadeloupe",
+ "type": "Overseas departmental collectivity"
+ },
+ {
+ "code": "FR-972",
+ "name": "Martinique",
+ "type": "Overseas unique territorial collectivity"
+ },
+ {
+ "code": "FR-973",
+ "name": "Guyane (française)",
+ "type": "Overseas unique territorial collectivity"
+ },
+ {
+ "code": "FR-974",
+ "name": "La Réunion",
+ "type": "Overseas departmental collectivity"
+ },
+ {
+ "code": "FR-976",
+ "name": "Mayotte",
+ "type": "Overseas departmental collectivity"
+ },
+ {
+ "code": "FR-ARA",
+ "name": "Auvergne-Rhône-Alpes",
+ "type": "Metropolitan region"
+ },
+ {
+ "code": "FR-BFC",
+ "name": "Bourgogne-Franche-Comté",
+ "type": "Metropolitan region"
+ },
+ {
+ "code": "FR-BL",
+ "name": "Saint-Barthélemy",
+ "type": "Overseas collectivity"
+ },
+ {
+ "code": "FR-BRE",
+ "name": "Bretagne",
+ "type": "Metropolitan region"
+ },
+ {
+ "code": "FR-CP",
+ "name": "Clipperton",
+ "type": "Dependency"
+ },
+ {
+ "code": "FR-CVL",
+ "name": "Centre-Val de Loire",
+ "type": "Metropolitan region"
+ },
+ {
+ "code": "FR-GES",
+ "name": "Grand-Est",
+ "type": "Metropolitan region"
+ },
+ {
+ "code": "FR-HDF",
+ "name": "Hauts-de-France",
+ "type": "Metropolitan region"
+ },
+ {
+ "code": "FR-IDF",
+ "name": "Île-de-France",
+ "type": "Metropolitan region"
+ },
+ {
+ "code": "FR-MF",
+ "name": "Saint-Martin",
+ "type": "Overseas collectivity"
+ },
+ {
+ "code": "FR-NAQ",
+ "name": "Nouvelle-Aquitaine",
+ "type": "Metropolitan region"
+ },
+ {
+ "code": "FR-NC",
+ "name": "Nouvelle-Calédonie",
+ "type": "Overseas collectivity with special status"
+ },
+ {
+ "code": "FR-NOR",
+ "name": "Normandie",
+ "type": "Metropolitan region"
+ },
+ {
+ "code": "FR-OCC",
+ "name": "Occitanie",
+ "type": "Metropolitan region"
+ },
+ {
+ "code": "FR-PAC",
+ "name": "Provence-Alpes-Côte-d’Azur",
+ "type": "Metropolitan region"
+ },
+ {
+ "code": "FR-PDL",
+ "name": "Pays-de-la-Loire",
+ "type": "Metropolitan region"
+ },
+ {
+ "code": "FR-PF",
+ "name": "Polynésie française",
+ "type": "Overseas collectivity"
+ },
+ {
+ "code": "FR-PM",
+ "name": "Saint-Pierre-et-Miquelon",
+ "type": "Overseas collectivity"
+ },
+ {
+ "code": "FR-TF",
+ "name": "Terres australes françaises",
+ "type": "Overseas territory"
+ },
+ {
+ "code": "FR-WF",
+ "name": "Wallis-et-Futuna",
+ "type": "Overseas collectivity"
+ },
+ {
+ "code": "GA-1",
+ "name": "Estuaire",
+ "type": "Province"
+ },
+ {
+ "code": "GA-2",
+ "name": "Haut-Ogooué",
+ "type": "Province"
+ },
+ {
+ "code": "GA-3",
+ "name": "Moyen-Ogooué",
+ "type": "Province"
+ },
+ {
+ "code": "GA-4",
+ "name": "Ngounié",
+ "type": "Province"
+ },
+ {
+ "code": "GA-5",
+ "name": "Nyanga",
+ "type": "Province"
+ },
+ {
+ "code": "GA-6",
+ "name": "Ogooué-Ivindo",
+ "type": "Province"
+ },
+ {
+ "code": "GA-7",
+ "name": "Ogooué-Lolo",
+ "type": "Province"
+ },
+ {
+ "code": "GA-8",
+ "name": "Ogooué-Maritime",
+ "type": "Province"
+ },
+ {
+ "code": "GA-9",
+ "name": "Woleu-Ntem",
+ "type": "Province"
+ },
+ {
+ "code": "GB-ABC",
+ "name": "Armagh City, Banbridge and Craigavon",
+ "parent": "GB-NIR",
+ "type": "District"
+ },
+ {
+ "code": "GB-ABD",
+ "name": "Aberdeenshire",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-ABE",
+ "name": "Aberdeen City",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-AGB",
+ "name": "Argyll and Bute",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-AGY",
+ "name": "Isle of Anglesey [Sir Ynys Môn GB-YNM]",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-AND",
+ "name": "Ards and North Down",
+ "parent": "GB-NIR",
+ "type": "District"
+ },
+ {
+ "code": "GB-ANN",
+ "name": "Antrim and Newtownabbey",
+ "parent": "GB-NIR",
+ "type": "District"
+ },
+ {
+ "code": "GB-ANS",
+ "name": "Angus",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-BAS",
+ "name": "Bath and North East Somerset",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-BBD",
+ "name": "Blackburn with Darwen",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-BCP",
+ "name": "Bournemouth, Christchurch and Poole",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-BDF",
+ "name": "Bedford",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-BDG",
+ "name": "Barking and Dagenham",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-BEN",
+ "name": "Brent",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-BEX",
+ "name": "Bexley",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-BFS",
+ "name": "Belfast City",
+ "parent": "GB-NIR",
+ "type": "District"
+ },
+ {
+ "code": "GB-BGE",
+ "name": "Bridgend [Pen-y-bont ar Ogwr GB-POG]",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-BGW",
+ "name": "Blaenau Gwent",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-BIR",
+ "name": "Birmingham",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-BKM",
+ "name": "Buckinghamshire",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-BNE",
+ "name": "Barnet",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-BNH",
+ "name": "Brighton and Hove",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-BNS",
+ "name": "Barnsley",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-BOL",
+ "name": "Bolton",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-BPL",
+ "name": "Blackpool",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-BRC",
+ "name": "Bracknell Forest",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-BRD",
+ "name": "Bradford",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-BRY",
+ "name": "Bromley",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-BST",
+ "name": "Bristol, City of",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-BUR",
+ "name": "Bury",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-CAM",
+ "name": "Cambridgeshire",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-CAY",
+ "name": "Caerphilly [Caerffili GB-CAF]",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-CBF",
+ "name": "Central Bedfordshire",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-CCG",
+ "name": "Causeway Coast and Glens",
+ "parent": "GB-NIR",
+ "type": "District"
+ },
+ {
+ "code": "GB-CGN",
+ "name": "Ceredigion [Sir Ceredigion]",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-CHE",
+ "name": "Cheshire East",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-CHW",
+ "name": "Cheshire West and Chester",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-CLD",
+ "name": "Calderdale",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-CLK",
+ "name": "Clackmannanshire",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-CMA",
+ "name": "Cumbria",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-CMD",
+ "name": "Camden",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-CMN",
+ "name": "Carmarthenshire [Sir Gaerfyrddin GB-GFY]",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-CON",
+ "name": "Cornwall",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-COV",
+ "name": "Coventry",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-CRF",
+ "name": "Cardiff [Caerdydd GB-CRD]",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-CRY",
+ "name": "Croydon",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-CWY",
+ "name": "Conwy",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-DAL",
+ "name": "Darlington",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-DBY",
+ "name": "Derbyshire",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-DEN",
+ "name": "Denbighshire [Sir Ddinbych GB-DDB]",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-DER",
+ "name": "Derby",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-DEV",
+ "name": "Devon",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-DGY",
+ "name": "Dumfries and Galloway",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-DNC",
+ "name": "Doncaster",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-DND",
+ "name": "Dundee City",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-DOR",
+ "name": "Dorset",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-DRS",
+ "name": "Derry and Strabane",
+ "parent": "GB-NIR",
+ "type": "District"
+ },
+ {
+ "code": "GB-DUD",
+ "name": "Dudley",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-DUR",
+ "name": "Durham, County",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-EAL",
+ "name": "Ealing",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-EAY",
+ "name": "East Ayrshire",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-EDH",
+ "name": "Edinburgh, City of",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-EDU",
+ "name": "East Dunbartonshire",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-ELN",
+ "name": "East Lothian",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-ELS",
+ "name": "Eilean Siar",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-ENF",
+ "name": "Enfield",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-ENG",
+ "name": "England",
+ "type": "Country"
+ },
+ {
+ "code": "GB-ERW",
+ "name": "East Renfrewshire",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-ERY",
+ "name": "East Riding of Yorkshire",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-ESS",
+ "name": "Essex",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-ESX",
+ "name": "East Sussex",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-FAL",
+ "name": "Falkirk",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-FIF",
+ "name": "Fife",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-FLN",
+ "name": "Flintshire [Sir y Fflint GB-FFL]",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-FMO",
+ "name": "Fermanagh and Omagh",
+ "parent": "GB-NIR",
+ "type": "District"
+ },
+ {
+ "code": "GB-GAT",
+ "name": "Gateshead",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-GLG",
+ "name": "Glasgow City",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-GLS",
+ "name": "Gloucestershire",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-GRE",
+ "name": "Greenwich",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-GWN",
+ "name": "Gwynedd",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-HAL",
+ "name": "Halton",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-HAM",
+ "name": "Hampshire",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-HAV",
+ "name": "Havering",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-HCK",
+ "name": "Hackney",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-HEF",
+ "name": "Herefordshire",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-HIL",
+ "name": "Hillingdon",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-HLD",
+ "name": "Highland",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-HMF",
+ "name": "Hammersmith and Fulham",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-HNS",
+ "name": "Hounslow",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-HPL",
+ "name": "Hartlepool",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-HRT",
+ "name": "Hertfordshire",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-HRW",
+ "name": "Harrow",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-HRY",
+ "name": "Haringey",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-IOS",
+ "name": "Isles of Scilly",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-IOW",
+ "name": "Isle of Wight",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-ISL",
+ "name": "Islington",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-IVC",
+ "name": "Inverclyde",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-KEC",
+ "name": "Kensington and Chelsea",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-KEN",
+ "name": "Kent",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-KHL",
+ "name": "Kingston upon Hull",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-KIR",
+ "name": "Kirklees",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-KTT",
+ "name": "Kingston upon Thames",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-KWL",
+ "name": "Knowsley",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-LAN",
+ "name": "Lancashire",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-LBC",
+ "name": "Lisburn and Castlereagh",
+ "parent": "GB-NIR",
+ "type": "District"
+ },
+ {
+ "code": "GB-LBH",
+ "name": "Lambeth",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-LCE",
+ "name": "Leicester",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-LDS",
+ "name": "Leeds",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-LEC",
+ "name": "Leicestershire",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-LEW",
+ "name": "Lewisham",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-LIN",
+ "name": "Lincolnshire",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-LIV",
+ "name": "Liverpool",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-LND",
+ "name": "London, City of",
+ "parent": "GB-ENG",
+ "type": "City corporation"
+ },
+ {
+ "code": "GB-LUT",
+ "name": "Luton",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-MAN",
+ "name": "Manchester",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-MDB",
+ "name": "Middlesbrough",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-MDW",
+ "name": "Medway",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-MEA",
+ "name": "Mid and East Antrim",
+ "parent": "GB-NIR",
+ "type": "District"
+ },
+ {
+ "code": "GB-MIK",
+ "name": "Milton Keynes",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-MLN",
+ "name": "Midlothian",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-MON",
+ "name": "Monmouthshire [Sir Fynwy GB-FYN]",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-MRT",
+ "name": "Merton",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-MRY",
+ "name": "Moray",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-MTY",
+ "name": "Merthyr Tydfil [Merthyr Tudful GB-MTU]",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-MUL",
+ "name": "Mid-Ulster",
+ "parent": "GB-NIR",
+ "type": "District"
+ },
+ {
+ "code": "GB-NAY",
+ "name": "North Ayrshire",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-NBL",
+ "name": "Northumberland",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-NEL",
+ "name": "North East Lincolnshire",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-NET",
+ "name": "Newcastle upon Tyne",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-NFK",
+ "name": "Norfolk",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-NGM",
+ "name": "Nottingham",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-NIR",
+ "name": "Northern Ireland",
+ "type": "Province"
+ },
+ {
+ "code": "GB-NLK",
+ "name": "North Lanarkshire",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-NLN",
+ "name": "North Lincolnshire",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-NMD",
+ "name": "Newry, Mourne and Down",
+ "parent": "GB-NIR",
+ "type": "District"
+ },
+ {
+ "code": "GB-NNH",
+ "name": "North Northamptonshire",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-NSM",
+ "name": "North Somerset",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-NTL",
+ "name": "Neath Port Talbot [Castell-nedd Port Talbot GB-CTL]",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-NTT",
+ "name": "Nottinghamshire",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-NTY",
+ "name": "North Tyneside",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-NWM",
+ "name": "Newham",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-NWP",
+ "name": "Newport [Casnewydd GB-CNW]",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-NYK",
+ "name": "North Yorkshire",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-OLD",
+ "name": "Oldham",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-ORK",
+ "name": "Orkney Islands",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-OXF",
+ "name": "Oxfordshire",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-PEM",
+ "name": "Pembrokeshire [Sir Benfro GB-BNF]",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-PKN",
+ "name": "Perth and Kinross",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-PLY",
+ "name": "Plymouth",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-POR",
+ "name": "Portsmouth",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-POW",
+ "name": "Powys",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-PTE",
+ "name": "Peterborough",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-RCC",
+ "name": "Redcar and Cleveland",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-RCH",
+ "name": "Rochdale",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-RCT",
+ "name": "Rhondda Cynon Taff [Rhondda CynonTaf]",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-RDB",
+ "name": "Redbridge",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-RDG",
+ "name": "Reading",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-RFW",
+ "name": "Renfrewshire",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-RIC",
+ "name": "Richmond upon Thames",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-ROT",
+ "name": "Rotherham",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-RUT",
+ "name": "Rutland",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-SAW",
+ "name": "Sandwell",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-SAY",
+ "name": "South Ayrshire",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-SCB",
+ "name": "Scottish Borders",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-SCT",
+ "name": "Scotland",
+ "type": "Country"
+ },
+ {
+ "code": "GB-SFK",
+ "name": "Suffolk",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-SFT",
+ "name": "Sefton",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-SGC",
+ "name": "South Gloucestershire",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-SHF",
+ "name": "Sheffield",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-SHN",
+ "name": "St. Helens",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-SHR",
+ "name": "Shropshire",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-SKP",
+ "name": "Stockport",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-SLF",
+ "name": "Salford",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-SLG",
+ "name": "Slough",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-SLK",
+ "name": "South Lanarkshire",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-SND",
+ "name": "Sunderland",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-SOL",
+ "name": "Solihull",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-SOM",
+ "name": "Somerset",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-SOS",
+ "name": "Southend-on-Sea",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-SRY",
+ "name": "Surrey",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-STE",
+ "name": "Stoke-on-Trent",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-STG",
+ "name": "Stirling",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-STH",
+ "name": "Southampton",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-STN",
+ "name": "Sutton",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-STS",
+ "name": "Staffordshire",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-STT",
+ "name": "Stockton-on-Tees",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-STY",
+ "name": "South Tyneside",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-SWA",
+ "name": "Swansea [Abertawe GB-ATA]",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-SWD",
+ "name": "Swindon",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-SWK",
+ "name": "Southwark",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-TAM",
+ "name": "Tameside",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-TFW",
+ "name": "Telford and Wrekin",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-THR",
+ "name": "Thurrock",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-TOB",
+ "name": "Torbay",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-TOF",
+ "name": "Torfaen [Tor-faen]",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-TRF",
+ "name": "Trafford",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-TWH",
+ "name": "Tower Hamlets",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-VGL",
+ "name": "Vale of Glamorgan, The [Bro Morgannwg GB-BMG]",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-WAR",
+ "name": "Warwickshire",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-WBK",
+ "name": "West Berkshire",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-WDU",
+ "name": "West Dunbartonshire",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-WFT",
+ "name": "Waltham Forest",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-WGN",
+ "name": "Wigan",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-WIL",
+ "name": "Wiltshire",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-WKF",
+ "name": "Wakefield",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-WLL",
+ "name": "Walsall",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-WLN",
+ "name": "West Lothian",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GB-WLS",
+ "name": "Wales [Cymru GB-CYM]",
+ "type": "Country"
+ },
+ {
+ "code": "GB-WLV",
+ "name": "Wolverhampton",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-WND",
+ "name": "Wandsworth",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-WNH",
+ "name": "West Northamptonshire",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-WNM",
+ "name": "Windsor and Maidenhead",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-WOK",
+ "name": "Wokingham",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-WOR",
+ "name": "Worcestershire",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-WRL",
+ "name": "Wirral",
+ "parent": "GB-ENG",
+ "type": "Metropolitan district"
+ },
+ {
+ "code": "GB-WRT",
+ "name": "Warrington",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-WRX",
+ "name": "Wrexham [Wrecsam GB-WRC]",
+ "parent": "GB-WLS",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-WSM",
+ "name": "Westminster",
+ "parent": "GB-ENG",
+ "type": "London borough"
+ },
+ {
+ "code": "GB-WSX",
+ "name": "West Sussex",
+ "parent": "GB-ENG",
+ "type": "Two-tier county"
+ },
+ {
+ "code": "GB-YOR",
+ "name": "York",
+ "parent": "GB-ENG",
+ "type": "Unitary authority"
+ },
+ {
+ "code": "GB-ZET",
+ "name": "Shetland Islands",
+ "parent": "GB-SCT",
+ "type": "Council area"
+ },
+ {
+ "code": "GD-01",
+ "name": "Saint Andrew",
+ "type": "Parish"
+ },
+ {
+ "code": "GD-02",
+ "name": "Saint David",
+ "type": "Parish"
+ },
+ {
+ "code": "GD-03",
+ "name": "Saint George",
+ "type": "Parish"
+ },
+ {
+ "code": "GD-04",
+ "name": "Saint John",
+ "type": "Parish"
+ },
+ {
+ "code": "GD-05",
+ "name": "Saint Mark",
+ "type": "Parish"
+ },
+ {
+ "code": "GD-06",
+ "name": "Saint Patrick",
+ "type": "Parish"
+ },
+ {
+ "code": "GD-10",
+ "name": "Southern Grenadine Islands",
+ "type": "Dependency"
+ },
+ {
+ "code": "GE-AB",
+ "name": "Abkhazia",
+ "type": "Autonomous republic"
+ },
+ {
+ "code": "GE-AJ",
+ "name": "Ajaria",
+ "type": "Autonomous republic"
+ },
+ {
+ "code": "GE-GU",
+ "name": "Guria",
+ "type": "Region"
+ },
+ {
+ "code": "GE-IM",
+ "name": "Imereti",
+ "type": "Region"
+ },
+ {
+ "code": "GE-KA",
+ "name": "K'akheti",
+ "type": "Region"
+ },
+ {
+ "code": "GE-KK",
+ "name": "Kvemo Kartli",
+ "type": "Region"
+ },
+ {
+ "code": "GE-MM",
+ "name": "Mtskheta-Mtianeti",
+ "type": "Region"
+ },
+ {
+ "code": "GE-RL",
+ "name": "Rach'a-Lechkhumi-Kvemo Svaneti",
+ "type": "Region"
+ },
+ {
+ "code": "GE-SJ",
+ "name": "Samtskhe-Javakheti",
+ "type": "Region"
+ },
+ {
+ "code": "GE-SK",
+ "name": "Shida Kartli",
+ "type": "Region"
+ },
+ {
+ "code": "GE-SZ",
+ "name": "Samegrelo-Zemo Svaneti",
+ "type": "Region"
+ },
+ {
+ "code": "GE-TB",
+ "name": "Tbilisi",
+ "type": "City"
+ },
+ {
+ "code": "GH-AA",
+ "name": "Greater Accra",
+ "type": "Region"
+ },
+ {
+ "code": "GH-AF",
+ "name": "Ahafo",
+ "type": "Region"
+ },
+ {
+ "code": "GH-AH",
+ "name": "Ashanti",
+ "type": "Region"
+ },
+ {
+ "code": "GH-BE",
+ "name": "Bono East",
+ "type": "Region"
+ },
+ {
+ "code": "GH-BO",
+ "name": "Bono",
+ "type": "Region"
+ },
+ {
+ "code": "GH-CP",
+ "name": "Central",
+ "type": "Region"
+ },
+ {
+ "code": "GH-EP",
+ "name": "Eastern",
+ "type": "Region"
+ },
+ {
+ "code": "GH-NE",
+ "name": "North East",
+ "type": "Region"
+ },
+ {
+ "code": "GH-NP",
+ "name": "Northern",
+ "type": "Region"
+ },
+ {
+ "code": "GH-OT",
+ "name": "Oti",
+ "type": "Region"
+ },
+ {
+ "code": "GH-SV",
+ "name": "Savannah",
+ "type": "Region"
+ },
+ {
+ "code": "GH-TV",
+ "name": "Volta",
+ "type": "Region"
+ },
+ {
+ "code": "GH-UE",
+ "name": "Upper East",
+ "type": "Region"
+ },
+ {
+ "code": "GH-UW",
+ "name": "Upper West",
+ "type": "Region"
+ },
+ {
+ "code": "GH-WN",
+ "name": "Western North",
+ "type": "Region"
+ },
+ {
+ "code": "GH-WP",
+ "name": "Western",
+ "type": "Region"
+ },
+ {
+ "code": "GL-AV",
+ "name": "Avannaata Kommunia",
+ "type": "Municipality"
+ },
+ {
+ "code": "GL-KU",
+ "name": "Kommune Kujalleq",
+ "type": "Municipality"
+ },
+ {
+ "code": "GL-QE",
+ "name": "Qeqqata Kommunia",
+ "type": "Municipality"
+ },
+ {
+ "code": "GL-QT",
+ "name": "Kommune Qeqertalik",
+ "type": "Municipality"
+ },
+ {
+ "code": "GL-SM",
+ "name": "Kommuneqarfik Sermersooq",
+ "type": "Municipality"
+ },
+ {
+ "code": "GM-B",
+ "name": "Banjul",
+ "type": "City"
+ },
+ {
+ "code": "GM-L",
+ "name": "Lower River",
+ "type": "Division"
+ },
+ {
+ "code": "GM-M",
+ "name": "Central River",
+ "type": "Division"
+ },
+ {
+ "code": "GM-N",
+ "name": "North Bank",
+ "type": "Division"
+ },
+ {
+ "code": "GM-U",
+ "name": "Upper River",
+ "type": "Division"
+ },
+ {
+ "code": "GM-W",
+ "name": "Western",
+ "type": "Division"
+ },
+ {
+ "code": "GN-B",
+ "name": "Boké",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GN-BE",
+ "name": "Beyla",
+ "parent": "GN-N",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-BF",
+ "name": "Boffa",
+ "parent": "GN-B",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-BK",
+ "name": "Boké",
+ "parent": "GN-B",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-C",
+ "name": "Conakry",
+ "type": "Governorate"
+ },
+ {
+ "code": "GN-CO",
+ "name": "Coyah",
+ "parent": "GN-D",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-D",
+ "name": "Kindia",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GN-DB",
+ "name": "Dabola",
+ "parent": "GN-F",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-DI",
+ "name": "Dinguiraye",
+ "parent": "GN-F",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-DL",
+ "name": "Dalaba",
+ "parent": "GN-M",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-DU",
+ "name": "Dubréka",
+ "parent": "GN-D",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-F",
+ "name": "Faranah",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GN-FA",
+ "name": "Faranah",
+ "parent": "GN-F",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-FO",
+ "name": "Forécariah",
+ "parent": "GN-D",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-FR",
+ "name": "Fria",
+ "parent": "GN-B",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-GA",
+ "name": "Gaoual",
+ "parent": "GN-B",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-GU",
+ "name": "Guékédou",
+ "parent": "GN-N",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-K",
+ "name": "Kankan",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GN-KA",
+ "name": "Kankan",
+ "parent": "GN-K",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-KB",
+ "name": "Koubia",
+ "parent": "GN-L",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-KD",
+ "name": "Kindia",
+ "parent": "GN-D",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-KE",
+ "name": "Kérouané",
+ "parent": "GN-K",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-KN",
+ "name": "Koundara",
+ "parent": "GN-B",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-KO",
+ "name": "Kouroussa",
+ "parent": "GN-K",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-KS",
+ "name": "Kissidougou",
+ "parent": "GN-F",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-L",
+ "name": "Labé",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GN-LA",
+ "name": "Labé",
+ "parent": "GN-L",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-LE",
+ "name": "Lélouma",
+ "parent": "GN-L",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-LO",
+ "name": "Lola",
+ "parent": "GN-N",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-M",
+ "name": "Mamou",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GN-MC",
+ "name": "Macenta",
+ "parent": "GN-N",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-MD",
+ "name": "Mandiana",
+ "parent": "GN-K",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-ML",
+ "name": "Mali",
+ "parent": "GN-L",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-MM",
+ "name": "Mamou",
+ "parent": "GN-M",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-N",
+ "name": "Nzérékoré",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GN-NZ",
+ "name": "Nzérékoré",
+ "parent": "GN-N",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-PI",
+ "name": "Pita",
+ "parent": "GN-M",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-SI",
+ "name": "Siguiri",
+ "parent": "GN-K",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-TE",
+ "name": "Télimélé",
+ "parent": "GN-D",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-TO",
+ "name": "Tougué",
+ "parent": "GN-L",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GN-YO",
+ "name": "Yomou",
+ "parent": "GN-N",
+ "type": "Prefecture"
+ },
+ {
+ "code": "GQ-AN",
+ "name": "Annobon",
+ "parent": "GQ-I",
+ "type": "Province"
+ },
+ {
+ "code": "GQ-BN",
+ "name": "Bioko Nord",
+ "parent": "GQ-I",
+ "type": "Province"
+ },
+ {
+ "code": "GQ-BS",
+ "name": "Bioko Sud",
+ "parent": "GQ-I",
+ "type": "Province"
+ },
+ {
+ "code": "GQ-C",
+ "name": "Région Continentale",
+ "type": "Region"
+ },
+ {
+ "code": "GQ-CS",
+ "name": "Centro Sud",
+ "parent": "GQ-C",
+ "type": "Province"
+ },
+ {
+ "code": "GQ-DJ",
+ "name": "Djibloho",
+ "parent": "GQ-C",
+ "type": "Province"
+ },
+ {
+ "code": "GQ-I",
+ "name": "Région Insulaire",
+ "type": "Region"
+ },
+ {
+ "code": "GQ-KN",
+ "name": "Kié-Ntem",
+ "parent": "GQ-C",
+ "type": "Province"
+ },
+ {
+ "code": "GQ-LI",
+ "name": "Littoral",
+ "parent": "GQ-C",
+ "type": "Province"
+ },
+ {
+ "code": "GQ-WN",
+ "name": "Wele-Nzas",
+ "parent": "GQ-C",
+ "type": "Province"
+ },
+ {
+ "code": "GR-69",
+ "name": "Ágion Óros",
+ "type": "Self-governed part"
+ },
+ {
+ "code": "GR-A",
+ "name": "Anatolikí Makedonía kai Thráki",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GR-B",
+ "name": "Kentrikí Makedonía",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GR-C",
+ "name": "Dytikí Makedonía",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GR-D",
+ "name": "Ípeiros",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GR-E",
+ "name": "Thessalía",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GR-F",
+ "name": "Ionía Nísia",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GR-G",
+ "name": "Dytikí Elláda",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GR-H",
+ "name": "Stereá Elláda",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GR-I",
+ "name": "Attikí",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GR-J",
+ "name": "Pelopónnisos",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GR-K",
+ "name": "Vóreio Aigaío",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GR-L",
+ "name": "Nótio Aigaío",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GR-M",
+ "name": "Kríti",
+ "type": "Administrative region"
+ },
+ {
+ "code": "GT-01",
+ "name": "Guatemala",
+ "type": "Department"
+ },
+ {
+ "code": "GT-02",
+ "name": "El Progreso",
+ "type": "Department"
+ },
+ {
+ "code": "GT-03",
+ "name": "Sacatepéquez",
+ "type": "Department"
+ },
+ {
+ "code": "GT-04",
+ "name": "Chimaltenango",
+ "type": "Department"
+ },
+ {
+ "code": "GT-05",
+ "name": "Escuintla",
+ "type": "Department"
+ },
+ {
+ "code": "GT-06",
+ "name": "Santa Rosa",
+ "type": "Department"
+ },
+ {
+ "code": "GT-07",
+ "name": "Sololá",
+ "type": "Department"
+ },
+ {
+ "code": "GT-08",
+ "name": "Totonicapán",
+ "type": "Department"
+ },
+ {
+ "code": "GT-09",
+ "name": "Quetzaltenango",
+ "type": "Department"
+ },
+ {
+ "code": "GT-10",
+ "name": "Suchitepéquez",
+ "type": "Department"
+ },
+ {
+ "code": "GT-11",
+ "name": "Retalhuleu",
+ "type": "Department"
+ },
+ {
+ "code": "GT-12",
+ "name": "San Marcos",
+ "type": "Department"
+ },
+ {
+ "code": "GT-13",
+ "name": "Huehuetenango",
+ "type": "Department"
+ },
+ {
+ "code": "GT-14",
+ "name": "Quiché",
+ "type": "Department"
+ },
+ {
+ "code": "GT-15",
+ "name": "Baja Verapaz",
+ "type": "Department"
+ },
+ {
+ "code": "GT-16",
+ "name": "Alta Verapaz",
+ "type": "Department"
+ },
+ {
+ "code": "GT-17",
+ "name": "Petén",
+ "type": "Department"
+ },
+ {
+ "code": "GT-18",
+ "name": "Izabal",
+ "type": "Department"
+ },
+ {
+ "code": "GT-19",
+ "name": "Zacapa",
+ "type": "Department"
+ },
+ {
+ "code": "GT-20",
+ "name": "Chiquimula",
+ "type": "Department"
+ },
+ {
+ "code": "GT-21",
+ "name": "Jalapa",
+ "type": "Department"
+ },
+ {
+ "code": "GT-22",
+ "name": "Jutiapa",
+ "type": "Department"
+ },
+ {
+ "code": "GW-BA",
+ "name": "Bafatá",
+ "parent": "GW-L",
+ "type": "Region"
+ },
+ {
+ "code": "GW-BL",
+ "name": "Bolama / Bijagós",
+ "parent": "GW-S",
+ "type": "Region"
+ },
+ {
+ "code": "GW-BM",
+ "name": "Biombo",
+ "parent": "GW-N",
+ "type": "Region"
+ },
+ {
+ "code": "GW-BS",
+ "name": "Bissau",
+ "type": "Autonomous sector"
+ },
+ {
+ "code": "GW-CA",
+ "name": "Cacheu",
+ "parent": "GW-N",
+ "type": "Region"
+ },
+ {
+ "code": "GW-GA",
+ "name": "Gabú",
+ "parent": "GW-L",
+ "type": "Region"
+ },
+ {
+ "code": "GW-L",
+ "name": "Leste",
+ "type": "Province"
+ },
+ {
+ "code": "GW-N",
+ "name": "Norte",
+ "type": "Province"
+ },
+ {
+ "code": "GW-OI",
+ "name": "Oio",
+ "parent": "GW-N",
+ "type": "Region"
+ },
+ {
+ "code": "GW-QU",
+ "name": "Quinara",
+ "parent": "GW-S",
+ "type": "Region"
+ },
+ {
+ "code": "GW-S",
+ "name": "Sul",
+ "type": "Province"
+ },
+ {
+ "code": "GW-TO",
+ "name": "Tombali",
+ "parent": "GW-S",
+ "type": "Region"
+ },
+ {
+ "code": "GY-BA",
+ "name": "Barima-Waini",
+ "type": "Region"
+ },
+ {
+ "code": "GY-CU",
+ "name": "Cuyuni-Mazaruni",
+ "type": "Region"
+ },
+ {
+ "code": "GY-DE",
+ "name": "Demerara-Mahaica",
+ "type": "Region"
+ },
+ {
+ "code": "GY-EB",
+ "name": "East Berbice-Corentyne",
+ "type": "Region"
+ },
+ {
+ "code": "GY-ES",
+ "name": "Essequibo Islands-West Demerara",
+ "type": "Region"
+ },
+ {
+ "code": "GY-MA",
+ "name": "Mahaica-Berbice",
+ "type": "Region"
+ },
+ {
+ "code": "GY-PM",
+ "name": "Pomeroon-Supenaam",
+ "type": "Region"
+ },
+ {
+ "code": "GY-PT",
+ "name": "Potaro-Siparuni",
+ "type": "Region"
+ },
+ {
+ "code": "GY-UD",
+ "name": "Upper Demerara-Berbice",
+ "type": "Region"
+ },
+ {
+ "code": "GY-UT",
+ "name": "Upper Takutu-Upper Essequibo",
+ "type": "Region"
+ },
+ {
+ "code": "HN-AT",
+ "name": "Atlántida",
+ "type": "Department"
+ },
+ {
+ "code": "HN-CH",
+ "name": "Choluteca",
+ "type": "Department"
+ },
+ {
+ "code": "HN-CL",
+ "name": "Colón",
+ "type": "Department"
+ },
+ {
+ "code": "HN-CM",
+ "name": "Comayagua",
+ "type": "Department"
+ },
+ {
+ "code": "HN-CP",
+ "name": "Copán",
+ "type": "Department"
+ },
+ {
+ "code": "HN-CR",
+ "name": "Cortés",
+ "type": "Department"
+ },
+ {
+ "code": "HN-EP",
+ "name": "El Paraíso",
+ "type": "Department"
+ },
+ {
+ "code": "HN-FM",
+ "name": "Francisco Morazán",
+ "type": "Department"
+ },
+ {
+ "code": "HN-GD",
+ "name": "Gracias a Dios",
+ "type": "Department"
+ },
+ {
+ "code": "HN-IB",
+ "name": "Islas de la Bahía",
+ "type": "Department"
+ },
+ {
+ "code": "HN-IN",
+ "name": "Intibucá",
+ "type": "Department"
+ },
+ {
+ "code": "HN-LE",
+ "name": "Lempira",
+ "type": "Department"
+ },
+ {
+ "code": "HN-LP",
+ "name": "La Paz",
+ "type": "Department"
+ },
+ {
+ "code": "HN-OC",
+ "name": "Ocotepeque",
+ "type": "Department"
+ },
+ {
+ "code": "HN-OL",
+ "name": "Olancho",
+ "type": "Department"
+ },
+ {
+ "code": "HN-SB",
+ "name": "Santa Bárbara",
+ "type": "Department"
+ },
+ {
+ "code": "HN-VA",
+ "name": "Valle",
+ "type": "Department"
+ },
+ {
+ "code": "HN-YO",
+ "name": "Yoro",
+ "type": "Department"
+ },
+ {
+ "code": "HR-01",
+ "name": "Zagrebačka županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-02",
+ "name": "Krapinsko-zagorska županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-03",
+ "name": "Sisačko-moslavačka županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-04",
+ "name": "Karlovačka županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-05",
+ "name": "Varaždinska županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-06",
+ "name": "Koprivničko-križevačka županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-07",
+ "name": "Bjelovarsko-bilogorska županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-08",
+ "name": "Primorsko-goranska županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-09",
+ "name": "Ličko-senjska županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-10",
+ "name": "Virovitičko-podravska županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-11",
+ "name": "Požeško-slavonska županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-12",
+ "name": "Brodsko-posavska županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-13",
+ "name": "Zadarska županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-14",
+ "name": "Osječko-baranjska županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-15",
+ "name": "Šibensko-kninska županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-16",
+ "name": "Vukovarsko-srijemska županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-17",
+ "name": "Splitsko-dalmatinska županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-18",
+ "name": "Istarska županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-19",
+ "name": "Dubrovačko-neretvanska županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-20",
+ "name": "Međimurska županija",
+ "type": "County"
+ },
+ {
+ "code": "HR-21",
+ "name": "Grad Zagreb",
+ "type": "City"
+ },
+ {
+ "code": "HT-AR",
+ "name": "Artibonite",
+ "type": "Department"
+ },
+ {
+ "code": "HT-CE",
+ "name": "Centre",
+ "type": "Department"
+ },
+ {
+ "code": "HT-GA",
+ "name": "Grande’Anse",
+ "type": "Department"
+ },
+ {
+ "code": "HT-ND",
+ "name": "Nord",
+ "type": "Department"
+ },
+ {
+ "code": "HT-NE",
+ "name": "Nord-Est",
+ "type": "Department"
+ },
+ {
+ "code": "HT-NI",
+ "name": "Nippes",
+ "type": "Department"
+ },
+ {
+ "code": "HT-NO",
+ "name": "Nord-Ouest",
+ "type": "Department"
+ },
+ {
+ "code": "HT-OU",
+ "name": "Ouest",
+ "type": "Department"
+ },
+ {
+ "code": "HT-SD",
+ "name": "Sud",
+ "type": "Department"
+ },
+ {
+ "code": "HT-SE",
+ "name": "Sud-Est",
+ "type": "Department"
+ },
+ {
+ "code": "HU-BA",
+ "name": "Baranya",
+ "type": "County"
+ },
+ {
+ "code": "HU-BC",
+ "name": "Békéscsaba",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-BE",
+ "name": "Békés",
+ "type": "County"
+ },
+ {
+ "code": "HU-BK",
+ "name": "Bács-Kiskun",
+ "type": "County"
+ },
+ {
+ "code": "HU-BU",
+ "name": "Budapest",
+ "type": "Capital city"
+ },
+ {
+ "code": "HU-BZ",
+ "name": "Borsod-Abaúj-Zemplén",
+ "type": "County"
+ },
+ {
+ "code": "HU-CS",
+ "name": "Csongrád-Csanád",
+ "type": "County"
+ },
+ {
+ "code": "HU-DE",
+ "name": "Debrecen",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-DU",
+ "name": "Dunaújváros",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-EG",
+ "name": "Eger",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-ER",
+ "name": "Érd",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-FE",
+ "name": "Fejér",
+ "type": "County"
+ },
+ {
+ "code": "HU-GS",
+ "name": "Győr-Moson-Sopron",
+ "type": "County"
+ },
+ {
+ "code": "HU-GY",
+ "name": "Győr",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-HB",
+ "name": "Hajdú-Bihar",
+ "type": "County"
+ },
+ {
+ "code": "HU-HE",
+ "name": "Heves",
+ "type": "County"
+ },
+ {
+ "code": "HU-HV",
+ "name": "Hódmezővásárhely",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-JN",
+ "name": "Jász-Nagykun-Szolnok",
+ "type": "County"
+ },
+ {
+ "code": "HU-KE",
+ "name": "Komárom-Esztergom",
+ "type": "County"
+ },
+ {
+ "code": "HU-KM",
+ "name": "Kecskemét",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-KV",
+ "name": "Kaposvár",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-MI",
+ "name": "Miskolc",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-NK",
+ "name": "Nagykanizsa",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-NO",
+ "name": "Nógrád",
+ "type": "County"
+ },
+ {
+ "code": "HU-NY",
+ "name": "Nyíregyháza",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-PE",
+ "name": "Pest",
+ "type": "County"
+ },
+ {
+ "code": "HU-PS",
+ "name": "Pécs",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-SD",
+ "name": "Szeged",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-SF",
+ "name": "Székesfehérvár",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-SH",
+ "name": "Szombathely",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-SK",
+ "name": "Szolnok",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-SN",
+ "name": "Sopron",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-SO",
+ "name": "Somogy",
+ "type": "County"
+ },
+ {
+ "code": "HU-SS",
+ "name": "Szekszárd",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-ST",
+ "name": "Salgótarján",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-SZ",
+ "name": "Szabolcs-Szatmár-Bereg",
+ "type": "County"
+ },
+ {
+ "code": "HU-TB",
+ "name": "Tatabánya",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-TO",
+ "name": "Tolna",
+ "type": "County"
+ },
+ {
+ "code": "HU-VA",
+ "name": "Vas",
+ "type": "County"
+ },
+ {
+ "code": "HU-VE",
+ "name": "Veszprém",
+ "type": "County"
+ },
+ {
+ "code": "HU-VM",
+ "name": "Veszprém",
+ "type": "City with county rights"
+ },
+ {
+ "code": "HU-ZA",
+ "name": "Zala",
+ "type": "County"
+ },
+ {
+ "code": "HU-ZE",
+ "name": "Zalaegerszeg",
+ "type": "City with county rights"
+ },
+ {
+ "code": "ID-AC",
+ "name": "Aceh",
+ "parent": "ID-SM",
+ "type": "Province"
+ },
+ {
+ "code": "ID-BA",
+ "name": "Bali",
+ "parent": "ID-NU",
+ "type": "Province"
+ },
+ {
+ "code": "ID-BB",
+ "name": "Kepulauan Bangka Belitung",
+ "parent": "ID-SM",
+ "type": "Province"
+ },
+ {
+ "code": "ID-BE",
+ "name": "Bengkulu",
+ "parent": "ID-SM",
+ "type": "Province"
+ },
+ {
+ "code": "ID-BT",
+ "name": "Banten",
+ "parent": "ID-JW",
+ "type": "Province"
+ },
+ {
+ "code": "ID-GO",
+ "name": "Gorontalo",
+ "parent": "ID-SL",
+ "type": "Province"
+ },
+ {
+ "code": "ID-JA",
+ "name": "Jambi",
+ "parent": "ID-SM",
+ "type": "Province"
+ },
+ {
+ "code": "ID-JB",
+ "name": "Jawa Barat",
+ "parent": "ID-JW",
+ "type": "Province"
+ },
+ {
+ "code": "ID-JI",
+ "name": "Jawa Timur",
+ "parent": "ID-JW",
+ "type": "Province"
+ },
+ {
+ "code": "ID-JK",
+ "name": "Jakarta Raya",
+ "parent": "ID-JW",
+ "type": "Capital district"
+ },
+ {
+ "code": "ID-JT",
+ "name": "Jawa Tengah",
+ "parent": "ID-JW",
+ "type": "Province"
+ },
+ {
+ "code": "ID-JW",
+ "name": "Jawa",
+ "type": "Geographical unit"
+ },
+ {
+ "code": "ID-KA",
+ "name": "Kalimantan",
+ "type": "Geographical unit"
+ },
+ {
+ "code": "ID-KB",
+ "name": "Kalimantan Barat",
+ "parent": "ID-KA",
+ "type": "Province"
+ },
+ {
+ "code": "ID-KI",
+ "name": "Kalimantan Timur",
+ "parent": "ID-KA",
+ "type": "Province"
+ },
+ {
+ "code": "ID-KR",
+ "name": "Kepulauan Riau",
+ "parent": "ID-SM",
+ "type": "Province"
+ },
+ {
+ "code": "ID-KS",
+ "name": "Kalimantan Selatan",
+ "parent": "ID-KA",
+ "type": "Province"
+ },
+ {
+ "code": "ID-KT",
+ "name": "Kalimantan Tengah",
+ "parent": "ID-KA",
+ "type": "Province"
+ },
+ {
+ "code": "ID-KU",
+ "name": "Kalimantan Utara",
+ "parent": "ID-KA",
+ "type": "Province"
+ },
+ {
+ "code": "ID-LA",
+ "name": "Lampung",
+ "parent": "ID-SM",
+ "type": "Province"
+ },
+ {
+ "code": "ID-MA",
+ "name": "Maluku",
+ "parent": "ID-ML",
+ "type": "Province"
+ },
+ {
+ "code": "ID-ML",
+ "name": "Maluku",
+ "type": "Geographical unit"
+ },
+ {
+ "code": "ID-MU",
+ "name": "Maluku Utara",
+ "parent": "ID-ML",
+ "type": "Province"
+ },
+ {
+ "code": "ID-NB",
+ "name": "Nusa Tenggara Barat",
+ "parent": "ID-NU",
+ "type": "Province"
+ },
+ {
+ "code": "ID-NT",
+ "name": "Nusa Tenggara Timur",
+ "parent": "ID-NU",
+ "type": "Province"
+ },
+ {
+ "code": "ID-NU",
+ "name": "Nusa Tenggara",
+ "type": "Geographical unit"
+ },
+ {
+ "code": "ID-PA",
+ "name": "Papua",
+ "parent": "ID-PP",
+ "type": "Province"
+ },
+ {
+ "code": "ID-PB",
+ "name": "Papua Barat",
+ "parent": "ID-PP",
+ "type": "Province"
+ },
+ {
+ "code": "ID-PD",
+ "name": "Papua Barat Daya",
+ "parent": "ID-PP",
+ "type": "Province"
+ },
+ {
+ "code": "ID-PE",
+ "name": "Papua Pengunungan",
+ "parent": "ID-PP",
+ "type": "Province"
+ },
+ {
+ "code": "ID-PP",
+ "name": "Papua",
+ "type": "Geographical unit"
+ },
+ {
+ "code": "ID-PS",
+ "name": "Papua Selatan",
+ "parent": "ID-PP",
+ "type": "Province"
+ },
+ {
+ "code": "ID-PT",
+ "name": "Papua Tengah",
+ "parent": "ID-PP",
+ "type": "Province"
+ },
+ {
+ "code": "ID-RI",
+ "name": "Riau",
+ "parent": "ID-SM",
+ "type": "Province"
+ },
+ {
+ "code": "ID-SA",
+ "name": "Sulawesi Utara",
+ "parent": "ID-SL",
+ "type": "Province"
+ },
+ {
+ "code": "ID-SB",
+ "name": "Sumatera Barat",
+ "parent": "ID-SM",
+ "type": "Province"
+ },
+ {
+ "code": "ID-SG",
+ "name": "Sulawesi Tenggara",
+ "parent": "ID-SL",
+ "type": "Province"
+ },
+ {
+ "code": "ID-SL",
+ "name": "Sulawesi",
+ "type": "Geographical unit"
+ },
+ {
+ "code": "ID-SM",
+ "name": "Sumatera",
+ "type": "Geographical unit"
+ },
+ {
+ "code": "ID-SN",
+ "name": "Sulawesi Selatan",
+ "parent": "ID-SL",
+ "type": "Province"
+ },
+ {
+ "code": "ID-SR",
+ "name": "Sulawesi Barat",
+ "parent": "ID-SL",
+ "type": "Province"
+ },
+ {
+ "code": "ID-SS",
+ "name": "Sumatera Selatan",
+ "parent": "ID-SM",
+ "type": "Province"
+ },
+ {
+ "code": "ID-ST",
+ "name": "Sulawesi Tengah",
+ "parent": "ID-SL",
+ "type": "Province"
+ },
+ {
+ "code": "ID-SU",
+ "name": "Sumatera Utara",
+ "parent": "ID-SM",
+ "type": "Province"
+ },
+ {
+ "code": "ID-YO",
+ "name": "Yogyakarta",
+ "parent": "ID-JW",
+ "type": "Special region"
+ },
+ {
+ "code": "IE-C",
+ "name": "Connaught",
+ "type": "Province"
+ },
+ {
+ "code": "IE-CE",
+ "name": "Clare",
+ "parent": "IE-M",
+ "type": "County"
+ },
+ {
+ "code": "IE-CN",
+ "name": "Cavan",
+ "parent": "IE-U",
+ "type": "County"
+ },
+ {
+ "code": "IE-CO",
+ "name": "Cork",
+ "parent": "IE-M",
+ "type": "County"
+ },
+ {
+ "code": "IE-CW",
+ "name": "Carlow",
+ "parent": "IE-L",
+ "type": "County"
+ },
+ {
+ "code": "IE-D",
+ "name": "Dublin",
+ "parent": "IE-L",
+ "type": "County"
+ },
+ {
+ "code": "IE-DL",
+ "name": "Donegal",
+ "parent": "IE-U",
+ "type": "County"
+ },
+ {
+ "code": "IE-G",
+ "name": "Galway",
+ "parent": "IE-C",
+ "type": "County"
+ },
+ {
+ "code": "IE-KE",
+ "name": "Kildare",
+ "parent": "IE-L",
+ "type": "County"
+ },
+ {
+ "code": "IE-KK",
+ "name": "Kilkenny",
+ "parent": "IE-L",
+ "type": "County"
+ },
+ {
+ "code": "IE-KY",
+ "name": "Kerry",
+ "parent": "IE-M",
+ "type": "County"
+ },
+ {
+ "code": "IE-L",
+ "name": "Leinster",
+ "type": "Province"
+ },
+ {
+ "code": "IE-LD",
+ "name": "Longford",
+ "parent": "IE-L",
+ "type": "County"
+ },
+ {
+ "code": "IE-LH",
+ "name": "Louth",
+ "parent": "IE-L",
+ "type": "County"
+ },
+ {
+ "code": "IE-LK",
+ "name": "Limerick",
+ "parent": "IE-M",
+ "type": "County"
+ },
+ {
+ "code": "IE-LM",
+ "name": "Leitrim",
+ "parent": "IE-C",
+ "type": "County"
+ },
+ {
+ "code": "IE-LS",
+ "name": "Laois",
+ "parent": "IE-L",
+ "type": "County"
+ },
+ {
+ "code": "IE-M",
+ "name": "Munster",
+ "type": "Province"
+ },
+ {
+ "code": "IE-MH",
+ "name": "Meath",
+ "parent": "IE-L",
+ "type": "County"
+ },
+ {
+ "code": "IE-MN",
+ "name": "Monaghan",
+ "parent": "IE-U",
+ "type": "County"
+ },
+ {
+ "code": "IE-MO",
+ "name": "Mayo",
+ "parent": "IE-C",
+ "type": "County"
+ },
+ {
+ "code": "IE-OY",
+ "name": "Offaly",
+ "parent": "IE-L",
+ "type": "County"
+ },
+ {
+ "code": "IE-RN",
+ "name": "Roscommon",
+ "parent": "IE-C",
+ "type": "County"
+ },
+ {
+ "code": "IE-SO",
+ "name": "Sligo",
+ "parent": "IE-C",
+ "type": "County"
+ },
+ {
+ "code": "IE-TA",
+ "name": "Tipperary",
+ "parent": "IE-M",
+ "type": "County"
+ },
+ {
+ "code": "IE-U",
+ "name": "Ulster",
+ "type": "Province"
+ },
+ {
+ "code": "IE-WD",
+ "name": "Waterford",
+ "parent": "IE-M",
+ "type": "County"
+ },
+ {
+ "code": "IE-WH",
+ "name": "Westmeath",
+ "parent": "IE-L",
+ "type": "County"
+ },
+ {
+ "code": "IE-WW",
+ "name": "Wicklow",
+ "parent": "IE-L",
+ "type": "County"
+ },
+ {
+ "code": "IE-WX",
+ "name": "Wexford",
+ "parent": "IE-L",
+ "type": "County"
+ },
+ {
+ "code": "IL-D",
+ "name": "Al Janūbī",
+ "type": "District"
+ },
+ {
+ "code": "IL-HA",
+ "name": "H̱efa",
+ "type": "District"
+ },
+ {
+ "code": "IL-JM",
+ "name": "Al Quds",
+ "type": "District"
+ },
+ {
+ "code": "IL-M",
+ "name": "Al Awsaţ",
+ "type": "District"
+ },
+ {
+ "code": "IL-TA",
+ "name": "Tall Abīb",
+ "type": "District"
+ },
+ {
+ "code": "IL-Z",
+ "name": "Ash Shamālī",
+ "type": "District"
+ },
+ {
+ "code": "IN-AN",
+ "name": "Andaman and Nicobar Islands",
+ "type": "Union territory"
+ },
+ {
+ "code": "IN-AP",
+ "name": "Andhra Pradesh",
+ "type": "State"
+ },
+ {
+ "code": "IN-AR",
+ "name": "Arunāchal Pradesh",
+ "type": "State"
+ },
+ {
+ "code": "IN-AS",
+ "name": "Assam",
+ "type": "State"
+ },
+ {
+ "code": "IN-BR",
+ "name": "Bihār",
+ "type": "State"
+ },
+ {
+ "code": "IN-CG",
+ "name": "Chhattīsgarh",
+ "type": "State"
+ },
+ {
+ "code": "IN-CH",
+ "name": "Chandīgarh",
+ "type": "Union territory"
+ },
+ {
+ "code": "IN-DH",
+ "name": "Dādra and Nagar Haveli and Damān and Diu",
+ "type": "Union territory"
+ },
+ {
+ "code": "IN-DL",
+ "name": "Delhi",
+ "type": "Union territory"
+ },
+ {
+ "code": "IN-GA",
+ "name": "Goa",
+ "type": "State"
+ },
+ {
+ "code": "IN-GJ",
+ "name": "Gujarāt",
+ "type": "State"
+ },
+ {
+ "code": "IN-HP",
+ "name": "Himāchal Pradesh",
+ "type": "State"
+ },
+ {
+ "code": "IN-HR",
+ "name": "Haryāna",
+ "type": "State"
+ },
+ {
+ "code": "IN-JH",
+ "name": "Jhārkhand",
+ "type": "State"
+ },
+ {
+ "code": "IN-JK",
+ "name": "Jammu and Kashmīr",
+ "type": "Union territory"
+ },
+ {
+ "code": "IN-KA",
+ "name": "Karnātaka",
+ "type": "State"
+ },
+ {
+ "code": "IN-KL",
+ "name": "Kerala",
+ "type": "State"
+ },
+ {
+ "code": "IN-LA",
+ "name": "Ladākh",
+ "type": "Union territory"
+ },
+ {
+ "code": "IN-LD",
+ "name": "Lakshadweep",
+ "type": "Union territory"
+ },
+ {
+ "code": "IN-MH",
+ "name": "Mahārāshtra",
+ "type": "State"
+ },
+ {
+ "code": "IN-ML",
+ "name": "Meghālaya",
+ "type": "State"
+ },
+ {
+ "code": "IN-MN",
+ "name": "Manipur",
+ "type": "State"
+ },
+ {
+ "code": "IN-MP",
+ "name": "Madhya Pradesh",
+ "type": "State"
+ },
+ {
+ "code": "IN-MZ",
+ "name": "Mizoram",
+ "type": "State"
+ },
+ {
+ "code": "IN-NL",
+ "name": "Nāgāland",
+ "type": "State"
+ },
+ {
+ "code": "IN-OD",
+ "name": "Odisha",
+ "type": "State"
+ },
+ {
+ "code": "IN-PB",
+ "name": "Punjab",
+ "type": "State"
+ },
+ {
+ "code": "IN-PY",
+ "name": "Puducherry",
+ "type": "Union territory"
+ },
+ {
+ "code": "IN-RJ",
+ "name": "Rājasthān",
+ "type": "State"
+ },
+ {
+ "code": "IN-SK",
+ "name": "Sikkim",
+ "type": "State"
+ },
+ {
+ "code": "IN-TN",
+ "name": "Tamil Nādu",
+ "type": "State"
+ },
+ {
+ "code": "IN-TR",
+ "name": "Tripura",
+ "type": "State"
+ },
+ {
+ "code": "IN-TS",
+ "name": "Telangāna",
+ "type": "State"
+ },
+ {
+ "code": "IN-UK",
+ "name": "Uttarākhand",
+ "type": "State"
+ },
+ {
+ "code": "IN-UP",
+ "name": "Uttar Pradesh",
+ "type": "State"
+ },
+ {
+ "code": "IN-WB",
+ "name": "West Bengal",
+ "type": "State"
+ },
+ {
+ "code": "IQ-AN",
+ "name": "Al Anbār",
+ "type": "Governorate"
+ },
+ {
+ "code": "IQ-AR",
+ "name": "Arbīl",
+ "parent": "IQ-KR",
+ "type": "Governorate"
+ },
+ {
+ "code": "IQ-BA",
+ "name": "Al Başrah",
+ "type": "Governorate"
+ },
+ {
+ "code": "IQ-BB",
+ "name": "Bābil",
+ "type": "Governorate"
+ },
+ {
+ "code": "IQ-BG",
+ "name": "Baghdād",
+ "type": "Governorate"
+ },
+ {
+ "code": "IQ-DA",
+ "name": "Dahūk",
+ "parent": "IQ-KR",
+ "type": "Governorate"
+ },
+ {
+ "code": "IQ-DI",
+ "name": "Diyālá",
+ "type": "Governorate"
+ },
+ {
+ "code": "IQ-DQ",
+ "name": "Dhī Qār",
+ "type": "Governorate"
+ },
+ {
+ "code": "IQ-KA",
+ "name": "Karbalā’",
+ "type": "Governorate"
+ },
+ {
+ "code": "IQ-KI",
+ "name": "Kirkūk",
+ "type": "Governorate"
+ },
+ {
+ "code": "IQ-KR",
+ "name": "Herêm-î Kurdistan",
+ "type": "Region"
+ },
+ {
+ "code": "IQ-MA",
+ "name": "Maysān",
+ "type": "Governorate"
+ },
+ {
+ "code": "IQ-MU",
+ "name": "Al Muthanná",
+ "type": "Governorate"
+ },
+ {
+ "code": "IQ-NA",
+ "name": "An Najaf",
+ "type": "Governorate"
+ },
+ {
+ "code": "IQ-NI",
+ "name": "Nīnawá",
+ "type": "Governorate"
+ },
+ {
+ "code": "IQ-QA",
+ "name": "Al Qādisīyah",
+ "type": "Governorate"
+ },
+ {
+ "code": "IQ-SD",
+ "name": "Şalāḩ ad Dīn",
+ "type": "Governorate"
+ },
+ {
+ "code": "IQ-SU",
+ "name": "As Sulaymānīyah",
+ "parent": "IQ-KR",
+ "type": "Governorate"
+ },
+ {
+ "code": "IQ-WA",
+ "name": "Wāsiţ",
+ "type": "Governorate"
+ },
+ {
+ "code": "IR-00",
+ "name": "Markazī",
+ "type": "Province"
+ },
+ {
+ "code": "IR-01",
+ "name": "Gīlān",
+ "type": "Province"
+ },
+ {
+ "code": "IR-02",
+ "name": "Māzandarān",
+ "type": "Province"
+ },
+ {
+ "code": "IR-03",
+ "name": "Āz̄ārbāyjān-e Shārqī",
+ "type": "Province"
+ },
+ {
+ "code": "IR-04",
+ "name": "Āz̄ārbāyjān-e Ghārbī",
+ "type": "Province"
+ },
+ {
+ "code": "IR-05",
+ "name": "Kermānshāh",
+ "type": "Province"
+ },
+ {
+ "code": "IR-06",
+ "name": "Khūzestān",
+ "type": "Province"
+ },
+ {
+ "code": "IR-07",
+ "name": "Fārs",
+ "type": "Province"
+ },
+ {
+ "code": "IR-08",
+ "name": "Kermān",
+ "type": "Province"
+ },
+ {
+ "code": "IR-09",
+ "name": "Khorāsān-e Raẕavī",
+ "type": "Province"
+ },
+ {
+ "code": "IR-10",
+ "name": "Eşfahān",
+ "type": "Province"
+ },
+ {
+ "code": "IR-11",
+ "name": "Sīstān va Balūchestān",
+ "type": "Province"
+ },
+ {
+ "code": "IR-12",
+ "name": "Kordestān",
+ "type": "Province"
+ },
+ {
+ "code": "IR-13",
+ "name": "Hamadān",
+ "type": "Province"
+ },
+ {
+ "code": "IR-14",
+ "name": "Chahār Maḩāl va Bakhtīārī",
+ "type": "Province"
+ },
+ {
+ "code": "IR-15",
+ "name": "Lorestān",
+ "type": "Province"
+ },
+ {
+ "code": "IR-16",
+ "name": "Īlām",
+ "type": "Province"
+ },
+ {
+ "code": "IR-17",
+ "name": "Kohgīlūyeh va Bowyer Aḩmad",
+ "type": "Province"
+ },
+ {
+ "code": "IR-18",
+ "name": "Būshehr",
+ "type": "Province"
+ },
+ {
+ "code": "IR-19",
+ "name": "Zanjān",
+ "type": "Province"
+ },
+ {
+ "code": "IR-20",
+ "name": "Semnān",
+ "type": "Province"
+ },
+ {
+ "code": "IR-21",
+ "name": "Yazd",
+ "type": "Province"
+ },
+ {
+ "code": "IR-22",
+ "name": "Hormozgān",
+ "type": "Province"
+ },
+ {
+ "code": "IR-23",
+ "name": "Tehrān",
+ "type": "Province"
+ },
+ {
+ "code": "IR-24",
+ "name": "Ardabīl",
+ "type": "Province"
+ },
+ {
+ "code": "IR-25",
+ "name": "Qom",
+ "type": "Province"
+ },
+ {
+ "code": "IR-26",
+ "name": "Qazvīn",
+ "type": "Province"
+ },
+ {
+ "code": "IR-27",
+ "name": "Golestān",
+ "type": "Province"
+ },
+ {
+ "code": "IR-28",
+ "name": "Khorāsān-e Shomālī",
+ "type": "Province"
+ },
+ {
+ "code": "IR-29",
+ "name": "Khorāsān-e Jonūbī",
+ "type": "Province"
+ },
+ {
+ "code": "IR-30",
+ "name": "Alborz",
+ "type": "Province"
+ },
+ {
+ "code": "IS-1",
+ "name": "Höfuðborgarsvæði",
+ "type": "Region"
+ },
+ {
+ "code": "IS-2",
+ "name": "Suðurnes",
+ "type": "Region"
+ },
+ {
+ "code": "IS-3",
+ "name": "Vesturland",
+ "type": "Region"
+ },
+ {
+ "code": "IS-4",
+ "name": "Vestfirðir",
+ "type": "Region"
+ },
+ {
+ "code": "IS-5",
+ "name": "Norðurland vestra",
+ "type": "Region"
+ },
+ {
+ "code": "IS-6",
+ "name": "Norðurland eystra",
+ "type": "Region"
+ },
+ {
+ "code": "IS-7",
+ "name": "Austurland",
+ "type": "Region"
+ },
+ {
+ "code": "IS-8",
+ "name": "Suðurland",
+ "type": "Region"
+ },
+ {
+ "code": "IS-AKN",
+ "name": "Akraneskaupstaður",
+ "parent": "IS-3",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-AKU",
+ "name": "Akureyrarbær",
+ "parent": "IS-6",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-ARN",
+ "name": "Árneshreppur",
+ "parent": "IS-4",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-ASA",
+ "name": "Ásahreppur",
+ "parent": "IS-8",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-BLA",
+ "name": "Bláskógabyggð",
+ "parent": "IS-8",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-BOG",
+ "name": "Borgarbyggð",
+ "parent": "IS-3",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-BOL",
+ "name": "Bolungarvíkurkaupstaður",
+ "parent": "IS-4",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-DAB",
+ "name": "Dalabyggð",
+ "parent": "IS-3",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-DAV",
+ "name": "Dalvíkurbyggð",
+ "parent": "IS-6",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-EOM",
+ "name": "Eyja- og Miklaholtshreppur",
+ "parent": "IS-3",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-EYF",
+ "name": "Eyjafjarðarsveit",
+ "parent": "IS-6",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-FJD",
+ "name": "Fjarðabyggð",
+ "parent": "IS-7",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-FJL",
+ "name": "Fjallabyggð",
+ "parent": "IS-6",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-FLA",
+ "name": "Flóahreppur",
+ "parent": "IS-8",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-FLR",
+ "name": "Fljótsdalshreppur",
+ "parent": "IS-7",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-GAR",
+ "name": "Garðabær",
+ "parent": "IS-1",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-GOG",
+ "name": "Grímsnes- og Grafningshreppur",
+ "parent": "IS-8",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-GRN",
+ "name": "Grindavíkurbær",
+ "parent": "IS-2",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-GRU",
+ "name": "Grundarfjarðarbær",
+ "parent": "IS-3",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-GRY",
+ "name": "Grýtubakkahreppur",
+ "parent": "IS-6",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-HAF",
+ "name": "Hafnarfjarðarkaupstaður",
+ "parent": "IS-1",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-HRG",
+ "name": "Hörgársveit",
+ "parent": "IS-6",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-HRU",
+ "name": "Hrunamannahreppur",
+ "parent": "IS-8",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-HUG",
+ "name": "Húnabyggð",
+ "parent": "IS-5",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-HUV",
+ "name": "Húnaþing vestra",
+ "parent": "IS-5",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-HVA",
+ "name": "Hvalfjarðarsveit",
+ "parent": "IS-3",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-HVE",
+ "name": "Hveragerðisbær",
+ "parent": "IS-8",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-ISA",
+ "name": "Ísafjarðarbær",
+ "parent": "IS-4",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-KAL",
+ "name": "Kaldrananeshreppur",
+ "parent": "IS-4",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-KJO",
+ "name": "Kjósarhreppur",
+ "parent": "IS-1",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-KOP",
+ "name": "Kópavogsbær",
+ "parent": "IS-1",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-LAN",
+ "name": "Langanesbyggð",
+ "parent": "IS-6",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-MOS",
+ "name": "Mosfellsbær",
+ "parent": "IS-1",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-MUL",
+ "name": "Múlaþing",
+ "parent": "IS-7",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-MYR",
+ "name": "Mýrdalshreppur",
+ "parent": "IS-8",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-NOR",
+ "name": "Norðurþing",
+ "parent": "IS-6",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-RGE",
+ "name": "Rangárþing eystra",
+ "parent": "IS-8",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-RGY",
+ "name": "Rangárþing ytra",
+ "parent": "IS-8",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-RHH",
+ "name": "Reykhólahreppur",
+ "parent": "IS-4",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-RKN",
+ "name": "Reykjanesbær",
+ "parent": "IS-2",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-RKV",
+ "name": "Reykjavíkurborg",
+ "parent": "IS-1",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-SBT",
+ "name": "Svalbarðsstrandarhreppur",
+ "parent": "IS-6",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-SDN",
+ "name": "Suðurnesjabær",
+ "parent": "IS-2",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-SDV",
+ "name": "Súðavíkurhreppur",
+ "parent": "IS-4",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-SEL",
+ "name": "Seltjarnarnesbær",
+ "parent": "IS-1",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-SFA",
+ "name": "Sveitarfélagið Árborg",
+ "parent": "IS-8",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-SHF",
+ "name": "Sveitarfélagið Hornafjörður",
+ "parent": "IS-7",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-SKF",
+ "name": "Skaftárhreppur",
+ "parent": "IS-8",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-SKG",
+ "name": "Skagabyggð",
+ "parent": "IS-5",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-SKO",
+ "name": "Skorradalshreppur",
+ "parent": "IS-3",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-SKR",
+ "name": "Skagafjörður",
+ "parent": "IS-5",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-SNF",
+ "name": "Snæfellsbær",
+ "parent": "IS-3",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-SOG",
+ "name": "Skeiða- og Gnúpverjahreppur",
+ "parent": "IS-8",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-SOL",
+ "name": "Sveitarfélagið Ölfus",
+ "parent": "IS-8",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-SSS",
+ "name": "Sveitarfélagið Skagaströnd",
+ "parent": "IS-5",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-STR",
+ "name": "Strandabyggð",
+ "parent": "IS-4",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-STY",
+ "name": "Stykkishólmsbær",
+ "parent": "IS-3",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-SVG",
+ "name": "Sveitarfélagið Vogar",
+ "parent": "IS-2",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-TAL",
+ "name": "Tálknafjarðarhreppur",
+ "parent": "IS-4",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-THG",
+ "name": "Þingeyjarsveit",
+ "parent": "IS-6",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-TJO",
+ "name": "Tjörneshreppur",
+ "parent": "IS-6",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-VEM",
+ "name": "Vestmannaeyjabær",
+ "parent": "IS-8",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-VER",
+ "name": "Vesturbyggð",
+ "parent": "IS-4",
+ "type": "Municipality"
+ },
+ {
+ "code": "IS-VOP",
+ "name": "Vopnafjarðarhreppur",
+ "parent": "IS-7",
+ "type": "Municipality"
+ },
+ {
+ "code": "IT-21",
+ "name": "Piemonte",
+ "type": "Region"
+ },
+ {
+ "code": "IT-23",
+ "name": "Val d'Aoste",
+ "type": "Autonomous region"
+ },
+ {
+ "code": "IT-25",
+ "name": "Lombardia",
+ "type": "Region"
+ },
+ {
+ "code": "IT-32",
+ "name": "Trentino-Alto Adige",
+ "type": "Autonomous region"
+ },
+ {
+ "code": "IT-34",
+ "name": "Veneto",
+ "type": "Region"
+ },
+ {
+ "code": "IT-36",
+ "name": "Friuli Venezia Giulia",
+ "type": "Autonomous region"
+ },
+ {
+ "code": "IT-42",
+ "name": "Liguria",
+ "type": "Region"
+ },
+ {
+ "code": "IT-45",
+ "name": "Emilia-Romagna",
+ "type": "Region"
+ },
+ {
+ "code": "IT-52",
+ "name": "Toscana",
+ "type": "Region"
+ },
+ {
+ "code": "IT-55",
+ "name": "Umbria",
+ "type": "Region"
+ },
+ {
+ "code": "IT-57",
+ "name": "Marche",
+ "type": "Region"
+ },
+ {
+ "code": "IT-62",
+ "name": "Lazio",
+ "type": "Region"
+ },
+ {
+ "code": "IT-65",
+ "name": "Abruzzo",
+ "type": "Region"
+ },
+ {
+ "code": "IT-67",
+ "name": "Molise",
+ "type": "Region"
+ },
+ {
+ "code": "IT-72",
+ "name": "Campania",
+ "type": "Region"
+ },
+ {
+ "code": "IT-75",
+ "name": "Puglia",
+ "type": "Region"
+ },
+ {
+ "code": "IT-77",
+ "name": "Basilicata",
+ "type": "Region"
+ },
+ {
+ "code": "IT-78",
+ "name": "Calabria",
+ "type": "Region"
+ },
+ {
+ "code": "IT-82",
+ "name": "Sicilia",
+ "type": "Autonomous region"
+ },
+ {
+ "code": "IT-88",
+ "name": "Sardegna",
+ "type": "Autonomous region"
+ },
+ {
+ "code": "IT-AG",
+ "name": "Agrigento",
+ "parent": "IT-82",
+ "type": "Free municipal consortium"
+ },
+ {
+ "code": "IT-AL",
+ "name": "Alessandria",
+ "parent": "IT-21",
+ "type": "Province"
+ },
+ {
+ "code": "IT-AN",
+ "name": "Ancona",
+ "parent": "IT-57",
+ "type": "Province"
+ },
+ {
+ "code": "IT-AP",
+ "name": "Ascoli Piceno",
+ "parent": "IT-57",
+ "type": "Province"
+ },
+ {
+ "code": "IT-AQ",
+ "name": "L'Aquila",
+ "parent": "IT-65",
+ "type": "Province"
+ },
+ {
+ "code": "IT-AR",
+ "name": "Arezzo",
+ "parent": "IT-52",
+ "type": "Province"
+ },
+ {
+ "code": "IT-AT",
+ "name": "Asti",
+ "parent": "IT-21",
+ "type": "Province"
+ },
+ {
+ "code": "IT-AV",
+ "name": "Avellino",
+ "parent": "IT-72",
+ "type": "Province"
+ },
+ {
+ "code": "IT-BA",
+ "name": "Bari",
+ "parent": "IT-75",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "IT-BG",
+ "name": "Bergamo",
+ "parent": "IT-25",
+ "type": "Province"
+ },
+ {
+ "code": "IT-BI",
+ "name": "Biella",
+ "parent": "IT-21",
+ "type": "Province"
+ },
+ {
+ "code": "IT-BL",
+ "name": "Belluno",
+ "parent": "IT-34",
+ "type": "Province"
+ },
+ {
+ "code": "IT-BN",
+ "name": "Benevento",
+ "parent": "IT-72",
+ "type": "Province"
+ },
+ {
+ "code": "IT-BO",
+ "name": "Bologna",
+ "parent": "IT-45",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "IT-BR",
+ "name": "Brindisi",
+ "parent": "IT-75",
+ "type": "Province"
+ },
+ {
+ "code": "IT-BS",
+ "name": "Brescia",
+ "parent": "IT-25",
+ "type": "Province"
+ },
+ {
+ "code": "IT-BT",
+ "name": "Barletta-Andria-Trani",
+ "parent": "IT-75",
+ "type": "Province"
+ },
+ {
+ "code": "IT-BZ",
+ "name": "Bolzano",
+ "parent": "IT-32",
+ "type": "Autonomous province"
+ },
+ {
+ "code": "IT-CA",
+ "name": "Cagliari",
+ "parent": "IT-88",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "IT-CB",
+ "name": "Campobasso",
+ "parent": "IT-67",
+ "type": "Province"
+ },
+ {
+ "code": "IT-CE",
+ "name": "Caserta",
+ "parent": "IT-72",
+ "type": "Province"
+ },
+ {
+ "code": "IT-CH",
+ "name": "Chieti",
+ "parent": "IT-65",
+ "type": "Province"
+ },
+ {
+ "code": "IT-CL",
+ "name": "Caltanissetta",
+ "parent": "IT-82",
+ "type": "Free municipal consortium"
+ },
+ {
+ "code": "IT-CN",
+ "name": "Cuneo",
+ "parent": "IT-21",
+ "type": "Province"
+ },
+ {
+ "code": "IT-CO",
+ "name": "Como",
+ "parent": "IT-25",
+ "type": "Province"
+ },
+ {
+ "code": "IT-CR",
+ "name": "Cremona",
+ "parent": "IT-25",
+ "type": "Province"
+ },
+ {
+ "code": "IT-CS",
+ "name": "Cosenza",
+ "parent": "IT-78",
+ "type": "Province"
+ },
+ {
+ "code": "IT-CT",
+ "name": "Catania",
+ "parent": "IT-82",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "IT-CZ",
+ "name": "Catanzaro",
+ "parent": "IT-78",
+ "type": "Province"
+ },
+ {
+ "code": "IT-EN",
+ "name": "Enna",
+ "parent": "IT-82",
+ "type": "Free municipal consortium"
+ },
+ {
+ "code": "IT-FC",
+ "name": "Forlì-Cesena",
+ "parent": "IT-45",
+ "type": "Province"
+ },
+ {
+ "code": "IT-FE",
+ "name": "Ferrara",
+ "parent": "IT-45",
+ "type": "Province"
+ },
+ {
+ "code": "IT-FG",
+ "name": "Foggia",
+ "parent": "IT-75",
+ "type": "Province"
+ },
+ {
+ "code": "IT-FI",
+ "name": "Firenze",
+ "parent": "IT-52",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "IT-FM",
+ "name": "Fermo",
+ "parent": "IT-57",
+ "type": "Province"
+ },
+ {
+ "code": "IT-FR",
+ "name": "Frosinone",
+ "parent": "IT-62",
+ "type": "Province"
+ },
+ {
+ "code": "IT-GE",
+ "name": "Genova",
+ "parent": "IT-42",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "IT-GO",
+ "name": "Gorizia",
+ "parent": "IT-36",
+ "type": "Decentralized regional entity"
+ },
+ {
+ "code": "IT-GR",
+ "name": "Grosseto",
+ "parent": "IT-52",
+ "type": "Province"
+ },
+ {
+ "code": "IT-IM",
+ "name": "Imperia",
+ "parent": "IT-42",
+ "type": "Province"
+ },
+ {
+ "code": "IT-IS",
+ "name": "Isernia",
+ "parent": "IT-67",
+ "type": "Province"
+ },
+ {
+ "code": "IT-KR",
+ "name": "Crotone",
+ "parent": "IT-78",
+ "type": "Province"
+ },
+ {
+ "code": "IT-LC",
+ "name": "Lecco",
+ "parent": "IT-25",
+ "type": "Province"
+ },
+ {
+ "code": "IT-LE",
+ "name": "Lecce",
+ "parent": "IT-75",
+ "type": "Province"
+ },
+ {
+ "code": "IT-LI",
+ "name": "Livorno",
+ "parent": "IT-52",
+ "type": "Province"
+ },
+ {
+ "code": "IT-LO",
+ "name": "Lodi",
+ "parent": "IT-25",
+ "type": "Province"
+ },
+ {
+ "code": "IT-LT",
+ "name": "Latina",
+ "parent": "IT-62",
+ "type": "Province"
+ },
+ {
+ "code": "IT-LU",
+ "name": "Lucca",
+ "parent": "IT-52",
+ "type": "Province"
+ },
+ {
+ "code": "IT-MB",
+ "name": "Monza e Brianza",
+ "parent": "IT-25",
+ "type": "Province"
+ },
+ {
+ "code": "IT-MC",
+ "name": "Macerata",
+ "parent": "IT-57",
+ "type": "Province"
+ },
+ {
+ "code": "IT-ME",
+ "name": "Messina",
+ "parent": "IT-82",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "IT-MI",
+ "name": "Milano",
+ "parent": "IT-25",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "IT-MN",
+ "name": "Mantova",
+ "parent": "IT-25",
+ "type": "Province"
+ },
+ {
+ "code": "IT-MO",
+ "name": "Modena",
+ "parent": "IT-45",
+ "type": "Province"
+ },
+ {
+ "code": "IT-MS",
+ "name": "Massa-Carrara",
+ "parent": "IT-52",
+ "type": "Province"
+ },
+ {
+ "code": "IT-MT",
+ "name": "Matera",
+ "parent": "IT-77",
+ "type": "Province"
+ },
+ {
+ "code": "IT-NA",
+ "name": "Napoli",
+ "parent": "IT-72",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "IT-NO",
+ "name": "Novara",
+ "parent": "IT-21",
+ "type": "Province"
+ },
+ {
+ "code": "IT-NU",
+ "name": "Nuoro",
+ "parent": "IT-88",
+ "type": "Province"
+ },
+ {
+ "code": "IT-OR",
+ "name": "Oristano",
+ "parent": "IT-88",
+ "type": "Province"
+ },
+ {
+ "code": "IT-PA",
+ "name": "Palermo",
+ "parent": "IT-82",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "IT-PC",
+ "name": "Piacenza",
+ "parent": "IT-45",
+ "type": "Province"
+ },
+ {
+ "code": "IT-PD",
+ "name": "Padova",
+ "parent": "IT-34",
+ "type": "Province"
+ },
+ {
+ "code": "IT-PE",
+ "name": "Pescara",
+ "parent": "IT-65",
+ "type": "Province"
+ },
+ {
+ "code": "IT-PG",
+ "name": "Perugia",
+ "parent": "IT-55",
+ "type": "Province"
+ },
+ {
+ "code": "IT-PI",
+ "name": "Pisa",
+ "parent": "IT-52",
+ "type": "Province"
+ },
+ {
+ "code": "IT-PN",
+ "name": "Pordenone",
+ "parent": "IT-36",
+ "type": "Decentralized regional entity"
+ },
+ {
+ "code": "IT-PO",
+ "name": "Prato",
+ "parent": "IT-52",
+ "type": "Province"
+ },
+ {
+ "code": "IT-PR",
+ "name": "Parma",
+ "parent": "IT-45",
+ "type": "Province"
+ },
+ {
+ "code": "IT-PT",
+ "name": "Pistoia",
+ "parent": "IT-52",
+ "type": "Province"
+ },
+ {
+ "code": "IT-PU",
+ "name": "Pesaro e Urbino",
+ "parent": "IT-57",
+ "type": "Province"
+ },
+ {
+ "code": "IT-PV",
+ "name": "Pavia",
+ "parent": "IT-25",
+ "type": "Province"
+ },
+ {
+ "code": "IT-PZ",
+ "name": "Potenza",
+ "parent": "IT-77",
+ "type": "Province"
+ },
+ {
+ "code": "IT-RA",
+ "name": "Ravenna",
+ "parent": "IT-45",
+ "type": "Province"
+ },
+ {
+ "code": "IT-RC",
+ "name": "Reggio Calabria",
+ "parent": "IT-78",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "IT-RE",
+ "name": "Reggio Emilia",
+ "parent": "IT-45",
+ "type": "Province"
+ },
+ {
+ "code": "IT-RG",
+ "name": "Ragusa",
+ "parent": "IT-82",
+ "type": "Free municipal consortium"
+ },
+ {
+ "code": "IT-RI",
+ "name": "Rieti",
+ "parent": "IT-62",
+ "type": "Province"
+ },
+ {
+ "code": "IT-RM",
+ "name": "Roma",
+ "parent": "IT-62",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "IT-RN",
+ "name": "Rimini",
+ "parent": "IT-45",
+ "type": "Province"
+ },
+ {
+ "code": "IT-RO",
+ "name": "Rovigo",
+ "parent": "IT-34",
+ "type": "Province"
+ },
+ {
+ "code": "IT-SA",
+ "name": "Salerno",
+ "parent": "IT-72",
+ "type": "Province"
+ },
+ {
+ "code": "IT-SI",
+ "name": "Siena",
+ "parent": "IT-52",
+ "type": "Province"
+ },
+ {
+ "code": "IT-SO",
+ "name": "Sondrio",
+ "parent": "IT-25",
+ "type": "Province"
+ },
+ {
+ "code": "IT-SP",
+ "name": "La Spezia",
+ "parent": "IT-42",
+ "type": "Province"
+ },
+ {
+ "code": "IT-SR",
+ "name": "Siracusa",
+ "parent": "IT-82",
+ "type": "Free municipal consortium"
+ },
+ {
+ "code": "IT-SS",
+ "name": "Sassari",
+ "parent": "IT-88",
+ "type": "Province"
+ },
+ {
+ "code": "IT-SU",
+ "name": "Sud Sardegna",
+ "parent": "IT-88",
+ "type": "Province"
+ },
+ {
+ "code": "IT-SV",
+ "name": "Savona",
+ "parent": "IT-42",
+ "type": "Province"
+ },
+ {
+ "code": "IT-TA",
+ "name": "Taranto",
+ "parent": "IT-75",
+ "type": "Province"
+ },
+ {
+ "code": "IT-TE",
+ "name": "Teramo",
+ "parent": "IT-65",
+ "type": "Province"
+ },
+ {
+ "code": "IT-TN",
+ "name": "Trento",
+ "parent": "IT-32",
+ "type": "Autonomous province"
+ },
+ {
+ "code": "IT-TO",
+ "name": "Torino",
+ "parent": "IT-21",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "IT-TP",
+ "name": "Trapani",
+ "parent": "IT-82",
+ "type": "Free municipal consortium"
+ },
+ {
+ "code": "IT-TR",
+ "name": "Terni",
+ "parent": "IT-55",
+ "type": "Province"
+ },
+ {
+ "code": "IT-TS",
+ "name": "Trieste",
+ "parent": "IT-36",
+ "type": "Decentralized regional entity"
+ },
+ {
+ "code": "IT-TV",
+ "name": "Treviso",
+ "parent": "IT-34",
+ "type": "Province"
+ },
+ {
+ "code": "IT-UD",
+ "name": "Udine",
+ "parent": "IT-36",
+ "type": "Decentralized regional entity"
+ },
+ {
+ "code": "IT-VA",
+ "name": "Varese",
+ "parent": "IT-25",
+ "type": "Province"
+ },
+ {
+ "code": "IT-VB",
+ "name": "Verbano-Cusio-Ossola",
+ "parent": "IT-21",
+ "type": "Province"
+ },
+ {
+ "code": "IT-VC",
+ "name": "Vercelli",
+ "parent": "IT-21",
+ "type": "Province"
+ },
+ {
+ "code": "IT-VE",
+ "name": "Venezia",
+ "parent": "IT-34",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "IT-VI",
+ "name": "Vicenza",
+ "parent": "IT-34",
+ "type": "Province"
+ },
+ {
+ "code": "IT-VR",
+ "name": "Verona",
+ "parent": "IT-34",
+ "type": "Province"
+ },
+ {
+ "code": "IT-VT",
+ "name": "Viterbo",
+ "parent": "IT-62",
+ "type": "Province"
+ },
+ {
+ "code": "IT-VV",
+ "name": "Vibo Valentia",
+ "parent": "IT-78",
+ "type": "Province"
+ },
+ {
+ "code": "JM-01",
+ "name": "Kingston",
+ "type": "Parish"
+ },
+ {
+ "code": "JM-02",
+ "name": "Saint Andrew",
+ "type": "Parish"
+ },
+ {
+ "code": "JM-03",
+ "name": "Saint Thomas",
+ "type": "Parish"
+ },
+ {
+ "code": "JM-04",
+ "name": "Portland",
+ "type": "Parish"
+ },
+ {
+ "code": "JM-05",
+ "name": "Saint Mary",
+ "type": "Parish"
+ },
+ {
+ "code": "JM-06",
+ "name": "Saint Ann",
+ "type": "Parish"
+ },
+ {
+ "code": "JM-07",
+ "name": "Trelawny",
+ "type": "Parish"
+ },
+ {
+ "code": "JM-08",
+ "name": "Saint James",
+ "type": "Parish"
+ },
+ {
+ "code": "JM-09",
+ "name": "Hanover",
+ "type": "Parish"
+ },
+ {
+ "code": "JM-10",
+ "name": "Westmoreland",
+ "type": "Parish"
+ },
+ {
+ "code": "JM-11",
+ "name": "Saint Elizabeth",
+ "type": "Parish"
+ },
+ {
+ "code": "JM-12",
+ "name": "Manchester",
+ "type": "Parish"
+ },
+ {
+ "code": "JM-13",
+ "name": "Clarendon",
+ "type": "Parish"
+ },
+ {
+ "code": "JM-14",
+ "name": "Saint Catherine",
+ "type": "Parish"
+ },
+ {
+ "code": "JO-AJ",
+ "name": "‘Ajlūn",
+ "type": "Governorate"
+ },
+ {
+ "code": "JO-AM",
+ "name": "Al ‘A̅şimah",
+ "type": "Governorate"
+ },
+ {
+ "code": "JO-AQ",
+ "name": "Al ‘Aqabah",
+ "type": "Governorate"
+ },
+ {
+ "code": "JO-AT",
+ "name": "Aţ Ţafīlah",
+ "type": "Governorate"
+ },
+ {
+ "code": "JO-AZ",
+ "name": "Az Zarqā’",
+ "type": "Governorate"
+ },
+ {
+ "code": "JO-BA",
+ "name": "Al Balqā’",
+ "type": "Governorate"
+ },
+ {
+ "code": "JO-IR",
+ "name": "Irbid",
+ "type": "Governorate"
+ },
+ {
+ "code": "JO-JA",
+ "name": "Jarash",
+ "type": "Governorate"
+ },
+ {
+ "code": "JO-KA",
+ "name": "Al Karak",
+ "type": "Governorate"
+ },
+ {
+ "code": "JO-MA",
+ "name": "Al Mafraq",
+ "type": "Governorate"
+ },
+ {
+ "code": "JO-MD",
+ "name": "Mādabā",
+ "type": "Governorate"
+ },
+ {
+ "code": "JO-MN",
+ "name": "Ma‘ān",
+ "type": "Governorate"
+ },
+ {
+ "code": "JP-01",
+ "name": "Hokkaido",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-02",
+ "name": "Aomori",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-03",
+ "name": "Iwate",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-04",
+ "name": "Miyagi",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-05",
+ "name": "Akita",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-06",
+ "name": "Yamagata",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-07",
+ "name": "Fukushima",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-08",
+ "name": "Ibaraki",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-09",
+ "name": "Tochigi",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-10",
+ "name": "Gunma",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-11",
+ "name": "Saitama",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-12",
+ "name": "Chiba",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-13",
+ "name": "Tokyo",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-14",
+ "name": "Kanagawa",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-15",
+ "name": "Niigata",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-16",
+ "name": "Toyama",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-17",
+ "name": "Ishikawa",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-18",
+ "name": "Fukui",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-19",
+ "name": "Yamanashi",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-20",
+ "name": "Nagano",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-21",
+ "name": "Gifu",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-22",
+ "name": "Shizuoka",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-23",
+ "name": "Aichi",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-24",
+ "name": "Mie",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-25",
+ "name": "Shiga",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-26",
+ "name": "Kyoto",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-27",
+ "name": "Osaka",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-28",
+ "name": "Hyogo",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-29",
+ "name": "Nara",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-30",
+ "name": "Wakayama",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-31",
+ "name": "Tottori",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-32",
+ "name": "Shimane",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-33",
+ "name": "Okayama",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-34",
+ "name": "Hiroshima",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-35",
+ "name": "Yamaguchi",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-36",
+ "name": "Tokushima",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-37",
+ "name": "Kagawa",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-38",
+ "name": "Ehime",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-39",
+ "name": "Kochi",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-40",
+ "name": "Fukuoka",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-41",
+ "name": "Saga",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-42",
+ "name": "Nagasaki",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-43",
+ "name": "Kumamoto",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-44",
+ "name": "Oita",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-45",
+ "name": "Miyazaki",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-46",
+ "name": "Kagoshima",
+ "type": "Prefecture"
+ },
+ {
+ "code": "JP-47",
+ "name": "Okinawa",
+ "type": "Prefecture"
+ },
+ {
+ "code": "KE-01",
+ "name": "Baringo",
+ "type": "County"
+ },
+ {
+ "code": "KE-02",
+ "name": "Bomet",
+ "type": "County"
+ },
+ {
+ "code": "KE-03",
+ "name": "Bungoma",
+ "type": "County"
+ },
+ {
+ "code": "KE-04",
+ "name": "Busia",
+ "type": "County"
+ },
+ {
+ "code": "KE-05",
+ "name": "Elgeyo/Marakwet",
+ "type": "County"
+ },
+ {
+ "code": "KE-06",
+ "name": "Embu",
+ "type": "County"
+ },
+ {
+ "code": "KE-07",
+ "name": "Garissa",
+ "type": "County"
+ },
+ {
+ "code": "KE-08",
+ "name": "Homa Bay",
+ "type": "County"
+ },
+ {
+ "code": "KE-09",
+ "name": "Isiolo",
+ "type": "County"
+ },
+ {
+ "code": "KE-10",
+ "name": "Kajiado",
+ "type": "County"
+ },
+ {
+ "code": "KE-11",
+ "name": "Kakamega",
+ "type": "County"
+ },
+ {
+ "code": "KE-12",
+ "name": "Kericho",
+ "type": "County"
+ },
+ {
+ "code": "KE-13",
+ "name": "Kiambu",
+ "type": "County"
+ },
+ {
+ "code": "KE-14",
+ "name": "Kilifi",
+ "type": "County"
+ },
+ {
+ "code": "KE-15",
+ "name": "Kirinyaga",
+ "type": "County"
+ },
+ {
+ "code": "KE-16",
+ "name": "Kisii",
+ "type": "County"
+ },
+ {
+ "code": "KE-17",
+ "name": "Kisumu",
+ "type": "County"
+ },
+ {
+ "code": "KE-18",
+ "name": "Kitui",
+ "type": "County"
+ },
+ {
+ "code": "KE-19",
+ "name": "Kwale",
+ "type": "County"
+ },
+ {
+ "code": "KE-20",
+ "name": "Laikipia",
+ "type": "County"
+ },
+ {
+ "code": "KE-21",
+ "name": "Lamu",
+ "type": "County"
+ },
+ {
+ "code": "KE-22",
+ "name": "Machakos",
+ "type": "County"
+ },
+ {
+ "code": "KE-23",
+ "name": "Makueni",
+ "type": "County"
+ },
+ {
+ "code": "KE-24",
+ "name": "Mandera",
+ "type": "County"
+ },
+ {
+ "code": "KE-25",
+ "name": "Marsabit",
+ "type": "County"
+ },
+ {
+ "code": "KE-26",
+ "name": "Meru",
+ "type": "County"
+ },
+ {
+ "code": "KE-27",
+ "name": "Migori",
+ "type": "County"
+ },
+ {
+ "code": "KE-28",
+ "name": "Mombasa",
+ "type": "County"
+ },
+ {
+ "code": "KE-29",
+ "name": "Murang'a",
+ "type": "County"
+ },
+ {
+ "code": "KE-30",
+ "name": "Nairobi City",
+ "type": "County"
+ },
+ {
+ "code": "KE-31",
+ "name": "Nakuru",
+ "type": "County"
+ },
+ {
+ "code": "KE-32",
+ "name": "Nandi",
+ "type": "County"
+ },
+ {
+ "code": "KE-33",
+ "name": "Narok",
+ "type": "County"
+ },
+ {
+ "code": "KE-34",
+ "name": "Nyamira",
+ "type": "County"
+ },
+ {
+ "code": "KE-35",
+ "name": "Nyandarua",
+ "type": "County"
+ },
+ {
+ "code": "KE-36",
+ "name": "Nyeri",
+ "type": "County"
+ },
+ {
+ "code": "KE-37",
+ "name": "Samburu",
+ "type": "County"
+ },
+ {
+ "code": "KE-38",
+ "name": "Siaya",
+ "type": "County"
+ },
+ {
+ "code": "KE-39",
+ "name": "Taita/Taveta",
+ "type": "County"
+ },
+ {
+ "code": "KE-40",
+ "name": "Tana River",
+ "type": "County"
+ },
+ {
+ "code": "KE-41",
+ "name": "Tharaka-Nithi",
+ "type": "County"
+ },
+ {
+ "code": "KE-42",
+ "name": "Trans Nzoia",
+ "type": "County"
+ },
+ {
+ "code": "KE-43",
+ "name": "Turkana",
+ "type": "County"
+ },
+ {
+ "code": "KE-44",
+ "name": "Uasin Gishu",
+ "type": "County"
+ },
+ {
+ "code": "KE-45",
+ "name": "Vihiga",
+ "type": "County"
+ },
+ {
+ "code": "KE-46",
+ "name": "Wajir",
+ "type": "County"
+ },
+ {
+ "code": "KE-47",
+ "name": "West Pokot",
+ "type": "County"
+ },
+ {
+ "code": "KG-B",
+ "name": "Batken",
+ "type": "Region"
+ },
+ {
+ "code": "KG-C",
+ "name": "Chuyskaya oblast'",
+ "type": "Region"
+ },
+ {
+ "code": "KG-GB",
+ "name": "Bishkek Shaary",
+ "type": "City"
+ },
+ {
+ "code": "KG-GO",
+ "name": "Gorod Osh",
+ "type": "City"
+ },
+ {
+ "code": "KG-J",
+ "name": "Dzhalal-Abadskaya oblast'",
+ "type": "Region"
+ },
+ {
+ "code": "KG-N",
+ "name": "Naryn",
+ "type": "Region"
+ },
+ {
+ "code": "KG-O",
+ "name": "Osh",
+ "type": "Region"
+ },
+ {
+ "code": "KG-T",
+ "name": "Talas",
+ "type": "Region"
+ },
+ {
+ "code": "KG-Y",
+ "name": "Issyk-Kul'skaja oblast'",
+ "type": "Region"
+ },
+ {
+ "code": "KH-1",
+ "name": "Banteay Mean Choăy",
+ "type": "Province"
+ },
+ {
+ "code": "KH-10",
+ "name": "Kracheh",
+ "type": "Province"
+ },
+ {
+ "code": "KH-11",
+ "name": "Mondol Kiri",
+ "type": "Province"
+ },
+ {
+ "code": "KH-12",
+ "name": "Phnom Penh",
+ "type": "Autonomous municipality"
+ },
+ {
+ "code": "KH-13",
+ "name": "Preah Vihear",
+ "type": "Province"
+ },
+ {
+ "code": "KH-14",
+ "name": "Prey Veaeng",
+ "type": "Province"
+ },
+ {
+ "code": "KH-15",
+ "name": "Pousaat",
+ "type": "Province"
+ },
+ {
+ "code": "KH-16",
+ "name": "Rotanak Kiri",
+ "type": "Province"
+ },
+ {
+ "code": "KH-17",
+ "name": "Siem Reab",
+ "type": "Province"
+ },
+ {
+ "code": "KH-18",
+ "name": "Preah Sihanouk",
+ "type": "Province"
+ },
+ {
+ "code": "KH-19",
+ "name": "Stoĕng Trêng",
+ "type": "Province"
+ },
+ {
+ "code": "KH-2",
+ "name": "Baat Dambang",
+ "type": "Province"
+ },
+ {
+ "code": "KH-20",
+ "name": "Svaay Rieng",
+ "type": "Province"
+ },
+ {
+ "code": "KH-21",
+ "name": "Taakaev",
+ "type": "Province"
+ },
+ {
+ "code": "KH-22",
+ "name": "Otdar Mean Chey",
+ "type": "Province"
+ },
+ {
+ "code": "KH-23",
+ "name": "Kaeb",
+ "type": "Province"
+ },
+ {
+ "code": "KH-24",
+ "name": "Pailin",
+ "type": "Province"
+ },
+ {
+ "code": "KH-25",
+ "name": "Tbong Khmum",
+ "type": "Province"
+ },
+ {
+ "code": "KH-3",
+ "name": "Kampong Chaam",
+ "type": "Province"
+ },
+ {
+ "code": "KH-4",
+ "name": "Kampong Chhnang",
+ "type": "Province"
+ },
+ {
+ "code": "KH-5",
+ "name": "Kampong Spueu",
+ "type": "Province"
+ },
+ {
+ "code": "KH-6",
+ "name": "Kampong Thum",
+ "type": "Province"
+ },
+ {
+ "code": "KH-7",
+ "name": "Kampot",
+ "type": "Province"
+ },
+ {
+ "code": "KH-8",
+ "name": "Kandaal",
+ "type": "Province"
+ },
+ {
+ "code": "KH-9",
+ "name": "Kaoh Kong",
+ "type": "Province"
+ },
+ {
+ "code": "KI-G",
+ "name": "Gilbert Islands",
+ "type": "Group of islands (20 inhabited islands)"
+ },
+ {
+ "code": "KI-L",
+ "name": "Line Islands",
+ "type": "Group of islands (20 inhabited islands)"
+ },
+ {
+ "code": "KI-P",
+ "name": "Phoenix Islands",
+ "type": "Group of islands (20 inhabited islands)"
+ },
+ {
+ "code": "KM-A",
+ "name": "Anjouan",
+ "type": "Island"
+ },
+ {
+ "code": "KM-G",
+ "name": "Grande Comore",
+ "type": "Island"
+ },
+ {
+ "code": "KM-M",
+ "name": "Mohéli",
+ "type": "Island"
+ },
+ {
+ "code": "KN-01",
+ "name": "Christ Church Nichola Town",
+ "parent": "KN-K",
+ "type": "Parish"
+ },
+ {
+ "code": "KN-02",
+ "name": "Saint Anne Sandy Point",
+ "parent": "KN-K",
+ "type": "Parish"
+ },
+ {
+ "code": "KN-03",
+ "name": "Saint George Basseterre",
+ "parent": "KN-K",
+ "type": "Parish"
+ },
+ {
+ "code": "KN-04",
+ "name": "Saint George Gingerland",
+ "parent": "KN-N",
+ "type": "Parish"
+ },
+ {
+ "code": "KN-05",
+ "name": "Saint James Windward",
+ "parent": "KN-N",
+ "type": "Parish"
+ },
+ {
+ "code": "KN-06",
+ "name": "Saint John Capisterre",
+ "parent": "KN-K",
+ "type": "Parish"
+ },
+ {
+ "code": "KN-07",
+ "name": "Saint John Figtree",
+ "parent": "KN-N",
+ "type": "Parish"
+ },
+ {
+ "code": "KN-08",
+ "name": "Saint Mary Cayon",
+ "parent": "KN-K",
+ "type": "Parish"
+ },
+ {
+ "code": "KN-09",
+ "name": "Saint Paul Capisterre",
+ "parent": "KN-K",
+ "type": "Parish"
+ },
+ {
+ "code": "KN-10",
+ "name": "Saint Paul Charlestown",
+ "parent": "KN-N",
+ "type": "Parish"
+ },
+ {
+ "code": "KN-11",
+ "name": "Saint Peter Basseterre",
+ "parent": "KN-K",
+ "type": "Parish"
+ },
+ {
+ "code": "KN-12",
+ "name": "Saint Thomas Lowland",
+ "parent": "KN-N",
+ "type": "Parish"
+ },
+ {
+ "code": "KN-13",
+ "name": "Saint Thomas Middle Island",
+ "parent": "KN-K",
+ "type": "Parish"
+ },
+ {
+ "code": "KN-15",
+ "name": "Trinity Palmetto Point",
+ "parent": "KN-K",
+ "type": "Parish"
+ },
+ {
+ "code": "KN-K",
+ "name": "Saint Kitts",
+ "type": "State"
+ },
+ {
+ "code": "KN-N",
+ "name": "Nevis",
+ "type": "State"
+ },
+ {
+ "code": "KP-01",
+ "name": "P'yǒngyang",
+ "type": "Capital city"
+ },
+ {
+ "code": "KP-02",
+ "name": "P'yǒngan-namdo",
+ "type": "Province"
+ },
+ {
+ "code": "KP-03",
+ "name": "P'yǒngan-bukto",
+ "type": "Province"
+ },
+ {
+ "code": "KP-04",
+ "name": "Chagang-do",
+ "type": "Province"
+ },
+ {
+ "code": "KP-05",
+ "name": "Hwanghae-namdo",
+ "type": "Province"
+ },
+ {
+ "code": "KP-06",
+ "name": "Hwanghae-bukto",
+ "type": "Province"
+ },
+ {
+ "code": "KP-07",
+ "name": "Kangweonto",
+ "type": "Province"
+ },
+ {
+ "code": "KP-08",
+ "name": "Hamgyǒng-namdo",
+ "type": "Province"
+ },
+ {
+ "code": "KP-09",
+ "name": "Hamgyǒng-bukto",
+ "type": "Province"
+ },
+ {
+ "code": "KP-10",
+ "name": "Ryanggang-do",
+ "type": "Province"
+ },
+ {
+ "code": "KP-13",
+ "name": "Raseon",
+ "type": "Special city"
+ },
+ {
+ "code": "KP-14",
+ "name": "Nampho",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "KP-15",
+ "name": "Kaeseong",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "KR-11",
+ "name": "Seoul-teukbyeolsi",
+ "type": "Special city"
+ },
+ {
+ "code": "KR-26",
+ "name": "Busan-gwangyeoksi",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "KR-27",
+ "name": "Daegu-gwangyeoksi",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "KR-28",
+ "name": "Incheon-gwangyeoksi",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "KR-29",
+ "name": "Gwangju-gwangyeoksi",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "KR-30",
+ "name": "Daejeon-gwangyeoksi",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "KR-31",
+ "name": "Ulsan-gwangyeoksi",
+ "type": "Metropolitan city"
+ },
+ {
+ "code": "KR-41",
+ "name": "Gyeonggi-do",
+ "type": "Province"
+ },
+ {
+ "code": "KR-42",
+ "name": "Gangwon-teukbyeoljachido",
+ "type": "Special self-governing province"
+ },
+ {
+ "code": "KR-43",
+ "name": "Chungcheongbuk-do",
+ "type": "Province"
+ },
+ {
+ "code": "KR-44",
+ "name": "Chungcheongnam-do",
+ "type": "Province"
+ },
+ {
+ "code": "KR-45",
+ "name": "Jeollabuk-do",
+ "type": "Province"
+ },
+ {
+ "code": "KR-46",
+ "name": "Jeollanam-do",
+ "type": "Province"
+ },
+ {
+ "code": "KR-47",
+ "name": "Gyeongsangbuk-do",
+ "type": "Province"
+ },
+ {
+ "code": "KR-48",
+ "name": "Gyeongsangnam-do",
+ "type": "Province"
+ },
+ {
+ "code": "KR-49",
+ "name": "Jeju-teukbyeoljachido",
+ "type": "Special self-governing province"
+ },
+ {
+ "code": "KR-50",
+ "name": "Sejong",
+ "type": "Special self-governing city"
+ },
+ {
+ "code": "KW-AH",
+ "name": "Al Aḩmadī",
+ "type": "Governorate"
+ },
+ {
+ "code": "KW-FA",
+ "name": "Al Farwānīyah",
+ "type": "Governorate"
+ },
+ {
+ "code": "KW-HA",
+ "name": "Ḩawallī",
+ "type": "Governorate"
+ },
+ {
+ "code": "KW-JA",
+ "name": "Al Jahrā’",
+ "type": "Governorate"
+ },
+ {
+ "code": "KW-KU",
+ "name": "Al ‘Āşimah",
+ "type": "Governorate"
+ },
+ {
+ "code": "KW-MU",
+ "name": "Mubārak al Kabīr",
+ "type": "Governorate"
+ },
+ {
+ "code": "KZ-10",
+ "name": "Abajskaja oblast’",
+ "type": "Region"
+ },
+ {
+ "code": "KZ-11",
+ "name": "Akmolinskaja oblast'",
+ "type": "Region"
+ },
+ {
+ "code": "KZ-15",
+ "name": "Aktjubinskaja oblast'",
+ "type": "Region"
+ },
+ {
+ "code": "KZ-19",
+ "name": "Almatinskaja oblast'",
+ "type": "Region"
+ },
+ {
+ "code": "KZ-23",
+ "name": "Atyrauskaja oblast'",
+ "type": "Region"
+ },
+ {
+ "code": "KZ-27",
+ "name": "Batys Qazaqstan oblysy",
+ "type": "Region"
+ },
+ {
+ "code": "KZ-31",
+ "name": "Zhambyl oblysy",
+ "type": "Region"
+ },
+ {
+ "code": "KZ-33",
+ "name": "Zhetisū oblysy",
+ "type": "Region"
+ },
+ {
+ "code": "KZ-35",
+ "name": "Karagandinskaja oblast'",
+ "type": "Region"
+ },
+ {
+ "code": "KZ-39",
+ "name": "Kostanajskaja oblast'",
+ "type": "Region"
+ },
+ {
+ "code": "KZ-43",
+ "name": "Kyzylordinskaja oblast'",
+ "type": "Region"
+ },
+ {
+ "code": "KZ-47",
+ "name": "Mangghystaū oblysy",
+ "type": "Region"
+ },
+ {
+ "code": "KZ-55",
+ "name": "Pavlodar oblysy",
+ "type": "Region"
+ },
+ {
+ "code": "KZ-59",
+ "name": "Severo-Kazahstanskaja oblast'",
+ "type": "Region"
+ },
+ {
+ "code": "KZ-61",
+ "name": "Turkestankaya oblast'",
+ "type": "Region"
+ },
+ {
+ "code": "KZ-62",
+ "name": "Ulytauskaja oblast’",
+ "type": "Region"
+ },
+ {
+ "code": "KZ-63",
+ "name": "Shyghys Qazaqstan oblysy",
+ "type": "Region"
+ },
+ {
+ "code": "KZ-71",
+ "name": "Astana",
+ "type": "City"
+ },
+ {
+ "code": "KZ-75",
+ "name": "Almaty",
+ "type": "City"
+ },
+ {
+ "code": "KZ-79",
+ "name": "Shymkent",
+ "type": "City"
+ },
+ {
+ "code": "LA-AT",
+ "name": "Attapu",
+ "type": "Province"
+ },
+ {
+ "code": "LA-BK",
+ "name": "Bokèo",
+ "type": "Province"
+ },
+ {
+ "code": "LA-BL",
+ "name": "Bolikhamxai",
+ "type": "Province"
+ },
+ {
+ "code": "LA-CH",
+ "name": "Champasak",
+ "type": "Province"
+ },
+ {
+ "code": "LA-HO",
+ "name": "Houaphan",
+ "type": "Province"
+ },
+ {
+ "code": "LA-KH",
+ "name": "Khammouan",
+ "type": "Province"
+ },
+ {
+ "code": "LA-LM",
+ "name": "Louang Namtha",
+ "type": "Province"
+ },
+ {
+ "code": "LA-LP",
+ "name": "Louangphabang",
+ "type": "Province"
+ },
+ {
+ "code": "LA-OU",
+ "name": "Oudômxai",
+ "type": "Province"
+ },
+ {
+ "code": "LA-PH",
+ "name": "Phôngsali",
+ "type": "Province"
+ },
+ {
+ "code": "LA-SL",
+ "name": "Salavan",
+ "type": "Province"
+ },
+ {
+ "code": "LA-SV",
+ "name": "Savannakhét",
+ "type": "Province"
+ },
+ {
+ "code": "LA-VI",
+ "name": "Viangchan",
+ "type": "Province"
+ },
+ {
+ "code": "LA-VT",
+ "name": "Viangchan",
+ "type": "Prefecture"
+ },
+ {
+ "code": "LA-XA",
+ "name": "Xaignabouli",
+ "type": "Province"
+ },
+ {
+ "code": "LA-XE",
+ "name": "Xékong",
+ "type": "Province"
+ },
+ {
+ "code": "LA-XI",
+ "name": "Xiangkhouang",
+ "type": "Province"
+ },
+ {
+ "code": "LA-XS",
+ "name": "Xaisômboun",
+ "type": "Province"
+ },
+ {
+ "code": "LB-AK",
+ "name": "Aakkâr",
+ "type": "Governorate"
+ },
+ {
+ "code": "LB-AS",
+ "name": "Ash Shimāl",
+ "type": "Governorate"
+ },
+ {
+ "code": "LB-BA",
+ "name": "Bayrūt",
+ "type": "Governorate"
+ },
+ {
+ "code": "LB-BH",
+ "name": "Baalbek-Hermel",
+ "type": "Governorate"
+ },
+ {
+ "code": "LB-BI",
+ "name": "Al Biqā‘",
+ "type": "Governorate"
+ },
+ {
+ "code": "LB-JA",
+ "name": "Al Janūb",
+ "type": "Governorate"
+ },
+ {
+ "code": "LB-JL",
+ "name": "Jabal Lubnān",
+ "type": "Governorate"
+ },
+ {
+ "code": "LB-NA",
+ "name": "An Nabaţīyah",
+ "type": "Governorate"
+ },
+ {
+ "code": "LC-01",
+ "name": "Anse la Raye",
+ "type": "District"
+ },
+ {
+ "code": "LC-02",
+ "name": "Castries",
+ "type": "District"
+ },
+ {
+ "code": "LC-03",
+ "name": "Choiseul",
+ "type": "District"
+ },
+ {
+ "code": "LC-05",
+ "name": "Dennery",
+ "type": "District"
+ },
+ {
+ "code": "LC-06",
+ "name": "Gros Islet",
+ "type": "District"
+ },
+ {
+ "code": "LC-07",
+ "name": "Laborie",
+ "type": "District"
+ },
+ {
+ "code": "LC-08",
+ "name": "Micoud",
+ "type": "District"
+ },
+ {
+ "code": "LC-10",
+ "name": "Soufrière",
+ "type": "District"
+ },
+ {
+ "code": "LC-11",
+ "name": "Vieux Fort",
+ "type": "District"
+ },
+ {
+ "code": "LC-12",
+ "name": "Canaries",
+ "type": "District"
+ },
+ {
+ "code": "LI-01",
+ "name": "Balzers",
+ "type": "Commune"
+ },
+ {
+ "code": "LI-02",
+ "name": "Eschen",
+ "type": "Commune"
+ },
+ {
+ "code": "LI-03",
+ "name": "Gamprin",
+ "type": "Commune"
+ },
+ {
+ "code": "LI-04",
+ "name": "Mauren",
+ "type": "Commune"
+ },
+ {
+ "code": "LI-05",
+ "name": "Planken",
+ "type": "Commune"
+ },
+ {
+ "code": "LI-06",
+ "name": "Ruggell",
+ "type": "Commune"
+ },
+ {
+ "code": "LI-07",
+ "name": "Schaan",
+ "type": "Commune"
+ },
+ {
+ "code": "LI-08",
+ "name": "Schellenberg",
+ "type": "Commune"
+ },
+ {
+ "code": "LI-09",
+ "name": "Triesen",
+ "type": "Commune"
+ },
+ {
+ "code": "LI-10",
+ "name": "Triesenberg",
+ "type": "Commune"
+ },
+ {
+ "code": "LI-11",
+ "name": "Vaduz",
+ "type": "Commune"
+ },
+ {
+ "code": "LK-1",
+ "name": "Western Province",
+ "type": "Province"
+ },
+ {
+ "code": "LK-11",
+ "name": "Colombo",
+ "parent": "LK-1",
+ "type": "District"
+ },
+ {
+ "code": "LK-12",
+ "name": "Gampaha",
+ "parent": "LK-1",
+ "type": "District"
+ },
+ {
+ "code": "LK-13",
+ "name": "Kalutara",
+ "parent": "LK-1",
+ "type": "District"
+ },
+ {
+ "code": "LK-2",
+ "name": "Central Province",
+ "type": "Province"
+ },
+ {
+ "code": "LK-21",
+ "name": "Kandy",
+ "parent": "LK-2",
+ "type": "District"
+ },
+ {
+ "code": "LK-22",
+ "name": "Matale",
+ "parent": "LK-2",
+ "type": "District"
+ },
+ {
+ "code": "LK-23",
+ "name": "Nuwara Eliya",
+ "parent": "LK-2",
+ "type": "District"
+ },
+ {
+ "code": "LK-3",
+ "name": "Southern Province",
+ "type": "Province"
+ },
+ {
+ "code": "LK-31",
+ "name": "Galle",
+ "parent": "LK-3",
+ "type": "District"
+ },
+ {
+ "code": "LK-32",
+ "name": "Matara",
+ "parent": "LK-3",
+ "type": "District"
+ },
+ {
+ "code": "LK-33",
+ "name": "Hambantota",
+ "parent": "LK-3",
+ "type": "District"
+ },
+ {
+ "code": "LK-4",
+ "name": "Northern Province",
+ "type": "Province"
+ },
+ {
+ "code": "LK-41",
+ "name": "Jaffna",
+ "parent": "LK-4",
+ "type": "District"
+ },
+ {
+ "code": "LK-42",
+ "name": "Kilinochchi",
+ "parent": "LK-4",
+ "type": "District"
+ },
+ {
+ "code": "LK-43",
+ "name": "Mannar",
+ "parent": "LK-4",
+ "type": "District"
+ },
+ {
+ "code": "LK-44",
+ "name": "Vavuniya",
+ "parent": "LK-4",
+ "type": "District"
+ },
+ {
+ "code": "LK-45",
+ "name": "Mullaittivu",
+ "parent": "LK-4",
+ "type": "District"
+ },
+ {
+ "code": "LK-5",
+ "name": "Eastern Province",
+ "type": "Province"
+ },
+ {
+ "code": "LK-51",
+ "name": "Batticaloa",
+ "parent": "LK-5",
+ "type": "District"
+ },
+ {
+ "code": "LK-52",
+ "name": "Ampara",
+ "parent": "LK-5",
+ "type": "District"
+ },
+ {
+ "code": "LK-53",
+ "name": "Trincomalee",
+ "parent": "LK-5",
+ "type": "District"
+ },
+ {
+ "code": "LK-6",
+ "name": "North Western Province",
+ "type": "Province"
+ },
+ {
+ "code": "LK-61",
+ "name": "Kurunegala",
+ "parent": "LK-6",
+ "type": "District"
+ },
+ {
+ "code": "LK-62",
+ "name": "Puttalam",
+ "parent": "LK-6",
+ "type": "District"
+ },
+ {
+ "code": "LK-7",
+ "name": "North Central Province",
+ "type": "Province"
+ },
+ {
+ "code": "LK-71",
+ "name": "Anuradhapura",
+ "parent": "LK-7",
+ "type": "District"
+ },
+ {
+ "code": "LK-72",
+ "name": "Polonnaruwa",
+ "parent": "LK-7",
+ "type": "District"
+ },
+ {
+ "code": "LK-8",
+ "name": "Uva Province",
+ "type": "Province"
+ },
+ {
+ "code": "LK-81",
+ "name": "Badulla",
+ "parent": "LK-8",
+ "type": "District"
+ },
+ {
+ "code": "LK-82",
+ "name": "Monaragala",
+ "parent": "LK-8",
+ "type": "District"
+ },
+ {
+ "code": "LK-9",
+ "name": "Sabaragamuwa Province",
+ "type": "Province"
+ },
+ {
+ "code": "LK-91",
+ "name": "Ratnapura",
+ "parent": "LK-9",
+ "type": "District"
+ },
+ {
+ "code": "LK-92",
+ "name": "Kegalla",
+ "parent": "LK-9",
+ "type": "District"
+ },
+ {
+ "code": "LR-BG",
+ "name": "Bong",
+ "type": "County"
+ },
+ {
+ "code": "LR-BM",
+ "name": "Bomi",
+ "type": "County"
+ },
+ {
+ "code": "LR-CM",
+ "name": "Grand Cape Mount",
+ "type": "County"
+ },
+ {
+ "code": "LR-GB",
+ "name": "Grand Bassa",
+ "type": "County"
+ },
+ {
+ "code": "LR-GG",
+ "name": "Grand Gedeh",
+ "type": "County"
+ },
+ {
+ "code": "LR-GK",
+ "name": "Grand Kru",
+ "type": "County"
+ },
+ {
+ "code": "LR-GP",
+ "name": "Gbarpolu",
+ "type": "County"
+ },
+ {
+ "code": "LR-LO",
+ "name": "Lofa",
+ "type": "County"
+ },
+ {
+ "code": "LR-MG",
+ "name": "Margibi",
+ "type": "County"
+ },
+ {
+ "code": "LR-MO",
+ "name": "Montserrado",
+ "type": "County"
+ },
+ {
+ "code": "LR-MY",
+ "name": "Maryland",
+ "type": "County"
+ },
+ {
+ "code": "LR-NI",
+ "name": "Nimba",
+ "type": "County"
+ },
+ {
+ "code": "LR-RG",
+ "name": "River Gee",
+ "type": "County"
+ },
+ {
+ "code": "LR-RI",
+ "name": "River Cess",
+ "type": "County"
+ },
+ {
+ "code": "LR-SI",
+ "name": "Sinoe",
+ "type": "County"
+ },
+ {
+ "code": "LS-A",
+ "name": "Maseru",
+ "type": "District"
+ },
+ {
+ "code": "LS-B",
+ "name": "Botha-Bothe",
+ "type": "District"
+ },
+ {
+ "code": "LS-C",
+ "name": "Leribe",
+ "type": "District"
+ },
+ {
+ "code": "LS-D",
+ "name": "Berea",
+ "type": "District"
+ },
+ {
+ "code": "LS-E",
+ "name": "Mafeteng",
+ "type": "District"
+ },
+ {
+ "code": "LS-F",
+ "name": "Mohale's Hoek",
+ "type": "District"
+ },
+ {
+ "code": "LS-G",
+ "name": "Quthing",
+ "type": "District"
+ },
+ {
+ "code": "LS-H",
+ "name": "Qacha's Nek",
+ "type": "District"
+ },
+ {
+ "code": "LS-J",
+ "name": "Mokhotlong",
+ "type": "District"
+ },
+ {
+ "code": "LS-K",
+ "name": "Thaba-Tseka",
+ "type": "District"
+ },
+ {
+ "code": "LT-01",
+ "name": "Akmenė",
+ "parent": "LT-SA",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-02",
+ "name": "Alytaus miestas",
+ "parent": "LT-AL",
+ "type": "City municipality"
+ },
+ {
+ "code": "LT-03",
+ "name": "Alytus",
+ "parent": "LT-AL",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-04",
+ "name": "Anykščiai",
+ "parent": "LT-UT",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-05",
+ "name": "Birštonas",
+ "parent": "LT-KU",
+ "type": "Municipality"
+ },
+ {
+ "code": "LT-06",
+ "name": "Biržai",
+ "parent": "LT-PN",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-07",
+ "name": "Druskininkai",
+ "parent": "LT-AL",
+ "type": "Municipality"
+ },
+ {
+ "code": "LT-08",
+ "name": "Elektrėnai",
+ "parent": "LT-VL",
+ "type": "Municipality"
+ },
+ {
+ "code": "LT-09",
+ "name": "Ignalina",
+ "parent": "LT-UT",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-10",
+ "name": "Jonava",
+ "parent": "LT-KU",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-11",
+ "name": "Joniškis",
+ "parent": "LT-SA",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-12",
+ "name": "Jurbarkas",
+ "parent": "LT-TA",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-13",
+ "name": "Kaišiadorys",
+ "parent": "LT-KU",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-14",
+ "name": "Kalvarija",
+ "parent": "LT-MR",
+ "type": "Municipality"
+ },
+ {
+ "code": "LT-15",
+ "name": "Kauno miestas",
+ "parent": "LT-KU",
+ "type": "City municipality"
+ },
+ {
+ "code": "LT-16",
+ "name": "Kaunas",
+ "parent": "LT-KU",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-17",
+ "name": "Kazlų Rūdos",
+ "parent": "LT-MR",
+ "type": "Municipality"
+ },
+ {
+ "code": "LT-18",
+ "name": "Kėdainiai",
+ "parent": "LT-KU",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-19",
+ "name": "Kelmė",
+ "parent": "LT-SA",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-20",
+ "name": "Klaipėdos miestas",
+ "parent": "LT-KL",
+ "type": "City municipality"
+ },
+ {
+ "code": "LT-21",
+ "name": "Klaipėda",
+ "parent": "LT-KL",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-22",
+ "name": "Kretinga",
+ "parent": "LT-KL",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-23",
+ "name": "Kupiškis",
+ "parent": "LT-PN",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-24",
+ "name": "Lazdijai",
+ "parent": "LT-AL",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-25",
+ "name": "Marijampolė",
+ "parent": "LT-MR",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-26",
+ "name": "Mažeikiai",
+ "parent": "LT-TE",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-27",
+ "name": "Molėtai",
+ "parent": "LT-UT",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-28",
+ "name": "Neringa",
+ "parent": "LT-KL",
+ "type": "Municipality"
+ },
+ {
+ "code": "LT-29",
+ "name": "Pagėgiai",
+ "parent": "LT-TA",
+ "type": "Municipality"
+ },
+ {
+ "code": "LT-30",
+ "name": "Pakruojis",
+ "parent": "LT-SA",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-31",
+ "name": "Palangos miestas",
+ "parent": "LT-KL",
+ "type": "City municipality"
+ },
+ {
+ "code": "LT-32",
+ "name": "Panevėžio miestas",
+ "parent": "LT-PN",
+ "type": "City municipality"
+ },
+ {
+ "code": "LT-33",
+ "name": "Panevėžys",
+ "parent": "LT-PN",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-34",
+ "name": "Pasvalys",
+ "parent": "LT-PN",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-35",
+ "name": "Plungė",
+ "parent": "LT-TE",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-36",
+ "name": "Prienai",
+ "parent": "LT-KU",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-37",
+ "name": "Radviliškis",
+ "parent": "LT-SA",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-38",
+ "name": "Raseiniai",
+ "parent": "LT-KU",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-39",
+ "name": "Rietavas",
+ "parent": "LT-TE",
+ "type": "Municipality"
+ },
+ {
+ "code": "LT-40",
+ "name": "Rokiškis",
+ "parent": "LT-PN",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-41",
+ "name": "Šakiai",
+ "parent": "LT-MR",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-42",
+ "name": "Šalčininkai",
+ "parent": "LT-VL",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-43",
+ "name": "Šiaulių miestas",
+ "parent": "LT-SA",
+ "type": "City municipality"
+ },
+ {
+ "code": "LT-44",
+ "name": "Šiauliai",
+ "parent": "LT-SA",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-45",
+ "name": "Šilalė",
+ "parent": "LT-TA",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-46",
+ "name": "Šilutė",
+ "parent": "LT-KL",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-47",
+ "name": "Širvintos",
+ "parent": "LT-VL",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-48",
+ "name": "Skuodas",
+ "parent": "LT-KL",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-49",
+ "name": "Švenčionys",
+ "parent": "LT-VL",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-50",
+ "name": "Tauragė",
+ "parent": "LT-TA",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-51",
+ "name": "Telšiai",
+ "parent": "LT-TE",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-52",
+ "name": "Trakai",
+ "parent": "LT-VL",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-53",
+ "name": "Ukmergė",
+ "parent": "LT-VL",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-54",
+ "name": "Utena",
+ "parent": "LT-UT",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-55",
+ "name": "Varėna",
+ "parent": "LT-AL",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-56",
+ "name": "Vilkaviškis",
+ "parent": "LT-MR",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-57",
+ "name": "Vilniaus miestas",
+ "parent": "LT-VL",
+ "type": "City municipality"
+ },
+ {
+ "code": "LT-58",
+ "name": "Vilnius",
+ "parent": "LT-VL",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-59",
+ "name": "Visaginas",
+ "parent": "LT-UT",
+ "type": "Municipality"
+ },
+ {
+ "code": "LT-60",
+ "name": "Zarasai",
+ "parent": "LT-UT",
+ "type": "District municipality"
+ },
+ {
+ "code": "LT-AL",
+ "name": "Alytaus apskritis",
+ "type": "County"
+ },
+ {
+ "code": "LT-KL",
+ "name": "Klaipėdos apskritis",
+ "type": "County"
+ },
+ {
+ "code": "LT-KU",
+ "name": "Kauno apskritis",
+ "type": "County"
+ },
+ {
+ "code": "LT-MR",
+ "name": "Marijampolės apskritis",
+ "type": "County"
+ },
+ {
+ "code": "LT-PN",
+ "name": "Panevėžio apskritis",
+ "type": "County"
+ },
+ {
+ "code": "LT-SA",
+ "name": "Šiaulių apskritis",
+ "type": "County"
+ },
+ {
+ "code": "LT-TA",
+ "name": "Tauragės apskritis",
+ "type": "County"
+ },
+ {
+ "code": "LT-TE",
+ "name": "Telšių apskritis",
+ "type": "County"
+ },
+ {
+ "code": "LT-UT",
+ "name": "Utenos apskritis",
+ "type": "County"
+ },
+ {
+ "code": "LT-VL",
+ "name": "Vilniaus apskritis",
+ "type": "County"
+ },
+ {
+ "code": "LU-CA",
+ "name": "Capellen",
+ "type": "Canton"
+ },
+ {
+ "code": "LU-CL",
+ "name": "Clervaux",
+ "type": "Canton"
+ },
+ {
+ "code": "LU-DI",
+ "name": "Diekirch",
+ "type": "Canton"
+ },
+ {
+ "code": "LU-EC",
+ "name": "Echternach",
+ "type": "Canton"
+ },
+ {
+ "code": "LU-ES",
+ "name": "Esch-sur-Alzette",
+ "type": "Canton"
+ },
+ {
+ "code": "LU-GR",
+ "name": "Grevenmacher",
+ "type": "Canton"
+ },
+ {
+ "code": "LU-LU",
+ "name": "Luxembourg",
+ "type": "Canton"
+ },
+ {
+ "code": "LU-ME",
+ "name": "Mersch",
+ "type": "Canton"
+ },
+ {
+ "code": "LU-RD",
+ "name": "Redange",
+ "type": "Canton"
+ },
+ {
+ "code": "LU-RM",
+ "name": "Remich",
+ "type": "Canton"
+ },
+ {
+ "code": "LU-VD",
+ "name": "Vianden",
+ "type": "Canton"
+ },
+ {
+ "code": "LU-WI",
+ "name": "Wiltz",
+ "type": "Canton"
+ },
+ {
+ "code": "LV-002",
+ "name": "Aizkraukles novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-007",
+ "name": "Alūksnes novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-011",
+ "name": "Ādažu novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-015",
+ "name": "Balvu novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-016",
+ "name": "Bauskas novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-022",
+ "name": "Cēsu novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-026",
+ "name": "Dobeles novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-033",
+ "name": "Gulbenes novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-041",
+ "name": "Jelgavas novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-042",
+ "name": "Jēkabpils novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-047",
+ "name": "Krāslavas novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-050",
+ "name": "Kuldīgas novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-052",
+ "name": "Ķekavas novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-054",
+ "name": "Limbažu novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-056",
+ "name": "Līvānu novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-058",
+ "name": "Ludzas novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-059",
+ "name": "Madonas novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-062",
+ "name": "Mārupes novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-067",
+ "name": "Ogres novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-068",
+ "name": "Olaines novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-073",
+ "name": "Preiļu novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-077",
+ "name": "Rēzeknes novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-080",
+ "name": "Ropažu novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-087",
+ "name": "Salaspils novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-088",
+ "name": "Saldus novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-089",
+ "name": "Saulkrastu novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-091",
+ "name": "Siguldas novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-094",
+ "name": "Smiltenes novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-097",
+ "name": "Talsu novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-099",
+ "name": "Tukuma novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-101",
+ "name": "Valkas novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-102",
+ "name": "Varakļānu novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-106",
+ "name": "Ventspils novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-111",
+ "name": "Augšdaugavas novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-112",
+ "name": "Dienvidkurzemes Novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-113",
+ "name": "Valmieras Novads",
+ "type": "Municipality"
+ },
+ {
+ "code": "LV-DGV",
+ "name": "Daugavpils",
+ "type": "State city"
+ },
+ {
+ "code": "LV-JEL",
+ "name": "Jelgava",
+ "type": "State city"
+ },
+ {
+ "code": "LV-JUR",
+ "name": "Jūrmala",
+ "type": "State city"
+ },
+ {
+ "code": "LV-LPX",
+ "name": "Liepāja",
+ "type": "State city"
+ },
+ {
+ "code": "LV-REZ",
+ "name": "Rēzekne",
+ "type": "State city"
+ },
+ {
+ "code": "LV-RIX",
+ "name": "Rīga",
+ "type": "State city"
+ },
+ {
+ "code": "LV-VEN",
+ "name": "Ventspils",
+ "type": "State city"
+ },
+ {
+ "code": "LY-BA",
+ "name": "Banghāzī",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-BU",
+ "name": "Al Buţnān",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-DR",
+ "name": "Darnah",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-GT",
+ "name": "Ghāt",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-JA",
+ "name": "Al Jabal al Akhḑar",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-JG",
+ "name": "Al Jabal al Gharbī",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-JI",
+ "name": "Al Jafārah",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-JU",
+ "name": "Al Jufrah",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-KF",
+ "name": "Al Kufrah",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-MB",
+ "name": "Al Marqab",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-MI",
+ "name": "Mişrātah",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-MJ",
+ "name": "Al Marj",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-MQ",
+ "name": "Murzuq",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-NL",
+ "name": "Nālūt",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-NQ",
+ "name": "An Nuqāţ al Khams",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-SB",
+ "name": "Sabhā",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-SR",
+ "name": "Surt",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-TB",
+ "name": "Ţarābulus",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-WA",
+ "name": "Al Wāḩāt",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-WD",
+ "name": "Wādī al Ḩayāt",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-WS",
+ "name": "Wādī ash Shāţi’",
+ "type": "Popularate"
+ },
+ {
+ "code": "LY-ZA",
+ "name": "Az Zāwiyah",
+ "type": "Popularate"
+ },
+ {
+ "code": "MA-01",
+ "name": "Tanger-Tétouan-Al Hoceïma",
+ "type": "Region"
+ },
+ {
+ "code": "MA-02",
+ "name": "L'Oriental",
+ "type": "Region"
+ },
+ {
+ "code": "MA-03",
+ "name": "Fès-Meknès",
+ "type": "Region"
+ },
+ {
+ "code": "MA-04",
+ "name": "Rabat-Salé-Kénitra",
+ "type": "Region"
+ },
+ {
+ "code": "MA-05",
+ "name": "Béni Mellal-Khénifra",
+ "type": "Region"
+ },
+ {
+ "code": "MA-06",
+ "name": "Casablanca-Settat",
+ "type": "Region"
+ },
+ {
+ "code": "MA-07",
+ "name": "Marrakech-Safi",
+ "type": "Region"
+ },
+ {
+ "code": "MA-08",
+ "name": "Drâa-Tafilalet",
+ "type": "Region"
+ },
+ {
+ "code": "MA-09",
+ "name": "Souss-Massa",
+ "type": "Region"
+ },
+ {
+ "code": "MA-10",
+ "name": "Guelmim-Oued Noun (EH-partial)",
+ "type": "Region"
+ },
+ {
+ "code": "MA-11",
+ "name": "Laâyoune-Sakia El Hamra (EH-partial)",
+ "type": "Region"
+ },
+ {
+ "code": "MA-12",
+ "name": "Dakhla-Oued Ed-Dahab (EH)",
+ "type": "Region"
+ },
+ {
+ "code": "MA-AGD",
+ "name": "Agadir-Ida-Ou-Tanane",
+ "parent": "MA-09",
+ "type": "Prefecture"
+ },
+ {
+ "code": "MA-AOU",
+ "name": "Aousserd (EH)",
+ "parent": "MA-12",
+ "type": "Province"
+ },
+ {
+ "code": "MA-ASZ",
+ "name": "Assa-Zag (EH-partial)",
+ "parent": "MA-10",
+ "type": "Province"
+ },
+ {
+ "code": "MA-AZI",
+ "name": "Azilal",
+ "parent": "MA-05",
+ "type": "Province"
+ },
+ {
+ "code": "MA-BEM",
+ "name": "Béni Mellal",
+ "parent": "MA-05",
+ "type": "Province"
+ },
+ {
+ "code": "MA-BER",
+ "name": "Berkane",
+ "parent": "MA-02",
+ "type": "Province"
+ },
+ {
+ "code": "MA-BES",
+ "name": "Benslimane",
+ "parent": "MA-06",
+ "type": "Province"
+ },
+ {
+ "code": "MA-BOD",
+ "name": "Boujdour (EH)",
+ "parent": "MA-11",
+ "type": "Province"
+ },
+ {
+ "code": "MA-BOM",
+ "name": "Boulemane",
+ "parent": "MA-03",
+ "type": "Province"
+ },
+ {
+ "code": "MA-BRR",
+ "name": "Berrechid",
+ "parent": "MA-06",
+ "type": "Province"
+ },
+ {
+ "code": "MA-CAS",
+ "name": "Casablanca",
+ "parent": "MA-06",
+ "type": "Prefecture"
+ },
+ {
+ "code": "MA-CHE",
+ "name": "Chefchaouen",
+ "parent": "MA-01",
+ "type": "Province"
+ },
+ {
+ "code": "MA-CHI",
+ "name": "Chichaoua",
+ "parent": "MA-07",
+ "type": "Province"
+ },
+ {
+ "code": "MA-CHT",
+ "name": "Chtouka-Ait Baha",
+ "parent": "MA-06",
+ "type": "Province"
+ },
+ {
+ "code": "MA-DRI",
+ "name": "Driouch",
+ "parent": "MA-02",
+ "type": "Province"
+ },
+ {
+ "code": "MA-ERR",
+ "name": "Errachidia",
+ "parent": "MA-08",
+ "type": "Province"
+ },
+ {
+ "code": "MA-ESI",
+ "name": "Essaouira",
+ "parent": "MA-07",
+ "type": "Province"
+ },
+ {
+ "code": "MA-ESM",
+ "name": "Es-Semara (EH-partial)",
+ "parent": "MA-11",
+ "type": "Province"
+ },
+ {
+ "code": "MA-FAH",
+ "name": "Fahs-Anjra",
+ "parent": "MA-01",
+ "type": "Province"
+ },
+ {
+ "code": "MA-FES",
+ "name": "Fès",
+ "parent": "MA-03",
+ "type": "Prefecture"
+ },
+ {
+ "code": "MA-FIG",
+ "name": "Figuig",
+ "parent": "MA-02",
+ "type": "Province"
+ },
+ {
+ "code": "MA-FQH",
+ "name": "Fquih Ben Salah",
+ "parent": "MA-05",
+ "type": "Province"
+ },
+ {
+ "code": "MA-GUE",
+ "name": "Guelmim",
+ "parent": "MA-10",
+ "type": "Province"
+ },
+ {
+ "code": "MA-GUF",
+ "name": "Guercif",
+ "parent": "MA-02",
+ "type": "Province"
+ },
+ {
+ "code": "MA-HAJ",
+ "name": "El Hajeb",
+ "parent": "MA-03",
+ "type": "Province"
+ },
+ {
+ "code": "MA-HAO",
+ "name": "Al Haouz",
+ "parent": "MA-07",
+ "type": "Province"
+ },
+ {
+ "code": "MA-HOC",
+ "name": "Al Hoceïma",
+ "parent": "MA-01",
+ "type": "Province"
+ },
+ {
+ "code": "MA-IFR",
+ "name": "Ifrane",
+ "parent": "MA-03",
+ "type": "Province"
+ },
+ {
+ "code": "MA-INE",
+ "name": "Inezgane-Ait Melloul",
+ "parent": "MA-09",
+ "type": "Prefecture"
+ },
+ {
+ "code": "MA-JDI",
+ "name": "El Jadida",
+ "parent": "MA-06",
+ "type": "Province"
+ },
+ {
+ "code": "MA-JRA",
+ "name": "Jerada",
+ "parent": "MA-02",
+ "type": "Province"
+ },
+ {
+ "code": "MA-KEN",
+ "name": "Kénitra",
+ "parent": "MA-04",
+ "type": "Province"
+ },
+ {
+ "code": "MA-KES",
+ "name": "El Kelâa des Sraghna",
+ "parent": "MA-07",
+ "type": "Province"
+ },
+ {
+ "code": "MA-KHE",
+ "name": "Khémisset",
+ "parent": "MA-04",
+ "type": "Province"
+ },
+ {
+ "code": "MA-KHN",
+ "name": "Khénifra",
+ "parent": "MA-05",
+ "type": "Province"
+ },
+ {
+ "code": "MA-KHO",
+ "name": "Khouribga",
+ "parent": "MA-05",
+ "type": "Province"
+ },
+ {
+ "code": "MA-LAA",
+ "name": "Laâyoune (EH)",
+ "parent": "MA-11",
+ "type": "Province"
+ },
+ {
+ "code": "MA-LAR",
+ "name": "Larache",
+ "parent": "MA-01",
+ "type": "Province"
+ },
+ {
+ "code": "MA-MAR",
+ "name": "Marrakech",
+ "parent": "MA-07",
+ "type": "Prefecture"
+ },
+ {
+ "code": "MA-MDF",
+ "name": "M’diq-Fnideq",
+ "parent": "MA-01",
+ "type": "Prefecture"
+ },
+ {
+ "code": "MA-MED",
+ "name": "Médiouna",
+ "parent": "MA-06",
+ "type": "Province"
+ },
+ {
+ "code": "MA-MEK",
+ "name": "Meknès",
+ "parent": "MA-03",
+ "type": "Prefecture"
+ },
+ {
+ "code": "MA-MID",
+ "name": "Midelt",
+ "parent": "MA-08",
+ "type": "Province"
+ },
+ {
+ "code": "MA-MOH",
+ "name": "Mohammadia",
+ "parent": "MA-06",
+ "type": "Prefecture"
+ },
+ {
+ "code": "MA-MOU",
+ "name": "Moulay Yacoub",
+ "parent": "MA-03",
+ "type": "Province"
+ },
+ {
+ "code": "MA-NAD",
+ "name": "Nador",
+ "parent": "MA-02",
+ "type": "Province"
+ },
+ {
+ "code": "MA-NOU",
+ "name": "Nouaceur",
+ "parent": "MA-04",
+ "type": "Province"
+ },
+ {
+ "code": "MA-OUA",
+ "name": "Ouarzazate",
+ "parent": "MA-08",
+ "type": "Province"
+ },
+ {
+ "code": "MA-OUD",
+ "name": "Oued Ed-Dahab (EH)",
+ "parent": "MA-12",
+ "type": "Province"
+ },
+ {
+ "code": "MA-OUJ",
+ "name": "Oujda-Angad",
+ "parent": "MA-02",
+ "type": "Prefecture"
+ },
+ {
+ "code": "MA-OUZ",
+ "name": "Ouezzane",
+ "parent": "MA-01",
+ "type": "Province"
+ },
+ {
+ "code": "MA-RAB",
+ "name": "Rabat",
+ "parent": "MA-04",
+ "type": "Prefecture"
+ },
+ {
+ "code": "MA-REH",
+ "name": "Rehamna",
+ "parent": "MA-07",
+ "type": "Province"
+ },
+ {
+ "code": "MA-SAF",
+ "name": "Safi",
+ "parent": "MA-07",
+ "type": "Province"
+ },
+ {
+ "code": "MA-SAL",
+ "name": "Salé",
+ "parent": "MA-04",
+ "type": "Prefecture"
+ },
+ {
+ "code": "MA-SEF",
+ "name": "Sefrou",
+ "parent": "MA-03",
+ "type": "Province"
+ },
+ {
+ "code": "MA-SET",
+ "name": "Settat",
+ "parent": "MA-06",
+ "type": "Province"
+ },
+ {
+ "code": "MA-SIB",
+ "name": "Sidi Bennour",
+ "parent": "MA-06",
+ "type": "Province"
+ },
+ {
+ "code": "MA-SIF",
+ "name": "Sidi Ifni",
+ "parent": "MA-10",
+ "type": "Province"
+ },
+ {
+ "code": "MA-SIK",
+ "name": "Sidi Kacem",
+ "parent": "MA-04",
+ "type": "Province"
+ },
+ {
+ "code": "MA-SIL",
+ "name": "Sidi Slimane",
+ "parent": "MA-04",
+ "type": "Province"
+ },
+ {
+ "code": "MA-SKH",
+ "name": "Skhirate-Témara",
+ "parent": "MA-04",
+ "type": "Prefecture"
+ },
+ {
+ "code": "MA-TAF",
+ "name": "Tarfaya (EH-partial)",
+ "parent": "MA-11",
+ "type": "Province"
+ },
+ {
+ "code": "MA-TAI",
+ "name": "Taourirt",
+ "parent": "MA-02",
+ "type": "Province"
+ },
+ {
+ "code": "MA-TAO",
+ "name": "Taounate",
+ "parent": "MA-03",
+ "type": "Province"
+ },
+ {
+ "code": "MA-TAR",
+ "name": "Taroudannt",
+ "parent": "MA-09",
+ "type": "Province"
+ },
+ {
+ "code": "MA-TAT",
+ "name": "Tata",
+ "parent": "MA-09",
+ "type": "Province"
+ },
+ {
+ "code": "MA-TAZ",
+ "name": "Taza",
+ "parent": "MA-03",
+ "type": "Province"
+ },
+ {
+ "code": "MA-TET",
+ "name": "Tétouan",
+ "parent": "MA-01",
+ "type": "Province"
+ },
+ {
+ "code": "MA-TIN",
+ "name": "Tinghir",
+ "parent": "MA-08",
+ "type": "Province"
+ },
+ {
+ "code": "MA-TIZ",
+ "name": "Tiznit",
+ "parent": "MA-09",
+ "type": "Province"
+ },
+ {
+ "code": "MA-TNG",
+ "name": "Tanger-Assilah",
+ "parent": "MA-01",
+ "type": "Prefecture"
+ },
+ {
+ "code": "MA-TNT",
+ "name": "Tan-Tan (EH-partial)",
+ "parent": "MA-10",
+ "type": "Province"
+ },
+ {
+ "code": "MA-YUS",
+ "name": "Youssoufia",
+ "parent": "MA-07",
+ "type": "Province"
+ },
+ {
+ "code": "MA-ZAG",
+ "name": "Zagora",
+ "parent": "MA-08",
+ "type": "Province"
+ },
+ {
+ "code": "MC-CL",
+ "name": "La Colle",
+ "type": "Quarter"
+ },
+ {
+ "code": "MC-CO",
+ "name": "La Condamine",
+ "type": "Quarter"
+ },
+ {
+ "code": "MC-FO",
+ "name": "Fontvieille",
+ "type": "Quarter"
+ },
+ {
+ "code": "MC-GA",
+ "name": "La Gare",
+ "type": "Quarter"
+ },
+ {
+ "code": "MC-JE",
+ "name": "Jardin Exotique",
+ "type": "Quarter"
+ },
+ {
+ "code": "MC-LA",
+ "name": "Larvotto",
+ "type": "Quarter"
+ },
+ {
+ "code": "MC-MA",
+ "name": "Malbousquet",
+ "type": "Quarter"
+ },
+ {
+ "code": "MC-MC",
+ "name": "Monte-Carlo",
+ "type": "Quarter"
+ },
+ {
+ "code": "MC-MG",
+ "name": "Moneghetti",
+ "type": "Quarter"
+ },
+ {
+ "code": "MC-MO",
+ "name": "Monaco-Ville",
+ "type": "Quarter"
+ },
+ {
+ "code": "MC-MU",
+ "name": "Moulins",
+ "type": "Quarter"
+ },
+ {
+ "code": "MC-PH",
+ "name": "Port-Hercule",
+ "type": "Quarter"
+ },
+ {
+ "code": "MC-SD",
+ "name": "Sainte-Dévote",
+ "type": "Quarter"
+ },
+ {
+ "code": "MC-SO",
+ "name": "La Source",
+ "type": "Quarter"
+ },
+ {
+ "code": "MC-SP",
+ "name": "Spélugues",
+ "type": "Quarter"
+ },
+ {
+ "code": "MC-SR",
+ "name": "Saint-Roman",
+ "type": "Quarter"
+ },
+ {
+ "code": "MC-VR",
+ "name": "Vallon de la Rousse",
+ "type": "Quarter"
+ },
+ {
+ "code": "MD-AN",
+ "name": "Anenii Noi",
+ "type": "District"
+ },
+ {
+ "code": "MD-BA",
+ "name": "Bălți",
+ "type": "City"
+ },
+ {
+ "code": "MD-BD",
+ "name": "Bender [Tighina]",
+ "type": "City"
+ },
+ {
+ "code": "MD-BR",
+ "name": "Briceni",
+ "type": "District"
+ },
+ {
+ "code": "MD-BS",
+ "name": "Basarabeasca",
+ "type": "District"
+ },
+ {
+ "code": "MD-CA",
+ "name": "Cahul",
+ "type": "District"
+ },
+ {
+ "code": "MD-CL",
+ "name": "Călărași",
+ "type": "District"
+ },
+ {
+ "code": "MD-CM",
+ "name": "Cimișlia",
+ "type": "District"
+ },
+ {
+ "code": "MD-CR",
+ "name": "Criuleni",
+ "type": "District"
+ },
+ {
+ "code": "MD-CS",
+ "name": "Căușeni",
+ "type": "District"
+ },
+ {
+ "code": "MD-CT",
+ "name": "Cantemir",
+ "type": "District"
+ },
+ {
+ "code": "MD-CU",
+ "name": "Chișinău",
+ "type": "City"
+ },
+ {
+ "code": "MD-DO",
+ "name": "Dondușeni",
+ "type": "District"
+ },
+ {
+ "code": "MD-DR",
+ "name": "Drochia",
+ "type": "District"
+ },
+ {
+ "code": "MD-DU",
+ "name": "Dubăsari",
+ "type": "District"
+ },
+ {
+ "code": "MD-ED",
+ "name": "Edineț",
+ "type": "District"
+ },
+ {
+ "code": "MD-FA",
+ "name": "Fălești",
+ "type": "District"
+ },
+ {
+ "code": "MD-FL",
+ "name": "Florești",
+ "type": "District"
+ },
+ {
+ "code": "MD-GA",
+ "name": "Găgăuzia, Unitatea teritorială autonomă (UTAG)",
+ "type": "Autonomous territorial unit"
+ },
+ {
+ "code": "MD-GL",
+ "name": "Glodeni",
+ "type": "District"
+ },
+ {
+ "code": "MD-HI",
+ "name": "Hîncești",
+ "type": "District"
+ },
+ {
+ "code": "MD-IA",
+ "name": "Ialoveni",
+ "type": "District"
+ },
+ {
+ "code": "MD-LE",
+ "name": "Leova",
+ "type": "District"
+ },
+ {
+ "code": "MD-NI",
+ "name": "Nisporeni",
+ "type": "District"
+ },
+ {
+ "code": "MD-OC",
+ "name": "Ocnița",
+ "type": "District"
+ },
+ {
+ "code": "MD-OR",
+ "name": "Orhei",
+ "type": "District"
+ },
+ {
+ "code": "MD-RE",
+ "name": "Rezina",
+ "type": "District"
+ },
+ {
+ "code": "MD-RI",
+ "name": "Rîșcani",
+ "type": "District"
+ },
+ {
+ "code": "MD-SD",
+ "name": "Șoldănești",
+ "type": "District"
+ },
+ {
+ "code": "MD-SI",
+ "name": "Sîngerei",
+ "type": "District"
+ },
+ {
+ "code": "MD-SN",
+ "name": "Stînga Nistrului, unitatea teritorială din",
+ "type": "Territorial unit"
+ },
+ {
+ "code": "MD-SO",
+ "name": "Soroca",
+ "type": "District"
+ },
+ {
+ "code": "MD-ST",
+ "name": "Strășeni",
+ "type": "District"
+ },
+ {
+ "code": "MD-SV",
+ "name": "Ștefan Vodă",
+ "type": "District"
+ },
+ {
+ "code": "MD-TA",
+ "name": "Taraclia",
+ "type": "District"
+ },
+ {
+ "code": "MD-TE",
+ "name": "Telenești",
+ "type": "District"
+ },
+ {
+ "code": "MD-UN",
+ "name": "Ungheni",
+ "type": "District"
+ },
+ {
+ "code": "ME-01",
+ "name": "Andrijevica",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-02",
+ "name": "Bar",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-03",
+ "name": "Berane",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-04",
+ "name": "Bijelo Polje",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-05",
+ "name": "Budva",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-06",
+ "name": "Cetinje",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-07",
+ "name": "Danilovgrad",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-08",
+ "name": "Herceg-Novi",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-09",
+ "name": "Kolašin",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-10",
+ "name": "Kotor",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-11",
+ "name": "Mojkovac",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-12",
+ "name": "Nikšić",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-13",
+ "name": "Plav",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-14",
+ "name": "Pljevlja",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-15",
+ "name": "Plužine",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-16",
+ "name": "Podgorica",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-17",
+ "name": "Rožaje",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-18",
+ "name": "Šavnik",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-19",
+ "name": "Tivat",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-20",
+ "name": "Ulcinj",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-21",
+ "name": "Žabljak",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-22",
+ "name": "Gusinje",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-23",
+ "name": "Petnjica",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-24",
+ "name": "Tuzi",
+ "type": "Municipality"
+ },
+ {
+ "code": "ME-25",
+ "name": "Zeta",
+ "type": "Municipality"
+ },
+ {
+ "code": "MG-A",
+ "name": "Toamasina",
+ "type": "Province"
+ },
+ {
+ "code": "MG-D",
+ "name": "Antsiranana",
+ "type": "Province"
+ },
+ {
+ "code": "MG-F",
+ "name": "Fianarantsoa",
+ "type": "Province"
+ },
+ {
+ "code": "MG-M",
+ "name": "Mahajanga",
+ "type": "Province"
+ },
+ {
+ "code": "MG-T",
+ "name": "Antananarivo",
+ "type": "Province"
+ },
+ {
+ "code": "MG-U",
+ "name": "Toliara",
+ "type": "Province"
+ },
+ {
+ "code": "MH-ALK",
+ "name": "Ailuk",
+ "parent": "MH-T",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-ALL",
+ "name": "Ailinglaplap",
+ "parent": "MH-L",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-ARN",
+ "name": "Arno",
+ "parent": "MH-T",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-AUR",
+ "name": "Aur",
+ "parent": "MH-T",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-EBO",
+ "name": "Ebon",
+ "parent": "MH-L",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-ENI",
+ "name": "Enewetak & Ujelang",
+ "parent": "MH-L",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-JAB",
+ "name": "Jabat",
+ "parent": "MH-L",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-JAL",
+ "name": "Jaluit",
+ "parent": "MH-L",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-KIL",
+ "name": "Bikini & Kili",
+ "parent": "MH-L",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-KWA",
+ "name": "Kwajalein",
+ "parent": "MH-L",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-L",
+ "name": "Ralik chain",
+ "type": "Chain (of islands)"
+ },
+ {
+ "code": "MH-LAE",
+ "name": "Lae",
+ "parent": "MH-L",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-LIB",
+ "name": "Lib",
+ "parent": "MH-L",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-LIK",
+ "name": "Likiep",
+ "parent": "MH-T",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-MAJ",
+ "name": "Majuro",
+ "parent": "MH-T",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-MAL",
+ "name": "Maloelap",
+ "parent": "MH-T",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-MEJ",
+ "name": "Mejit",
+ "parent": "MH-T",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-MIL",
+ "name": "Mili",
+ "parent": "MH-T",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-NMK",
+ "name": "Namdrik",
+ "parent": "MH-L",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-NMU",
+ "name": "Namu",
+ "parent": "MH-L",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-RON",
+ "name": "Rongelap",
+ "parent": "MH-L",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-T",
+ "name": "Ratak chain",
+ "type": "Chain (of islands)"
+ },
+ {
+ "code": "MH-UJA",
+ "name": "Ujae",
+ "parent": "MH-L",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-UTI",
+ "name": "Utrik",
+ "parent": "MH-T",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-WTH",
+ "name": "Wotho",
+ "parent": "MH-L",
+ "type": "Municipality"
+ },
+ {
+ "code": "MH-WTJ",
+ "name": "Wotje",
+ "parent": "MH-T",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-101",
+ "name": "Veles",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-102",
+ "name": "Gradsko",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-103",
+ "name": "Demir Kapija",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-104",
+ "name": "Kavadarci",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-105",
+ "name": "Lozovo",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-106",
+ "name": "Negotino",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-107",
+ "name": "Rosoman",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-108",
+ "name": "Sveti Nikole",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-109",
+ "name": "Čaška",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-201",
+ "name": "Berovo",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-202",
+ "name": "Vinica",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-203",
+ "name": "Delčevo",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-204",
+ "name": "Zrnovci",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-205",
+ "name": "Karbinci",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-206",
+ "name": "Kočani",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-207",
+ "name": "Makedonska Kamenica",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-208",
+ "name": "Pehčevo",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-209",
+ "name": "Probištip",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-210",
+ "name": "Češinovo-Obleševo",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-211",
+ "name": "Štip",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-301",
+ "name": "Vevčani",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-303",
+ "name": "Debar",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-304",
+ "name": "Debrca",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-307",
+ "name": "Kičevo",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-308",
+ "name": "Makedonski Brod",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-310",
+ "name": "Ohrid",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-311",
+ "name": "Plasnica",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-312",
+ "name": "Struga",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-313",
+ "name": "Centar Župa",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-401",
+ "name": "Bogdanci",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-402",
+ "name": "Bosilovo",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-403",
+ "name": "Valandovo",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-404",
+ "name": "Vasilevo",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-405",
+ "name": "Gevgelija",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-406",
+ "name": "Dojran",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-407",
+ "name": "Konče",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-408",
+ "name": "Novo Selo",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-409",
+ "name": "Radoviš",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-410",
+ "name": "Strumica",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-501",
+ "name": "Bitola",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-502",
+ "name": "Demir Hisar",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-503",
+ "name": "Dolneni",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-504",
+ "name": "Krivogaštani",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-505",
+ "name": "Kruševo",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-506",
+ "name": "Mogila",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-507",
+ "name": "Novaci",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-508",
+ "name": "Prilep",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-509",
+ "name": "Resen",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-601",
+ "name": "Bogovinje",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-602",
+ "name": "Brvenica",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-603",
+ "name": "Vrapčište",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-604",
+ "name": "Gostivar",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-605",
+ "name": "Želino",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-606",
+ "name": "Jegunovce",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-607",
+ "name": "Mavrovo i Rostuše",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-608",
+ "name": "Tearce",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-609",
+ "name": "Tetovo",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-701",
+ "name": "Kratovo",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-702",
+ "name": "Kriva Palanka",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-703",
+ "name": "Kumanovo",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-704",
+ "name": "Lipkovo",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-705",
+ "name": "Rankovce",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-706",
+ "name": "Staro Nagoričane",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-801",
+ "name": "Aerodrom †",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-802",
+ "name": "Aračinovo",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-803",
+ "name": "Butel †",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-804",
+ "name": "Gazi Baba †",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-805",
+ "name": "Gjorče Petrov †",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-806",
+ "name": "Zelenikovo",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-807",
+ "name": "Ilinden",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-808",
+ "name": "Karpoš †",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-809",
+ "name": "Kisela Voda †",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-810",
+ "name": "Petrovec",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-811",
+ "name": "Saraj †",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-812",
+ "name": "Sopište",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-813",
+ "name": "Studeničani",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-814",
+ "name": "Centar †",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-815",
+ "name": "Čair †",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-816",
+ "name": "Čučer-Sandevo",
+ "type": "Municipality"
+ },
+ {
+ "code": "MK-817",
+ "name": "Šuto Orizari †",
+ "type": "Municipality"
+ },
+ {
+ "code": "ML-1",
+ "name": "Kayes",
+ "type": "Region"
+ },
+ {
+ "code": "ML-10",
+ "name": "Taoudénit",
+ "type": "Region"
+ },
+ {
+ "code": "ML-2",
+ "name": "Koulikoro",
+ "type": "Region"
+ },
+ {
+ "code": "ML-3",
+ "name": "Sikasso",
+ "type": "Region"
+ },
+ {
+ "code": "ML-4",
+ "name": "Ségou",
+ "type": "Region"
+ },
+ {
+ "code": "ML-5",
+ "name": "Mopti",
+ "type": "Region"
+ },
+ {
+ "code": "ML-6",
+ "name": "Tombouctou",
+ "type": "Region"
+ },
+ {
+ "code": "ML-7",
+ "name": "Gao",
+ "type": "Region"
+ },
+ {
+ "code": "ML-8",
+ "name": "Kidal",
+ "type": "Region"
+ },
+ {
+ "code": "ML-9",
+ "name": "Ménaka",
+ "type": "Region"
+ },
+ {
+ "code": "ML-BKO",
+ "name": "Bamako",
+ "type": "District"
+ },
+ {
+ "code": "MM-01",
+ "name": "Sagaing",
+ "type": "Region"
+ },
+ {
+ "code": "MM-02",
+ "name": "Bago",
+ "type": "Region"
+ },
+ {
+ "code": "MM-03",
+ "name": "Magway",
+ "type": "Region"
+ },
+ {
+ "code": "MM-04",
+ "name": "Mandalay",
+ "type": "Region"
+ },
+ {
+ "code": "MM-05",
+ "name": "Tanintharyi",
+ "type": "Region"
+ },
+ {
+ "code": "MM-06",
+ "name": "Yangon",
+ "type": "Region"
+ },
+ {
+ "code": "MM-07",
+ "name": "Ayeyarwady",
+ "type": "Region"
+ },
+ {
+ "code": "MM-11",
+ "name": "Kachin",
+ "type": "State"
+ },
+ {
+ "code": "MM-12",
+ "name": "Kayah",
+ "type": "State"
+ },
+ {
+ "code": "MM-13",
+ "name": "Kayin",
+ "type": "State"
+ },
+ {
+ "code": "MM-14",
+ "name": "Chin",
+ "type": "State"
+ },
+ {
+ "code": "MM-15",
+ "name": "Mon",
+ "type": "State"
+ },
+ {
+ "code": "MM-16",
+ "name": "Rakhine",
+ "type": "State"
+ },
+ {
+ "code": "MM-17",
+ "name": "Shan",
+ "type": "State"
+ },
+ {
+ "code": "MM-18",
+ "name": "Nay Pyi Taw",
+ "type": "Union territory"
+ },
+ {
+ "code": "MN-035",
+ "name": "Orhon",
+ "type": "Province"
+ },
+ {
+ "code": "MN-037",
+ "name": "Darhan uul",
+ "type": "Province"
+ },
+ {
+ "code": "MN-039",
+ "name": "Hentiy",
+ "type": "Province"
+ },
+ {
+ "code": "MN-041",
+ "name": "Hövsgöl",
+ "type": "Province"
+ },
+ {
+ "code": "MN-043",
+ "name": "Hovd",
+ "type": "Province"
+ },
+ {
+ "code": "MN-046",
+ "name": "Uvs",
+ "type": "Province"
+ },
+ {
+ "code": "MN-047",
+ "name": "Töv",
+ "type": "Province"
+ },
+ {
+ "code": "MN-049",
+ "name": "Selenge",
+ "type": "Province"
+ },
+ {
+ "code": "MN-051",
+ "name": "Sühbaatar",
+ "type": "Province"
+ },
+ {
+ "code": "MN-053",
+ "name": "Ömnögovĭ",
+ "type": "Province"
+ },
+ {
+ "code": "MN-055",
+ "name": "Övörhangay",
+ "type": "Province"
+ },
+ {
+ "code": "MN-057",
+ "name": "Dzavhan",
+ "type": "Province"
+ },
+ {
+ "code": "MN-059",
+ "name": "Dundgovĭ",
+ "type": "Province"
+ },
+ {
+ "code": "MN-061",
+ "name": "Dornod",
+ "type": "Province"
+ },
+ {
+ "code": "MN-063",
+ "name": "Dornogovĭ",
+ "type": "Province"
+ },
+ {
+ "code": "MN-064",
+ "name": "Govĭ-Sümber",
+ "type": "Province"
+ },
+ {
+ "code": "MN-065",
+ "name": "Govĭ-Altay",
+ "type": "Province"
+ },
+ {
+ "code": "MN-067",
+ "name": "Bulgan",
+ "type": "Province"
+ },
+ {
+ "code": "MN-069",
+ "name": "Bayanhongor",
+ "type": "Province"
+ },
+ {
+ "code": "MN-071",
+ "name": "Bayan-Ölgiy",
+ "type": "Province"
+ },
+ {
+ "code": "MN-073",
+ "name": "Arhangay",
+ "type": "Province"
+ },
+ {
+ "code": "MN-1",
+ "name": "Ulaanbaatar",
+ "type": "Capital city"
+ },
+ {
+ "code": "MR-01",
+ "name": "Hodh ech Chargui",
+ "type": "Region"
+ },
+ {
+ "code": "MR-02",
+ "name": "Hodh el Gharbi",
+ "type": "Region"
+ },
+ {
+ "code": "MR-03",
+ "name": "Assaba",
+ "type": "Region"
+ },
+ {
+ "code": "MR-04",
+ "name": "Gorgol",
+ "type": "Region"
+ },
+ {
+ "code": "MR-05",
+ "name": "Brakna",
+ "type": "Region"
+ },
+ {
+ "code": "MR-06",
+ "name": "Trarza",
+ "type": "Region"
+ },
+ {
+ "code": "MR-07",
+ "name": "Adrar",
+ "type": "Region"
+ },
+ {
+ "code": "MR-08",
+ "name": "Dakhlet Nouâdhibou",
+ "type": "Region"
+ },
+ {
+ "code": "MR-09",
+ "name": "Tagant",
+ "type": "Region"
+ },
+ {
+ "code": "MR-10",
+ "name": "Guidimaka",
+ "type": "Region"
+ },
+ {
+ "code": "MR-11",
+ "name": "Tiris Zemmour",
+ "type": "Region"
+ },
+ {
+ "code": "MR-12",
+ "name": "Inchiri",
+ "type": "Region"
+ },
+ {
+ "code": "MR-13",
+ "name": "Nouakchott Ouest",
+ "type": "Region"
+ },
+ {
+ "code": "MR-14",
+ "name": "Nouakchott Nord",
+ "type": "Region"
+ },
+ {
+ "code": "MR-15",
+ "name": "Nouakchott Sud",
+ "type": "Region"
+ },
+ {
+ "code": "MT-01",
+ "name": "Attard",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-02",
+ "name": "Balzan",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-03",
+ "name": "Birgu",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-04",
+ "name": "Birkirkara",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-05",
+ "name": "Birżebbuġa",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-06",
+ "name": "Bormla",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-07",
+ "name": "Dingli",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-08",
+ "name": "Fgura",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-09",
+ "name": "Floriana",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-10",
+ "name": "Fontana",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-11",
+ "name": "Gudja",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-12",
+ "name": "Gżira",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-13",
+ "name": "Għajnsielem",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-14",
+ "name": "Għarb",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-15",
+ "name": "Għargħur",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-16",
+ "name": "Għasri",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-17",
+ "name": "Għaxaq",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-18",
+ "name": "Ħamrun",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-19",
+ "name": "Iklin",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-20",
+ "name": "Isla",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-21",
+ "name": "Kalkara",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-22",
+ "name": "Kerċem",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-23",
+ "name": "Kirkop",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-24",
+ "name": "Lija",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-25",
+ "name": "Luqa",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-26",
+ "name": "Marsa",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-27",
+ "name": "Marsaskala",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-28",
+ "name": "Marsaxlokk",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-29",
+ "name": "Mdina",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-30",
+ "name": "Mellieħa",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-31",
+ "name": "Mġarr",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-32",
+ "name": "Mosta",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-33",
+ "name": "Mqabba",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-34",
+ "name": "Msida",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-35",
+ "name": "Mtarfa",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-36",
+ "name": "Munxar",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-37",
+ "name": "Nadur",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-38",
+ "name": "Naxxar",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-39",
+ "name": "Paola",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-40",
+ "name": "Pembroke",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-41",
+ "name": "Pietà",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-42",
+ "name": "Qala",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-43",
+ "name": "Qormi",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-44",
+ "name": "Qrendi",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-45",
+ "name": "Rabat Gozo",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-46",
+ "name": "Rabat Malta",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-47",
+ "name": "Safi",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-48",
+ "name": "Saint Julian's",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-49",
+ "name": "Saint John",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-50",
+ "name": "Saint Lawrence",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-51",
+ "name": "Saint Paul's Bay",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-52",
+ "name": "Sannat",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-53",
+ "name": "Saint Lucia's",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-54",
+ "name": "Santa Venera",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-55",
+ "name": "Siġġiewi",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-56",
+ "name": "Sliema",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-57",
+ "name": "Swieqi",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-58",
+ "name": "Ta' Xbiex",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-59",
+ "name": "Tarxien",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-60",
+ "name": "Valletta",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-61",
+ "name": "Xagħra",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-62",
+ "name": "Xewkija",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-63",
+ "name": "Xgħajra",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-64",
+ "name": "Żabbar",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-65",
+ "name": "Żebbuġ Gozo",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-66",
+ "name": "Żebbuġ Malta",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-67",
+ "name": "Żejtun",
+ "type": "Local council"
+ },
+ {
+ "code": "MT-68",
+ "name": "Żurrieq",
+ "type": "Local council"
+ },
+ {
+ "code": "MU-AG",
+ "name": "Agalega Islands",
+ "type": "Dependency"
+ },
+ {
+ "code": "MU-BL",
+ "name": "Black River",
+ "type": "District"
+ },
+ {
+ "code": "MU-CC",
+ "name": "Cargados Carajos Shoals",
+ "type": "Dependency"
+ },
+ {
+ "code": "MU-FL",
+ "name": "Flacq",
+ "type": "District"
+ },
+ {
+ "code": "MU-GP",
+ "name": "Grand Port",
+ "type": "District"
+ },
+ {
+ "code": "MU-MO",
+ "name": "Moka",
+ "type": "District"
+ },
+ {
+ "code": "MU-PA",
+ "name": "Pamplemousses",
+ "type": "District"
+ },
+ {
+ "code": "MU-PL",
+ "name": "Port Louis",
+ "type": "District"
+ },
+ {
+ "code": "MU-PW",
+ "name": "Plaines Wilhems",
+ "type": "District"
+ },
+ {
+ "code": "MU-RO",
+ "name": "Rodrigues Island",
+ "type": "Dependency"
+ },
+ {
+ "code": "MU-RR",
+ "name": "Rivière du Rempart",
+ "type": "District"
+ },
+ {
+ "code": "MU-SA",
+ "name": "Savanne",
+ "type": "District"
+ },
+ {
+ "code": "MV-00",
+ "name": "South Ari Atoll",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-01",
+ "name": "Addu City",
+ "type": "City"
+ },
+ {
+ "code": "MV-02",
+ "name": "North Ari Atoll",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-03",
+ "name": "Faadhippolhu",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-04",
+ "name": "Felidhu Atoll",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-05",
+ "name": "Hahdhunmathi",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-07",
+ "name": "North Thiladhunmathi",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-08",
+ "name": "Kolhumadulu",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-12",
+ "name": "Mulaku Atoll",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-13",
+ "name": "North Maalhosmadulu",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-14",
+ "name": "North Nilandhe Atoll",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-17",
+ "name": "South Nilandhe Atoll",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-20",
+ "name": "South Maalhosmadulu",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-23",
+ "name": "South Thiladhunmathi",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-24",
+ "name": "North Miladhunmadulu",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-25",
+ "name": "South Miladhunmadulu",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-26",
+ "name": "Male Atoll",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-27",
+ "name": "North Huvadhu Atoll",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-28",
+ "name": "South Huvadhu Atoll",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-29",
+ "name": "Fuvammulah",
+ "type": "Administrative atoll"
+ },
+ {
+ "code": "MV-MLE",
+ "name": "Male",
+ "type": "City"
+ },
+ {
+ "code": "MW-BA",
+ "name": "Balaka",
+ "parent": "MW-S",
+ "type": "District"
+ },
+ {
+ "code": "MW-BL",
+ "name": "Blantyre",
+ "parent": "MW-S",
+ "type": "District"
+ },
+ {
+ "code": "MW-C",
+ "name": "Central Region",
+ "type": "Region"
+ },
+ {
+ "code": "MW-CK",
+ "name": "Chikwawa",
+ "parent": "MW-S",
+ "type": "District"
+ },
+ {
+ "code": "MW-CR",
+ "name": "Chiradzulu",
+ "parent": "MW-S",
+ "type": "District"
+ },
+ {
+ "code": "MW-CT",
+ "name": "Chitipa",
+ "parent": "MW-N",
+ "type": "District"
+ },
+ {
+ "code": "MW-DE",
+ "name": "Dedza",
+ "parent": "MW-C",
+ "type": "District"
+ },
+ {
+ "code": "MW-DO",
+ "name": "Dowa",
+ "parent": "MW-C",
+ "type": "District"
+ },
+ {
+ "code": "MW-KR",
+ "name": "Karonga",
+ "parent": "MW-N",
+ "type": "District"
+ },
+ {
+ "code": "MW-KS",
+ "name": "Kasungu",
+ "parent": "MW-C",
+ "type": "District"
+ },
+ {
+ "code": "MW-LI",
+ "name": "Lilongwe",
+ "parent": "MW-C",
+ "type": "District"
+ },
+ {
+ "code": "MW-LK",
+ "name": "Likoma",
+ "parent": "MW-N",
+ "type": "District"
+ },
+ {
+ "code": "MW-MC",
+ "name": "Mchinji",
+ "parent": "MW-C",
+ "type": "District"
+ },
+ {
+ "code": "MW-MG",
+ "name": "Mangochi",
+ "parent": "MW-S",
+ "type": "District"
+ },
+ {
+ "code": "MW-MH",
+ "name": "Machinga",
+ "parent": "MW-S",
+ "type": "District"
+ },
+ {
+ "code": "MW-MU",
+ "name": "Mulanje",
+ "parent": "MW-S",
+ "type": "District"
+ },
+ {
+ "code": "MW-MW",
+ "name": "Mwanza",
+ "parent": "MW-S",
+ "type": "District"
+ },
+ {
+ "code": "MW-MZ",
+ "name": "Mzimba",
+ "parent": "MW-N",
+ "type": "District"
+ },
+ {
+ "code": "MW-N",
+ "name": "Northern Region",
+ "type": "Region"
+ },
+ {
+ "code": "MW-NB",
+ "name": "Nkhata Bay",
+ "parent": "MW-N",
+ "type": "District"
+ },
+ {
+ "code": "MW-NE",
+ "name": "Neno",
+ "parent": "MW-S",
+ "type": "District"
+ },
+ {
+ "code": "MW-NI",
+ "name": "Ntchisi",
+ "parent": "MW-C",
+ "type": "District"
+ },
+ {
+ "code": "MW-NK",
+ "name": "Nkhotakota",
+ "parent": "MW-C",
+ "type": "District"
+ },
+ {
+ "code": "MW-NS",
+ "name": "Nsanje",
+ "parent": "MW-S",
+ "type": "District"
+ },
+ {
+ "code": "MW-NU",
+ "name": "Ntcheu",
+ "parent": "MW-C",
+ "type": "District"
+ },
+ {
+ "code": "MW-PH",
+ "name": "Phalombe",
+ "parent": "MW-S",
+ "type": "District"
+ },
+ {
+ "code": "MW-RU",
+ "name": "Rumphi",
+ "parent": "MW-N",
+ "type": "District"
+ },
+ {
+ "code": "MW-S",
+ "name": "Southern Region",
+ "type": "Region"
+ },
+ {
+ "code": "MW-SA",
+ "name": "Salima",
+ "parent": "MW-C",
+ "type": "District"
+ },
+ {
+ "code": "MW-TH",
+ "name": "Thyolo",
+ "parent": "MW-S",
+ "type": "District"
+ },
+ {
+ "code": "MW-ZO",
+ "name": "Zomba",
+ "parent": "MW-S",
+ "type": "District"
+ },
+ {
+ "code": "MX-AGU",
+ "name": "Aguascalientes",
+ "type": "State"
+ },
+ {
+ "code": "MX-BCN",
+ "name": "Baja California",
+ "type": "State"
+ },
+ {
+ "code": "MX-BCS",
+ "name": "Baja California Sur",
+ "type": "State"
+ },
+ {
+ "code": "MX-CAM",
+ "name": "Campeche",
+ "type": "State"
+ },
+ {
+ "code": "MX-CHH",
+ "name": "Chihuahua",
+ "type": "State"
+ },
+ {
+ "code": "MX-CHP",
+ "name": "Chiapas",
+ "type": "State"
+ },
+ {
+ "code": "MX-CMX",
+ "name": "Ciudad de México",
+ "type": "Federal entity"
+ },
+ {
+ "code": "MX-COA",
+ "name": "Coahuila de Zaragoza",
+ "type": "State"
+ },
+ {
+ "code": "MX-COL",
+ "name": "Colima",
+ "type": "State"
+ },
+ {
+ "code": "MX-DUR",
+ "name": "Durango",
+ "type": "State"
+ },
+ {
+ "code": "MX-GRO",
+ "name": "Guerrero",
+ "type": "State"
+ },
+ {
+ "code": "MX-GUA",
+ "name": "Guanajuato",
+ "type": "State"
+ },
+ {
+ "code": "MX-HID",
+ "name": "Hidalgo",
+ "type": "State"
+ },
+ {
+ "code": "MX-JAL",
+ "name": "Jalisco",
+ "type": "State"
+ },
+ {
+ "code": "MX-MEX",
+ "name": "México",
+ "type": "State"
+ },
+ {
+ "code": "MX-MIC",
+ "name": "Michoacán de Ocampo",
+ "type": "State"
+ },
+ {
+ "code": "MX-MOR",
+ "name": "Morelos",
+ "type": "State"
+ },
+ {
+ "code": "MX-NAY",
+ "name": "Nayarit",
+ "type": "State"
+ },
+ {
+ "code": "MX-NLE",
+ "name": "Nuevo León",
+ "type": "State"
+ },
+ {
+ "code": "MX-OAX",
+ "name": "Oaxaca",
+ "type": "State"
+ },
+ {
+ "code": "MX-PUE",
+ "name": "Puebla",
+ "type": "State"
+ },
+ {
+ "code": "MX-QUE",
+ "name": "Querétaro",
+ "type": "State"
+ },
+ {
+ "code": "MX-ROO",
+ "name": "Quintana Roo",
+ "type": "State"
+ },
+ {
+ "code": "MX-SIN",
+ "name": "Sinaloa",
+ "type": "State"
+ },
+ {
+ "code": "MX-SLP",
+ "name": "San Luis Potosí",
+ "type": "State"
+ },
+ {
+ "code": "MX-SON",
+ "name": "Sonora",
+ "type": "State"
+ },
+ {
+ "code": "MX-TAB",
+ "name": "Tabasco",
+ "type": "State"
+ },
+ {
+ "code": "MX-TAM",
+ "name": "Tamaulipas",
+ "type": "State"
+ },
+ {
+ "code": "MX-TLA",
+ "name": "Tlaxcala",
+ "type": "State"
+ },
+ {
+ "code": "MX-VER",
+ "name": "Veracruz de Ignacio de la Llave",
+ "type": "State"
+ },
+ {
+ "code": "MX-YUC",
+ "name": "Yucatán",
+ "type": "State"
+ },
+ {
+ "code": "MX-ZAC",
+ "name": "Zacatecas",
+ "type": "State"
+ },
+ {
+ "code": "MY-01",
+ "name": "Johor",
+ "type": "State"
+ },
+ {
+ "code": "MY-02",
+ "name": "Kedah",
+ "type": "State"
+ },
+ {
+ "code": "MY-03",
+ "name": "Kelantan",
+ "type": "State"
+ },
+ {
+ "code": "MY-04",
+ "name": "Melaka",
+ "type": "State"
+ },
+ {
+ "code": "MY-05",
+ "name": "Negeri Sembilan",
+ "type": "State"
+ },
+ {
+ "code": "MY-06",
+ "name": "Pahang",
+ "type": "State"
+ },
+ {
+ "code": "MY-07",
+ "name": "Pulau Pinang",
+ "type": "State"
+ },
+ {
+ "code": "MY-08",
+ "name": "Perak",
+ "type": "State"
+ },
+ {
+ "code": "MY-09",
+ "name": "Perlis",
+ "type": "State"
+ },
+ {
+ "code": "MY-10",
+ "name": "Selangor",
+ "type": "State"
+ },
+ {
+ "code": "MY-11",
+ "name": "Terengganu",
+ "type": "State"
+ },
+ {
+ "code": "MY-12",
+ "name": "Sabah",
+ "type": "State"
+ },
+ {
+ "code": "MY-13",
+ "name": "Sarawak",
+ "type": "State"
+ },
+ {
+ "code": "MY-14",
+ "name": "Wilayah Persekutuan Kuala Lumpur",
+ "type": "Federal territory"
+ },
+ {
+ "code": "MY-15",
+ "name": "Wilayah Persekutuan Labuan",
+ "type": "Federal territory"
+ },
+ {
+ "code": "MY-16",
+ "name": "Wilayah Persekutuan Putrajaya",
+ "type": "Federal territory"
+ },
+ {
+ "code": "MZ-A",
+ "name": "Niassa",
+ "type": "Province"
+ },
+ {
+ "code": "MZ-B",
+ "name": "Manica",
+ "type": "Province"
+ },
+ {
+ "code": "MZ-G",
+ "name": "Gaza",
+ "type": "Province"
+ },
+ {
+ "code": "MZ-I",
+ "name": "Inhambane",
+ "type": "Province"
+ },
+ {
+ "code": "MZ-L",
+ "name": "Maputo",
+ "type": "Province"
+ },
+ {
+ "code": "MZ-MPM",
+ "name": "Maputo",
+ "type": "City"
+ },
+ {
+ "code": "MZ-N",
+ "name": "Nampula",
+ "type": "Province"
+ },
+ {
+ "code": "MZ-P",
+ "name": "Cabo Delgado",
+ "type": "Province"
+ },
+ {
+ "code": "MZ-Q",
+ "name": "Zambézia",
+ "type": "Province"
+ },
+ {
+ "code": "MZ-S",
+ "name": "Sofala",
+ "type": "Province"
+ },
+ {
+ "code": "MZ-T",
+ "name": "Tete",
+ "type": "Province"
+ },
+ {
+ "code": "NA-CA",
+ "name": "Zambezi",
+ "type": "Region"
+ },
+ {
+ "code": "NA-ER",
+ "name": "Erongo",
+ "type": "Region"
+ },
+ {
+ "code": "NA-HA",
+ "name": "Hardap",
+ "type": "Region"
+ },
+ {
+ "code": "NA-KA",
+ "name": "//Karas",
+ "type": "Region"
+ },
+ {
+ "code": "NA-KE",
+ "name": "Kavango East",
+ "type": "Region"
+ },
+ {
+ "code": "NA-KH",
+ "name": "Khomas",
+ "type": "Region"
+ },
+ {
+ "code": "NA-KU",
+ "name": "Kunene",
+ "type": "Region"
+ },
+ {
+ "code": "NA-KW",
+ "name": "Kavango West",
+ "type": "Region"
+ },
+ {
+ "code": "NA-OD",
+ "name": "Otjozondjupa",
+ "type": "Region"
+ },
+ {
+ "code": "NA-OH",
+ "name": "Omaheke",
+ "type": "Region"
+ },
+ {
+ "code": "NA-ON",
+ "name": "Oshana",
+ "type": "Region"
+ },
+ {
+ "code": "NA-OS",
+ "name": "Omusati",
+ "type": "Region"
+ },
+ {
+ "code": "NA-OT",
+ "name": "Oshikoto",
+ "type": "Region"
+ },
+ {
+ "code": "NA-OW",
+ "name": "Ohangwena",
+ "type": "Region"
+ },
+ {
+ "code": "NE-1",
+ "name": "Agadez",
+ "type": "Region"
+ },
+ {
+ "code": "NE-2",
+ "name": "Diffa",
+ "type": "Region"
+ },
+ {
+ "code": "NE-3",
+ "name": "Dosso",
+ "type": "Region"
+ },
+ {
+ "code": "NE-4",
+ "name": "Maradi",
+ "type": "Region"
+ },
+ {
+ "code": "NE-5",
+ "name": "Tahoua",
+ "type": "Region"
+ },
+ {
+ "code": "NE-6",
+ "name": "Tillabéri",
+ "type": "Region"
+ },
+ {
+ "code": "NE-7",
+ "name": "Zinder",
+ "type": "Region"
+ },
+ {
+ "code": "NE-8",
+ "name": "Niamey",
+ "type": "Urban community"
+ },
+ {
+ "code": "NG-AB",
+ "name": "Abia",
+ "type": "State"
+ },
+ {
+ "code": "NG-AD",
+ "name": "Adamawa",
+ "type": "State"
+ },
+ {
+ "code": "NG-AK",
+ "name": "Akwa Ibom",
+ "type": "State"
+ },
+ {
+ "code": "NG-AN",
+ "name": "Anambra",
+ "type": "State"
+ },
+ {
+ "code": "NG-BA",
+ "name": "Bauchi",
+ "type": "State"
+ },
+ {
+ "code": "NG-BE",
+ "name": "Benue",
+ "type": "State"
+ },
+ {
+ "code": "NG-BO",
+ "name": "Borno",
+ "type": "State"
+ },
+ {
+ "code": "NG-BY",
+ "name": "Bayelsa",
+ "type": "State"
+ },
+ {
+ "code": "NG-CR",
+ "name": "Cross River",
+ "type": "State"
+ },
+ {
+ "code": "NG-DE",
+ "name": "Delta",
+ "type": "State"
+ },
+ {
+ "code": "NG-EB",
+ "name": "Ebonyi",
+ "type": "State"
+ },
+ {
+ "code": "NG-ED",
+ "name": "Edo",
+ "type": "State"
+ },
+ {
+ "code": "NG-EK",
+ "name": "Ekiti",
+ "type": "State"
+ },
+ {
+ "code": "NG-EN",
+ "name": "Enugu",
+ "type": "State"
+ },
+ {
+ "code": "NG-FC",
+ "name": "Abuja Federal Capital Territory",
+ "type": "Capital territory"
+ },
+ {
+ "code": "NG-GO",
+ "name": "Gombe",
+ "type": "State"
+ },
+ {
+ "code": "NG-IM",
+ "name": "Imo",
+ "type": "State"
+ },
+ {
+ "code": "NG-JI",
+ "name": "Jigawa",
+ "type": "State"
+ },
+ {
+ "code": "NG-KD",
+ "name": "Kaduna",
+ "type": "State"
+ },
+ {
+ "code": "NG-KE",
+ "name": "Kebbi",
+ "type": "State"
+ },
+ {
+ "code": "NG-KN",
+ "name": "Kano",
+ "type": "State"
+ },
+ {
+ "code": "NG-KO",
+ "name": "Kogi",
+ "type": "State"
+ },
+ {
+ "code": "NG-KT",
+ "name": "Katsina",
+ "type": "State"
+ },
+ {
+ "code": "NG-KW",
+ "name": "Kwara",
+ "type": "State"
+ },
+ {
+ "code": "NG-LA",
+ "name": "Lagos",
+ "type": "State"
+ },
+ {
+ "code": "NG-NA",
+ "name": "Nasarawa",
+ "type": "State"
+ },
+ {
+ "code": "NG-NI",
+ "name": "Niger",
+ "type": "State"
+ },
+ {
+ "code": "NG-OG",
+ "name": "Ogun",
+ "type": "State"
+ },
+ {
+ "code": "NG-ON",
+ "name": "Ondo",
+ "type": "State"
+ },
+ {
+ "code": "NG-OS",
+ "name": "Osun",
+ "type": "State"
+ },
+ {
+ "code": "NG-OY",
+ "name": "Oyo",
+ "type": "State"
+ },
+ {
+ "code": "NG-PL",
+ "name": "Plateau",
+ "type": "State"
+ },
+ {
+ "code": "NG-RI",
+ "name": "Rivers",
+ "type": "State"
+ },
+ {
+ "code": "NG-SO",
+ "name": "Sokoto",
+ "type": "State"
+ },
+ {
+ "code": "NG-TA",
+ "name": "Taraba",
+ "type": "State"
+ },
+ {
+ "code": "NG-YO",
+ "name": "Yobe",
+ "type": "State"
+ },
+ {
+ "code": "NG-ZA",
+ "name": "Zamfara",
+ "type": "State"
+ },
+ {
+ "code": "NI-AN",
+ "name": "Costa Caribe Norte",
+ "type": "Autonomous region"
+ },
+ {
+ "code": "NI-AS",
+ "name": "Costa Caribe Sur",
+ "type": "Autonomous region"
+ },
+ {
+ "code": "NI-BO",
+ "name": "Boaco",
+ "type": "Department"
+ },
+ {
+ "code": "NI-CA",
+ "name": "Carazo",
+ "type": "Department"
+ },
+ {
+ "code": "NI-CI",
+ "name": "Chinandega",
+ "type": "Department"
+ },
+ {
+ "code": "NI-CO",
+ "name": "Chontales",
+ "type": "Department"
+ },
+ {
+ "code": "NI-ES",
+ "name": "Estelí",
+ "type": "Department"
+ },
+ {
+ "code": "NI-GR",
+ "name": "Granada",
+ "type": "Department"
+ },
+ {
+ "code": "NI-JI",
+ "name": "Jinotega",
+ "type": "Department"
+ },
+ {
+ "code": "NI-LE",
+ "name": "León",
+ "type": "Department"
+ },
+ {
+ "code": "NI-MD",
+ "name": "Madriz",
+ "type": "Department"
+ },
+ {
+ "code": "NI-MN",
+ "name": "Managua",
+ "type": "Department"
+ },
+ {
+ "code": "NI-MS",
+ "name": "Masaya",
+ "type": "Department"
+ },
+ {
+ "code": "NI-MT",
+ "name": "Matagalpa",
+ "type": "Department"
+ },
+ {
+ "code": "NI-NS",
+ "name": "Nueva Segovia",
+ "type": "Department"
+ },
+ {
+ "code": "NI-RI",
+ "name": "Rivas",
+ "type": "Department"
+ },
+ {
+ "code": "NI-SJ",
+ "name": "Río San Juan",
+ "type": "Department"
+ },
+ {
+ "code": "NL-AW",
+ "name": "Aruba",
+ "type": "Country"
+ },
+ {
+ "code": "NL-BQ1",
+ "name": "Bonaire",
+ "type": "Special municipality"
+ },
+ {
+ "code": "NL-BQ2",
+ "name": "Saba",
+ "type": "Special municipality"
+ },
+ {
+ "code": "NL-BQ3",
+ "name": "Sint Eustatius",
+ "type": "Special municipality"
+ },
+ {
+ "code": "NL-CW",
+ "name": "Curaçao",
+ "type": "Country"
+ },
+ {
+ "code": "NL-DR",
+ "name": "Drenthe",
+ "type": "Province"
+ },
+ {
+ "code": "NL-FL",
+ "name": "Flevoland",
+ "type": "Province"
+ },
+ {
+ "code": "NL-FR",
+ "name": "Fryslân",
+ "type": "Province"
+ },
+ {
+ "code": "NL-GE",
+ "name": "Gelderland",
+ "type": "Province"
+ },
+ {
+ "code": "NL-GR",
+ "name": "Groningen",
+ "type": "Province"
+ },
+ {
+ "code": "NL-LI",
+ "name": "Limburg",
+ "type": "Province"
+ },
+ {
+ "code": "NL-NB",
+ "name": "Noord-Brabant",
+ "type": "Province"
+ },
+ {
+ "code": "NL-NH",
+ "name": "Noord-Holland",
+ "type": "Province"
+ },
+ {
+ "code": "NL-OV",
+ "name": "Overijssel",
+ "type": "Province"
+ },
+ {
+ "code": "NL-SX",
+ "name": "Sint Maarten",
+ "type": "Country"
+ },
+ {
+ "code": "NL-UT",
+ "name": "Utrecht",
+ "type": "Province"
+ },
+ {
+ "code": "NL-ZE",
+ "name": "Zeeland",
+ "type": "Province"
+ },
+ {
+ "code": "NL-ZH",
+ "name": "Zuid-Holland",
+ "type": "Province"
+ },
+ {
+ "code": "NO-03",
+ "name": "Oslo",
+ "type": "County"
+ },
+ {
+ "code": "NO-11",
+ "name": "Rogaland",
+ "type": "County"
+ },
+ {
+ "code": "NO-15",
+ "name": "Møre og Romsdal",
+ "type": "County"
+ },
+ {
+ "code": "NO-18",
+ "name": "Nordland",
+ "type": "County"
+ },
+ {
+ "code": "NO-21",
+ "name": "Svalbard (Arctic Region)",
+ "type": "Arctic region"
+ },
+ {
+ "code": "NO-22",
+ "name": "Jan Mayen (Arctic Region)",
+ "type": "Arctic region"
+ },
+ {
+ "code": "NO-30",
+ "name": "Viken",
+ "type": "County"
+ },
+ {
+ "code": "NO-34",
+ "name": "Innlandet",
+ "type": "County"
+ },
+ {
+ "code": "NO-38",
+ "name": "Vestfold og Telemark",
+ "type": "County"
+ },
+ {
+ "code": "NO-42",
+ "name": "Agder",
+ "type": "County"
+ },
+ {
+ "code": "NO-46",
+ "name": "Vestland",
+ "type": "County"
+ },
+ {
+ "code": "NO-50",
+ "name": "Trööndelage",
+ "type": "County"
+ },
+ {
+ "code": "NO-54",
+ "name": "Romssa ja Finnmárkku",
+ "type": "County"
+ },
+ {
+ "code": "NP-P1",
+ "name": "Koshi",
+ "type": "Province"
+ },
+ {
+ "code": "NP-P2",
+ "name": "Madhesh",
+ "type": "Province"
+ },
+ {
+ "code": "NP-P3",
+ "name": "Bagmati",
+ "type": "Province"
+ },
+ {
+ "code": "NP-P4",
+ "name": "Gandaki",
+ "type": "Province"
+ },
+ {
+ "code": "NP-P5",
+ "name": "Lumbini",
+ "type": "Province"
+ },
+ {
+ "code": "NP-P6",
+ "name": "Karnali",
+ "type": "Province"
+ },
+ {
+ "code": "NP-P7",
+ "name": "Sudurpashchim",
+ "type": "Province"
+ },
+ {
+ "code": "NR-01",
+ "name": "Aiwo",
+ "type": "District"
+ },
+ {
+ "code": "NR-02",
+ "name": "Anabar",
+ "type": "District"
+ },
+ {
+ "code": "NR-03",
+ "name": "Anetan",
+ "type": "District"
+ },
+ {
+ "code": "NR-04",
+ "name": "Anibare",
+ "type": "District"
+ },
+ {
+ "code": "NR-05",
+ "name": "Baitsi",
+ "type": "District"
+ },
+ {
+ "code": "NR-06",
+ "name": "Boe",
+ "type": "District"
+ },
+ {
+ "code": "NR-07",
+ "name": "Buada",
+ "type": "District"
+ },
+ {
+ "code": "NR-08",
+ "name": "Denigomodu",
+ "type": "District"
+ },
+ {
+ "code": "NR-09",
+ "name": "Ewa",
+ "type": "District"
+ },
+ {
+ "code": "NR-10",
+ "name": "Ijuw",
+ "type": "District"
+ },
+ {
+ "code": "NR-11",
+ "name": "Meneng",
+ "type": "District"
+ },
+ {
+ "code": "NR-12",
+ "name": "Nibok",
+ "type": "District"
+ },
+ {
+ "code": "NR-13",
+ "name": "Uaboe",
+ "type": "District"
+ },
+ {
+ "code": "NR-14",
+ "name": "Yaren",
+ "type": "District"
+ },
+ {
+ "code": "NZ-AUK",
+ "name": "Auckland",
+ "type": "Region"
+ },
+ {
+ "code": "NZ-BOP",
+ "name": "Bay of Plenty",
+ "type": "Region"
+ },
+ {
+ "code": "NZ-CAN",
+ "name": "Canterbury",
+ "type": "Region"
+ },
+ {
+ "code": "NZ-CIT",
+ "name": "Chatham Islands Territory",
+ "type": "Special island authority"
+ },
+ {
+ "code": "NZ-GIS",
+ "name": "Gisborne",
+ "type": "Region"
+ },
+ {
+ "code": "NZ-HKB",
+ "name": "Hawke's Bay",
+ "type": "Region"
+ },
+ {
+ "code": "NZ-MBH",
+ "name": "Marlborough",
+ "type": "Region"
+ },
+ {
+ "code": "NZ-MWT",
+ "name": "Manawatū-Whanganui",
+ "type": "Region"
+ },
+ {
+ "code": "NZ-NSN",
+ "name": "Nelson",
+ "type": "Region"
+ },
+ {
+ "code": "NZ-NTL",
+ "name": "Northland",
+ "type": "Region"
+ },
+ {
+ "code": "NZ-OTA",
+ "name": "Otago",
+ "type": "Region"
+ },
+ {
+ "code": "NZ-STL",
+ "name": "Southland",
+ "type": "Region"
+ },
+ {
+ "code": "NZ-TAS",
+ "name": "Tasman",
+ "type": "Region"
+ },
+ {
+ "code": "NZ-TKI",
+ "name": "Taranaki",
+ "type": "Region"
+ },
+ {
+ "code": "NZ-WGN",
+ "name": "Greater Wellington",
+ "type": "Region"
+ },
+ {
+ "code": "NZ-WKO",
+ "name": "Waikato",
+ "type": "Region"
+ },
+ {
+ "code": "NZ-WTC",
+ "name": "West Coast",
+ "type": "Region"
+ },
+ {
+ "code": "OM-BJ",
+ "name": "Janūb al Bāţinah",
+ "type": "Governorate"
+ },
+ {
+ "code": "OM-BS",
+ "name": "Shamāl al Bāţinah",
+ "type": "Governorate"
+ },
+ {
+ "code": "OM-BU",
+ "name": "Al Buraymī",
+ "type": "Governorate"
+ },
+ {
+ "code": "OM-DA",
+ "name": "Ad Dākhilīyah",
+ "type": "Governorate"
+ },
+ {
+ "code": "OM-MA",
+ "name": "Masqaţ",
+ "type": "Governorate"
+ },
+ {
+ "code": "OM-MU",
+ "name": "Musandam",
+ "type": "Governorate"
+ },
+ {
+ "code": "OM-SJ",
+ "name": "Janūb ash Sharqīyah",
+ "type": "Governorate"
+ },
+ {
+ "code": "OM-SS",
+ "name": "Shamāl ash Sharqīyah",
+ "type": "Governorate"
+ },
+ {
+ "code": "OM-WU",
+ "name": "Al Wusţá",
+ "type": "Governorate"
+ },
+ {
+ "code": "OM-ZA",
+ "name": "Az̧ Z̧āhirah",
+ "type": "Governorate"
+ },
+ {
+ "code": "OM-ZU",
+ "name": "Z̧ufār",
+ "type": "Governorate"
+ },
+ {
+ "code": "PA-1",
+ "name": "Bocas del Toro",
+ "type": "Province"
+ },
+ {
+ "code": "PA-10",
+ "name": "Panamá Oeste",
+ "type": "Province"
+ },
+ {
+ "code": "PA-2",
+ "name": "Coclé",
+ "type": "Province"
+ },
+ {
+ "code": "PA-3",
+ "name": "Colón",
+ "type": "Province"
+ },
+ {
+ "code": "PA-4",
+ "name": "Chiriquí",
+ "type": "Province"
+ },
+ {
+ "code": "PA-5",
+ "name": "Darién",
+ "type": "Province"
+ },
+ {
+ "code": "PA-6",
+ "name": "Herrera",
+ "type": "Province"
+ },
+ {
+ "code": "PA-7",
+ "name": "Los Santos",
+ "type": "Province"
+ },
+ {
+ "code": "PA-8",
+ "name": "Panamá",
+ "type": "Province"
+ },
+ {
+ "code": "PA-9",
+ "name": "Veraguas",
+ "type": "Province"
+ },
+ {
+ "code": "PA-EM",
+ "name": "Emberá",
+ "type": "Indigenous region"
+ },
+ {
+ "code": "PA-KY",
+ "name": "Guna Yala",
+ "type": "Indigenous region"
+ },
+ {
+ "code": "PA-NB",
+ "name": "Ngäbe-Buglé",
+ "type": "Indigenous region"
+ },
+ {
+ "code": "PA-NT",
+ "name": "Naso Tjër Di",
+ "type": "Indigenous region"
+ },
+ {
+ "code": "PE-AMA",
+ "name": "Amarumayu",
+ "type": "Region"
+ },
+ {
+ "code": "PE-ANC",
+ "name": "Ancash",
+ "type": "Region"
+ },
+ {
+ "code": "PE-APU",
+ "name": "Apurimaq",
+ "type": "Region"
+ },
+ {
+ "code": "PE-ARE",
+ "name": "Arequipa",
+ "type": "Region"
+ },
+ {
+ "code": "PE-AYA",
+ "name": "Ayacucho",
+ "type": "Region"
+ },
+ {
+ "code": "PE-CAJ",
+ "name": "Cajamarca",
+ "type": "Region"
+ },
+ {
+ "code": "PE-CAL",
+ "name": "El Callao",
+ "type": "Region"
+ },
+ {
+ "code": "PE-CUS",
+ "name": "Cusco",
+ "type": "Region"
+ },
+ {
+ "code": "PE-HUC",
+ "name": "Huánuco",
+ "type": "Region"
+ },
+ {
+ "code": "PE-HUV",
+ "name": "Huancavelica",
+ "type": "Region"
+ },
+ {
+ "code": "PE-ICA",
+ "name": "Ica",
+ "type": "Region"
+ },
+ {
+ "code": "PE-JUN",
+ "name": "Hunin",
+ "type": "Region"
+ },
+ {
+ "code": "PE-LAL",
+ "name": "La Libertad",
+ "type": "Region"
+ },
+ {
+ "code": "PE-LAM",
+ "name": "Lambayeque",
+ "type": "Region"
+ },
+ {
+ "code": "PE-LIM",
+ "name": "Lima",
+ "type": "Region"
+ },
+ {
+ "code": "PE-LMA",
+ "name": "Lima hatun llaqta",
+ "type": "Municipality"
+ },
+ {
+ "code": "PE-LOR",
+ "name": "Loreto",
+ "type": "Region"
+ },
+ {
+ "code": "PE-MDD",
+ "name": "Madre de Dios",
+ "type": "Region"
+ },
+ {
+ "code": "PE-MOQ",
+ "name": "Moquegua",
+ "type": "Region"
+ },
+ {
+ "code": "PE-PAS",
+ "name": "Pasco",
+ "type": "Region"
+ },
+ {
+ "code": "PE-PIU",
+ "name": "Piura",
+ "type": "Region"
+ },
+ {
+ "code": "PE-PUN",
+ "name": "Puno",
+ "type": "Region"
+ },
+ {
+ "code": "PE-SAM",
+ "name": "San Martin",
+ "type": "Region"
+ },
+ {
+ "code": "PE-TAC",
+ "name": "Tacna",
+ "type": "Region"
+ },
+ {
+ "code": "PE-TUM",
+ "name": "Tumbes",
+ "type": "Region"
+ },
+ {
+ "code": "PE-UCA",
+ "name": "Ucayali",
+ "type": "Region"
+ },
+ {
+ "code": "PG-CPK",
+ "name": "Chimbu",
+ "type": "Province"
+ },
+ {
+ "code": "PG-CPM",
+ "name": "Central",
+ "type": "Province"
+ },
+ {
+ "code": "PG-EBR",
+ "name": "East New Britain",
+ "type": "Province"
+ },
+ {
+ "code": "PG-EHG",
+ "name": "Eastern Highlands",
+ "type": "Province"
+ },
+ {
+ "code": "PG-EPW",
+ "name": "Enga",
+ "type": "Province"
+ },
+ {
+ "code": "PG-ESW",
+ "name": "East Sepik",
+ "type": "Province"
+ },
+ {
+ "code": "PG-GPK",
+ "name": "Gulf",
+ "type": "Province"
+ },
+ {
+ "code": "PG-HLA",
+ "name": "Hela",
+ "type": "Province"
+ },
+ {
+ "code": "PG-JWK",
+ "name": "Jiwaka",
+ "type": "Province"
+ },
+ {
+ "code": "PG-MBA",
+ "name": "Milne Bay",
+ "type": "Province"
+ },
+ {
+ "code": "PG-MPL",
+ "name": "Morobe",
+ "type": "Province"
+ },
+ {
+ "code": "PG-MPM",
+ "name": "Madang",
+ "type": "Province"
+ },
+ {
+ "code": "PG-MRL",
+ "name": "Manus",
+ "type": "Province"
+ },
+ {
+ "code": "PG-NCD",
+ "name": "National Capital District (Port Moresby)",
+ "type": "District"
+ },
+ {
+ "code": "PG-NIK",
+ "name": "New Ireland",
+ "type": "Province"
+ },
+ {
+ "code": "PG-NPP",
+ "name": "Northern",
+ "type": "Province"
+ },
+ {
+ "code": "PG-NSB",
+ "name": "Bougainville",
+ "type": "Autonomous region"
+ },
+ {
+ "code": "PG-SAN",
+ "name": "West Sepik",
+ "type": "Province"
+ },
+ {
+ "code": "PG-SHM",
+ "name": "Southern Highlands",
+ "type": "Province"
+ },
+ {
+ "code": "PG-WBK",
+ "name": "West New Britain",
+ "type": "Province"
+ },
+ {
+ "code": "PG-WHM",
+ "name": "Western Highlands",
+ "type": "Province"
+ },
+ {
+ "code": "PG-WPD",
+ "name": "Western",
+ "type": "Province"
+ },
+ {
+ "code": "PH-00",
+ "name": "National Capital Region",
+ "type": "Region"
+ },
+ {
+ "code": "PH-01",
+ "name": "Ilocos (Region I)",
+ "type": "Region"
+ },
+ {
+ "code": "PH-02",
+ "name": "Cagayan Valley (Region II)",
+ "type": "Region"
+ },
+ {
+ "code": "PH-03",
+ "name": "Central Luzon (Region III)",
+ "type": "Region"
+ },
+ {
+ "code": "PH-05",
+ "name": "Bicol (Region V)",
+ "type": "Region"
+ },
+ {
+ "code": "PH-06",
+ "name": "Western Visayas (Region VI)",
+ "type": "Region"
+ },
+ {
+ "code": "PH-07",
+ "name": "Central Visayas (Region VII)",
+ "type": "Region"
+ },
+ {
+ "code": "PH-08",
+ "name": "Eastern Visayas (Region VIII)",
+ "type": "Region"
+ },
+ {
+ "code": "PH-09",
+ "name": "Zamboanga Peninsula (Region IX)",
+ "type": "Region"
+ },
+ {
+ "code": "PH-10",
+ "name": "Northern Mindanao (Region X)",
+ "type": "Region"
+ },
+ {
+ "code": "PH-11",
+ "name": "Davao (Region XI)",
+ "type": "Region"
+ },
+ {
+ "code": "PH-12",
+ "name": "Soccsksargen (Region XII)",
+ "type": "Region"
+ },
+ {
+ "code": "PH-13",
+ "name": "Caraga (Region XIII)",
+ "type": "Region"
+ },
+ {
+ "code": "PH-14",
+ "name": "Autonomous Region in Muslim Mindanao (ARMM)",
+ "type": "Region"
+ },
+ {
+ "code": "PH-15",
+ "name": "Cordillera Administrative Region (CAR)",
+ "type": "Region"
+ },
+ {
+ "code": "PH-40",
+ "name": "Calabarzon (Region IV-A)",
+ "type": "Region"
+ },
+ {
+ "code": "PH-41",
+ "name": "Mimaropa (Region IV-B)",
+ "type": "Region"
+ },
+ {
+ "code": "PH-ABR",
+ "name": "Abra",
+ "parent": "PH-15",
+ "type": "Province"
+ },
+ {
+ "code": "PH-AGN",
+ "name": "Agusan del Norte",
+ "parent": "PH-13",
+ "type": "Province"
+ },
+ {
+ "code": "PH-AGS",
+ "name": "Agusan del Sur",
+ "parent": "PH-13",
+ "type": "Province"
+ },
+ {
+ "code": "PH-AKL",
+ "name": "Aklan",
+ "parent": "PH-06",
+ "type": "Province"
+ },
+ {
+ "code": "PH-ALB",
+ "name": "Albay",
+ "parent": "PH-05",
+ "type": "Province"
+ },
+ {
+ "code": "PH-ANT",
+ "name": "Antique",
+ "parent": "PH-06",
+ "type": "Province"
+ },
+ {
+ "code": "PH-APA",
+ "name": "Apayao",
+ "parent": "PH-15",
+ "type": "Province"
+ },
+ {
+ "code": "PH-AUR",
+ "name": "Aurora",
+ "parent": "PH-03",
+ "type": "Province"
+ },
+ {
+ "code": "PH-BAN",
+ "name": "Bataan",
+ "parent": "PH-03",
+ "type": "Province"
+ },
+ {
+ "code": "PH-BAS",
+ "name": "Basilan",
+ "parent": "PH-09",
+ "type": "Province"
+ },
+ {
+ "code": "PH-BEN",
+ "name": "Benguet",
+ "parent": "PH-15",
+ "type": "Province"
+ },
+ {
+ "code": "PH-BIL",
+ "name": "Biliran",
+ "parent": "PH-08",
+ "type": "Province"
+ },
+ {
+ "code": "PH-BOH",
+ "name": "Bohol",
+ "parent": "PH-07",
+ "type": "Province"
+ },
+ {
+ "code": "PH-BTG",
+ "name": "Batangas",
+ "parent": "PH-40",
+ "type": "Province"
+ },
+ {
+ "code": "PH-BTN",
+ "name": "Batanes",
+ "parent": "PH-02",
+ "type": "Province"
+ },
+ {
+ "code": "PH-BUK",
+ "name": "Bukidnon",
+ "parent": "PH-10",
+ "type": "Province"
+ },
+ {
+ "code": "PH-BUL",
+ "name": "Bulacan",
+ "parent": "PH-03",
+ "type": "Province"
+ },
+ {
+ "code": "PH-CAG",
+ "name": "Cagayan",
+ "parent": "PH-02",
+ "type": "Province"
+ },
+ {
+ "code": "PH-CAM",
+ "name": "Camiguin",
+ "parent": "PH-10",
+ "type": "Province"
+ },
+ {
+ "code": "PH-CAN",
+ "name": "Camarines Norte",
+ "parent": "PH-05",
+ "type": "Province"
+ },
+ {
+ "code": "PH-CAP",
+ "name": "Capiz",
+ "parent": "PH-06",
+ "type": "Province"
+ },
+ {
+ "code": "PH-CAS",
+ "name": "Camarines Sur",
+ "parent": "PH-05",
+ "type": "Province"
+ },
+ {
+ "code": "PH-CAT",
+ "name": "Catanduanes",
+ "parent": "PH-05",
+ "type": "Province"
+ },
+ {
+ "code": "PH-CAV",
+ "name": "Cavite",
+ "parent": "PH-40",
+ "type": "Province"
+ },
+ {
+ "code": "PH-CEB",
+ "name": "Cebu",
+ "parent": "PH-07",
+ "type": "Province"
+ },
+ {
+ "code": "PH-COM",
+ "name": "Davao de Oro",
+ "parent": "PH-11",
+ "type": "Province"
+ },
+ {
+ "code": "PH-DAO",
+ "name": "Davao Oriental",
+ "parent": "PH-11",
+ "type": "Province"
+ },
+ {
+ "code": "PH-DAS",
+ "name": "Davao del Sur",
+ "parent": "PH-11",
+ "type": "Province"
+ },
+ {
+ "code": "PH-DAV",
+ "name": "Davao del Norte",
+ "parent": "PH-11",
+ "type": "Province"
+ },
+ {
+ "code": "PH-DIN",
+ "name": "Dinagat Islands",
+ "parent": "PH-13",
+ "type": "Province"
+ },
+ {
+ "code": "PH-DVO",
+ "name": "Davao Occidental",
+ "parent": "PH-11",
+ "type": "Province"
+ },
+ {
+ "code": "PH-EAS",
+ "name": "Eastern Samar",
+ "parent": "PH-08",
+ "type": "Province"
+ },
+ {
+ "code": "PH-GUI",
+ "name": "Guimaras",
+ "parent": "PH-06",
+ "type": "Province"
+ },
+ {
+ "code": "PH-IFU",
+ "name": "Ifugao",
+ "parent": "PH-15",
+ "type": "Province"
+ },
+ {
+ "code": "PH-ILI",
+ "name": "Iloilo",
+ "parent": "PH-06",
+ "type": "Province"
+ },
+ {
+ "code": "PH-ILN",
+ "name": "Ilocos Norte",
+ "parent": "PH-01",
+ "type": "Province"
+ },
+ {
+ "code": "PH-ILS",
+ "name": "Ilocos Sur",
+ "parent": "PH-01",
+ "type": "Province"
+ },
+ {
+ "code": "PH-ISA",
+ "name": "Isabela",
+ "parent": "PH-02",
+ "type": "Province"
+ },
+ {
+ "code": "PH-KAL",
+ "name": "Kalinga",
+ "parent": "PH-15",
+ "type": "Province"
+ },
+ {
+ "code": "PH-LAG",
+ "name": "Laguna",
+ "parent": "PH-40",
+ "type": "Province"
+ },
+ {
+ "code": "PH-LAN",
+ "name": "Lanao del Norte",
+ "parent": "PH-12",
+ "type": "Province"
+ },
+ {
+ "code": "PH-LAS",
+ "name": "Lanao del Sur",
+ "parent": "PH-14",
+ "type": "Province"
+ },
+ {
+ "code": "PH-LEY",
+ "name": "Leyte",
+ "parent": "PH-08",
+ "type": "Province"
+ },
+ {
+ "code": "PH-LUN",
+ "name": "La Union",
+ "parent": "PH-01",
+ "type": "Province"
+ },
+ {
+ "code": "PH-MAD",
+ "name": "Marinduque",
+ "parent": "PH-41",
+ "type": "Province"
+ },
+ {
+ "code": "PH-MAS",
+ "name": "Masbate",
+ "parent": "PH-05",
+ "type": "Province"
+ },
+ {
+ "code": "PH-MDC",
+ "name": "Mindoro Occidental",
+ "parent": "PH-41",
+ "type": "Province"
+ },
+ {
+ "code": "PH-MDR",
+ "name": "Mindoro Oriental",
+ "parent": "PH-41",
+ "type": "Province"
+ },
+ {
+ "code": "PH-MGN",
+ "name": "Maguindanao del Norte",
+ "parent": "PH-14",
+ "type": "Province"
+ },
+ {
+ "code": "PH-MGS",
+ "name": "Maguindanao del Sur",
+ "parent": "PH-14",
+ "type": "Province"
+ },
+ {
+ "code": "PH-MOU",
+ "name": "Mountain Province",
+ "parent": "PH-15",
+ "type": "Province"
+ },
+ {
+ "code": "PH-MSC",
+ "name": "Misamis Occidental",
+ "parent": "PH-10",
+ "type": "Province"
+ },
+ {
+ "code": "PH-MSR",
+ "name": "Misamis Oriental",
+ "parent": "PH-10",
+ "type": "Province"
+ },
+ {
+ "code": "PH-NCO",
+ "name": "Cotabato",
+ "parent": "PH-12",
+ "type": "Province"
+ },
+ {
+ "code": "PH-NEC",
+ "name": "Negros Occidental",
+ "parent": "PH-06",
+ "type": "Province"
+ },
+ {
+ "code": "PH-NER",
+ "name": "Negros Oriental",
+ "parent": "PH-07",
+ "type": "Province"
+ },
+ {
+ "code": "PH-NSA",
+ "name": "Northern Samar",
+ "parent": "PH-08",
+ "type": "Province"
+ },
+ {
+ "code": "PH-NUE",
+ "name": "Nueva Ecija",
+ "parent": "PH-03",
+ "type": "Province"
+ },
+ {
+ "code": "PH-NUV",
+ "name": "Nueva Vizcaya",
+ "parent": "PH-02",
+ "type": "Province"
+ },
+ {
+ "code": "PH-PAM",
+ "name": "Pampanga",
+ "parent": "PH-03",
+ "type": "Province"
+ },
+ {
+ "code": "PH-PAN",
+ "name": "Pangasinan",
+ "parent": "PH-01",
+ "type": "Province"
+ },
+ {
+ "code": "PH-PLW",
+ "name": "Palawan",
+ "parent": "PH-41",
+ "type": "Province"
+ },
+ {
+ "code": "PH-QUE",
+ "name": "Quezon",
+ "parent": "PH-40",
+ "type": "Province"
+ },
+ {
+ "code": "PH-QUI",
+ "name": "Quirino",
+ "parent": "PH-02",
+ "type": "Province"
+ },
+ {
+ "code": "PH-RIZ",
+ "name": "Rizal",
+ "parent": "PH-40",
+ "type": "Province"
+ },
+ {
+ "code": "PH-ROM",
+ "name": "Romblon",
+ "parent": "PH-41",
+ "type": "Province"
+ },
+ {
+ "code": "PH-SAR",
+ "name": "Sarangani",
+ "parent": "PH-11",
+ "type": "Province"
+ },
+ {
+ "code": "PH-SCO",
+ "name": "South Cotabato",
+ "parent": "PH-11",
+ "type": "Province"
+ },
+ {
+ "code": "PH-SIG",
+ "name": "Siquijor",
+ "parent": "PH-07",
+ "type": "Province"
+ },
+ {
+ "code": "PH-SLE",
+ "name": "Southern Leyte",
+ "parent": "PH-08",
+ "type": "Province"
+ },
+ {
+ "code": "PH-SLU",
+ "name": "Sulu",
+ "parent": "PH-14",
+ "type": "Province"
+ },
+ {
+ "code": "PH-SOR",
+ "name": "Sorsogon",
+ "parent": "PH-05",
+ "type": "Province"
+ },
+ {
+ "code": "PH-SUK",
+ "name": "Sultan Kudarat",
+ "parent": "PH-12",
+ "type": "Province"
+ },
+ {
+ "code": "PH-SUN",
+ "name": "Surigao del Norte",
+ "parent": "PH-13",
+ "type": "Province"
+ },
+ {
+ "code": "PH-SUR",
+ "name": "Surigao del Sur",
+ "parent": "PH-13",
+ "type": "Province"
+ },
+ {
+ "code": "PH-TAR",
+ "name": "Tarlac",
+ "parent": "PH-03",
+ "type": "Province"
+ },
+ {
+ "code": "PH-TAW",
+ "name": "Tawi-Tawi",
+ "parent": "PH-14",
+ "type": "Province"
+ },
+ {
+ "code": "PH-WSA",
+ "name": "Samar",
+ "parent": "PH-08",
+ "type": "Province"
+ },
+ {
+ "code": "PH-ZAN",
+ "name": "Zamboanga del Norte",
+ "parent": "PH-09",
+ "type": "Province"
+ },
+ {
+ "code": "PH-ZAS",
+ "name": "Zamboanga del Sur",
+ "parent": "PH-09",
+ "type": "Province"
+ },
+ {
+ "code": "PH-ZMB",
+ "name": "Zambales",
+ "parent": "PH-03",
+ "type": "Province"
+ },
+ {
+ "code": "PH-ZSI",
+ "name": "Zamboanga Sibugay",
+ "parent": "PH-09",
+ "type": "Province"
+ },
+ {
+ "code": "PK-BA",
+ "name": "Balochistan",
+ "type": "Province"
+ },
+ {
+ "code": "PK-GB",
+ "name": "Gilgit-Baltistan",
+ "type": "Pakistan administered area"
+ },
+ {
+ "code": "PK-IS",
+ "name": "Islamabad",
+ "type": "Federal capital territory"
+ },
+ {
+ "code": "PK-JK",
+ "name": "Azad Jammu and Kashmir",
+ "type": "Pakistan administered area"
+ },
+ {
+ "code": "PK-KP",
+ "name": "Khyber Pakhtunkhwa",
+ "type": "Province"
+ },
+ {
+ "code": "PK-PB",
+ "name": "Punjab",
+ "type": "Province"
+ },
+ {
+ "code": "PK-SD",
+ "name": "Sindh",
+ "type": "Province"
+ },
+ {
+ "code": "PL-02",
+ "name": "Dolnośląskie",
+ "type": "Voivodship"
+ },
+ {
+ "code": "PL-04",
+ "name": "Kujawsko-Pomorskie",
+ "type": "Voivodship"
+ },
+ {
+ "code": "PL-06",
+ "name": "Lubelskie",
+ "type": "Voivodship"
+ },
+ {
+ "code": "PL-08",
+ "name": "Lubuskie",
+ "type": "Voivodship"
+ },
+ {
+ "code": "PL-10",
+ "name": "Łódzkie",
+ "type": "Voivodship"
+ },
+ {
+ "code": "PL-12",
+ "name": "Małopolskie",
+ "type": "Voivodship"
+ },
+ {
+ "code": "PL-14",
+ "name": "Mazowieckie",
+ "type": "Voivodship"
+ },
+ {
+ "code": "PL-16",
+ "name": "Opolskie",
+ "type": "Voivodship"
+ },
+ {
+ "code": "PL-18",
+ "name": "Podkarpackie",
+ "type": "Voivodship"
+ },
+ {
+ "code": "PL-20",
+ "name": "Podlaskie",
+ "type": "Voivodship"
+ },
+ {
+ "code": "PL-22",
+ "name": "Pomorskie",
+ "type": "Voivodship"
+ },
+ {
+ "code": "PL-24",
+ "name": "Śląskie",
+ "type": "Voivodship"
+ },
+ {
+ "code": "PL-26",
+ "name": "Świętokrzyskie",
+ "type": "Voivodship"
+ },
+ {
+ "code": "PL-28",
+ "name": "Warmińsko-Mazurskie",
+ "type": "Voivodship"
+ },
+ {
+ "code": "PL-30",
+ "name": "Wielkopolskie",
+ "type": "Voivodship"
+ },
+ {
+ "code": "PL-32",
+ "name": "Zachodniopomorskie",
+ "type": "Voivodship"
+ },
+ {
+ "code": "PS-BTH",
+ "name": "Bethlehem",
+ "type": "Governorate"
+ },
+ {
+ "code": "PS-DEB",
+ "name": "Deir El Balah",
+ "type": "Governorate"
+ },
+ {
+ "code": "PS-GZA",
+ "name": "Gaza",
+ "type": "Governorate"
+ },
+ {
+ "code": "PS-HBN",
+ "name": "Hebron",
+ "type": "Governorate"
+ },
+ {
+ "code": "PS-JEM",
+ "name": "Jerusalem",
+ "type": "Governorate"
+ },
+ {
+ "code": "PS-JEN",
+ "name": "Jenin",
+ "type": "Governorate"
+ },
+ {
+ "code": "PS-JRH",
+ "name": "Jericho and Al Aghwar",
+ "type": "Governorate"
+ },
+ {
+ "code": "PS-KYS",
+ "name": "Khan Yunis",
+ "type": "Governorate"
+ },
+ {
+ "code": "PS-NBS",
+ "name": "Nablus",
+ "type": "Governorate"
+ },
+ {
+ "code": "PS-NGZ",
+ "name": "North Gaza",
+ "type": "Governorate"
+ },
+ {
+ "code": "PS-QQA",
+ "name": "Qalqilya",
+ "type": "Governorate"
+ },
+ {
+ "code": "PS-RBH",
+ "name": "Ramallah",
+ "type": "Governorate"
+ },
+ {
+ "code": "PS-RFH",
+ "name": "Rafah",
+ "type": "Governorate"
+ },
+ {
+ "code": "PS-SLT",
+ "name": "Salfit",
+ "type": "Governorate"
+ },
+ {
+ "code": "PS-TBS",
+ "name": "Tubas",
+ "type": "Governorate"
+ },
+ {
+ "code": "PS-TKM",
+ "name": "Tulkarm",
+ "type": "Governorate"
+ },
+ {
+ "code": "PT-01",
+ "name": "Aveiro",
+ "type": "District"
+ },
+ {
+ "code": "PT-02",
+ "name": "Beja",
+ "type": "District"
+ },
+ {
+ "code": "PT-03",
+ "name": "Braga",
+ "type": "District"
+ },
+ {
+ "code": "PT-04",
+ "name": "Bragança",
+ "type": "District"
+ },
+ {
+ "code": "PT-05",
+ "name": "Castelo Branco",
+ "type": "District"
+ },
+ {
+ "code": "PT-06",
+ "name": "Coimbra",
+ "type": "District"
+ },
+ {
+ "code": "PT-07",
+ "name": "Évora",
+ "type": "District"
+ },
+ {
+ "code": "PT-08",
+ "name": "Faro",
+ "type": "District"
+ },
+ {
+ "code": "PT-09",
+ "name": "Guarda",
+ "type": "District"
+ },
+ {
+ "code": "PT-10",
+ "name": "Leiria",
+ "type": "District"
+ },
+ {
+ "code": "PT-11",
+ "name": "Lisboa",
+ "type": "District"
+ },
+ {
+ "code": "PT-12",
+ "name": "Portalegre",
+ "type": "District"
+ },
+ {
+ "code": "PT-13",
+ "name": "Porto",
+ "type": "District"
+ },
+ {
+ "code": "PT-14",
+ "name": "Santarém",
+ "type": "District"
+ },
+ {
+ "code": "PT-15",
+ "name": "Setúbal",
+ "type": "District"
+ },
+ {
+ "code": "PT-16",
+ "name": "Viana do Castelo",
+ "type": "District"
+ },
+ {
+ "code": "PT-17",
+ "name": "Vila Real",
+ "type": "District"
+ },
+ {
+ "code": "PT-18",
+ "name": "Viseu",
+ "type": "District"
+ },
+ {
+ "code": "PT-20",
+ "name": "Região Autónoma dos Açores",
+ "type": "Autonomous region"
+ },
+ {
+ "code": "PT-30",
+ "name": "Região Autónoma da Madeira",
+ "type": "Autonomous region"
+ },
+ {
+ "code": "PW-002",
+ "name": "Aimeliik",
+ "type": "State"
+ },
+ {
+ "code": "PW-004",
+ "name": "Airai",
+ "type": "State"
+ },
+ {
+ "code": "PW-010",
+ "name": "Angaur",
+ "type": "State"
+ },
+ {
+ "code": "PW-050",
+ "name": "Hatohobei",
+ "type": "State"
+ },
+ {
+ "code": "PW-100",
+ "name": "Kayangel",
+ "type": "State"
+ },
+ {
+ "code": "PW-150",
+ "name": "Koror",
+ "type": "State"
+ },
+ {
+ "code": "PW-212",
+ "name": "Melekeok",
+ "type": "State"
+ },
+ {
+ "code": "PW-214",
+ "name": "Ngaraard",
+ "type": "State"
+ },
+ {
+ "code": "PW-218",
+ "name": "Ngarchelong",
+ "type": "State"
+ },
+ {
+ "code": "PW-222",
+ "name": "Ngardmau",
+ "type": "State"
+ },
+ {
+ "code": "PW-224",
+ "name": "Ngatpang",
+ "type": "State"
+ },
+ {
+ "code": "PW-226",
+ "name": "Ngchesar",
+ "type": "State"
+ },
+ {
+ "code": "PW-227",
+ "name": "Ngeremlengui",
+ "type": "State"
+ },
+ {
+ "code": "PW-228",
+ "name": "Ngiwal",
+ "type": "State"
+ },
+ {
+ "code": "PW-350",
+ "name": "Peleliu",
+ "type": "State"
+ },
+ {
+ "code": "PW-370",
+ "name": "Sonsorol",
+ "type": "State"
+ },
+ {
+ "code": "PY-1",
+ "name": "Concepción",
+ "type": "Department"
+ },
+ {
+ "code": "PY-10",
+ "name": "Alto Paraná",
+ "type": "Department"
+ },
+ {
+ "code": "PY-11",
+ "name": "Central",
+ "type": "Department"
+ },
+ {
+ "code": "PY-12",
+ "name": "Ñeembucú",
+ "type": "Department"
+ },
+ {
+ "code": "PY-13",
+ "name": "Amambay",
+ "type": "Department"
+ },
+ {
+ "code": "PY-14",
+ "name": "Canindeyú",
+ "type": "Department"
+ },
+ {
+ "code": "PY-15",
+ "name": "Presidente Hayes",
+ "type": "Department"
+ },
+ {
+ "code": "PY-16",
+ "name": "Alto Paraguay",
+ "type": "Department"
+ },
+ {
+ "code": "PY-19",
+ "name": "Boquerón",
+ "type": "Department"
+ },
+ {
+ "code": "PY-2",
+ "name": "San Pedro",
+ "type": "Department"
+ },
+ {
+ "code": "PY-3",
+ "name": "Cordillera",
+ "type": "Department"
+ },
+ {
+ "code": "PY-4",
+ "name": "Guairá",
+ "type": "Department"
+ },
+ {
+ "code": "PY-5",
+ "name": "Caaguazú",
+ "type": "Department"
+ },
+ {
+ "code": "PY-6",
+ "name": "Caazapá",
+ "type": "Department"
+ },
+ {
+ "code": "PY-7",
+ "name": "Itapúa",
+ "type": "Department"
+ },
+ {
+ "code": "PY-8",
+ "name": "Misiones",
+ "type": "Department"
+ },
+ {
+ "code": "PY-9",
+ "name": "Paraguarí",
+ "type": "Department"
+ },
+ {
+ "code": "PY-ASU",
+ "name": "Asunción",
+ "type": "Capital"
+ },
+ {
+ "code": "QA-DA",
+ "name": "Ad Dawḩah",
+ "type": "Municipality"
+ },
+ {
+ "code": "QA-KH",
+ "name": "Al Khawr wa adh Dhakhīrah",
+ "type": "Municipality"
+ },
+ {
+ "code": "QA-MS",
+ "name": "Ash Shamāl",
+ "type": "Municipality"
+ },
+ {
+ "code": "QA-RA",
+ "name": "Ar Rayyān",
+ "type": "Municipality"
+ },
+ {
+ "code": "QA-SH",
+ "name": "Ash Shīḩānīyah",
+ "type": "Municipality"
+ },
+ {
+ "code": "QA-US",
+ "name": "Umm Şalāl",
+ "type": "Municipality"
+ },
+ {
+ "code": "QA-WA",
+ "name": "Al Wakrah",
+ "type": "Municipality"
+ },
+ {
+ "code": "QA-ZA",
+ "name": "Az̧ Z̧a‘āyin",
+ "type": "Municipality"
+ },
+ {
+ "code": "RO-AB",
+ "name": "Alba",
+ "type": "Department"
+ },
+ {
+ "code": "RO-AG",
+ "name": "Argeș",
+ "type": "Department"
+ },
+ {
+ "code": "RO-AR",
+ "name": "Arad",
+ "type": "Department"
+ },
+ {
+ "code": "RO-B",
+ "name": "București",
+ "type": "Municipality"
+ },
+ {
+ "code": "RO-BC",
+ "name": "Bacău",
+ "type": "Department"
+ },
+ {
+ "code": "RO-BH",
+ "name": "Bihor",
+ "type": "Department"
+ },
+ {
+ "code": "RO-BN",
+ "name": "Bistrița-Năsăud",
+ "type": "Department"
+ },
+ {
+ "code": "RO-BR",
+ "name": "Brăila",
+ "type": "Department"
+ },
+ {
+ "code": "RO-BT",
+ "name": "Botoșani",
+ "type": "Department"
+ },
+ {
+ "code": "RO-BV",
+ "name": "Brașov",
+ "type": "Department"
+ },
+ {
+ "code": "RO-BZ",
+ "name": "Buzău",
+ "type": "Department"
+ },
+ {
+ "code": "RO-CJ",
+ "name": "Cluj",
+ "type": "Department"
+ },
+ {
+ "code": "RO-CL",
+ "name": "Călărași",
+ "type": "Department"
+ },
+ {
+ "code": "RO-CS",
+ "name": "Caraș-Severin",
+ "type": "Department"
+ },
+ {
+ "code": "RO-CT",
+ "name": "Constanța",
+ "type": "Department"
+ },
+ {
+ "code": "RO-CV",
+ "name": "Covasna",
+ "type": "Department"
+ },
+ {
+ "code": "RO-DB",
+ "name": "Dâmbovița",
+ "type": "Department"
+ },
+ {
+ "code": "RO-DJ",
+ "name": "Dolj",
+ "type": "Department"
+ },
+ {
+ "code": "RO-GJ",
+ "name": "Gorj",
+ "type": "Department"
+ },
+ {
+ "code": "RO-GL",
+ "name": "Galați",
+ "type": "Department"
+ },
+ {
+ "code": "RO-GR",
+ "name": "Giurgiu",
+ "type": "Department"
+ },
+ {
+ "code": "RO-HD",
+ "name": "Hunedoara",
+ "type": "Department"
+ },
+ {
+ "code": "RO-HR",
+ "name": "Harghita",
+ "type": "Department"
+ },
+ {
+ "code": "RO-IF",
+ "name": "Ilfov",
+ "type": "Department"
+ },
+ {
+ "code": "RO-IL",
+ "name": "Ialomița",
+ "type": "Department"
+ },
+ {
+ "code": "RO-IS",
+ "name": "Iași",
+ "type": "Department"
+ },
+ {
+ "code": "RO-MH",
+ "name": "Mehedinți",
+ "type": "Department"
+ },
+ {
+ "code": "RO-MM",
+ "name": "Maramureș",
+ "type": "Department"
+ },
+ {
+ "code": "RO-MS",
+ "name": "Mureș",
+ "type": "Department"
+ },
+ {
+ "code": "RO-NT",
+ "name": "Neamț",
+ "type": "Department"
+ },
+ {
+ "code": "RO-OT",
+ "name": "Olt",
+ "type": "Department"
+ },
+ {
+ "code": "RO-PH",
+ "name": "Prahova",
+ "type": "Department"
+ },
+ {
+ "code": "RO-SB",
+ "name": "Sibiu",
+ "type": "Department"
+ },
+ {
+ "code": "RO-SJ",
+ "name": "Sălaj",
+ "type": "Department"
+ },
+ {
+ "code": "RO-SM",
+ "name": "Satu Mare",
+ "type": "Department"
+ },
+ {
+ "code": "RO-SV",
+ "name": "Suceava",
+ "type": "Department"
+ },
+ {
+ "code": "RO-TL",
+ "name": "Tulcea",
+ "type": "Department"
+ },
+ {
+ "code": "RO-TM",
+ "name": "Timiș",
+ "type": "Department"
+ },
+ {
+ "code": "RO-TR",
+ "name": "Teleorman",
+ "type": "Department"
+ },
+ {
+ "code": "RO-VL",
+ "name": "Vâlcea",
+ "type": "Department"
+ },
+ {
+ "code": "RO-VN",
+ "name": "Vrancea",
+ "type": "Department"
+ },
+ {
+ "code": "RO-VS",
+ "name": "Vaslui",
+ "type": "Department"
+ },
+ {
+ "code": "RS-00",
+ "name": "Beograd",
+ "type": "City"
+ },
+ {
+ "code": "RS-01",
+ "name": "Severnobački okrug",
+ "parent": "RS-VO",
+ "type": "District"
+ },
+ {
+ "code": "RS-02",
+ "name": "Srednjebanatski okrug",
+ "parent": "RS-VO",
+ "type": "District"
+ },
+ {
+ "code": "RS-03",
+ "name": "Severnobanatski okrug",
+ "parent": "RS-VO",
+ "type": "District"
+ },
+ {
+ "code": "RS-04",
+ "name": "Južnobanatski okrug",
+ "parent": "RS-VO",
+ "type": "District"
+ },
+ {
+ "code": "RS-05",
+ "name": "Zapadnobački okrug",
+ "parent": "RS-VO",
+ "type": "District"
+ },
+ {
+ "code": "RS-06",
+ "name": "Južnobački okrug",
+ "parent": "RS-VO",
+ "type": "District"
+ },
+ {
+ "code": "RS-07",
+ "name": "Sremski okrug",
+ "parent": "RS-VO",
+ "type": "District"
+ },
+ {
+ "code": "RS-08",
+ "name": "Mačvanski okrug",
+ "type": "District"
+ },
+ {
+ "code": "RS-09",
+ "name": "Kolubarski okrug",
+ "type": "District"
+ },
+ {
+ "code": "RS-10",
+ "name": "Podunavski okrug",
+ "type": "District"
+ },
+ {
+ "code": "RS-11",
+ "name": "Braničevski okrug",
+ "type": "District"
+ },
+ {
+ "code": "RS-12",
+ "name": "Šumadijski okrug",
+ "type": "District"
+ },
+ {
+ "code": "RS-13",
+ "name": "Pomoravski okrug",
+ "type": "District"
+ },
+ {
+ "code": "RS-14",
+ "name": "Borski okrug",
+ "type": "District"
+ },
+ {
+ "code": "RS-15",
+ "name": "Zaječarski okrug",
+ "type": "District"
+ },
+ {
+ "code": "RS-16",
+ "name": "Zlatiborski okrug",
+ "type": "District"
+ },
+ {
+ "code": "RS-17",
+ "name": "Moravički okrug",
+ "type": "District"
+ },
+ {
+ "code": "RS-18",
+ "name": "Raški okrug",
+ "type": "District"
+ },
+ {
+ "code": "RS-19",
+ "name": "Rasinski okrug",
+ "type": "District"
+ },
+ {
+ "code": "RS-20",
+ "name": "Nišavski okrug",
+ "type": "District"
+ },
+ {
+ "code": "RS-21",
+ "name": "Toplički okrug",
+ "type": "District"
+ },
+ {
+ "code": "RS-22",
+ "name": "Pirotski okrug",
+ "type": "District"
+ },
+ {
+ "code": "RS-23",
+ "name": "Jablanički okrug",
+ "type": "District"
+ },
+ {
+ "code": "RS-24",
+ "name": "Pčinjski okrug",
+ "type": "District"
+ },
+ {
+ "code": "RS-25",
+ "name": "Kosovski okrug",
+ "parent": "RS-KM",
+ "type": "District"
+ },
+ {
+ "code": "RS-26",
+ "name": "Pećki okrug",
+ "parent": "RS-KM",
+ "type": "District"
+ },
+ {
+ "code": "RS-27",
+ "name": "Prizrenski okrug",
+ "parent": "RS-KM",
+ "type": "District"
+ },
+ {
+ "code": "RS-28",
+ "name": "Kosovsko-Mitrovački okrug",
+ "parent": "RS-KM",
+ "type": "District"
+ },
+ {
+ "code": "RS-29",
+ "name": "Kosovsko-Pomoravski okrug",
+ "parent": "RS-KM",
+ "type": "District"
+ },
+ {
+ "code": "RS-KM",
+ "name": "Kosovo-Metohija",
+ "type": "Autonomous province"
+ },
+ {
+ "code": "RS-VO",
+ "name": "Vojvodina",
+ "type": "Autonomous province"
+ },
+ {
+ "code": "RU-AD",
+ "name": "Adygeja, Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-AL",
+ "name": "Altaj, Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-ALT",
+ "name": "Altajskij kraj",
+ "type": "Administrative territory"
+ },
+ {
+ "code": "RU-AMU",
+ "name": "Amurskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-ARK",
+ "name": "Arhangel'skaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-AST",
+ "name": "Astrahanskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-BA",
+ "name": "Bashkortostan, Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-BEL",
+ "name": "Belgorodskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-BRY",
+ "name": "Brjanskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-BU",
+ "name": "Burjatija, Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-CE",
+ "name": "Chechenskaya Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-CHE",
+ "name": "Chelyabinskaya oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-CHU",
+ "name": "Chukotskiy avtonomnyy okrug",
+ "type": "Autonomous district"
+ },
+ {
+ "code": "RU-CU",
+ "name": "Chuvashskaya Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-DA",
+ "name": "Dagestan, Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-IN",
+ "name": "Ingushetiya, Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-IRK",
+ "name": "Irkutskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-IVA",
+ "name": "Ivanovskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-KAM",
+ "name": "Kamchatskiy kray",
+ "type": "Administrative territory"
+ },
+ {
+ "code": "RU-KB",
+ "name": "Kabardino-Balkarskaja Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-KC",
+ "name": "Karachayevo-Cherkesskaya Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-KDA",
+ "name": "Krasnodarskij kraj",
+ "type": "Administrative territory"
+ },
+ {
+ "code": "RU-KEM",
+ "name": "Kemerovskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-KGD",
+ "name": "Kaliningradskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-KGN",
+ "name": "Kurganskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-KHA",
+ "name": "Habarovskij kraj",
+ "type": "Administrative territory"
+ },
+ {
+ "code": "RU-KHM",
+ "name": "Hanty-Mansijskij avtonomnyj okrug",
+ "type": "Autonomous district"
+ },
+ {
+ "code": "RU-KIR",
+ "name": "Kirovskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-KK",
+ "name": "Hakasija, Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-KL",
+ "name": "Kalmykija, Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-KLU",
+ "name": "Kaluzhskaya oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-KO",
+ "name": "Komi, Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-KOS",
+ "name": "Kostromskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-KR",
+ "name": "Karelija, Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-KRS",
+ "name": "Kurskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-KYA",
+ "name": "Krasnojarskij kraj",
+ "type": "Administrative territory"
+ },
+ {
+ "code": "RU-LEN",
+ "name": "Leningradskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-LIP",
+ "name": "Lipeckaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-MAG",
+ "name": "Magadanskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-ME",
+ "name": "Marij Èl, Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-MO",
+ "name": "Mordovija, Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-MOS",
+ "name": "Moskovskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-MOW",
+ "name": "Moskva",
+ "type": "Autonomous city"
+ },
+ {
+ "code": "RU-MUR",
+ "name": "Murmanskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-NEN",
+ "name": "Neneckij avtonomnyj okrug",
+ "type": "Autonomous district"
+ },
+ {
+ "code": "RU-NGR",
+ "name": "Novgorodskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-NIZ",
+ "name": "Nizhegorodskaya oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-NVS",
+ "name": "Novosibirskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-OMS",
+ "name": "Omskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-ORE",
+ "name": "Orenburgskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-ORL",
+ "name": "Orlovskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-PER",
+ "name": "Permskij kraj",
+ "type": "Administrative territory"
+ },
+ {
+ "code": "RU-PNZ",
+ "name": "Penzenskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-PRI",
+ "name": "Primorskij kraj",
+ "type": "Administrative territory"
+ },
+ {
+ "code": "RU-PSK",
+ "name": "Pskovskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-ROS",
+ "name": "Rostovskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-RYA",
+ "name": "Rjazanskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-SA",
+ "name": "Saha, Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-SAK",
+ "name": "Sahalinskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-SAM",
+ "name": "Samarskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-SAR",
+ "name": "Saratovskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-SE",
+ "name": "Severnaja Osetija, Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-SMO",
+ "name": "Smolenskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-SPE",
+ "name": "Sankt-Peterburg",
+ "type": "Autonomous city"
+ },
+ {
+ "code": "RU-STA",
+ "name": "Stavropol'skij kraj",
+ "type": "Administrative territory"
+ },
+ {
+ "code": "RU-SVE",
+ "name": "Sverdlovskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-TA",
+ "name": "Tatarstan, Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-TAM",
+ "name": "Tambovskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-TOM",
+ "name": "Tomskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-TUL",
+ "name": "Tul'skaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-TVE",
+ "name": "Tverskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-TY",
+ "name": "Tyva, Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-TYU",
+ "name": "Tjumenskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-UD",
+ "name": "Udmurtskaja Respublika",
+ "type": "Republic"
+ },
+ {
+ "code": "RU-ULY",
+ "name": "Ul'janovskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-VGG",
+ "name": "Volgogradskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-VLA",
+ "name": "Vladimirskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-VLG",
+ "name": "Vologodskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-VOR",
+ "name": "Voronezhskaya oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-YAN",
+ "name": "Jamalo-Neneckij avtonomnyj okrug",
+ "type": "Autonomous district"
+ },
+ {
+ "code": "RU-YAR",
+ "name": "Jaroslavskaja oblast'",
+ "type": "Administrative region"
+ },
+ {
+ "code": "RU-YEV",
+ "name": "Evrejskaja avtonomnaja oblast'",
+ "type": "Autonomous region"
+ },
+ {
+ "code": "RU-ZAB",
+ "name": "Zabajkal'skij kraj",
+ "type": "Administrative territory"
+ },
+ {
+ "code": "RW-01",
+ "name": "City of Kigali",
+ "type": "City"
+ },
+ {
+ "code": "RW-02",
+ "name": "Eastern",
+ "type": "Province"
+ },
+ {
+ "code": "RW-03",
+ "name": "Northern",
+ "type": "Province"
+ },
+ {
+ "code": "RW-04",
+ "name": "Western",
+ "type": "Province"
+ },
+ {
+ "code": "RW-05",
+ "name": "Southern",
+ "type": "Province"
+ },
+ {
+ "code": "SA-01",
+ "name": "Ar Riyāḑ",
+ "type": "Region"
+ },
+ {
+ "code": "SA-02",
+ "name": "Makkah al Mukarramah",
+ "type": "Region"
+ },
+ {
+ "code": "SA-03",
+ "name": "Al Madīnah al Munawwarah",
+ "type": "Region"
+ },
+ {
+ "code": "SA-04",
+ "name": "Ash Sharqīyah",
+ "type": "Region"
+ },
+ {
+ "code": "SA-05",
+ "name": "Al Qaşīm",
+ "type": "Region"
+ },
+ {
+ "code": "SA-06",
+ "name": "Ḩā'il",
+ "type": "Region"
+ },
+ {
+ "code": "SA-07",
+ "name": "Tabūk",
+ "type": "Region"
+ },
+ {
+ "code": "SA-08",
+ "name": "Al Ḩudūd ash Shamālīyah",
+ "type": "Region"
+ },
+ {
+ "code": "SA-09",
+ "name": "Jāzān",
+ "type": "Region"
+ },
+ {
+ "code": "SA-10",
+ "name": "Najrān",
+ "type": "Region"
+ },
+ {
+ "code": "SA-11",
+ "name": "Al Bāḩah",
+ "type": "Region"
+ },
+ {
+ "code": "SA-12",
+ "name": "Al Jawf",
+ "type": "Region"
+ },
+ {
+ "code": "SA-14",
+ "name": "'Asīr",
+ "type": "Region"
+ },
+ {
+ "code": "SB-CE",
+ "name": "Central",
+ "type": "Province"
+ },
+ {
+ "code": "SB-CH",
+ "name": "Choiseul",
+ "type": "Province"
+ },
+ {
+ "code": "SB-CT",
+ "name": "Capital Territory (Honiara)",
+ "type": "Capital territory"
+ },
+ {
+ "code": "SB-GU",
+ "name": "Guadalcanal",
+ "type": "Province"
+ },
+ {
+ "code": "SB-IS",
+ "name": "Isabel",
+ "type": "Province"
+ },
+ {
+ "code": "SB-MK",
+ "name": "Makira-Ulawa",
+ "type": "Province"
+ },
+ {
+ "code": "SB-ML",
+ "name": "Malaita",
+ "type": "Province"
+ },
+ {
+ "code": "SB-RB",
+ "name": "Rennell and Bellona",
+ "type": "Province"
+ },
+ {
+ "code": "SB-TE",
+ "name": "Temotu",
+ "type": "Province"
+ },
+ {
+ "code": "SB-WE",
+ "name": "Western",
+ "type": "Province"
+ },
+ {
+ "code": "SC-01",
+ "name": "Anse aux Pins",
+ "type": "District"
+ },
+ {
+ "code": "SC-02",
+ "name": "Anse Boileau",
+ "type": "District"
+ },
+ {
+ "code": "SC-03",
+ "name": "Anse Etoile",
+ "type": "District"
+ },
+ {
+ "code": "SC-04",
+ "name": "Au Cap",
+ "type": "District"
+ },
+ {
+ "code": "SC-05",
+ "name": "Anse Royale",
+ "type": "District"
+ },
+ {
+ "code": "SC-06",
+ "name": "Baie Lazare",
+ "type": "District"
+ },
+ {
+ "code": "SC-07",
+ "name": "Baie Sainte Anne",
+ "type": "District"
+ },
+ {
+ "code": "SC-08",
+ "name": "Beau Vallon",
+ "type": "District"
+ },
+ {
+ "code": "SC-09",
+ "name": "Bel Air",
+ "type": "District"
+ },
+ {
+ "code": "SC-10",
+ "name": "Bel Ombre",
+ "type": "District"
+ },
+ {
+ "code": "SC-11",
+ "name": "Cascade",
+ "type": "District"
+ },
+ {
+ "code": "SC-12",
+ "name": "Glacis",
+ "type": "District"
+ },
+ {
+ "code": "SC-13",
+ "name": "Grand Anse Mahe",
+ "type": "District"
+ },
+ {
+ "code": "SC-14",
+ "name": "Grand Anse Praslin",
+ "type": "District"
+ },
+ {
+ "code": "SC-15",
+ "name": "La Digue",
+ "type": "District"
+ },
+ {
+ "code": "SC-16",
+ "name": "English River",
+ "type": "District"
+ },
+ {
+ "code": "SC-17",
+ "name": "Mont Buxton",
+ "type": "District"
+ },
+ {
+ "code": "SC-18",
+ "name": "Mont Fleuri",
+ "type": "District"
+ },
+ {
+ "code": "SC-19",
+ "name": "Plaisance",
+ "type": "District"
+ },
+ {
+ "code": "SC-20",
+ "name": "Pointe Larue",
+ "type": "District"
+ },
+ {
+ "code": "SC-21",
+ "name": "Port Glaud",
+ "type": "District"
+ },
+ {
+ "code": "SC-22",
+ "name": "Saint Louis",
+ "type": "District"
+ },
+ {
+ "code": "SC-23",
+ "name": "Takamaka",
+ "type": "District"
+ },
+ {
+ "code": "SC-24",
+ "name": "Les Mamelles",
+ "type": "District"
+ },
+ {
+ "code": "SC-25",
+ "name": "Roche Caiman",
+ "type": "District"
+ },
+ {
+ "code": "SC-26",
+ "name": "Ile Perseverance I",
+ "type": "District"
+ },
+ {
+ "code": "SC-27",
+ "name": "Ile Perseverance II",
+ "type": "District"
+ },
+ {
+ "code": "SD-DC",
+ "name": "Central Darfur",
+ "type": "State"
+ },
+ {
+ "code": "SD-DE",
+ "name": "East Darfur",
+ "type": "State"
+ },
+ {
+ "code": "SD-DN",
+ "name": "North Darfur",
+ "type": "State"
+ },
+ {
+ "code": "SD-DS",
+ "name": "South Darfur",
+ "type": "State"
+ },
+ {
+ "code": "SD-DW",
+ "name": "West Darfur",
+ "type": "State"
+ },
+ {
+ "code": "SD-GD",
+ "name": "Gedaref",
+ "type": "State"
+ },
+ {
+ "code": "SD-GK",
+ "name": "West Kordofan",
+ "type": "State"
+ },
+ {
+ "code": "SD-GZ",
+ "name": "Gezira",
+ "type": "State"
+ },
+ {
+ "code": "SD-KA",
+ "name": "Kassala",
+ "type": "State"
+ },
+ {
+ "code": "SD-KH",
+ "name": "Khartoum",
+ "type": "State"
+ },
+ {
+ "code": "SD-KN",
+ "name": "North Kordofan",
+ "type": "State"
+ },
+ {
+ "code": "SD-KS",
+ "name": "South Kordofan",
+ "type": "State"
+ },
+ {
+ "code": "SD-NB",
+ "name": "Blue Nile",
+ "type": "State"
+ },
+ {
+ "code": "SD-NO",
+ "name": "Northern",
+ "type": "State"
+ },
+ {
+ "code": "SD-NR",
+ "name": "River Nile",
+ "type": "State"
+ },
+ {
+ "code": "SD-NW",
+ "name": "White Nile",
+ "type": "State"
+ },
+ {
+ "code": "SD-RS",
+ "name": "Red Sea",
+ "type": "State"
+ },
+ {
+ "code": "SD-SI",
+ "name": "Sennar",
+ "type": "State"
+ },
+ {
+ "code": "SE-AB",
+ "name": "Stockholms län [SE-01]",
+ "type": "County"
+ },
+ {
+ "code": "SE-AC",
+ "name": "Västerbottens län [SE-24]",
+ "type": "County"
+ },
+ {
+ "code": "SE-BD",
+ "name": "Norrbottens län [SE-25]",
+ "type": "County"
+ },
+ {
+ "code": "SE-C",
+ "name": "Uppsala län [SE-03]",
+ "type": "County"
+ },
+ {
+ "code": "SE-D",
+ "name": "Södermanlands län [SE-04]",
+ "type": "County"
+ },
+ {
+ "code": "SE-E",
+ "name": "Östergötlands län [SE-05]",
+ "type": "County"
+ },
+ {
+ "code": "SE-F",
+ "name": "Jönköpings län [SE-06]",
+ "type": "County"
+ },
+ {
+ "code": "SE-G",
+ "name": "Kronobergs län [SE-07]",
+ "type": "County"
+ },
+ {
+ "code": "SE-H",
+ "name": "Kalmar län [SE-08]",
+ "type": "County"
+ },
+ {
+ "code": "SE-I",
+ "name": "Gotlands län [SE-09]",
+ "type": "County"
+ },
+ {
+ "code": "SE-K",
+ "name": "Blekinge län [SE-10]",
+ "type": "County"
+ },
+ {
+ "code": "SE-M",
+ "name": "Skåne län [SE-12]",
+ "type": "County"
+ },
+ {
+ "code": "SE-N",
+ "name": "Hallands län [SE-13]",
+ "type": "County"
+ },
+ {
+ "code": "SE-O",
+ "name": "Västra Götalands län [SE-14]",
+ "type": "County"
+ },
+ {
+ "code": "SE-S",
+ "name": "Värmlands län [SE-17]",
+ "type": "County"
+ },
+ {
+ "code": "SE-T",
+ "name": "Örebro län [SE-18]",
+ "type": "County"
+ },
+ {
+ "code": "SE-U",
+ "name": "Västmanlands län [SE-19]",
+ "type": "County"
+ },
+ {
+ "code": "SE-W",
+ "name": "Dalarnas län [SE-20]",
+ "type": "County"
+ },
+ {
+ "code": "SE-X",
+ "name": "Gävleborgs län [SE-21]",
+ "type": "County"
+ },
+ {
+ "code": "SE-Y",
+ "name": "Västernorrlands län [SE-22]",
+ "type": "County"
+ },
+ {
+ "code": "SE-Z",
+ "name": "Jämtlands län [SE-23]",
+ "type": "County"
+ },
+ {
+ "code": "SG-01",
+ "name": "Central Singapore",
+ "type": "District"
+ },
+ {
+ "code": "SG-02",
+ "name": "North East",
+ "type": "District"
+ },
+ {
+ "code": "SG-03",
+ "name": "North West",
+ "type": "District"
+ },
+ {
+ "code": "SG-04",
+ "name": "South East",
+ "type": "District"
+ },
+ {
+ "code": "SG-05",
+ "name": "South West",
+ "type": "District"
+ },
+ {
+ "code": "SH-AC",
+ "name": "Ascension",
+ "type": "Geographical entity"
+ },
+ {
+ "code": "SH-HL",
+ "name": "Saint Helena",
+ "type": "Geographical entity"
+ },
+ {
+ "code": "SH-TA",
+ "name": "Tristan da Cunha",
+ "type": "Geographical entity"
+ },
+ {
+ "code": "SI-001",
+ "name": "Ajdovščina",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-002",
+ "name": "Beltinci",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-003",
+ "name": "Bled",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-004",
+ "name": "Bohinj",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-005",
+ "name": "Borovnica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-006",
+ "name": "Bovec",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-007",
+ "name": "Brda",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-008",
+ "name": "Brezovica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-009",
+ "name": "Brežice",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-010",
+ "name": "Tišina",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-011",
+ "name": "Celje",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "SI-012",
+ "name": "Cerklje na Gorenjskem",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-013",
+ "name": "Cerknica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-014",
+ "name": "Cerkno",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-015",
+ "name": "Črenšovci",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-016",
+ "name": "Črna na Koroškem",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-017",
+ "name": "Črnomelj",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-018",
+ "name": "Destrnik",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-019",
+ "name": "Divača",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-020",
+ "name": "Dobrepolje",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-021",
+ "name": "Dobrova-Polhov Gradec",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-022",
+ "name": "Dol pri Ljubljani",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-023",
+ "name": "Domžale",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-024",
+ "name": "Dornava",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-025",
+ "name": "Dravograd",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-026",
+ "name": "Duplek",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-027",
+ "name": "Gorenja vas-Poljane",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-028",
+ "name": "Gorišnica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-029",
+ "name": "Gornja Radgona",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-030",
+ "name": "Gornji Grad",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-031",
+ "name": "Gornji Petrovci",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-032",
+ "name": "Grosuplje",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-033",
+ "name": "Šalovci",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-034",
+ "name": "Hrastnik",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-035",
+ "name": "Hrpelje-Kozina",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-036",
+ "name": "Idrija",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-037",
+ "name": "Ig",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-038",
+ "name": "Ilirska Bistrica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-039",
+ "name": "Ivančna Gorica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-040",
+ "name": "Izola",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-041",
+ "name": "Jesenice",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-042",
+ "name": "Juršinci",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-043",
+ "name": "Kamnik",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-044",
+ "name": "Kanal ob Soči",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-045",
+ "name": "Kidričevo",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-046",
+ "name": "Kobarid",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-047",
+ "name": "Kobilje",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-048",
+ "name": "Kočevje",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-049",
+ "name": "Komen",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-050",
+ "name": "Koper",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "SI-051",
+ "name": "Kozje",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-052",
+ "name": "Kranj",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "SI-053",
+ "name": "Kranjska Gora",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-054",
+ "name": "Krško",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "SI-055",
+ "name": "Kungota",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-056",
+ "name": "Kuzma",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-057",
+ "name": "Laško",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-058",
+ "name": "Lenart",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-059",
+ "name": "Lendava",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-060",
+ "name": "Litija",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-061",
+ "name": "Ljubljana",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "SI-062",
+ "name": "Ljubno",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-063",
+ "name": "Ljutomer",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-064",
+ "name": "Logatec",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-065",
+ "name": "Loška dolina",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-066",
+ "name": "Loški Potok",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-067",
+ "name": "Luče",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-068",
+ "name": "Lukovica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-069",
+ "name": "Majšperk",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-070",
+ "name": "Maribor",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "SI-071",
+ "name": "Medvode",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-072",
+ "name": "Mengeš",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-073",
+ "name": "Metlika",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-074",
+ "name": "Mežica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-075",
+ "name": "Miren-Kostanjevica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-076",
+ "name": "Mislinja",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-077",
+ "name": "Moravče",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-078",
+ "name": "Moravske Toplice",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-079",
+ "name": "Mozirje",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-080",
+ "name": "Murska Sobota",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "SI-081",
+ "name": "Muta",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-082",
+ "name": "Naklo",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-083",
+ "name": "Nazarje",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-084",
+ "name": "Nova Gorica",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "SI-085",
+ "name": "Novo Mesto",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "SI-086",
+ "name": "Odranci",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-087",
+ "name": "Ormož",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-088",
+ "name": "Osilnica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-089",
+ "name": "Pesnica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-090",
+ "name": "Piran",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-091",
+ "name": "Pivka",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-092",
+ "name": "Podčetrtek",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-093",
+ "name": "Podvelka",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-094",
+ "name": "Postojna",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-095",
+ "name": "Preddvor",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-096",
+ "name": "Ptuj",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "SI-097",
+ "name": "Puconci",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-098",
+ "name": "Rače-Fram",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-099",
+ "name": "Radeče",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-100",
+ "name": "Radenci",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-101",
+ "name": "Radlje ob Dravi",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-102",
+ "name": "Radovljica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-103",
+ "name": "Ravne na Koroškem",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-104",
+ "name": "Ribnica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-105",
+ "name": "Rogašovci",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-106",
+ "name": "Rogaška Slatina",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-107",
+ "name": "Rogatec",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-108",
+ "name": "Ruše",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-109",
+ "name": "Semič",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-110",
+ "name": "Sevnica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-111",
+ "name": "Sežana",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-112",
+ "name": "Slovenj Gradec",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "SI-113",
+ "name": "Slovenska Bistrica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-114",
+ "name": "Slovenske Konjice",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-115",
+ "name": "Starše",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-116",
+ "name": "Sveti Jurij ob Ščavnici",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-117",
+ "name": "Šenčur",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-118",
+ "name": "Šentilj",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-119",
+ "name": "Šentjernej",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-120",
+ "name": "Šentjur",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-121",
+ "name": "Škocjan",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-122",
+ "name": "Škofja Loka",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-123",
+ "name": "Škofljica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-124",
+ "name": "Šmarje pri Jelšah",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-125",
+ "name": "Šmartno ob Paki",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-126",
+ "name": "Šoštanj",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-127",
+ "name": "Štore",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-128",
+ "name": "Tolmin",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-129",
+ "name": "Trbovlje",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-130",
+ "name": "Trebnje",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-131",
+ "name": "Tržič",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-132",
+ "name": "Turnišče",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-133",
+ "name": "Velenje",
+ "type": "Urban municipality"
+ },
+ {
+ "code": "SI-134",
+ "name": "Velike Lašče",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-135",
+ "name": "Videm",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-136",
+ "name": "Vipava",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-137",
+ "name": "Vitanje",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-138",
+ "name": "Vodice",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-139",
+ "name": "Vojnik",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-140",
+ "name": "Vrhnika",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-141",
+ "name": "Vuzenica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-142",
+ "name": "Zagorje ob Savi",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-143",
+ "name": "Zavrč",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-144",
+ "name": "Zreče",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-146",
+ "name": "Železniki",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-147",
+ "name": "Žiri",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-148",
+ "name": "Benedikt",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-149",
+ "name": "Bistrica ob Sotli",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-150",
+ "name": "Bloke",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-151",
+ "name": "Braslovče",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-152",
+ "name": "Cankova",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-153",
+ "name": "Cerkvenjak",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-154",
+ "name": "Dobje",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-155",
+ "name": "Dobrna",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-156",
+ "name": "Dobrovnik",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-157",
+ "name": "Dolenjske Toplice",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-158",
+ "name": "Grad",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-159",
+ "name": "Hajdina",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-160",
+ "name": "Hoče-Slivnica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-161",
+ "name": "Hodoš",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-162",
+ "name": "Horjul",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-163",
+ "name": "Jezersko",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-164",
+ "name": "Komenda",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-165",
+ "name": "Kostel",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-166",
+ "name": "Križevci",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-167",
+ "name": "Lovrenc na Pohorju",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-168",
+ "name": "Markovci",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-169",
+ "name": "Miklavž na Dravskem polju",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-170",
+ "name": "Mirna Peč",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-171",
+ "name": "Oplotnica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-172",
+ "name": "Podlehnik",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-173",
+ "name": "Polzela",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-174",
+ "name": "Prebold",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-175",
+ "name": "Prevalje",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-176",
+ "name": "Razkrižje",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-177",
+ "name": "Ribnica na Pohorju",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-178",
+ "name": "Selnica ob Dravi",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-179",
+ "name": "Sodražica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-180",
+ "name": "Solčava",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-181",
+ "name": "Sveta Ana",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-182",
+ "name": "Sveti Andraž v Slovenskih goricah",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-183",
+ "name": "Šempeter-Vrtojba",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-184",
+ "name": "Tabor",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-185",
+ "name": "Trnovska Vas",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-186",
+ "name": "Trzin",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-187",
+ "name": "Velika Polana",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-188",
+ "name": "Veržej",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-189",
+ "name": "Vransko",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-190",
+ "name": "Žalec",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-191",
+ "name": "Žetale",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-192",
+ "name": "Žirovnica",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-193",
+ "name": "Žužemberk",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-194",
+ "name": "Šmartno pri Litiji",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-195",
+ "name": "Apače",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-196",
+ "name": "Cirkulane",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-197",
+ "name": "Kostanjevica na Krki",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-198",
+ "name": "Makole",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-199",
+ "name": "Mokronog-Trebelno",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-200",
+ "name": "Poljčane",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-201",
+ "name": "Renče-Vogrsko",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-202",
+ "name": "Središče ob Dravi",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-203",
+ "name": "Straža",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-204",
+ "name": "Sveta Trojica v Slovenskih goricah",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-205",
+ "name": "Sveti Tomaž",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-206",
+ "name": "Šmarješke Toplice",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-207",
+ "name": "Gorje",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-208",
+ "name": "Log-Dragomer",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-209",
+ "name": "Rečica ob Savinji",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-210",
+ "name": "Sveti Jurij v Slovenskih goricah",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-211",
+ "name": "Šentrupert",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-212",
+ "name": "Mirna",
+ "type": "Municipality"
+ },
+ {
+ "code": "SI-213",
+ "name": "Ankaran",
+ "type": "Municipality"
+ },
+ {
+ "code": "SK-BC",
+ "name": "Banskobystrický kraj",
+ "type": "Region"
+ },
+ {
+ "code": "SK-BL",
+ "name": "Bratislavský kraj",
+ "type": "Region"
+ },
+ {
+ "code": "SK-KI",
+ "name": "Košický kraj",
+ "type": "Region"
+ },
+ {
+ "code": "SK-NI",
+ "name": "Nitriansky kraj",
+ "type": "Region"
+ },
+ {
+ "code": "SK-PV",
+ "name": "Prešovský kraj",
+ "type": "Region"
+ },
+ {
+ "code": "SK-TA",
+ "name": "Trnavský kraj",
+ "type": "Region"
+ },
+ {
+ "code": "SK-TC",
+ "name": "Trenčiansky kraj",
+ "type": "Region"
+ },
+ {
+ "code": "SK-ZI",
+ "name": "Žilinský kraj",
+ "type": "Region"
+ },
+ {
+ "code": "SL-E",
+ "name": "Eastern",
+ "type": "Province"
+ },
+ {
+ "code": "SL-N",
+ "name": "Northern",
+ "type": "Province"
+ },
+ {
+ "code": "SL-NW",
+ "name": "North Western",
+ "type": "Province"
+ },
+ {
+ "code": "SL-S",
+ "name": "Southern",
+ "type": "Province"
+ },
+ {
+ "code": "SL-W",
+ "name": "Western Area (Freetown)",
+ "type": "Area"
+ },
+ {
+ "code": "SM-01",
+ "name": "Acquaviva",
+ "type": "Municipality"
+ },
+ {
+ "code": "SM-02",
+ "name": "Chiesanuova",
+ "type": "Municipality"
+ },
+ {
+ "code": "SM-03",
+ "name": "Domagnano",
+ "type": "Municipality"
+ },
+ {
+ "code": "SM-04",
+ "name": "Faetano",
+ "type": "Municipality"
+ },
+ {
+ "code": "SM-05",
+ "name": "Fiorentino",
+ "type": "Municipality"
+ },
+ {
+ "code": "SM-06",
+ "name": "Borgo Maggiore",
+ "type": "Municipality"
+ },
+ {
+ "code": "SM-07",
+ "name": "Città di San Marino",
+ "type": "Municipality"
+ },
+ {
+ "code": "SM-08",
+ "name": "Montegiardino",
+ "type": "Municipality"
+ },
+ {
+ "code": "SM-09",
+ "name": "Serravalle",
+ "type": "Municipality"
+ },
+ {
+ "code": "SN-DB",
+ "name": "Diourbel",
+ "type": "Region"
+ },
+ {
+ "code": "SN-DK",
+ "name": "Dakar",
+ "type": "Region"
+ },
+ {
+ "code": "SN-FK",
+ "name": "Fatick",
+ "type": "Region"
+ },
+ {
+ "code": "SN-KA",
+ "name": "Kaffrine",
+ "type": "Region"
+ },
+ {
+ "code": "SN-KD",
+ "name": "Kolda",
+ "type": "Region"
+ },
+ {
+ "code": "SN-KE",
+ "name": "Kédougou",
+ "type": "Region"
+ },
+ {
+ "code": "SN-KL",
+ "name": "Kaolack",
+ "type": "Region"
+ },
+ {
+ "code": "SN-LG",
+ "name": "Louga",
+ "type": "Region"
+ },
+ {
+ "code": "SN-MT",
+ "name": "Matam",
+ "type": "Region"
+ },
+ {
+ "code": "SN-SE",
+ "name": "Sédhiou",
+ "type": "Region"
+ },
+ {
+ "code": "SN-SL",
+ "name": "Saint-Louis",
+ "type": "Region"
+ },
+ {
+ "code": "SN-TC",
+ "name": "Tambacounda",
+ "type": "Region"
+ },
+ {
+ "code": "SN-TH",
+ "name": "Thiès",
+ "type": "Region"
+ },
+ {
+ "code": "SN-ZG",
+ "name": "Ziguinchor",
+ "type": "Region"
+ },
+ {
+ "code": "SO-AW",
+ "name": "Awdal",
+ "type": "Region"
+ },
+ {
+ "code": "SO-BK",
+ "name": "Bakool",
+ "type": "Region"
+ },
+ {
+ "code": "SO-BN",
+ "name": "Banaadir",
+ "type": "Region"
+ },
+ {
+ "code": "SO-BR",
+ "name": "Bari",
+ "type": "Region"
+ },
+ {
+ "code": "SO-BY",
+ "name": "Bay",
+ "type": "Region"
+ },
+ {
+ "code": "SO-GA",
+ "name": "Galguduud",
+ "type": "Region"
+ },
+ {
+ "code": "SO-GE",
+ "name": "Gedo",
+ "type": "Region"
+ },
+ {
+ "code": "SO-HI",
+ "name": "Hiiraan",
+ "type": "Region"
+ },
+ {
+ "code": "SO-JD",
+ "name": "Jubbada Dhexe",
+ "type": "Region"
+ },
+ {
+ "code": "SO-JH",
+ "name": "Jubbada Hoose",
+ "type": "Region"
+ },
+ {
+ "code": "SO-MU",
+ "name": "Mudug",
+ "type": "Region"
+ },
+ {
+ "code": "SO-NU",
+ "name": "Nugaal",
+ "type": "Region"
+ },
+ {
+ "code": "SO-SA",
+ "name": "Sanaag",
+ "type": "Region"
+ },
+ {
+ "code": "SO-SD",
+ "name": "Shabeellaha Dhexe",
+ "type": "Region"
+ },
+ {
+ "code": "SO-SH",
+ "name": "Shabeellaha Hoose",
+ "type": "Region"
+ },
+ {
+ "code": "SO-SO",
+ "name": "Sool",
+ "type": "Region"
+ },
+ {
+ "code": "SO-TO",
+ "name": "Togdheer",
+ "type": "Region"
+ },
+ {
+ "code": "SO-WO",
+ "name": "Woqooyi Galbeed",
+ "type": "Region"
+ },
+ {
+ "code": "SR-BR",
+ "name": "Brokopondo",
+ "type": "District"
+ },
+ {
+ "code": "SR-CM",
+ "name": "Commewijne",
+ "type": "District"
+ },
+ {
+ "code": "SR-CR",
+ "name": "Coronie",
+ "type": "District"
+ },
+ {
+ "code": "SR-MA",
+ "name": "Marowijne",
+ "type": "District"
+ },
+ {
+ "code": "SR-NI",
+ "name": "Nickerie",
+ "type": "District"
+ },
+ {
+ "code": "SR-PM",
+ "name": "Paramaribo",
+ "type": "District"
+ },
+ {
+ "code": "SR-PR",
+ "name": "Para",
+ "type": "District"
+ },
+ {
+ "code": "SR-SA",
+ "name": "Saramacca",
+ "type": "District"
+ },
+ {
+ "code": "SR-SI",
+ "name": "Sipaliwini",
+ "type": "District"
+ },
+ {
+ "code": "SR-WA",
+ "name": "Wanica",
+ "type": "District"
+ },
+ {
+ "code": "SS-BN",
+ "name": "Northern Bahr el Ghazal",
+ "type": "State"
+ },
+ {
+ "code": "SS-BW",
+ "name": "Western Bahr el Ghazal",
+ "type": "State"
+ },
+ {
+ "code": "SS-EC",
+ "name": "Central Equatoria",
+ "type": "State"
+ },
+ {
+ "code": "SS-EE",
+ "name": "Eastern Equatoria",
+ "type": "State"
+ },
+ {
+ "code": "SS-EW",
+ "name": "Western Equatoria",
+ "type": "State"
+ },
+ {
+ "code": "SS-JG",
+ "name": "Jonglei",
+ "type": "State"
+ },
+ {
+ "code": "SS-LK",
+ "name": "Lakes",
+ "type": "State"
+ },
+ {
+ "code": "SS-NU",
+ "name": "Upper Nile",
+ "type": "State"
+ },
+ {
+ "code": "SS-UY",
+ "name": "Unity",
+ "type": "State"
+ },
+ {
+ "code": "SS-WR",
+ "name": "Warrap",
+ "type": "State"
+ },
+ {
+ "code": "ST-01",
+ "name": "Água Grande",
+ "type": "District"
+ },
+ {
+ "code": "ST-02",
+ "name": "Cantagalo",
+ "type": "District"
+ },
+ {
+ "code": "ST-03",
+ "name": "Caué",
+ "type": "District"
+ },
+ {
+ "code": "ST-04",
+ "name": "Lembá",
+ "type": "District"
+ },
+ {
+ "code": "ST-05",
+ "name": "Lobata",
+ "type": "District"
+ },
+ {
+ "code": "ST-06",
+ "name": "Mé-Zóchi",
+ "type": "District"
+ },
+ {
+ "code": "ST-P",
+ "name": "Príncipe",
+ "type": "Autonomous region"
+ },
+ {
+ "code": "SV-AH",
+ "name": "Ahuachapán",
+ "type": "Department"
+ },
+ {
+ "code": "SV-CA",
+ "name": "Cabañas",
+ "type": "Department"
+ },
+ {
+ "code": "SV-CH",
+ "name": "Chalatenango",
+ "type": "Department"
+ },
+ {
+ "code": "SV-CU",
+ "name": "Cuscatlán",
+ "type": "Department"
+ },
+ {
+ "code": "SV-LI",
+ "name": "La Libertad",
+ "type": "Department"
+ },
+ {
+ "code": "SV-MO",
+ "name": "Morazán",
+ "type": "Department"
+ },
+ {
+ "code": "SV-PA",
+ "name": "La Paz",
+ "type": "Department"
+ },
+ {
+ "code": "SV-SA",
+ "name": "Santa Ana",
+ "type": "Department"
+ },
+ {
+ "code": "SV-SM",
+ "name": "San Miguel",
+ "type": "Department"
+ },
+ {
+ "code": "SV-SO",
+ "name": "Sonsonate",
+ "type": "Department"
+ },
+ {
+ "code": "SV-SS",
+ "name": "San Salvador",
+ "type": "Department"
+ },
+ {
+ "code": "SV-SV",
+ "name": "San Vicente",
+ "type": "Department"
+ },
+ {
+ "code": "SV-UN",
+ "name": "La Unión",
+ "type": "Department"
+ },
+ {
+ "code": "SV-US",
+ "name": "Usulután",
+ "type": "Department"
+ },
+ {
+ "code": "SY-DI",
+ "name": "Dimashq",
+ "type": "Province"
+ },
+ {
+ "code": "SY-DR",
+ "name": "Dar'ā",
+ "type": "Province"
+ },
+ {
+ "code": "SY-DY",
+ "name": "Dayr az Zawr",
+ "type": "Province"
+ },
+ {
+ "code": "SY-HA",
+ "name": "Al Ḩasakah",
+ "type": "Province"
+ },
+ {
+ "code": "SY-HI",
+ "name": "Ḩimş",
+ "type": "Province"
+ },
+ {
+ "code": "SY-HL",
+ "name": "Ḩalab",
+ "type": "Province"
+ },
+ {
+ "code": "SY-HM",
+ "name": "Ḩamāh",
+ "type": "Province"
+ },
+ {
+ "code": "SY-ID",
+ "name": "Idlib",
+ "type": "Province"
+ },
+ {
+ "code": "SY-LA",
+ "name": "Al Lādhiqīyah",
+ "type": "Province"
+ },
+ {
+ "code": "SY-QU",
+ "name": "Al Qunayţirah",
+ "type": "Province"
+ },
+ {
+ "code": "SY-RA",
+ "name": "Ar Raqqah",
+ "type": "Province"
+ },
+ {
+ "code": "SY-RD",
+ "name": "Rīf Dimashq",
+ "type": "Province"
+ },
+ {
+ "code": "SY-SU",
+ "name": "As Suwaydā'",
+ "type": "Province"
+ },
+ {
+ "code": "SY-TA",
+ "name": "Ţarţūs",
+ "type": "Province"
+ },
+ {
+ "code": "SZ-HH",
+ "name": "Hhohho",
+ "type": "Region"
+ },
+ {
+ "code": "SZ-LU",
+ "name": "Lubombo",
+ "type": "Region"
+ },
+ {
+ "code": "SZ-MA",
+ "name": "Manzini",
+ "type": "Region"
+ },
+ {
+ "code": "SZ-SH",
+ "name": "Shiselweni",
+ "type": "Region"
+ },
+ {
+ "code": "TD-BA",
+ "name": "Batha",
+ "type": "Province"
+ },
+ {
+ "code": "TD-BG",
+ "name": "Bahr el Ghazal",
+ "type": "Province"
+ },
+ {
+ "code": "TD-BO",
+ "name": "Borkou",
+ "type": "Province"
+ },
+ {
+ "code": "TD-CB",
+ "name": "Chari-Baguirmi",
+ "type": "Province"
+ },
+ {
+ "code": "TD-EE",
+ "name": "Ennedi-Est",
+ "type": "Province"
+ },
+ {
+ "code": "TD-EO",
+ "name": "Ennedi-Ouest",
+ "type": "Province"
+ },
+ {
+ "code": "TD-GR",
+ "name": "Guéra",
+ "type": "Province"
+ },
+ {
+ "code": "TD-HL",
+ "name": "Hadjer Lamis",
+ "type": "Province"
+ },
+ {
+ "code": "TD-KA",
+ "name": "Kanem",
+ "type": "Province"
+ },
+ {
+ "code": "TD-LC",
+ "name": "Lac",
+ "type": "Province"
+ },
+ {
+ "code": "TD-LO",
+ "name": "Logone-Occidental",
+ "type": "Province"
+ },
+ {
+ "code": "TD-LR",
+ "name": "Logone-Oriental",
+ "type": "Province"
+ },
+ {
+ "code": "TD-MA",
+ "name": "Mandoul",
+ "type": "Province"
+ },
+ {
+ "code": "TD-MC",
+ "name": "Moyen-Chari",
+ "type": "Province"
+ },
+ {
+ "code": "TD-ME",
+ "name": "Mayo-Kebbi-Est",
+ "type": "Province"
+ },
+ {
+ "code": "TD-MO",
+ "name": "Mayo-Kebbi-Ouest",
+ "type": "Province"
+ },
+ {
+ "code": "TD-ND",
+ "name": "Ville de Ndjamena",
+ "type": "Province"
+ },
+ {
+ "code": "TD-OD",
+ "name": "Ouaddaï",
+ "type": "Province"
+ },
+ {
+ "code": "TD-SA",
+ "name": "Salamat",
+ "type": "Province"
+ },
+ {
+ "code": "TD-SI",
+ "name": "Sila",
+ "type": "Province"
+ },
+ {
+ "code": "TD-TA",
+ "name": "Tandjilé",
+ "type": "Province"
+ },
+ {
+ "code": "TD-TI",
+ "name": "Tibesti",
+ "type": "Province"
+ },
+ {
+ "code": "TD-WF",
+ "name": "Wadi Fira",
+ "type": "Province"
+ },
+ {
+ "code": "TG-C",
+ "name": "Centrale",
+ "type": "Region"
+ },
+ {
+ "code": "TG-K",
+ "name": "Kara",
+ "type": "Region"
+ },
+ {
+ "code": "TG-M",
+ "name": "Maritime (Région)",
+ "type": "Region"
+ },
+ {
+ "code": "TG-P",
+ "name": "Plateaux",
+ "type": "Region"
+ },
+ {
+ "code": "TG-S",
+ "name": "Savanes",
+ "type": "Region"
+ },
+ {
+ "code": "TH-10",
+ "name": "Krung Thep Maha Nakhon",
+ "type": "Metropolitan administration"
+ },
+ {
+ "code": "TH-11",
+ "name": "Samut Prakan",
+ "type": "Province"
+ },
+ {
+ "code": "TH-12",
+ "name": "Nonthaburi",
+ "type": "Province"
+ },
+ {
+ "code": "TH-13",
+ "name": "Pathum Thani",
+ "type": "Province"
+ },
+ {
+ "code": "TH-14",
+ "name": "Phra Nakhon Si Ayutthaya",
+ "type": "Province"
+ },
+ {
+ "code": "TH-15",
+ "name": "Ang Thong",
+ "type": "Province"
+ },
+ {
+ "code": "TH-16",
+ "name": "Lop Buri",
+ "type": "Province"
+ },
+ {
+ "code": "TH-17",
+ "name": "Sing Buri",
+ "type": "Province"
+ },
+ {
+ "code": "TH-18",
+ "name": "Chai Nat",
+ "type": "Province"
+ },
+ {
+ "code": "TH-19",
+ "name": "Saraburi",
+ "type": "Province"
+ },
+ {
+ "code": "TH-20",
+ "name": "Chon Buri",
+ "type": "Province"
+ },
+ {
+ "code": "TH-21",
+ "name": "Rayong",
+ "type": "Province"
+ },
+ {
+ "code": "TH-22",
+ "name": "Chanthaburi",
+ "type": "Province"
+ },
+ {
+ "code": "TH-23",
+ "name": "Trat",
+ "type": "Province"
+ },
+ {
+ "code": "TH-24",
+ "name": "Chachoengsao",
+ "type": "Province"
+ },
+ {
+ "code": "TH-25",
+ "name": "Prachin Buri",
+ "type": "Province"
+ },
+ {
+ "code": "TH-26",
+ "name": "Nakhon Nayok",
+ "type": "Province"
+ },
+ {
+ "code": "TH-27",
+ "name": "Sa Kaeo",
+ "type": "Province"
+ },
+ {
+ "code": "TH-30",
+ "name": "Nakhon Ratchasima",
+ "type": "Province"
+ },
+ {
+ "code": "TH-31",
+ "name": "Buri Ram",
+ "type": "Province"
+ },
+ {
+ "code": "TH-32",
+ "name": "Surin",
+ "type": "Province"
+ },
+ {
+ "code": "TH-33",
+ "name": "Si Sa Ket",
+ "type": "Province"
+ },
+ {
+ "code": "TH-34",
+ "name": "Ubon Ratchathani",
+ "type": "Province"
+ },
+ {
+ "code": "TH-35",
+ "name": "Yasothon",
+ "type": "Province"
+ },
+ {
+ "code": "TH-36",
+ "name": "Chaiyaphum",
+ "type": "Province"
+ },
+ {
+ "code": "TH-37",
+ "name": "Amnat Charoen",
+ "type": "Province"
+ },
+ {
+ "code": "TH-38",
+ "name": "Bueng Kan",
+ "type": "Province"
+ },
+ {
+ "code": "TH-39",
+ "name": "Nong Bua Lam Phu",
+ "type": "Province"
+ },
+ {
+ "code": "TH-40",
+ "name": "Khon Kaen",
+ "type": "Province"
+ },
+ {
+ "code": "TH-41",
+ "name": "Udon Thani",
+ "type": "Province"
+ },
+ {
+ "code": "TH-42",
+ "name": "Loei",
+ "type": "Province"
+ },
+ {
+ "code": "TH-43",
+ "name": "Nong Khai",
+ "type": "Province"
+ },
+ {
+ "code": "TH-44",
+ "name": "Maha Sarakham",
+ "type": "Province"
+ },
+ {
+ "code": "TH-45",
+ "name": "Roi Et",
+ "type": "Province"
+ },
+ {
+ "code": "TH-46",
+ "name": "Kalasin",
+ "type": "Province"
+ },
+ {
+ "code": "TH-47",
+ "name": "Sakon Nakhon",
+ "type": "Province"
+ },
+ {
+ "code": "TH-48",
+ "name": "Nakhon Phanom",
+ "type": "Province"
+ },
+ {
+ "code": "TH-49",
+ "name": "Mukdahan",
+ "type": "Province"
+ },
+ {
+ "code": "TH-50",
+ "name": "Chiang Mai",
+ "type": "Province"
+ },
+ {
+ "code": "TH-51",
+ "name": "Lamphun",
+ "type": "Province"
+ },
+ {
+ "code": "TH-52",
+ "name": "Lampang",
+ "type": "Province"
+ },
+ {
+ "code": "TH-53",
+ "name": "Uttaradit",
+ "type": "Province"
+ },
+ {
+ "code": "TH-54",
+ "name": "Phrae",
+ "type": "Province"
+ },
+ {
+ "code": "TH-55",
+ "name": "Nan",
+ "type": "Province"
+ },
+ {
+ "code": "TH-56",
+ "name": "Phayao",
+ "type": "Province"
+ },
+ {
+ "code": "TH-57",
+ "name": "Chiang Rai",
+ "type": "Province"
+ },
+ {
+ "code": "TH-58",
+ "name": "Mae Hong Son",
+ "type": "Province"
+ },
+ {
+ "code": "TH-60",
+ "name": "Nakhon Sawan",
+ "type": "Province"
+ },
+ {
+ "code": "TH-61",
+ "name": "Uthai Thani",
+ "type": "Province"
+ },
+ {
+ "code": "TH-62",
+ "name": "Kamphaeng Phet",
+ "type": "Province"
+ },
+ {
+ "code": "TH-63",
+ "name": "Tak",
+ "type": "Province"
+ },
+ {
+ "code": "TH-64",
+ "name": "Sukhothai",
+ "type": "Province"
+ },
+ {
+ "code": "TH-65",
+ "name": "Phitsanulok",
+ "type": "Province"
+ },
+ {
+ "code": "TH-66",
+ "name": "Phichit",
+ "type": "Province"
+ },
+ {
+ "code": "TH-67",
+ "name": "Phetchabun",
+ "type": "Province"
+ },
+ {
+ "code": "TH-70",
+ "name": "Ratchaburi",
+ "type": "Province"
+ },
+ {
+ "code": "TH-71",
+ "name": "Kanchanaburi",
+ "type": "Province"
+ },
+ {
+ "code": "TH-72",
+ "name": "Suphan Buri",
+ "type": "Province"
+ },
+ {
+ "code": "TH-73",
+ "name": "Nakhon Pathom",
+ "type": "Province"
+ },
+ {
+ "code": "TH-74",
+ "name": "Samut Sakhon",
+ "type": "Province"
+ },
+ {
+ "code": "TH-75",
+ "name": "Samut Songkhram",
+ "type": "Province"
+ },
+ {
+ "code": "TH-76",
+ "name": "Phetchaburi",
+ "type": "Province"
+ },
+ {
+ "code": "TH-77",
+ "name": "Prachuap Khiri Khan",
+ "type": "Province"
+ },
+ {
+ "code": "TH-80",
+ "name": "Nakhon Si Thammarat",
+ "type": "Province"
+ },
+ {
+ "code": "TH-81",
+ "name": "Krabi",
+ "type": "Province"
+ },
+ {
+ "code": "TH-82",
+ "name": "Phangnga",
+ "type": "Province"
+ },
+ {
+ "code": "TH-83",
+ "name": "Phuket",
+ "type": "Province"
+ },
+ {
+ "code": "TH-84",
+ "name": "Surat Thani",
+ "type": "Province"
+ },
+ {
+ "code": "TH-85",
+ "name": "Ranong",
+ "type": "Province"
+ },
+ {
+ "code": "TH-86",
+ "name": "Chumphon",
+ "type": "Province"
+ },
+ {
+ "code": "TH-90",
+ "name": "Songkhla",
+ "type": "Province"
+ },
+ {
+ "code": "TH-91",
+ "name": "Satun",
+ "type": "Province"
+ },
+ {
+ "code": "TH-92",
+ "name": "Trang",
+ "type": "Province"
+ },
+ {
+ "code": "TH-93",
+ "name": "Phatthalung",
+ "type": "Province"
+ },
+ {
+ "code": "TH-94",
+ "name": "Pattani",
+ "type": "Province"
+ },
+ {
+ "code": "TH-95",
+ "name": "Yala",
+ "type": "Province"
+ },
+ {
+ "code": "TH-96",
+ "name": "Narathiwat",
+ "type": "Province"
+ },
+ {
+ "code": "TH-S",
+ "name": "Phatthaya",
+ "type": "Special administrative city"
+ },
+ {
+ "code": "TJ-DU",
+ "name": "Dushanbe",
+ "type": "Capital territory"
+ },
+ {
+ "code": "TJ-GB",
+ "name": "Kŭhistoni Badakhshon",
+ "type": "Autonomous region"
+ },
+ {
+ "code": "TJ-KT",
+ "name": "Khatlon",
+ "type": "Region"
+ },
+ {
+ "code": "TJ-RA",
+ "name": "nohiyahoi tobei jumhurí",
+ "type": "Districts under republic administration"
+ },
+ {
+ "code": "TJ-SU",
+ "name": "Sughd",
+ "type": "Region"
+ },
+ {
+ "code": "TL-AL",
+ "name": "Aileu",
+ "type": "Municipality"
+ },
+ {
+ "code": "TL-AN",
+ "name": "Ainaro",
+ "type": "Municipality"
+ },
+ {
+ "code": "TL-BA",
+ "name": "Baucau",
+ "type": "Municipality"
+ },
+ {
+ "code": "TL-BO",
+ "name": "Bobonaro",
+ "type": "Municipality"
+ },
+ {
+ "code": "TL-CO",
+ "name": "Cova Lima",
+ "type": "Municipality"
+ },
+ {
+ "code": "TL-DI",
+ "name": "Díli",
+ "type": "Municipality"
+ },
+ {
+ "code": "TL-ER",
+ "name": "Ermera",
+ "type": "Municipality"
+ },
+ {
+ "code": "TL-LA",
+ "name": "Lautein",
+ "type": "Municipality"
+ },
+ {
+ "code": "TL-LI",
+ "name": "Likisá",
+ "type": "Municipality"
+ },
+ {
+ "code": "TL-MF",
+ "name": "Manufahi",
+ "type": "Municipality"
+ },
+ {
+ "code": "TL-MT",
+ "name": "Manatuto",
+ "type": "Municipality"
+ },
+ {
+ "code": "TL-OE",
+ "name": "Oekusi-Ambenu",
+ "type": "Special administrative region"
+ },
+ {
+ "code": "TL-VI",
+ "name": "Vikeke",
+ "type": "Municipality"
+ },
+ {
+ "code": "TM-A",
+ "name": "Ahal",
+ "type": "Region"
+ },
+ {
+ "code": "TM-B",
+ "name": "Balkan",
+ "type": "Region"
+ },
+ {
+ "code": "TM-D",
+ "name": "Daşoguz",
+ "type": "Region"
+ },
+ {
+ "code": "TM-L",
+ "name": "Lebap",
+ "type": "Region"
+ },
+ {
+ "code": "TM-M",
+ "name": "Mary",
+ "type": "Region"
+ },
+ {
+ "code": "TM-S",
+ "name": "Aşgabat",
+ "type": "City"
+ },
+ {
+ "code": "TN-11",
+ "name": "Tunis",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-12",
+ "name": "L'Ariana",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-13",
+ "name": "Ben Arous",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-14",
+ "name": "La Manouba",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-21",
+ "name": "Nabeul",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-22",
+ "name": "Zaghouan",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-23",
+ "name": "Bizerte",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-31",
+ "name": "Béja",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-32",
+ "name": "Jendouba",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-33",
+ "name": "Le Kef",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-34",
+ "name": "Siliana",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-41",
+ "name": "Kairouan",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-42",
+ "name": "Kasserine",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-43",
+ "name": "Sidi Bouzid",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-51",
+ "name": "Sousse",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-52",
+ "name": "Monastir",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-53",
+ "name": "Mahdia",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-61",
+ "name": "Sfax",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-71",
+ "name": "Gafsa",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-72",
+ "name": "Tozeur",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-73",
+ "name": "Kébili",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-81",
+ "name": "Gabès",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-82",
+ "name": "Médenine",
+ "type": "Governorate"
+ },
+ {
+ "code": "TN-83",
+ "name": "Tataouine",
+ "type": "Governorate"
+ },
+ {
+ "code": "TO-01",
+ "name": "'Eua",
+ "type": "Division"
+ },
+ {
+ "code": "TO-02",
+ "name": "Ha'apai",
+ "type": "Division"
+ },
+ {
+ "code": "TO-03",
+ "name": "Niuas",
+ "type": "Division"
+ },
+ {
+ "code": "TO-04",
+ "name": "Tongatapu",
+ "type": "Division"
+ },
+ {
+ "code": "TO-05",
+ "name": "Vava'u",
+ "type": "Division"
+ },
+ {
+ "code": "TR-01",
+ "name": "Adana",
+ "type": "Province"
+ },
+ {
+ "code": "TR-02",
+ "name": "Adıyaman",
+ "type": "Province"
+ },
+ {
+ "code": "TR-03",
+ "name": "Afyonkarahisar",
+ "type": "Province"
+ },
+ {
+ "code": "TR-04",
+ "name": "Ağrı",
+ "type": "Province"
+ },
+ {
+ "code": "TR-05",
+ "name": "Amasya",
+ "type": "Province"
+ },
+ {
+ "code": "TR-06",
+ "name": "Ankara",
+ "type": "Province"
+ },
+ {
+ "code": "TR-07",
+ "name": "Antalya",
+ "type": "Province"
+ },
+ {
+ "code": "TR-08",
+ "name": "Artvin",
+ "type": "Province"
+ },
+ {
+ "code": "TR-09",
+ "name": "Aydın",
+ "type": "Province"
+ },
+ {
+ "code": "TR-10",
+ "name": "Balıkesir",
+ "type": "Province"
+ },
+ {
+ "code": "TR-11",
+ "name": "Bilecik",
+ "type": "Province"
+ },
+ {
+ "code": "TR-12",
+ "name": "Bingöl",
+ "type": "Province"
+ },
+ {
+ "code": "TR-13",
+ "name": "Bitlis",
+ "type": "Province"
+ },
+ {
+ "code": "TR-14",
+ "name": "Bolu",
+ "type": "Province"
+ },
+ {
+ "code": "TR-15",
+ "name": "Burdur",
+ "type": "Province"
+ },
+ {
+ "code": "TR-16",
+ "name": "Bursa",
+ "type": "Province"
+ },
+ {
+ "code": "TR-17",
+ "name": "Çanakkale",
+ "type": "Province"
+ },
+ {
+ "code": "TR-18",
+ "name": "Çankırı",
+ "type": "Province"
+ },
+ {
+ "code": "TR-19",
+ "name": "Çorum",
+ "type": "Province"
+ },
+ {
+ "code": "TR-20",
+ "name": "Denizli",
+ "type": "Province"
+ },
+ {
+ "code": "TR-21",
+ "name": "Diyarbakır",
+ "type": "Province"
+ },
+ {
+ "code": "TR-22",
+ "name": "Edirne",
+ "type": "Province"
+ },
+ {
+ "code": "TR-23",
+ "name": "Elazığ",
+ "type": "Province"
+ },
+ {
+ "code": "TR-24",
+ "name": "Erzincan",
+ "type": "Province"
+ },
+ {
+ "code": "TR-25",
+ "name": "Erzurum",
+ "type": "Province"
+ },
+ {
+ "code": "TR-26",
+ "name": "Eskişehir",
+ "type": "Province"
+ },
+ {
+ "code": "TR-27",
+ "name": "Gaziantep",
+ "type": "Province"
+ },
+ {
+ "code": "TR-28",
+ "name": "Giresun",
+ "type": "Province"
+ },
+ {
+ "code": "TR-29",
+ "name": "Gümüşhane",
+ "type": "Province"
+ },
+ {
+ "code": "TR-30",
+ "name": "Hakkâri",
+ "type": "Province"
+ },
+ {
+ "code": "TR-31",
+ "name": "Hatay",
+ "type": "Province"
+ },
+ {
+ "code": "TR-32",
+ "name": "Isparta",
+ "type": "Province"
+ },
+ {
+ "code": "TR-33",
+ "name": "Mersin",
+ "type": "Province"
+ },
+ {
+ "code": "TR-34",
+ "name": "İstanbul",
+ "type": "Province"
+ },
+ {
+ "code": "TR-35",
+ "name": "İzmir",
+ "type": "Province"
+ },
+ {
+ "code": "TR-36",
+ "name": "Kars",
+ "type": "Province"
+ },
+ {
+ "code": "TR-37",
+ "name": "Kastamonu",
+ "type": "Province"
+ },
+ {
+ "code": "TR-38",
+ "name": "Kayseri",
+ "type": "Province"
+ },
+ {
+ "code": "TR-39",
+ "name": "Kırklareli",
+ "type": "Province"
+ },
+ {
+ "code": "TR-40",
+ "name": "Kırşehir",
+ "type": "Province"
+ },
+ {
+ "code": "TR-41",
+ "name": "Kocaeli",
+ "type": "Province"
+ },
+ {
+ "code": "TR-42",
+ "name": "Konya",
+ "type": "Province"
+ },
+ {
+ "code": "TR-43",
+ "name": "Kütahya",
+ "type": "Province"
+ },
+ {
+ "code": "TR-44",
+ "name": "Malatya",
+ "type": "Province"
+ },
+ {
+ "code": "TR-45",
+ "name": "Manisa",
+ "type": "Province"
+ },
+ {
+ "code": "TR-46",
+ "name": "Kahramanmaraş",
+ "type": "Province"
+ },
+ {
+ "code": "TR-47",
+ "name": "Mardin",
+ "type": "Province"
+ },
+ {
+ "code": "TR-48",
+ "name": "Muğla",
+ "type": "Province"
+ },
+ {
+ "code": "TR-49",
+ "name": "Muş",
+ "type": "Province"
+ },
+ {
+ "code": "TR-50",
+ "name": "Nevşehir",
+ "type": "Province"
+ },
+ {
+ "code": "TR-51",
+ "name": "Niğde",
+ "type": "Province"
+ },
+ {
+ "code": "TR-52",
+ "name": "Ordu",
+ "type": "Province"
+ },
+ {
+ "code": "TR-53",
+ "name": "Rize",
+ "type": "Province"
+ },
+ {
+ "code": "TR-54",
+ "name": "Sakarya",
+ "type": "Province"
+ },
+ {
+ "code": "TR-55",
+ "name": "Samsun",
+ "type": "Province"
+ },
+ {
+ "code": "TR-56",
+ "name": "Siirt",
+ "type": "Province"
+ },
+ {
+ "code": "TR-57",
+ "name": "Sinop",
+ "type": "Province"
+ },
+ {
+ "code": "TR-58",
+ "name": "Sivas",
+ "type": "Province"
+ },
+ {
+ "code": "TR-59",
+ "name": "Tekirdağ",
+ "type": "Province"
+ },
+ {
+ "code": "TR-60",
+ "name": "Tokat",
+ "type": "Province"
+ },
+ {
+ "code": "TR-61",
+ "name": "Trabzon",
+ "type": "Province"
+ },
+ {
+ "code": "TR-62",
+ "name": "Tunceli",
+ "type": "Province"
+ },
+ {
+ "code": "TR-63",
+ "name": "Şanlıurfa",
+ "type": "Province"
+ },
+ {
+ "code": "TR-64",
+ "name": "Uşak",
+ "type": "Province"
+ },
+ {
+ "code": "TR-65",
+ "name": "Van",
+ "type": "Province"
+ },
+ {
+ "code": "TR-66",
+ "name": "Yozgat",
+ "type": "Province"
+ },
+ {
+ "code": "TR-67",
+ "name": "Zonguldak",
+ "type": "Province"
+ },
+ {
+ "code": "TR-68",
+ "name": "Aksaray",
+ "type": "Province"
+ },
+ {
+ "code": "TR-69",
+ "name": "Bayburt",
+ "type": "Province"
+ },
+ {
+ "code": "TR-70",
+ "name": "Karaman",
+ "type": "Province"
+ },
+ {
+ "code": "TR-71",
+ "name": "Kırıkkale",
+ "type": "Province"
+ },
+ {
+ "code": "TR-72",
+ "name": "Batman",
+ "type": "Province"
+ },
+ {
+ "code": "TR-73",
+ "name": "Şırnak",
+ "type": "Province"
+ },
+ {
+ "code": "TR-74",
+ "name": "Bartın",
+ "type": "Province"
+ },
+ {
+ "code": "TR-75",
+ "name": "Ardahan",
+ "type": "Province"
+ },
+ {
+ "code": "TR-76",
+ "name": "Iğdır",
+ "type": "Province"
+ },
+ {
+ "code": "TR-77",
+ "name": "Yalova",
+ "type": "Province"
+ },
+ {
+ "code": "TR-78",
+ "name": "Karabük",
+ "type": "Province"
+ },
+ {
+ "code": "TR-79",
+ "name": "Kilis",
+ "type": "Province"
+ },
+ {
+ "code": "TR-80",
+ "name": "Osmaniye",
+ "type": "Province"
+ },
+ {
+ "code": "TR-81",
+ "name": "Düzce",
+ "type": "Province"
+ },
+ {
+ "code": "TT-ARI",
+ "name": "Arima",
+ "type": "Borough"
+ },
+ {
+ "code": "TT-CHA",
+ "name": "Chaguanas",
+ "type": "Borough"
+ },
+ {
+ "code": "TT-CTT",
+ "name": "Couva-Tabaquite-Talparo",
+ "type": "Region"
+ },
+ {
+ "code": "TT-DMN",
+ "name": "Diego Martin",
+ "type": "Region"
+ },
+ {
+ "code": "TT-MRC",
+ "name": "Mayaro-Rio Claro",
+ "type": "Region"
+ },
+ {
+ "code": "TT-PED",
+ "name": "Penal-Debe",
+ "type": "Region"
+ },
+ {
+ "code": "TT-POS",
+ "name": "Port of Spain",
+ "type": "City"
+ },
+ {
+ "code": "TT-PRT",
+ "name": "Princes Town",
+ "type": "Region"
+ },
+ {
+ "code": "TT-PTF",
+ "name": "Point Fortin",
+ "type": "Borough"
+ },
+ {
+ "code": "TT-SFO",
+ "name": "San Fernando",
+ "type": "City"
+ },
+ {
+ "code": "TT-SGE",
+ "name": "Sangre Grande",
+ "type": "Region"
+ },
+ {
+ "code": "TT-SIP",
+ "name": "Siparia",
+ "type": "Region"
+ },
+ {
+ "code": "TT-SJL",
+ "name": "San Juan-Laventille",
+ "type": "Region"
+ },
+ {
+ "code": "TT-TOB",
+ "name": "Tobago",
+ "type": "Ward"
+ },
+ {
+ "code": "TT-TUP",
+ "name": "Tunapuna-Piarco",
+ "type": "Region"
+ },
+ {
+ "code": "TV-FUN",
+ "name": "Funafuti",
+ "type": "Town council"
+ },
+ {
+ "code": "TV-NIT",
+ "name": "Niutao",
+ "type": "Island council"
+ },
+ {
+ "code": "TV-NKF",
+ "name": "Nukufetau",
+ "type": "Island council"
+ },
+ {
+ "code": "TV-NKL",
+ "name": "Nukulaelae",
+ "type": "Island council"
+ },
+ {
+ "code": "TV-NMA",
+ "name": "Nanumea",
+ "type": "Island council"
+ },
+ {
+ "code": "TV-NMG",
+ "name": "Nanumaga",
+ "type": "Island council"
+ },
+ {
+ "code": "TV-NUI",
+ "name": "Nui",
+ "type": "Island council"
+ },
+ {
+ "code": "TV-VAI",
+ "name": "Vaitupu",
+ "type": "Island council"
+ },
+ {
+ "code": "TW-CHA",
+ "name": "Changhua",
+ "type": "County"
+ },
+ {
+ "code": "TW-CYI",
+ "name": "Chiayi",
+ "type": "City"
+ },
+ {
+ "code": "TW-CYQ",
+ "name": "Chiayi",
+ "type": "County"
+ },
+ {
+ "code": "TW-HSQ",
+ "name": "Hsinchu",
+ "type": "County"
+ },
+ {
+ "code": "TW-HSZ",
+ "name": "Hsinchu",
+ "type": "City"
+ },
+ {
+ "code": "TW-HUA",
+ "name": "Hualien",
+ "type": "County"
+ },
+ {
+ "code": "TW-ILA",
+ "name": "Yilan",
+ "type": "County"
+ },
+ {
+ "code": "TW-KEE",
+ "name": "Keelung",
+ "type": "City"
+ },
+ {
+ "code": "TW-KHH",
+ "name": "Kaohsiung",
+ "type": "Special municipality"
+ },
+ {
+ "code": "TW-KIN",
+ "name": "Kinmen",
+ "type": "County"
+ },
+ {
+ "code": "TW-LIE",
+ "name": "Lienchiang",
+ "type": "County"
+ },
+ {
+ "code": "TW-MIA",
+ "name": "Miaoli",
+ "type": "County"
+ },
+ {
+ "code": "TW-NAN",
+ "name": "Nantou",
+ "type": "County"
+ },
+ {
+ "code": "TW-NWT",
+ "name": "New Taipei",
+ "type": "Special municipality"
+ },
+ {
+ "code": "TW-PEN",
+ "name": "Penghu",
+ "type": "County"
+ },
+ {
+ "code": "TW-PIF",
+ "name": "Pingtung",
+ "type": "County"
+ },
+ {
+ "code": "TW-TAO",
+ "name": "Taoyuan",
+ "type": "Special municipality"
+ },
+ {
+ "code": "TW-TNN",
+ "name": "Tainan",
+ "type": "Special municipality"
+ },
+ {
+ "code": "TW-TPE",
+ "name": "Taipei",
+ "type": "Special municipality"
+ },
+ {
+ "code": "TW-TTT",
+ "name": "Taitung",
+ "type": "County"
+ },
+ {
+ "code": "TW-TXG",
+ "name": "Taichung",
+ "type": "Special municipality"
+ },
+ {
+ "code": "TW-YUN",
+ "name": "Yunlin",
+ "type": "County"
+ },
+ {
+ "code": "TZ-01",
+ "name": "Arusha",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-02",
+ "name": "Dar es Salaam",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-03",
+ "name": "Dodoma",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-04",
+ "name": "Iringa",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-05",
+ "name": "Kagera",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-06",
+ "name": "Pemba North",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-07",
+ "name": "Zanzibar North",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-08",
+ "name": "Kigoma",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-09",
+ "name": "Kilimanjaro",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-10",
+ "name": "Pemba South",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-11",
+ "name": "Zanzibar South",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-12",
+ "name": "Lindi",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-13",
+ "name": "Mara",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-14",
+ "name": "Mbeya",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-15",
+ "name": "Zanzibar West",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-16",
+ "name": "Morogoro",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-17",
+ "name": "Mtwara",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-18",
+ "name": "Mwanza",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-19",
+ "name": "Coast",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-20",
+ "name": "Rukwa",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-21",
+ "name": "Ruvuma",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-22",
+ "name": "Shinyanga",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-23",
+ "name": "Singida",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-24",
+ "name": "Tabora",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-25",
+ "name": "Tanga",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-26",
+ "name": "Manyara",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-27",
+ "name": "Geita",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-28",
+ "name": "Katavi",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-29",
+ "name": "Njombe",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-30",
+ "name": "Simiyu",
+ "type": "Region"
+ },
+ {
+ "code": "TZ-31",
+ "name": "Songwe",
+ "type": "Region"
+ },
+ {
+ "code": "UA-05",
+ "name": "Vinnytska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-07",
+ "name": "Volynska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-09",
+ "name": "Luhanska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-12",
+ "name": "Dnipropetrovska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-14",
+ "name": "Donetska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-18",
+ "name": "Zhytomyrska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-21",
+ "name": "Zakarpatska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-23",
+ "name": "Zaporizka oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-26",
+ "name": "Ivano-Frankivska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-30",
+ "name": "Kyiv",
+ "type": "City"
+ },
+ {
+ "code": "UA-32",
+ "name": "Kyivska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-35",
+ "name": "Kirovohradska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-40",
+ "name": "Sevastopol",
+ "type": "City"
+ },
+ {
+ "code": "UA-43",
+ "name": "Avtonomna Respublika Krym",
+ "type": "Republic"
+ },
+ {
+ "code": "UA-46",
+ "name": "Lvivska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-48",
+ "name": "Mykolaivska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-51",
+ "name": "Odeska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-53",
+ "name": "Poltavska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-56",
+ "name": "Rivnenska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-59",
+ "name": "Sumska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-61",
+ "name": "Ternopilska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-63",
+ "name": "Kharkivska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-65",
+ "name": "Khersonska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-68",
+ "name": "Khmelnytska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-71",
+ "name": "Cherkaska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-74",
+ "name": "Chernihivska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UA-77",
+ "name": "Chernivetska oblast",
+ "type": "Region"
+ },
+ {
+ "code": "UG-101",
+ "name": "Kalangala",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-102",
+ "name": "Kampala",
+ "parent": "UG-C",
+ "type": "City"
+ },
+ {
+ "code": "UG-103",
+ "name": "Kiboga",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-104",
+ "name": "Luwero",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-105",
+ "name": "Masaka",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-106",
+ "name": "Mpigi",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-107",
+ "name": "Mubende",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-108",
+ "name": "Mukono",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-109",
+ "name": "Nakasongola",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-110",
+ "name": "Rakai",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-111",
+ "name": "Sembabule",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-112",
+ "name": "Kayunga",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-113",
+ "name": "Wakiso",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-114",
+ "name": "Lyantonde",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-115",
+ "name": "Mityana",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-116",
+ "name": "Nakaseke",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-117",
+ "name": "Buikwe",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-118",
+ "name": "Bukomansibi",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-119",
+ "name": "Butambala",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-120",
+ "name": "Buvuma",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-121",
+ "name": "Gomba",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-122",
+ "name": "Kalungu",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-123",
+ "name": "Kyankwanzi",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-124",
+ "name": "Lwengo",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-125",
+ "name": "Kyotera",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-126",
+ "name": "Kasanda",
+ "parent": "UG-C",
+ "type": "District"
+ },
+ {
+ "code": "UG-201",
+ "name": "Bugiri",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-202",
+ "name": "Busia",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-203",
+ "name": "Iganga",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-204",
+ "name": "Jinja",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-205",
+ "name": "Kamuli",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-206",
+ "name": "Kapchorwa",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-207",
+ "name": "Katakwi",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-208",
+ "name": "Kumi",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-209",
+ "name": "Mbale",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-210",
+ "name": "Pallisa",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-211",
+ "name": "Soroti",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-212",
+ "name": "Tororo",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-213",
+ "name": "Kaberamaido",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-214",
+ "name": "Mayuge",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-215",
+ "name": "Sironko",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-216",
+ "name": "Amuria",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-217",
+ "name": "Budaka",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-218",
+ "name": "Bududa",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-219",
+ "name": "Bukedea",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-220",
+ "name": "Bukwo",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-221",
+ "name": "Butaleja",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-222",
+ "name": "Kaliro",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-223",
+ "name": "Manafwa",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-224",
+ "name": "Namutumba",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-225",
+ "name": "Bulambuli",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-226",
+ "name": "Buyende",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-227",
+ "name": "Kibuku",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-228",
+ "name": "Kween",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-229",
+ "name": "Luuka",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-230",
+ "name": "Namayingo",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-231",
+ "name": "Ngora",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-232",
+ "name": "Serere",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-233",
+ "name": "Butebo",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-234",
+ "name": "Namisindwa",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-235",
+ "name": "Bugweri",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-236",
+ "name": "Kapelebyong",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-237",
+ "name": "Kalaki",
+ "parent": "UG-E",
+ "type": "District"
+ },
+ {
+ "code": "UG-301",
+ "name": "Adjumani",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-302",
+ "name": "Apac",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-303",
+ "name": "Arua",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-304",
+ "name": "Gulu",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-305",
+ "name": "Kitgum",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-306",
+ "name": "Kotido",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-307",
+ "name": "Lira",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-308",
+ "name": "Moroto",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-309",
+ "name": "Moyo",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-310",
+ "name": "Nebbi",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-311",
+ "name": "Nakapiripirit",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-312",
+ "name": "Pader",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-313",
+ "name": "Yumbe",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-314",
+ "name": "Abim",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-315",
+ "name": "Amolatar",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-316",
+ "name": "Amuru",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-317",
+ "name": "Dokolo",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-318",
+ "name": "Kaabong",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-319",
+ "name": "Koboko",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-320",
+ "name": "Maracha",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-321",
+ "name": "Oyam",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-322",
+ "name": "Agago",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-323",
+ "name": "Alebtong",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-324",
+ "name": "Amudat",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-325",
+ "name": "Kole",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-326",
+ "name": "Lamwo",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-327",
+ "name": "Napak",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-328",
+ "name": "Nwoya",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-329",
+ "name": "Otuke",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-330",
+ "name": "Zombo",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-331",
+ "name": "Omoro",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-332",
+ "name": "Pakwach",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-333",
+ "name": "Kwania",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-334",
+ "name": "Nabilatuk",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-335",
+ "name": "Karenga",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-336",
+ "name": "Madi-Okollo",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-337",
+ "name": "Obongi",
+ "parent": "UG-N",
+ "type": "District"
+ },
+ {
+ "code": "UG-401",
+ "name": "Bundibugyo",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-402",
+ "name": "Bushenyi",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-403",
+ "name": "Hoima",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-404",
+ "name": "Kabale",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-405",
+ "name": "Kabarole",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-406",
+ "name": "Kasese",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-407",
+ "name": "Kibaale",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-408",
+ "name": "Kisoro",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-409",
+ "name": "Masindi",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-410",
+ "name": "Mbarara",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-411",
+ "name": "Ntungamo",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-412",
+ "name": "Rukungiri",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-413",
+ "name": "Kamwenge",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-414",
+ "name": "Kanungu",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-415",
+ "name": "Kyenjojo",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-416",
+ "name": "Buliisa",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-417",
+ "name": "Ibanda",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-418",
+ "name": "Isingiro",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-419",
+ "name": "Kiruhura",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-420",
+ "name": "Buhweju",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-421",
+ "name": "Kiryandongo",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-422",
+ "name": "Kyegegwa",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-423",
+ "name": "Mitooma",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-424",
+ "name": "Ntoroko",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-425",
+ "name": "Rubirizi",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-426",
+ "name": "Sheema",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-427",
+ "name": "Kagadi",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-428",
+ "name": "Kakumiro",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-429",
+ "name": "Rubanda",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-430",
+ "name": "Bunyangabu",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-431",
+ "name": "Rukiga",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-432",
+ "name": "Kikuube",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-433",
+ "name": "Kazo",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-434",
+ "name": "Kitagwenda",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-435",
+ "name": "Rwampara",
+ "parent": "UG-W",
+ "type": "District"
+ },
+ {
+ "code": "UG-C",
+ "name": "Central",
+ "type": "Geographical region"
+ },
+ {
+ "code": "UG-E",
+ "name": "Eastern",
+ "type": "Geographical region"
+ },
+ {
+ "code": "UG-N",
+ "name": "Northern",
+ "type": "Geographical region"
+ },
+ {
+ "code": "UG-W",
+ "name": "Western",
+ "type": "Geographical region"
+ },
+ {
+ "code": "UM-67",
+ "name": "Johnston Atoll",
+ "type": "Islands, groups of islands"
+ },
+ {
+ "code": "UM-71",
+ "name": "Midway Islands",
+ "type": "Islands, groups of islands"
+ },
+ {
+ "code": "UM-76",
+ "name": "Navassa Island",
+ "type": "Islands, groups of islands"
+ },
+ {
+ "code": "UM-79",
+ "name": "Wake Island",
+ "type": "Islands, groups of islands"
+ },
+ {
+ "code": "UM-81",
+ "name": "Baker Island",
+ "type": "Islands, groups of islands"
+ },
+ {
+ "code": "UM-84",
+ "name": "Howland Island",
+ "type": "Islands, groups of islands"
+ },
+ {
+ "code": "UM-86",
+ "name": "Jarvis Island",
+ "type": "Islands, groups of islands"
+ },
+ {
+ "code": "UM-89",
+ "name": "Kingman Reef",
+ "type": "Islands, groups of islands"
+ },
+ {
+ "code": "UM-95",
+ "name": "Palmyra Atoll",
+ "type": "Islands, groups of islands"
+ },
+ {
+ "code": "US-AK",
+ "name": "Alaska",
+ "type": "State"
+ },
+ {
+ "code": "US-AL",
+ "name": "Alabama",
+ "type": "State"
+ },
+ {
+ "code": "US-AR",
+ "name": "Arkansas",
+ "type": "State"
+ },
+ {
+ "code": "US-AS",
+ "name": "American Samoa",
+ "type": "Outlying area"
+ },
+ {
+ "code": "US-AZ",
+ "name": "Arizona",
+ "type": "State"
+ },
+ {
+ "code": "US-CA",
+ "name": "California",
+ "type": "State"
+ },
+ {
+ "code": "US-CO",
+ "name": "Colorado",
+ "type": "State"
+ },
+ {
+ "code": "US-CT",
+ "name": "Connecticut",
+ "type": "State"
+ },
+ {
+ "code": "US-DC",
+ "name": "District of Columbia",
+ "type": "District"
+ },
+ {
+ "code": "US-DE",
+ "name": "Delaware",
+ "type": "State"
+ },
+ {
+ "code": "US-FL",
+ "name": "Florida",
+ "type": "State"
+ },
+ {
+ "code": "US-GA",
+ "name": "Georgia",
+ "type": "State"
+ },
+ {
+ "code": "US-GU",
+ "name": "Guam",
+ "type": "Outlying area"
+ },
+ {
+ "code": "US-HI",
+ "name": "Hawaii",
+ "type": "State"
+ },
+ {
+ "code": "US-IA",
+ "name": "Iowa",
+ "type": "State"
+ },
+ {
+ "code": "US-ID",
+ "name": "Idaho",
+ "type": "State"
+ },
+ {
+ "code": "US-IL",
+ "name": "Illinois",
+ "type": "State"
+ },
+ {
+ "code": "US-IN",
+ "name": "Indiana",
+ "type": "State"
+ },
+ {
+ "code": "US-KS",
+ "name": "Kansas",
+ "type": "State"
+ },
+ {
+ "code": "US-KY",
+ "name": "Kentucky",
+ "type": "State"
+ },
+ {
+ "code": "US-LA",
+ "name": "Louisiana",
+ "type": "State"
+ },
+ {
+ "code": "US-MA",
+ "name": "Massachusetts",
+ "type": "State"
+ },
+ {
+ "code": "US-MD",
+ "name": "Maryland",
+ "type": "State"
+ },
+ {
+ "code": "US-ME",
+ "name": "Maine",
+ "type": "State"
+ },
+ {
+ "code": "US-MI",
+ "name": "Michigan",
+ "type": "State"
+ },
+ {
+ "code": "US-MN",
+ "name": "Minnesota",
+ "type": "State"
+ },
+ {
+ "code": "US-MO",
+ "name": "Missouri",
+ "type": "State"
+ },
+ {
+ "code": "US-MP",
+ "name": "Northern Mariana Islands",
+ "type": "Outlying area"
+ },
+ {
+ "code": "US-MS",
+ "name": "Mississippi",
+ "type": "State"
+ },
+ {
+ "code": "US-MT",
+ "name": "Montana",
+ "type": "State"
+ },
+ {
+ "code": "US-NC",
+ "name": "North Carolina",
+ "type": "State"
+ },
+ {
+ "code": "US-ND",
+ "name": "North Dakota",
+ "type": "State"
+ },
+ {
+ "code": "US-NE",
+ "name": "Nebraska",
+ "type": "State"
+ },
+ {
+ "code": "US-NH",
+ "name": "New Hampshire",
+ "type": "State"
+ },
+ {
+ "code": "US-NJ",
+ "name": "New Jersey",
+ "type": "State"
+ },
+ {
+ "code": "US-NM",
+ "name": "New Mexico",
+ "type": "State"
+ },
+ {
+ "code": "US-NV",
+ "name": "Nevada",
+ "type": "State"
+ },
+ {
+ "code": "US-NY",
+ "name": "New York",
+ "type": "State"
+ },
+ {
+ "code": "US-OH",
+ "name": "Ohio",
+ "type": "State"
+ },
+ {
+ "code": "US-OK",
+ "name": "Oklahoma",
+ "type": "State"
+ },
+ {
+ "code": "US-OR",
+ "name": "Oregon",
+ "type": "State"
+ },
+ {
+ "code": "US-PA",
+ "name": "Pennsylvania",
+ "type": "State"
+ },
+ {
+ "code": "US-PR",
+ "name": "Puerto Rico",
+ "type": "Outlying area"
+ },
+ {
+ "code": "US-RI",
+ "name": "Rhode Island",
+ "type": "State"
+ },
+ {
+ "code": "US-SC",
+ "name": "South Carolina",
+ "type": "State"
+ },
+ {
+ "code": "US-SD",
+ "name": "South Dakota",
+ "type": "State"
+ },
+ {
+ "code": "US-TN",
+ "name": "Tennessee",
+ "type": "State"
+ },
+ {
+ "code": "US-TX",
+ "name": "Texas",
+ "type": "State"
+ },
+ {
+ "code": "US-UM",
+ "name": "United States Minor Outlying Islands",
+ "type": "Outlying area"
+ },
+ {
+ "code": "US-UT",
+ "name": "Utah",
+ "type": "State"
+ },
+ {
+ "code": "US-VA",
+ "name": "Virginia",
+ "type": "State"
+ },
+ {
+ "code": "US-VI",
+ "name": "Virgin Islands, U.S.",
+ "type": "Outlying area"
+ },
+ {
+ "code": "US-VT",
+ "name": "Vermont",
+ "type": "State"
+ },
+ {
+ "code": "US-WA",
+ "name": "Washington",
+ "type": "State"
+ },
+ {
+ "code": "US-WI",
+ "name": "Wisconsin",
+ "type": "State"
+ },
+ {
+ "code": "US-WV",
+ "name": "West Virginia",
+ "type": "State"
+ },
+ {
+ "code": "US-WY",
+ "name": "Wyoming",
+ "type": "State"
+ },
+ {
+ "code": "UY-AR",
+ "name": "Artigas",
+ "type": "Department"
+ },
+ {
+ "code": "UY-CA",
+ "name": "Canelones",
+ "type": "Department"
+ },
+ {
+ "code": "UY-CL",
+ "name": "Cerro Largo",
+ "type": "Department"
+ },
+ {
+ "code": "UY-CO",
+ "name": "Colonia",
+ "type": "Department"
+ },
+ {
+ "code": "UY-DU",
+ "name": "Durazno",
+ "type": "Department"
+ },
+ {
+ "code": "UY-FD",
+ "name": "Florida",
+ "type": "Department"
+ },
+ {
+ "code": "UY-FS",
+ "name": "Flores",
+ "type": "Department"
+ },
+ {
+ "code": "UY-LA",
+ "name": "Lavalleja",
+ "type": "Department"
+ },
+ {
+ "code": "UY-MA",
+ "name": "Maldonado",
+ "type": "Department"
+ },
+ {
+ "code": "UY-MO",
+ "name": "Montevideo",
+ "type": "Department"
+ },
+ {
+ "code": "UY-PA",
+ "name": "Paysandú",
+ "type": "Department"
+ },
+ {
+ "code": "UY-RN",
+ "name": "Río Negro",
+ "type": "Department"
+ },
+ {
+ "code": "UY-RO",
+ "name": "Rocha",
+ "type": "Department"
+ },
+ {
+ "code": "UY-RV",
+ "name": "Rivera",
+ "type": "Department"
+ },
+ {
+ "code": "UY-SA",
+ "name": "Salto",
+ "type": "Department"
+ },
+ {
+ "code": "UY-SJ",
+ "name": "San José",
+ "type": "Department"
+ },
+ {
+ "code": "UY-SO",
+ "name": "Soriano",
+ "type": "Department"
+ },
+ {
+ "code": "UY-TA",
+ "name": "Tacuarembó",
+ "type": "Department"
+ },
+ {
+ "code": "UY-TT",
+ "name": "Treinta y Tres",
+ "type": "Department"
+ },
+ {
+ "code": "UZ-AN",
+ "name": "Andijon",
+ "type": "Region"
+ },
+ {
+ "code": "UZ-BU",
+ "name": "Buxoro",
+ "type": "Region"
+ },
+ {
+ "code": "UZ-FA",
+ "name": "Farg‘ona",
+ "type": "Region"
+ },
+ {
+ "code": "UZ-JI",
+ "name": "Jizzax",
+ "type": "Region"
+ },
+ {
+ "code": "UZ-NG",
+ "name": "Namangan",
+ "type": "Region"
+ },
+ {
+ "code": "UZ-NW",
+ "name": "Navoiy",
+ "type": "Region"
+ },
+ {
+ "code": "UZ-QA",
+ "name": "Qashqadaryo",
+ "type": "Region"
+ },
+ {
+ "code": "UZ-QR",
+ "name": "Qoraqalpog‘iston Respublikasi",
+ "type": "Republic"
+ },
+ {
+ "code": "UZ-SA",
+ "name": "Samarqand",
+ "type": "Region"
+ },
+ {
+ "code": "UZ-SI",
+ "name": "Sirdaryo",
+ "type": "Region"
+ },
+ {
+ "code": "UZ-SU",
+ "name": "Surxondaryo",
+ "type": "Region"
+ },
+ {
+ "code": "UZ-TK",
+ "name": "Toshkent",
+ "type": "City"
+ },
+ {
+ "code": "UZ-TO",
+ "name": "Toshkent",
+ "type": "Region"
+ },
+ {
+ "code": "UZ-XO",
+ "name": "Xorazm",
+ "type": "Region"
+ },
+ {
+ "code": "VC-01",
+ "name": "Charlotte",
+ "type": "Parish"
+ },
+ {
+ "code": "VC-02",
+ "name": "Saint Andrew",
+ "type": "Parish"
+ },
+ {
+ "code": "VC-03",
+ "name": "Saint David",
+ "type": "Parish"
+ },
+ {
+ "code": "VC-04",
+ "name": "Saint George",
+ "type": "Parish"
+ },
+ {
+ "code": "VC-05",
+ "name": "Saint Patrick",
+ "type": "Parish"
+ },
+ {
+ "code": "VC-06",
+ "name": "Grenadines",
+ "type": "Parish"
+ },
+ {
+ "code": "VE-A",
+ "name": "Distrito Capital",
+ "type": "Capital district"
+ },
+ {
+ "code": "VE-B",
+ "name": "Anzoátegui",
+ "type": "State"
+ },
+ {
+ "code": "VE-C",
+ "name": "Apure",
+ "type": "State"
+ },
+ {
+ "code": "VE-D",
+ "name": "Aragua",
+ "type": "State"
+ },
+ {
+ "code": "VE-E",
+ "name": "Barinas",
+ "type": "State"
+ },
+ {
+ "code": "VE-F",
+ "name": "Bolívar",
+ "type": "State"
+ },
+ {
+ "code": "VE-G",
+ "name": "Carabobo",
+ "type": "State"
+ },
+ {
+ "code": "VE-H",
+ "name": "Cojedes",
+ "type": "State"
+ },
+ {
+ "code": "VE-I",
+ "name": "Falcón",
+ "type": "State"
+ },
+ {
+ "code": "VE-J",
+ "name": "Guárico",
+ "type": "State"
+ },
+ {
+ "code": "VE-K",
+ "name": "Lara",
+ "type": "State"
+ },
+ {
+ "code": "VE-L",
+ "name": "Mérida",
+ "type": "State"
+ },
+ {
+ "code": "VE-M",
+ "name": "Miranda",
+ "type": "State"
+ },
+ {
+ "code": "VE-N",
+ "name": "Monagas",
+ "type": "State"
+ },
+ {
+ "code": "VE-O",
+ "name": "Nueva Esparta",
+ "type": "State"
+ },
+ {
+ "code": "VE-P",
+ "name": "Portuguesa",
+ "type": "State"
+ },
+ {
+ "code": "VE-R",
+ "name": "Sucre",
+ "type": "State"
+ },
+ {
+ "code": "VE-S",
+ "name": "Táchira",
+ "type": "State"
+ },
+ {
+ "code": "VE-T",
+ "name": "Trujillo",
+ "type": "State"
+ },
+ {
+ "code": "VE-U",
+ "name": "Yaracuy",
+ "type": "State"
+ },
+ {
+ "code": "VE-V",
+ "name": "Zulia",
+ "type": "State"
+ },
+ {
+ "code": "VE-W",
+ "name": "Dependencias Federales",
+ "type": "Federal dependency"
+ },
+ {
+ "code": "VE-X",
+ "name": "La Guaira",
+ "type": "State"
+ },
+ {
+ "code": "VE-Y",
+ "name": "Delta Amacuro",
+ "type": "State"
+ },
+ {
+ "code": "VE-Z",
+ "name": "Amazonas",
+ "type": "State"
+ },
+ {
+ "code": "VN-01",
+ "name": "Lai Châu",
+ "type": "Province"
+ },
+ {
+ "code": "VN-02",
+ "name": "Lào Cai",
+ "type": "Province"
+ },
+ {
+ "code": "VN-03",
+ "name": "Hà Giang",
+ "type": "Province"
+ },
+ {
+ "code": "VN-04",
+ "name": "Cao Bằng",
+ "type": "Province"
+ },
+ {
+ "code": "VN-05",
+ "name": "Sơn La",
+ "type": "Province"
+ },
+ {
+ "code": "VN-06",
+ "name": "Yên Bái",
+ "type": "Province"
+ },
+ {
+ "code": "VN-07",
+ "name": "Tuyên Quang",
+ "type": "Province"
+ },
+ {
+ "code": "VN-09",
+ "name": "Lạng Sơn",
+ "type": "Province"
+ },
+ {
+ "code": "VN-13",
+ "name": "Quảng Ninh",
+ "type": "Province"
+ },
+ {
+ "code": "VN-14",
+ "name": "Hòa Bình",
+ "type": "Province"
+ },
+ {
+ "code": "VN-18",
+ "name": "Ninh Bình",
+ "type": "Province"
+ },
+ {
+ "code": "VN-20",
+ "name": "Thái Bình",
+ "type": "Province"
+ },
+ {
+ "code": "VN-21",
+ "name": "Thanh Hóa",
+ "type": "Province"
+ },
+ {
+ "code": "VN-22",
+ "name": "Nghệ An",
+ "type": "Province"
+ },
+ {
+ "code": "VN-23",
+ "name": "Hà Tĩnh",
+ "type": "Province"
+ },
+ {
+ "code": "VN-24",
+ "name": "Quảng Bình",
+ "type": "Province"
+ },
+ {
+ "code": "VN-25",
+ "name": "Quảng Trị",
+ "type": "Province"
+ },
+ {
+ "code": "VN-26",
+ "name": "Thừa Thiên-Huế",
+ "type": "Province"
+ },
+ {
+ "code": "VN-27",
+ "name": "Quảng Nam",
+ "type": "Province"
+ },
+ {
+ "code": "VN-28",
+ "name": "Kon Tum",
+ "type": "Province"
+ },
+ {
+ "code": "VN-29",
+ "name": "Quảng Ngãi",
+ "type": "Province"
+ },
+ {
+ "code": "VN-30",
+ "name": "Gia Lai",
+ "type": "Province"
+ },
+ {
+ "code": "VN-31",
+ "name": "Bình Định",
+ "type": "Province"
+ },
+ {
+ "code": "VN-32",
+ "name": "Phú Yên",
+ "type": "Province"
+ },
+ {
+ "code": "VN-33",
+ "name": "Đắk Lắk",
+ "type": "Province"
+ },
+ {
+ "code": "VN-34",
+ "name": "Khánh Hòa",
+ "type": "Province"
+ },
+ {
+ "code": "VN-35",
+ "name": "Lâm Đồng",
+ "type": "Province"
+ },
+ {
+ "code": "VN-36",
+ "name": "Ninh Thuận",
+ "type": "Province"
+ },
+ {
+ "code": "VN-37",
+ "name": "Tây Ninh",
+ "type": "Province"
+ },
+ {
+ "code": "VN-39",
+ "name": "Đồng Nai",
+ "type": "Province"
+ },
+ {
+ "code": "VN-40",
+ "name": "Bình Thuận",
+ "type": "Province"
+ },
+ {
+ "code": "VN-41",
+ "name": "Long An",
+ "type": "Province"
+ },
+ {
+ "code": "VN-43",
+ "name": "Bà Rịa - Vũng Tàu",
+ "type": "Province"
+ },
+ {
+ "code": "VN-44",
+ "name": "An Giang",
+ "type": "Province"
+ },
+ {
+ "code": "VN-45",
+ "name": "Đồng Tháp",
+ "type": "Province"
+ },
+ {
+ "code": "VN-46",
+ "name": "Tiền Giang",
+ "type": "Province"
+ },
+ {
+ "code": "VN-47",
+ "name": "Kiến Giang",
+ "type": "Province"
+ },
+ {
+ "code": "VN-49",
+ "name": "Vĩnh Long",
+ "type": "Province"
+ },
+ {
+ "code": "VN-50",
+ "name": "Bến Tre",
+ "type": "Province"
+ },
+ {
+ "code": "VN-51",
+ "name": "Trà Vinh",
+ "type": "Province"
+ },
+ {
+ "code": "VN-52",
+ "name": "Sóc Trăng",
+ "type": "Province"
+ },
+ {
+ "code": "VN-53",
+ "name": "Bắc Kạn",
+ "type": "Province"
+ },
+ {
+ "code": "VN-54",
+ "name": "Bắc Giang",
+ "type": "Province"
+ },
+ {
+ "code": "VN-55",
+ "name": "Bạc Liêu",
+ "type": "Province"
+ },
+ {
+ "code": "VN-56",
+ "name": "Bắc Ninh",
+ "type": "Province"
+ },
+ {
+ "code": "VN-57",
+ "name": "Bình Dương",
+ "type": "Province"
+ },
+ {
+ "code": "VN-58",
+ "name": "Bình Phước",
+ "type": "Province"
+ },
+ {
+ "code": "VN-59",
+ "name": "Cà Mau",
+ "type": "Province"
+ },
+ {
+ "code": "VN-61",
+ "name": "Hải Dương",
+ "type": "Province"
+ },
+ {
+ "code": "VN-63",
+ "name": "Hà Nam",
+ "type": "Province"
+ },
+ {
+ "code": "VN-66",
+ "name": "Hưng Yên",
+ "type": "Province"
+ },
+ {
+ "code": "VN-67",
+ "name": "Nam Định",
+ "type": "Province"
+ },
+ {
+ "code": "VN-68",
+ "name": "Phú Thọ",
+ "type": "Province"
+ },
+ {
+ "code": "VN-69",
+ "name": "Thái Nguyên",
+ "type": "Province"
+ },
+ {
+ "code": "VN-70",
+ "name": "Vĩnh Phúc",
+ "type": "Province"
+ },
+ {
+ "code": "VN-71",
+ "name": "Điện Biên",
+ "type": "Province"
+ },
+ {
+ "code": "VN-72",
+ "name": "Đắk Nông",
+ "type": "Province"
+ },
+ {
+ "code": "VN-73",
+ "name": "Hậu Giang",
+ "type": "Province"
+ },
+ {
+ "code": "VN-CT",
+ "name": "Cần Thơ",
+ "type": "Municipality"
+ },
+ {
+ "code": "VN-DN",
+ "name": "Đà Nẵng",
+ "type": "Municipality"
+ },
+ {
+ "code": "VN-HN",
+ "name": "Hà Nội",
+ "type": "Municipality"
+ },
+ {
+ "code": "VN-HP",
+ "name": "Hải Phòng",
+ "type": "Municipality"
+ },
+ {
+ "code": "VN-SG",
+ "name": "Hồ Chí Minh",
+ "type": "Municipality"
+ },
+ {
+ "code": "VU-MAP",
+ "name": "Malampa",
+ "type": "Province"
+ },
+ {
+ "code": "VU-PAM",
+ "name": "Pénama",
+ "type": "Province"
+ },
+ {
+ "code": "VU-SAM",
+ "name": "Sanma",
+ "type": "Province"
+ },
+ {
+ "code": "VU-SEE",
+ "name": "Shéfa",
+ "type": "Province"
+ },
+ {
+ "code": "VU-TAE",
+ "name": "Taféa",
+ "type": "Province"
+ },
+ {
+ "code": "VU-TOB",
+ "name": "Torba",
+ "type": "Province"
+ },
+ {
+ "code": "WF-AL",
+ "name": "Alo",
+ "type": "Administrative precinct"
+ },
+ {
+ "code": "WF-SG",
+ "name": "Sigave",
+ "type": "Administrative precinct"
+ },
+ {
+ "code": "WF-UV",
+ "name": "Uvea",
+ "type": "Administrative precinct"
+ },
+ {
+ "code": "WS-AA",
+ "name": "A'ana",
+ "type": "District"
+ },
+ {
+ "code": "WS-AL",
+ "name": "Aiga-i-le-Tai",
+ "type": "District"
+ },
+ {
+ "code": "WS-AT",
+ "name": "Atua",
+ "type": "District"
+ },
+ {
+ "code": "WS-FA",
+ "name": "Fa'asaleleaga",
+ "type": "District"
+ },
+ {
+ "code": "WS-GE",
+ "name": "Gaga'emauga",
+ "type": "District"
+ },
+ {
+ "code": "WS-GI",
+ "name": "Gagaifomauga",
+ "type": "District"
+ },
+ {
+ "code": "WS-PA",
+ "name": "Palauli",
+ "type": "District"
+ },
+ {
+ "code": "WS-SA",
+ "name": "Satupa'itea",
+ "type": "District"
+ },
+ {
+ "code": "WS-TU",
+ "name": "Tuamasaga",
+ "type": "District"
+ },
+ {
+ "code": "WS-VF",
+ "name": "Va'a-o-Fonoti",
+ "type": "District"
+ },
+ {
+ "code": "WS-VS",
+ "name": "Vaisigano",
+ "type": "District"
+ },
+ {
+ "code": "YE-AB",
+ "name": "Abyan",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-AD",
+ "name": "‘Adan",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-AM",
+ "name": "‘Amrān",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-BA",
+ "name": "Al Bayḑā’",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-DA",
+ "name": "Aḑ Ḑāli‘",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-DH",
+ "name": "Dhamār",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-HD",
+ "name": "Ḩaḑramawt",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-HJ",
+ "name": "Ḩajjah",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-HU",
+ "name": "Al Ḩudaydah",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-IB",
+ "name": "Ibb",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-JA",
+ "name": "Al Jawf",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-LA",
+ "name": "Laḩij",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-MA",
+ "name": "Ma’rib",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-MR",
+ "name": "Al Mahrah",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-MW",
+ "name": "Al Maḩwīt",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-RA",
+ "name": "Raymah",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-SA",
+ "name": "Amānat al ‘Āşimah [city]",
+ "type": "Municipality"
+ },
+ {
+ "code": "YE-SD",
+ "name": "Şāʻdah",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-SH",
+ "name": "Shabwah",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-SN",
+ "name": "Şanʻā’",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-SU",
+ "name": "Arkhabīl Suquţrá",
+ "type": "Governorate"
+ },
+ {
+ "code": "YE-TA",
+ "name": "Tāʻizz",
+ "type": "Governorate"
+ },
+ {
+ "code": "ZA-EC",
+ "name": "Eastern Cape",
+ "type": "Province"
+ },
+ {
+ "code": "ZA-FS",
+ "name": "Free State",
+ "type": "Province"
+ },
+ {
+ "code": "ZA-GP",
+ "name": "Gauteng",
+ "type": "Province"
+ },
+ {
+ "code": "ZA-KZN",
+ "name": "Kwazulu-Natal",
+ "type": "Province"
+ },
+ {
+ "code": "ZA-LP",
+ "name": "Limpopo",
+ "type": "Province"
+ },
+ {
+ "code": "ZA-MP",
+ "name": "Mpumalanga",
+ "type": "Province"
+ },
+ {
+ "code": "ZA-NC",
+ "name": "Northern Cape",
+ "type": "Province"
+ },
+ {
+ "code": "ZA-NW",
+ "name": "North-West",
+ "type": "Province"
+ },
+ {
+ "code": "ZA-WC",
+ "name": "Western Cape",
+ "type": "Province"
+ },
+ {
+ "code": "ZM-01",
+ "name": "Western",
+ "type": "Province"
+ },
+ {
+ "code": "ZM-02",
+ "name": "Central",
+ "type": "Province"
+ },
+ {
+ "code": "ZM-03",
+ "name": "Eastern",
+ "type": "Province"
+ },
+ {
+ "code": "ZM-04",
+ "name": "Luapula",
+ "type": "Province"
+ },
+ {
+ "code": "ZM-05",
+ "name": "Northern",
+ "type": "Province"
+ },
+ {
+ "code": "ZM-06",
+ "name": "North-Western",
+ "type": "Province"
+ },
+ {
+ "code": "ZM-07",
+ "name": "Southern",
+ "type": "Province"
+ },
+ {
+ "code": "ZM-08",
+ "name": "Copperbelt",
+ "type": "Province"
+ },
+ {
+ "code": "ZM-09",
+ "name": "Lusaka",
+ "type": "Province"
+ },
+ {
+ "code": "ZM-10",
+ "name": "Muchinga",
+ "type": "Province"
+ },
+ {
+ "code": "ZW-BU",
+ "name": "Bulawayo",
+ "type": "Province"
+ },
+ {
+ "code": "ZW-HA",
+ "name": "Harare",
+ "type": "Province"
+ },
+ {
+ "code": "ZW-MA",
+ "name": "Manicaland",
+ "type": "Province"
+ },
+ {
+ "code": "ZW-MC",
+ "name": "Mashonaland Central",
+ "type": "Province"
+ },
+ {
+ "code": "ZW-ME",
+ "name": "Mashonaland East",
+ "type": "Province"
+ },
+ {
+ "code": "ZW-MI",
+ "name": "Midlands",
+ "type": "Province"
+ },
+ {
+ "code": "ZW-MN",
+ "name": "Matabeleland North",
+ "type": "Province"
+ },
+ {
+ "code": "ZW-MS",
+ "name": "Matabeleland South",
+ "type": "Province"
+ },
+ {
+ "code": "ZW-MV",
+ "name": "Masvingo",
+ "type": "Province"
+ },
+ {
+ "code": "ZW-MW",
+ "name": "Mashonaland West",
+ "type": "Province"
+ }
+ ]
+}
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso3166-3.json b/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso3166-3.json
new file mode 100644
index 0000000000000000000000000000000000000000..88b462881e617b7a3206a6d8a6b3e910682bbc16
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso3166-3.json
@@ -0,0 +1,254 @@
+{
+ "3166-3": [
+ {
+ "alpha_2": "AI",
+ "alpha_3": "AFI",
+ "alpha_4": "AIDJ",
+ "name": "French Afars and Issas",
+ "numeric": "262",
+ "withdrawal_date": "1977"
+ },
+ {
+ "alpha_2": "AN",
+ "alpha_3": "ANT",
+ "alpha_4": "ANHH",
+ "comment": "had numeric code 532 until Aruba split away in 1986",
+ "name": "Netherlands Antilles",
+ "numeric": "530",
+ "withdrawal_date": "2010-12-15"
+ },
+ {
+ "alpha_2": "BQ",
+ "alpha_3": "ATB",
+ "alpha_4": "BQAQ",
+ "name": "British Antarctic Territory",
+ "withdrawal_date": "1979"
+ },
+ {
+ "alpha_2": "BU",
+ "alpha_3": "BUR",
+ "alpha_4": "BUMM",
+ "name": "Burma, Socialist Republic of the Union of",
+ "numeric": "104",
+ "withdrawal_date": "1989-12-05"
+ },
+ {
+ "alpha_2": "BY",
+ "alpha_3": "BYS",
+ "alpha_4": "BYAA",
+ "name": "Byelorussian SSR Soviet Socialist Republic",
+ "numeric": "112",
+ "withdrawal_date": "1992-06-15"
+ },
+ {
+ "alpha_2": "CS",
+ "alpha_3": "CSK",
+ "alpha_4": "CSHH",
+ "name": "Czechoslovakia, Czechoslovak Socialist Republic",
+ "numeric": "200",
+ "withdrawal_date": "1993-06-15"
+ },
+ {
+ "alpha_2": "CS",
+ "alpha_3": "SCG",
+ "alpha_4": "CSXX",
+ "name": "Serbia and Montenegro",
+ "numeric": "891",
+ "withdrawal_date": "2006-09-26"
+ },
+ {
+ "alpha_2": "CT",
+ "alpha_3": "CTE",
+ "alpha_4": "CTKI",
+ "name": "Canton and Enderbury Islands",
+ "numeric": "128",
+ "withdrawal_date": "1984"
+ },
+ {
+ "alpha_2": "DD",
+ "alpha_3": "DDR",
+ "alpha_4": "DDDE",
+ "name": "German Democratic Republic",
+ "numeric": "278",
+ "withdrawal_date": "1990-10-30"
+ },
+ {
+ "alpha_2": "DY",
+ "alpha_3": "DHY",
+ "alpha_4": "DYBJ",
+ "name": "Dahomey",
+ "numeric": "204",
+ "withdrawal_date": "1977"
+ },
+ {
+ "alpha_2": "FQ",
+ "alpha_3": "ATF",
+ "alpha_4": "FQHH",
+ "comment": "now split between AQ and TF",
+ "name": "French Southern and Antarctic Territories",
+ "withdrawal_date": "1979"
+ },
+ {
+ "alpha_2": "FX",
+ "alpha_3": "FXX",
+ "alpha_4": "FXFR",
+ "name": "France, Metropolitan",
+ "numeric": "249",
+ "withdrawal_date": "1997-07-14"
+ },
+ {
+ "alpha_2": "GE",
+ "alpha_3": "GEL",
+ "alpha_4": "GEHH",
+ "comment": "now split into Kiribati and Tuvalu",
+ "name": "Gilbert and Ellice Islands",
+ "numeric": "296",
+ "withdrawal_date": "1979"
+ },
+ {
+ "alpha_2": "HV",
+ "alpha_3": "HVO",
+ "alpha_4": "HVBF",
+ "name": "Upper Volta, Republic of",
+ "numeric": "854",
+ "withdrawal_date": "1984"
+ },
+ {
+ "alpha_2": "JT",
+ "alpha_3": "JTN",
+ "alpha_4": "JTUM",
+ "name": "Johnston Island",
+ "numeric": "396",
+ "withdrawal_date": "1986"
+ },
+ {
+ "alpha_2": "MI",
+ "alpha_3": "MID",
+ "alpha_4": "MIUM",
+ "name": "Midway Islands",
+ "numeric": "488",
+ "withdrawal_date": "1986"
+ },
+ {
+ "alpha_2": "NH",
+ "alpha_3": "NHB",
+ "alpha_4": "NHVU",
+ "name": "New Hebrides",
+ "numeric": "548",
+ "withdrawal_date": "1980"
+ },
+ {
+ "alpha_2": "NQ",
+ "alpha_3": "ATN",
+ "alpha_4": "NQAQ",
+ "name": "Dronning Maud Land",
+ "numeric": "216",
+ "withdrawal_date": "1983"
+ },
+ {
+ "alpha_2": "NT",
+ "alpha_3": "NTZ",
+ "alpha_4": "NTHH",
+ "comment": "formerly between Saudi Arabia and Iraq",
+ "name": "Neutral Zone",
+ "numeric": "536",
+ "withdrawal_date": "1993-07-12"
+ },
+ {
+ "alpha_2": "PC",
+ "alpha_3": "PCI",
+ "alpha_4": "PCHH",
+ "comment": "divided into FM, MH, MP, and PW",
+ "name": "Pacific Islands (trust territory)",
+ "numeric": "582",
+ "withdrawal_date": "1986"
+ },
+ {
+ "alpha_2": "PU",
+ "alpha_3": "PUS",
+ "alpha_4": "PUUM",
+ "name": "US Miscellaneous Pacific Islands",
+ "numeric": "849",
+ "withdrawal_date": "1986"
+ },
+ {
+ "alpha_2": "PZ",
+ "alpha_3": "PCZ",
+ "alpha_4": "PZPA",
+ "name": "Panama Canal Zone",
+ "withdrawal_date": "1980"
+ },
+ {
+ "alpha_2": "RH",
+ "alpha_3": "RHO",
+ "alpha_4": "RHZW",
+ "name": "Southern Rhodesia",
+ "numeric": "716",
+ "withdrawal_date": "1980"
+ },
+ {
+ "alpha_2": "SK",
+ "alpha_3": "SKM",
+ "alpha_4": "SKIN",
+ "name": "Sikkim",
+ "withdrawal_date": "1975"
+ },
+ {
+ "alpha_2": "SU",
+ "alpha_3": "SUN",
+ "alpha_4": "SUHH",
+ "name": "USSR, Union of Soviet Socialist Republics",
+ "numeric": "810",
+ "withdrawal_date": "1992-08-30"
+ },
+ {
+ "alpha_2": "TP",
+ "alpha_3": "TMP",
+ "alpha_4": "TPTL",
+ "comment": "was Portuguese Timor",
+ "name": "East Timor",
+ "numeric": "626",
+ "withdrawal_date": "2002-05-20"
+ },
+ {
+ "alpha_2": "VD",
+ "alpha_3": "VDR",
+ "alpha_4": "VDVN",
+ "name": "Viet-Nam, Democratic Republic of",
+ "withdrawal_date": "1977"
+ },
+ {
+ "alpha_2": "WK",
+ "alpha_3": "WAK",
+ "alpha_4": "WKUM",
+ "name": "Wake Island",
+ "numeric": "872",
+ "withdrawal_date": "1986"
+ },
+ {
+ "alpha_2": "YD",
+ "alpha_3": "YMD",
+ "alpha_4": "YDYE",
+ "name": "Yemen, Democratic, People's Democratic Republic of",
+ "numeric": "720",
+ "withdrawal_date": "1990-08-14"
+ },
+ {
+ "alpha_2": "YU",
+ "alpha_3": "YUG",
+ "alpha_4": "YUCS",
+ "comment": "had numeric code 890 until the 'Socialist Federal Republic of Yugoslavia' formerly broke apart on 27 April 1992 and the 'Federal Republic of Yugoslavia' was founded",
+ "name": "Yugoslavia, (Socialist) Federal Republic of",
+ "numeric": "891",
+ "withdrawal_date": "2003-07-23"
+ },
+ {
+ "alpha_2": "ZR",
+ "alpha_3": "ZAR",
+ "alpha_4": "ZRCD",
+ "name": "Zaire, Republic of",
+ "numeric": "180",
+ "withdrawal_date": "1997-07-14"
+ }
+ ]
+}
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso4217.json b/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso4217.json
new file mode 100644
index 0000000000000000000000000000000000000000..4bd42d3bc7cce146d422098eeb88583a59681448
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso4217.json
@@ -0,0 +1,909 @@
+{
+ "4217": [
+ {
+ "alpha_3": "AED",
+ "name": "UAE Dirham",
+ "numeric": "784"
+ },
+ {
+ "alpha_3": "AFN",
+ "name": "Afghani",
+ "numeric": "971"
+ },
+ {
+ "alpha_3": "ALL",
+ "name": "Lek",
+ "numeric": "008"
+ },
+ {
+ "alpha_3": "AMD",
+ "name": "Armenian Dram",
+ "numeric": "051"
+ },
+ {
+ "alpha_3": "ANG",
+ "name": "Netherlands Antillean Guilder",
+ "numeric": "532"
+ },
+ {
+ "alpha_3": "AOA",
+ "name": "Kwanza",
+ "numeric": "973"
+ },
+ {
+ "alpha_3": "ARS",
+ "name": "Argentine Peso",
+ "numeric": "032"
+ },
+ {
+ "alpha_3": "AUD",
+ "name": "Australian Dollar",
+ "numeric": "036"
+ },
+ {
+ "alpha_3": "AWG",
+ "name": "Aruban Florin",
+ "numeric": "533"
+ },
+ {
+ "alpha_3": "AZN",
+ "name": "Azerbaijan Manat",
+ "numeric": "944"
+ },
+ {
+ "alpha_3": "BAM",
+ "name": "Convertible Mark",
+ "numeric": "977"
+ },
+ {
+ "alpha_3": "BBD",
+ "name": "Barbados Dollar",
+ "numeric": "052"
+ },
+ {
+ "alpha_3": "BDT",
+ "name": "Taka",
+ "numeric": "050"
+ },
+ {
+ "alpha_3": "BGN",
+ "name": "Bulgarian Lev",
+ "numeric": "975"
+ },
+ {
+ "alpha_3": "BHD",
+ "name": "Bahraini Dinar",
+ "numeric": "048"
+ },
+ {
+ "alpha_3": "BIF",
+ "name": "Burundi Franc",
+ "numeric": "108"
+ },
+ {
+ "alpha_3": "BMD",
+ "name": "Bermudian Dollar",
+ "numeric": "060"
+ },
+ {
+ "alpha_3": "BND",
+ "name": "Brunei Dollar",
+ "numeric": "096"
+ },
+ {
+ "alpha_3": "BOB",
+ "name": "Boliviano",
+ "numeric": "068"
+ },
+ {
+ "alpha_3": "BOV",
+ "name": "Mvdol",
+ "numeric": "984"
+ },
+ {
+ "alpha_3": "BRL",
+ "name": "Brazilian Real",
+ "numeric": "986"
+ },
+ {
+ "alpha_3": "BSD",
+ "name": "Bahamian Dollar",
+ "numeric": "044"
+ },
+ {
+ "alpha_3": "BTN",
+ "name": "Ngultrum",
+ "numeric": "064"
+ },
+ {
+ "alpha_3": "BWP",
+ "name": "Pula",
+ "numeric": "072"
+ },
+ {
+ "alpha_3": "BYN",
+ "name": "Belarusian Ruble",
+ "numeric": "933"
+ },
+ {
+ "alpha_3": "BZD",
+ "name": "Belize Dollar",
+ "numeric": "084"
+ },
+ {
+ "alpha_3": "CAD",
+ "name": "Canadian Dollar",
+ "numeric": "124"
+ },
+ {
+ "alpha_3": "CDF",
+ "name": "Congolese Franc",
+ "numeric": "976"
+ },
+ {
+ "alpha_3": "CHE",
+ "name": "WIR Euro",
+ "numeric": "947"
+ },
+ {
+ "alpha_3": "CHF",
+ "name": "Swiss Franc",
+ "numeric": "756"
+ },
+ {
+ "alpha_3": "CHW",
+ "name": "WIR Franc",
+ "numeric": "948"
+ },
+ {
+ "alpha_3": "CLF",
+ "name": "Unidad de Fomento",
+ "numeric": "990"
+ },
+ {
+ "alpha_3": "CLP",
+ "name": "Chilean Peso",
+ "numeric": "152"
+ },
+ {
+ "alpha_3": "CNY",
+ "name": "Yuan Renminbi",
+ "numeric": "156"
+ },
+ {
+ "alpha_3": "COP",
+ "name": "Colombian Peso",
+ "numeric": "170"
+ },
+ {
+ "alpha_3": "COU",
+ "name": "Unidad de Valor Real",
+ "numeric": "970"
+ },
+ {
+ "alpha_3": "CRC",
+ "name": "Costa Rican Colon",
+ "numeric": "188"
+ },
+ {
+ "alpha_3": "CUC",
+ "name": "Peso Convertible",
+ "numeric": "931"
+ },
+ {
+ "alpha_3": "CUP",
+ "name": "Cuban Peso",
+ "numeric": "192"
+ },
+ {
+ "alpha_3": "CVE",
+ "name": "Cabo Verde Escudo",
+ "numeric": "132"
+ },
+ {
+ "alpha_3": "CZK",
+ "name": "Czech Koruna",
+ "numeric": "203"
+ },
+ {
+ "alpha_3": "DJF",
+ "name": "Djibouti Franc",
+ "numeric": "262"
+ },
+ {
+ "alpha_3": "DKK",
+ "name": "Danish Krone",
+ "numeric": "208"
+ },
+ {
+ "alpha_3": "DOP",
+ "name": "Dominican Peso",
+ "numeric": "214"
+ },
+ {
+ "alpha_3": "DZD",
+ "name": "Algerian Dinar",
+ "numeric": "012"
+ },
+ {
+ "alpha_3": "EGP",
+ "name": "Egyptian Pound",
+ "numeric": "818"
+ },
+ {
+ "alpha_3": "ERN",
+ "name": "Nakfa",
+ "numeric": "232"
+ },
+ {
+ "alpha_3": "ETB",
+ "name": "Ethiopian Birr",
+ "numeric": "230"
+ },
+ {
+ "alpha_3": "EUR",
+ "name": "Euro",
+ "numeric": "978"
+ },
+ {
+ "alpha_3": "FJD",
+ "name": "Fiji Dollar",
+ "numeric": "242"
+ },
+ {
+ "alpha_3": "FKP",
+ "name": "Falkland Islands Pound",
+ "numeric": "238"
+ },
+ {
+ "alpha_3": "GBP",
+ "name": "Pound Sterling",
+ "numeric": "826"
+ },
+ {
+ "alpha_3": "GEL",
+ "name": "Lari",
+ "numeric": "981"
+ },
+ {
+ "alpha_3": "GHS",
+ "name": "Ghana Cedi",
+ "numeric": "936"
+ },
+ {
+ "alpha_3": "GIP",
+ "name": "Gibraltar Pound",
+ "numeric": "292"
+ },
+ {
+ "alpha_3": "GMD",
+ "name": "Dalasi",
+ "numeric": "270"
+ },
+ {
+ "alpha_3": "GNF",
+ "name": "Guinean Franc",
+ "numeric": "324"
+ },
+ {
+ "alpha_3": "GTQ",
+ "name": "Quetzal",
+ "numeric": "320"
+ },
+ {
+ "alpha_3": "GYD",
+ "name": "Guyana Dollar",
+ "numeric": "328"
+ },
+ {
+ "alpha_3": "HKD",
+ "name": "Hong Kong Dollar",
+ "numeric": "344"
+ },
+ {
+ "alpha_3": "HNL",
+ "name": "Lempira",
+ "numeric": "340"
+ },
+ {
+ "alpha_3": "HRK",
+ "name": "Kuna",
+ "numeric": "191"
+ },
+ {
+ "alpha_3": "HTG",
+ "name": "Gourde",
+ "numeric": "332"
+ },
+ {
+ "alpha_3": "HUF",
+ "name": "Forint",
+ "numeric": "348"
+ },
+ {
+ "alpha_3": "IDR",
+ "name": "Rupiah",
+ "numeric": "360"
+ },
+ {
+ "alpha_3": "ILS",
+ "name": "New Israeli Sheqel",
+ "numeric": "376"
+ },
+ {
+ "alpha_3": "INR",
+ "name": "Indian Rupee",
+ "numeric": "356"
+ },
+ {
+ "alpha_3": "IQD",
+ "name": "Iraqi Dinar",
+ "numeric": "368"
+ },
+ {
+ "alpha_3": "IRR",
+ "name": "Iranian Rial",
+ "numeric": "364"
+ },
+ {
+ "alpha_3": "ISK",
+ "name": "Iceland Krona",
+ "numeric": "352"
+ },
+ {
+ "alpha_3": "JMD",
+ "name": "Jamaican Dollar",
+ "numeric": "388"
+ },
+ {
+ "alpha_3": "JOD",
+ "name": "Jordanian Dinar",
+ "numeric": "400"
+ },
+ {
+ "alpha_3": "JPY",
+ "name": "Yen",
+ "numeric": "392"
+ },
+ {
+ "alpha_3": "KES",
+ "name": "Kenyan Shilling",
+ "numeric": "404"
+ },
+ {
+ "alpha_3": "KGS",
+ "name": "Som",
+ "numeric": "417"
+ },
+ {
+ "alpha_3": "KHR",
+ "name": "Riel",
+ "numeric": "116"
+ },
+ {
+ "alpha_3": "KMF",
+ "name": "Comorian Franc",
+ "numeric": "174"
+ },
+ {
+ "alpha_3": "KPW",
+ "name": "North Korean Won",
+ "numeric": "408"
+ },
+ {
+ "alpha_3": "KRW",
+ "name": "Won",
+ "numeric": "410"
+ },
+ {
+ "alpha_3": "KWD",
+ "name": "Kuwaiti Dinar",
+ "numeric": "414"
+ },
+ {
+ "alpha_3": "KYD",
+ "name": "Cayman Islands Dollar",
+ "numeric": "136"
+ },
+ {
+ "alpha_3": "KZT",
+ "name": "Tenge",
+ "numeric": "398"
+ },
+ {
+ "alpha_3": "LAK",
+ "name": "Lao Kip",
+ "numeric": "418"
+ },
+ {
+ "alpha_3": "LBP",
+ "name": "Lebanese Pound",
+ "numeric": "422"
+ },
+ {
+ "alpha_3": "LKR",
+ "name": "Sri Lanka Rupee",
+ "numeric": "144"
+ },
+ {
+ "alpha_3": "LRD",
+ "name": "Liberian Dollar",
+ "numeric": "430"
+ },
+ {
+ "alpha_3": "LSL",
+ "name": "Loti",
+ "numeric": "426"
+ },
+ {
+ "alpha_3": "LYD",
+ "name": "Libyan Dinar",
+ "numeric": "434"
+ },
+ {
+ "alpha_3": "MAD",
+ "name": "Moroccan Dirham",
+ "numeric": "504"
+ },
+ {
+ "alpha_3": "MDL",
+ "name": "Moldovan Leu",
+ "numeric": "498"
+ },
+ {
+ "alpha_3": "MGA",
+ "name": "Malagasy Ariary",
+ "numeric": "969"
+ },
+ {
+ "alpha_3": "MKD",
+ "name": "Denar",
+ "numeric": "807"
+ },
+ {
+ "alpha_3": "MMK",
+ "name": "Kyat",
+ "numeric": "104"
+ },
+ {
+ "alpha_3": "MNT",
+ "name": "Tugrik",
+ "numeric": "496"
+ },
+ {
+ "alpha_3": "MOP",
+ "name": "Pataca",
+ "numeric": "446"
+ },
+ {
+ "alpha_3": "MRU",
+ "name": "Ouguiya",
+ "numeric": "929"
+ },
+ {
+ "alpha_3": "MUR",
+ "name": "Mauritius Rupee",
+ "numeric": "480"
+ },
+ {
+ "alpha_3": "MVR",
+ "name": "Rufiyaa",
+ "numeric": "462"
+ },
+ {
+ "alpha_3": "MWK",
+ "name": "Malawi Kwacha",
+ "numeric": "454"
+ },
+ {
+ "alpha_3": "MXN",
+ "name": "Mexican Peso",
+ "numeric": "484"
+ },
+ {
+ "alpha_3": "MXV",
+ "name": "Mexican Unidad de Inversion (UDI)",
+ "numeric": "979"
+ },
+ {
+ "alpha_3": "MYR",
+ "name": "Malaysian Ringgit",
+ "numeric": "458"
+ },
+ {
+ "alpha_3": "MZN",
+ "name": "Mozambique Metical",
+ "numeric": "943"
+ },
+ {
+ "alpha_3": "NAD",
+ "name": "Namibia Dollar",
+ "numeric": "516"
+ },
+ {
+ "alpha_3": "NGN",
+ "name": "Naira",
+ "numeric": "566"
+ },
+ {
+ "alpha_3": "NIO",
+ "name": "Cordoba Oro",
+ "numeric": "558"
+ },
+ {
+ "alpha_3": "NOK",
+ "name": "Norwegian Krone",
+ "numeric": "578"
+ },
+ {
+ "alpha_3": "NPR",
+ "name": "Nepalese Rupee",
+ "numeric": "524"
+ },
+ {
+ "alpha_3": "NZD",
+ "name": "New Zealand Dollar",
+ "numeric": "554"
+ },
+ {
+ "alpha_3": "OMR",
+ "name": "Rial Omani",
+ "numeric": "512"
+ },
+ {
+ "alpha_3": "PAB",
+ "name": "Balboa",
+ "numeric": "590"
+ },
+ {
+ "alpha_3": "PEN",
+ "name": "Sol",
+ "numeric": "604"
+ },
+ {
+ "alpha_3": "PGK",
+ "name": "Kina",
+ "numeric": "598"
+ },
+ {
+ "alpha_3": "PHP",
+ "name": "Philippine Peso",
+ "numeric": "608"
+ },
+ {
+ "alpha_3": "PKR",
+ "name": "Pakistan Rupee",
+ "numeric": "586"
+ },
+ {
+ "alpha_3": "PLN",
+ "name": "Zloty",
+ "numeric": "985"
+ },
+ {
+ "alpha_3": "PYG",
+ "name": "Guarani",
+ "numeric": "600"
+ },
+ {
+ "alpha_3": "QAR",
+ "name": "Qatari Rial",
+ "numeric": "634"
+ },
+ {
+ "alpha_3": "RON",
+ "name": "Romanian Leu",
+ "numeric": "946"
+ },
+ {
+ "alpha_3": "RSD",
+ "name": "Serbian Dinar",
+ "numeric": "941"
+ },
+ {
+ "alpha_3": "RUB",
+ "name": "Russian Ruble",
+ "numeric": "643"
+ },
+ {
+ "alpha_3": "RWF",
+ "name": "Rwanda Franc",
+ "numeric": "646"
+ },
+ {
+ "alpha_3": "SAR",
+ "name": "Saudi Riyal",
+ "numeric": "682"
+ },
+ {
+ "alpha_3": "SBD",
+ "name": "Solomon Islands Dollar",
+ "numeric": "090"
+ },
+ {
+ "alpha_3": "SCR",
+ "name": "Seychelles Rupee",
+ "numeric": "690"
+ },
+ {
+ "alpha_3": "SDG",
+ "name": "Sudanese Pound",
+ "numeric": "938"
+ },
+ {
+ "alpha_3": "SEK",
+ "name": "Swedish Krona",
+ "numeric": "752"
+ },
+ {
+ "alpha_3": "SGD",
+ "name": "Singapore Dollar",
+ "numeric": "702"
+ },
+ {
+ "alpha_3": "SHP",
+ "name": "Saint Helena Pound",
+ "numeric": "654"
+ },
+ {
+ "alpha_3": "SLE",
+ "name": "Leone",
+ "numeric": "925"
+ },
+ {
+ "alpha_3": "SLL",
+ "name": "Leone",
+ "numeric": "694"
+ },
+ {
+ "alpha_3": "SOS",
+ "name": "Somali Shilling",
+ "numeric": "706"
+ },
+ {
+ "alpha_3": "SRD",
+ "name": "Surinam Dollar",
+ "numeric": "968"
+ },
+ {
+ "alpha_3": "SSP",
+ "name": "South Sudanese Pound",
+ "numeric": "728"
+ },
+ {
+ "alpha_3": "STN",
+ "name": "Dobra",
+ "numeric": "930"
+ },
+ {
+ "alpha_3": "SVC",
+ "name": "El Salvador Colon",
+ "numeric": "222"
+ },
+ {
+ "alpha_3": "SYP",
+ "name": "Syrian Pound",
+ "numeric": "760"
+ },
+ {
+ "alpha_3": "SZL",
+ "name": "Lilangeni",
+ "numeric": "748"
+ },
+ {
+ "alpha_3": "THB",
+ "name": "Baht",
+ "numeric": "764"
+ },
+ {
+ "alpha_3": "TJS",
+ "name": "Somoni",
+ "numeric": "972"
+ },
+ {
+ "alpha_3": "TMT",
+ "name": "Turkmenistan New Manat",
+ "numeric": "934"
+ },
+ {
+ "alpha_3": "TND",
+ "name": "Tunisian Dinar",
+ "numeric": "788"
+ },
+ {
+ "alpha_3": "TOP",
+ "name": "Pa’anga",
+ "numeric": "776"
+ },
+ {
+ "alpha_3": "TRY",
+ "name": "Turkish Lira",
+ "numeric": "949"
+ },
+ {
+ "alpha_3": "TTD",
+ "name": "Trinidad and Tobago Dollar",
+ "numeric": "780"
+ },
+ {
+ "alpha_3": "TWD",
+ "name": "New Taiwan Dollar",
+ "numeric": "901"
+ },
+ {
+ "alpha_3": "TZS",
+ "name": "Tanzanian Shilling",
+ "numeric": "834"
+ },
+ {
+ "alpha_3": "UAH",
+ "name": "Hryvnia",
+ "numeric": "980"
+ },
+ {
+ "alpha_3": "UGX",
+ "name": "Uganda Shilling",
+ "numeric": "800"
+ },
+ {
+ "alpha_3": "USD",
+ "name": "US Dollar",
+ "numeric": "840"
+ },
+ {
+ "alpha_3": "USN",
+ "name": "US Dollar (Next day)",
+ "numeric": "997"
+ },
+ {
+ "alpha_3": "UYI",
+ "name": "Uruguay Peso en Unidades Indexadas (UI)",
+ "numeric": "940"
+ },
+ {
+ "alpha_3": "UYU",
+ "name": "Peso Uruguayo",
+ "numeric": "858"
+ },
+ {
+ "alpha_3": "UYW",
+ "name": "Unidad Previsional",
+ "numeric": "927"
+ },
+ {
+ "alpha_3": "UZS",
+ "name": "Uzbekistan Sum",
+ "numeric": "860"
+ },
+ {
+ "alpha_3": "VED",
+ "name": "Bolívar Soberano",
+ "numeric": "926"
+ },
+ {
+ "alpha_3": "VES",
+ "name": "Bolívar Soberano",
+ "numeric": "928"
+ },
+ {
+ "alpha_3": "VND",
+ "name": "Dong",
+ "numeric": "704"
+ },
+ {
+ "alpha_3": "VUV",
+ "name": "Vatu",
+ "numeric": "548"
+ },
+ {
+ "alpha_3": "WST",
+ "name": "Tala",
+ "numeric": "882"
+ },
+ {
+ "alpha_3": "XAF",
+ "name": "CFA Franc BEAC",
+ "numeric": "950"
+ },
+ {
+ "alpha_3": "XAG",
+ "name": "Silver",
+ "numeric": "961"
+ },
+ {
+ "alpha_3": "XAU",
+ "name": "Gold",
+ "numeric": "959"
+ },
+ {
+ "alpha_3": "XBA",
+ "name": "Bond Markets Unit European Composite Unit (EURCO)",
+ "numeric": "955"
+ },
+ {
+ "alpha_3": "XBB",
+ "name": "Bond Markets Unit European Monetary Unit (E.M.U.-6)",
+ "numeric": "956"
+ },
+ {
+ "alpha_3": "XBC",
+ "name": "Bond Markets Unit European Unit of Account 9 (E.U.A.-9)",
+ "numeric": "957"
+ },
+ {
+ "alpha_3": "XBD",
+ "name": "Bond Markets Unit European Unit of Account 17 (E.U.A.-17)",
+ "numeric": "958"
+ },
+ {
+ "alpha_3": "XCD",
+ "name": "East Caribbean Dollar",
+ "numeric": "951"
+ },
+ {
+ "alpha_3": "XDR",
+ "name": "SDR (Special Drawing Right)",
+ "numeric": "960"
+ },
+ {
+ "alpha_3": "XOF",
+ "name": "CFA Franc BCEAO",
+ "numeric": "952"
+ },
+ {
+ "alpha_3": "XPD",
+ "name": "Palladium",
+ "numeric": "964"
+ },
+ {
+ "alpha_3": "XPF",
+ "name": "CFP Franc",
+ "numeric": "953"
+ },
+ {
+ "alpha_3": "XPT",
+ "name": "Platinum",
+ "numeric": "962"
+ },
+ {
+ "alpha_3": "XSU",
+ "name": "Sucre",
+ "numeric": "994"
+ },
+ {
+ "alpha_3": "XTS",
+ "name": "Codes specifically reserved for testing purposes",
+ "numeric": "963"
+ },
+ {
+ "alpha_3": "XUA",
+ "name": "ADB Unit of Account",
+ "numeric": "965"
+ },
+ {
+ "alpha_3": "XXX",
+ "name": "The codes assigned for transactions where no currency is involved",
+ "numeric": "999"
+ },
+ {
+ "alpha_3": "YER",
+ "name": "Yemeni Rial",
+ "numeric": "886"
+ },
+ {
+ "alpha_3": "ZAR",
+ "name": "Rand",
+ "numeric": "710"
+ },
+ {
+ "alpha_3": "ZMW",
+ "name": "Zambian Kwacha",
+ "numeric": "967"
+ },
+ {
+ "alpha_3": "ZWL",
+ "name": "Zimbabwe Dollar",
+ "numeric": "932"
+ }
+ ]
+}
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso639-3.json b/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso639-3.json
new file mode 100644
index 0000000000000000000000000000000000000000..7a09889c1910fa6ee70c9bb12bc35c7ff2561019
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso639-3.json
@@ -0,0 +1,49084 @@
+{
+ "639-3": [
+ {
+ "alpha_3": "aaa",
+ "name": "Ghotuo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aab",
+ "name": "Alumu-Tesu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aac",
+ "name": "Ari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aad",
+ "name": "Amal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aae",
+ "inverted_name": "Albanian, Arbëreshë",
+ "name": "Arbëreshë Albanian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aaf",
+ "name": "Aranadan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aag",
+ "name": "Ambrak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aah",
+ "inverted_name": "Arapesh, Abu'",
+ "name": "Abu' Arapesh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aai",
+ "name": "Arifama-Miniafia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aak",
+ "name": "Ankave",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aal",
+ "name": "Afade",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aan",
+ "name": "Anambé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aao",
+ "inverted_name": "Arabic, Algerian Saharan",
+ "name": "Algerian Saharan Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aap",
+ "inverted_name": "Arára, Pará",
+ "name": "Pará Arára",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aaq",
+ "inverted_name": "Abnaki, Eastern",
+ "name": "Eastern Abnaki",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_2": "aa",
+ "alpha_3": "aar",
+ "name": "Afar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aas",
+ "name": "Aasáx",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aat",
+ "inverted_name": "Albanian, Arvanitika",
+ "name": "Arvanitika Albanian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aau",
+ "name": "Abau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aaw",
+ "name": "Solong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aax",
+ "name": "Mandobo Atas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aaz",
+ "name": "Amarasi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aba",
+ "name": "Abé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abb",
+ "name": "Bankon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abc",
+ "inverted_name": "Ayta, Ambala",
+ "name": "Ambala Ayta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abd",
+ "name": "Manide",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abe",
+ "inverted_name": "Abnaki, Western",
+ "name": "Western Abnaki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abf",
+ "name": "Abai Sungai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abg",
+ "name": "Abaga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abh",
+ "inverted_name": "Arabic, Tajiki",
+ "name": "Tajiki Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abi",
+ "name": "Abidji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abj",
+ "name": "Aka-Bea",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_2": "ab",
+ "alpha_3": "abk",
+ "name": "Abkhazian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abl",
+ "name": "Lampung Nyo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abm",
+ "name": "Abanyom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abn",
+ "name": "Abua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abo",
+ "name": "Abon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abp",
+ "inverted_name": "Ayta, Abellen",
+ "name": "Abellen Ayta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abq",
+ "name": "Abaza",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abr",
+ "name": "Abron",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abs",
+ "inverted_name": "Malay, Ambonese",
+ "name": "Ambonese Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abt",
+ "name": "Ambulas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abu",
+ "name": "Abure",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abv",
+ "inverted_name": "Arabic, Baharna",
+ "name": "Baharna Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abw",
+ "name": "Pal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abx",
+ "name": "Inabaknon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aby",
+ "name": "Aneme Wake",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "abz",
+ "name": "Abui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aca",
+ "name": "Achagua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "acb",
+ "name": "Áncá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "acd",
+ "name": "Gikyode",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ace",
+ "name": "Achinese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "acf",
+ "inverted_name": "Creole French, Saint Lucian",
+ "name": "Saint Lucian Creole French",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ach",
+ "name": "Acoli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aci",
+ "name": "Aka-Cari",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ack",
+ "name": "Aka-Kora",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "acl",
+ "name": "Akar-Bale",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "acm",
+ "inverted_name": "Arabic, Mesopotamian",
+ "name": "Mesopotamian Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "acn",
+ "name": "Achang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "acp",
+ "inverted_name": "Acipa, Eastern",
+ "name": "Eastern Acipa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "acq",
+ "inverted_name": "Arabic, Ta'izzi-Adeni",
+ "name": "Ta'izzi-Adeni Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "acr",
+ "name": "Achi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "acs",
+ "name": "Acroá",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "act",
+ "name": "Achterhoeks",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "acu",
+ "name": "Achuar-Shiwiar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "acv",
+ "name": "Achumawi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "acw",
+ "inverted_name": "Arabic, Hijazi",
+ "name": "Hijazi Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "acx",
+ "inverted_name": "Arabic, Omani",
+ "name": "Omani Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "acy",
+ "inverted_name": "Arabic, Cypriot",
+ "name": "Cypriot Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "acz",
+ "name": "Acheron",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ada",
+ "name": "Adangme",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "adb",
+ "name": "Atauran",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "add",
+ "name": "Lidzonka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ade",
+ "name": "Adele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "adf",
+ "inverted_name": "Arabic, Dhofari",
+ "name": "Dhofari Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "adg",
+ "name": "Andegerebinha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "adh",
+ "name": "Adhola",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "adi",
+ "name": "Adi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "adj",
+ "name": "Adioukrou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "adl",
+ "name": "Galo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "adn",
+ "name": "Adang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ado",
+ "name": "Abu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "adq",
+ "name": "Adangbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "adr",
+ "name": "Adonara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ads",
+ "name": "Adamorobe Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "adt",
+ "name": "Adnyamathanha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "adu",
+ "name": "Aduge",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "adw",
+ "name": "Amundava",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "adx",
+ "inverted_name": "Tibetan, Amdo",
+ "name": "Amdo Tibetan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ady",
+ "name": "Adyghe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "adz",
+ "name": "Adzera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aea",
+ "name": "Areba",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "aeb",
+ "inverted_name": "Arabic, Tunisian",
+ "name": "Tunisian Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aec",
+ "inverted_name": "Arabic, Saidi",
+ "name": "Saidi Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aed",
+ "name": "Argentine Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aee",
+ "inverted_name": "Pashai, Northeast",
+ "name": "Northeast Pashai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aek",
+ "name": "Haeke",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ael",
+ "name": "Ambele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aem",
+ "name": "Arem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aen",
+ "name": "Armenian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aeq",
+ "name": "Aer",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aer",
+ "inverted_name": "Arrernte, Eastern",
+ "name": "Eastern Arrernte",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aes",
+ "name": "Alsea",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "aeu",
+ "name": "Akeu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aew",
+ "name": "Ambakich",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aey",
+ "name": "Amele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aez",
+ "name": "Aeka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "afb",
+ "inverted_name": "Arabic, Gulf",
+ "name": "Gulf Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "afd",
+ "name": "Andai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "afe",
+ "name": "Putukwam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "afg",
+ "name": "Afghan Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "afh",
+ "name": "Afrihili",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "afi",
+ "name": "Akrukay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "afk",
+ "name": "Nanubae",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "afn",
+ "name": "Defaka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "afo",
+ "name": "Eloyi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "afp",
+ "name": "Tapei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "af",
+ "alpha_3": "afr",
+ "name": "Afrikaans",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "afs",
+ "inverted_name": "Creole, Afro-Seminole",
+ "name": "Afro-Seminole Creole",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aft",
+ "name": "Afitti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "afu",
+ "name": "Awutu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "afz",
+ "name": "Obokuitai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aga",
+ "name": "Aguano",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "agb",
+ "name": "Legbo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agc",
+ "name": "Agatu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agd",
+ "name": "Agarabi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "age",
+ "name": "Angal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agf",
+ "name": "Arguni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agg",
+ "name": "Angor",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agh",
+ "name": "Ngelima",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agi",
+ "name": "Agariya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agj",
+ "name": "Argobba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agk",
+ "inverted_name": "Agta, Isarog",
+ "name": "Isarog Agta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agl",
+ "name": "Fembe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agm",
+ "name": "Angaataha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agn",
+ "name": "Agutaynen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ago",
+ "name": "Tainae",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agq",
+ "name": "Aghem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agr",
+ "name": "Aguaruna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ags",
+ "name": "Esimbi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agt",
+ "inverted_name": "Agta, Central Cagayan",
+ "name": "Central Cagayan Agta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agu",
+ "name": "Aguacateco",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agv",
+ "inverted_name": "Dumagat, Remontado",
+ "name": "Remontado Dumagat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agw",
+ "name": "Kahua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agx",
+ "name": "Aghul",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agy",
+ "inverted_name": "Alta, Southern",
+ "name": "Southern Alta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "agz",
+ "inverted_name": "Agta, Mt. Iriga",
+ "name": "Mt. Iriga Agta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aha",
+ "name": "Ahanta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ahb",
+ "name": "Axamb",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ahg",
+ "name": "Qimant",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ahh",
+ "name": "Aghu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ahi",
+ "inverted_name": "Aizi, Tiagbamrin",
+ "name": "Tiagbamrin Aizi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ahk",
+ "name": "Akha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ahl",
+ "name": "Igo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ahm",
+ "inverted_name": "Aizi, Mobumrin",
+ "name": "Mobumrin Aizi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ahn",
+ "name": "Àhàn",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aho",
+ "name": "Ahom",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ahp",
+ "inverted_name": "Aizi, Aproumu",
+ "name": "Aproumu Aizi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ahr",
+ "name": "Ahirani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ahs",
+ "name": "Ashe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aht",
+ "name": "Ahtena",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aia",
+ "name": "Arosi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aib",
+ "name": "Ainu (China)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aic",
+ "name": "Ainbai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aid",
+ "name": "Alngith",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "aie",
+ "name": "Amara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aif",
+ "name": "Agi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aig",
+ "inverted_name": "Creole English, Antigua and Barbuda",
+ "name": "Antigua and Barbuda Creole English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aih",
+ "name": "Ai-Cham",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aii",
+ "inverted_name": "Neo-Aramaic, Assyrian",
+ "name": "Assyrian Neo-Aramaic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aij",
+ "name": "Lishanid Noshan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aik",
+ "name": "Ake",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ail",
+ "name": "Aimele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aim",
+ "name": "Aimol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ain",
+ "name": "Ainu (Japan)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aio",
+ "name": "Aiton",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aip",
+ "name": "Burumakok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aiq",
+ "name": "Aimaq",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "air",
+ "name": "Airoran",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ait",
+ "name": "Arikem",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "aiw",
+ "name": "Aari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aix",
+ "name": "Aighon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aiy",
+ "name": "Ali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aja",
+ "name": "Aja (South Sudan)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ajg",
+ "name": "Aja (Benin)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aji",
+ "name": "Ajië",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ajn",
+ "name": "Andajin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ajp",
+ "inverted_name": "Arabic, South Levantine",
+ "name": "South Levantine Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ajs",
+ "name": "Algerian Jewish Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aju",
+ "inverted_name": "Arabic, Judeo-Moroccan",
+ "name": "Judeo-Moroccan Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ajw",
+ "name": "Ajawa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ajz",
+ "inverted_name": "Karbi, Amri",
+ "name": "Amri Karbi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ak",
+ "alpha_3": "aka",
+ "name": "Akan",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "akb",
+ "name": "Batak Angkola",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "akc",
+ "name": "Mpur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "akd",
+ "name": "Ukpet-Ehom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ake",
+ "name": "Akawaio",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "akf",
+ "name": "Akpa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "akg",
+ "name": "Anakalangu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "akh",
+ "name": "Angal Heneng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aki",
+ "name": "Aiome",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "akj",
+ "name": "Aka-Jeru",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "akk",
+ "name": "Akkadian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "akl",
+ "name": "Aklanon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "akm",
+ "name": "Aka-Bo",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ako",
+ "name": "Akurio",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "akp",
+ "name": "Siwu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "akq",
+ "name": "Ak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "akr",
+ "name": "Araki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aks",
+ "name": "Akaselem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "akt",
+ "name": "Akolet",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aku",
+ "name": "Akum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "akv",
+ "name": "Akhvakh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "akw",
+ "name": "Akwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "akx",
+ "name": "Aka-Kede",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "aky",
+ "name": "Aka-Kol",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "akz",
+ "name": "Alabama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ala",
+ "name": "Alago",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "alc",
+ "name": "Qawasqar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ald",
+ "name": "Alladian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ale",
+ "name": "Aleut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "alf",
+ "name": "Alege",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "alh",
+ "name": "Alawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ali",
+ "name": "Amaimon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "alj",
+ "name": "Alangan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "alk",
+ "name": "Alak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "all",
+ "name": "Allar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "alm",
+ "name": "Amblong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aln",
+ "inverted_name": "Albanian, Gheg",
+ "name": "Gheg Albanian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "alo",
+ "name": "Larike-Wakasihu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "alp",
+ "name": "Alune",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "alq",
+ "name": "Algonquin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "alr",
+ "name": "Alutor",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "als",
+ "inverted_name": "Albanian, Tosk",
+ "name": "Tosk Albanian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "alt",
+ "inverted_name": "Altai, Southern",
+ "name": "Southern Altai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "alu",
+ "name": "'Are'are",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "alw",
+ "name": "Alaba-K’abeena",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "alx",
+ "name": "Amol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aly",
+ "name": "Alyawarr",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "alz",
+ "name": "Alur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ama",
+ "name": "Amanayé",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "amb",
+ "name": "Ambo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "amc",
+ "name": "Amahuaca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ame",
+ "name": "Yanesha'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "amf",
+ "name": "Hamer-Banna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "amg",
+ "name": "Amurdak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "am",
+ "alpha_3": "amh",
+ "name": "Amharic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ami",
+ "name": "Amis",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "amj",
+ "name": "Amdang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "amk",
+ "name": "Ambai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aml",
+ "name": "War-Jaintia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "amm",
+ "name": "Ama (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "amn",
+ "name": "Amanab",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "amo",
+ "name": "Amo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "amp",
+ "name": "Alamblak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "amq",
+ "name": "Amahai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "amr",
+ "name": "Amarakaeri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ams",
+ "inverted_name": "Amami-Oshima, Southern",
+ "name": "Southern Amami-Oshima",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "amt",
+ "name": "Amto",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "amu",
+ "inverted_name": "Amuzgo, Guerrero",
+ "name": "Guerrero Amuzgo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "amv",
+ "name": "Ambelau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "amw",
+ "inverted_name": "Neo-Aramaic, Western",
+ "name": "Western Neo-Aramaic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "amx",
+ "name": "Anmatyerre",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "amy",
+ "name": "Ami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "amz",
+ "name": "Atampaya",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ana",
+ "name": "Andaqui",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "anb",
+ "name": "Andoa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "anc",
+ "name": "Ngas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "and",
+ "name": "Ansus",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ane",
+ "name": "Xârâcùù",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "anf",
+ "name": "Animere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ang",
+ "inverted_name": "English, Old (ca. 450-1100)",
+ "name": "Old English (ca. 450-1100)",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "anh",
+ "name": "Nend",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ani",
+ "name": "Andi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "anj",
+ "name": "Anor",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ank",
+ "name": "Goemai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "anl",
+ "inverted_name": "Chin, Anu-Hkongso",
+ "name": "Anu-Hkongso Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "anm",
+ "name": "Anal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ann",
+ "name": "Obolo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ano",
+ "name": "Andoque",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "anp",
+ "name": "Angika",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "anq",
+ "name": "Jarawa (India)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "anr",
+ "name": "Andh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ans",
+ "name": "Anserma",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ant",
+ "name": "Antakarinya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "anu",
+ "name": "Anuak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "anv",
+ "name": "Denya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "anw",
+ "name": "Anaang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "anx",
+ "name": "Andra-Hus",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "any",
+ "name": "Anyin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "anz",
+ "name": "Anem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aoa",
+ "name": "Angolar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aob",
+ "name": "Abom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aoc",
+ "name": "Pemon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aod",
+ "name": "Andarum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aoe",
+ "name": "Angal Enen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aof",
+ "name": "Bragat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aog",
+ "name": "Angoram",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aoi",
+ "name": "Anindilyakwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aoj",
+ "name": "Mufian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aok",
+ "name": "Arhö",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aol",
+ "name": "Alor",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aom",
+ "name": "Ömie",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aon",
+ "inverted_name": "Arapesh, Bumbita",
+ "name": "Bumbita Arapesh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aor",
+ "name": "Aore",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "aos",
+ "name": "Taikat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aot",
+ "name": "Atong (India)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aou",
+ "name": "A'ou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aox",
+ "name": "Atorada",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aoz",
+ "name": "Uab Meto",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apb",
+ "name": "Sa'a",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apc",
+ "inverted_name": "Arabic, North Levantine",
+ "name": "North Levantine Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apd",
+ "inverted_name": "Arabic, Sudanese",
+ "name": "Sudanese Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ape",
+ "name": "Bukiyip",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apf",
+ "inverted_name": "Agta, Pahanan",
+ "name": "Pahanan Agta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apg",
+ "name": "Ampanang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aph",
+ "name": "Athpariya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "api",
+ "name": "Apiaká",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apj",
+ "inverted_name": "Apache, Jicarilla",
+ "name": "Jicarilla Apache",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apk",
+ "inverted_name": "Apache, Kiowa",
+ "name": "Kiowa Apache",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apl",
+ "inverted_name": "Apache, Lipan",
+ "name": "Lipan Apache",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apm",
+ "inverted_name": "Apache, Mescalero-Chiricahua",
+ "name": "Mescalero-Chiricahua Apache",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apn",
+ "name": "Apinayé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apo",
+ "name": "Ambul",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "app",
+ "name": "Apma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apq",
+ "name": "A-Pucikwar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apr",
+ "name": "Arop-Lokep",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aps",
+ "name": "Arop-Sissano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apt",
+ "name": "Apatani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apu",
+ "name": "Apurinã",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apv",
+ "name": "Alapmunte",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "apw",
+ "inverted_name": "Apache, Western",
+ "name": "Western Apache",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apx",
+ "name": "Aputai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apy",
+ "name": "Apalaí",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "apz",
+ "name": "Safeyoka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aqc",
+ "name": "Archi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aqd",
+ "inverted_name": "Dogon, Ampari",
+ "name": "Ampari Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aqg",
+ "name": "Arigidi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aqk",
+ "name": "Aninka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aqm",
+ "name": "Atohwaim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aqn",
+ "inverted_name": "Alta, Northern",
+ "name": "Northern Alta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aqp",
+ "name": "Atakapa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "aqr",
+ "name": "Arhâ",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aqt",
+ "name": "Angaité",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aqz",
+ "name": "Akuntsu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ar",
+ "alpha_3": "ara",
+ "name": "Arabic",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "arb",
+ "inverted_name": "Arabic, Standard",
+ "name": "Standard Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "arc",
+ "inverted_name": "Aramaic, Official (700-300 BCE)",
+ "name": "Official Aramaic (700-300 BCE)",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "ard",
+ "name": "Arabana",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "are",
+ "inverted_name": "Arrarnta, Western",
+ "name": "Western Arrarnta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "an",
+ "alpha_3": "arg",
+ "name": "Aragonese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "arh",
+ "name": "Arhuaco",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ari",
+ "name": "Arikara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "arj",
+ "name": "Arapaso",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ark",
+ "name": "Arikapú",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "arl",
+ "name": "Arabela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "arn",
+ "name": "Mapudungun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aro",
+ "name": "Araona",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "arp",
+ "name": "Arapaho",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "arq",
+ "inverted_name": "Arabic, Algerian",
+ "name": "Algerian Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "arr",
+ "name": "Karo (Brazil)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ars",
+ "inverted_name": "Arabic, Najdi",
+ "name": "Najdi Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aru",
+ "name": "Aruá (Amazonas State)",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "arv",
+ "name": "Arbore",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "arw",
+ "name": "Arawak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "arx",
+ "name": "Aruá (Rodonia State)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ary",
+ "inverted_name": "Arabic, Moroccan",
+ "name": "Moroccan Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "arz",
+ "inverted_name": "Arabic, Egyptian",
+ "name": "Egyptian Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "asa",
+ "name": "Asu (Tanzania)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "asb",
+ "name": "Assiniboine",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "asc",
+ "inverted_name": "Asmat, Casuarina Coast",
+ "name": "Casuarina Coast Asmat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ase",
+ "name": "American Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "asf",
+ "name": "Auslan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "asg",
+ "name": "Cishingini",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ash",
+ "name": "Abishira",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "asi",
+ "name": "Buruwai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "asj",
+ "name": "Sari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ask",
+ "name": "Ashkun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "asl",
+ "name": "Asilulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "as",
+ "alpha_3": "asm",
+ "name": "Assamese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "asn",
+ "inverted_name": "Asuriní, Xingú",
+ "name": "Xingú Asuriní",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aso",
+ "name": "Dano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "asp",
+ "name": "Algerian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "asq",
+ "name": "Austrian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "asr",
+ "name": "Asuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ass",
+ "name": "Ipulo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ast",
+ "name": "Asturian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "asu",
+ "inverted_name": "Asurini, Tocantins",
+ "name": "Tocantins Asurini",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "asv",
+ "name": "Asoa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "asw",
+ "name": "Australian Aborigines Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "asx",
+ "name": "Muratayak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "asy",
+ "inverted_name": "Asmat, Yaosakor",
+ "name": "Yaosakor Asmat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "asz",
+ "name": "As",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ata",
+ "name": "Pele-Ata",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "atb",
+ "name": "Zaiwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "atc",
+ "name": "Atsahuaca",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "atd",
+ "inverted_name": "Manobo, Ata",
+ "name": "Ata Manobo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ate",
+ "name": "Atemble",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "atg",
+ "name": "Ivbie North-Okpela-Arhe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ati",
+ "name": "Attié",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "atj",
+ "name": "Atikamekw",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "atk",
+ "name": "Ati",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "atl",
+ "inverted_name": "Agta, Mt. Iraya",
+ "name": "Mt. Iraya Agta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "atm",
+ "name": "Ata",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "atn",
+ "name": "Ashtiani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ato",
+ "name": "Atong (Cameroon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "atp",
+ "inverted_name": "Atta, Pudtol",
+ "name": "Pudtol Atta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "atq",
+ "name": "Aralle-Tabulahan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "atr",
+ "name": "Waimiri-Atroari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ats",
+ "name": "Gros Ventre",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "att",
+ "inverted_name": "Atta, Pamplona",
+ "name": "Pamplona Atta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "atu",
+ "name": "Reel",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "atv",
+ "inverted_name": "Altai, Northern",
+ "name": "Northern Altai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "atw",
+ "name": "Atsugewi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "atx",
+ "name": "Arutani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aty",
+ "name": "Aneityum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "atz",
+ "name": "Arta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aua",
+ "name": "Asumboa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aub",
+ "name": "Alugu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "auc",
+ "name": "Waorani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aud",
+ "name": "Anuta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aug",
+ "name": "Aguna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "auh",
+ "name": "Aushi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aui",
+ "name": "Anuki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "auj",
+ "name": "Awjilah",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "auk",
+ "name": "Heyo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aul",
+ "name": "Aulua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aum",
+ "name": "Asu (Nigeria)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aun",
+ "inverted_name": "One, Molmo",
+ "name": "Molmo One",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "auo",
+ "name": "Auyokawa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "aup",
+ "name": "Makayam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "auq",
+ "name": "Anus",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aur",
+ "name": "Aruek",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aut",
+ "name": "Austral",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "auu",
+ "name": "Auye",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "auw",
+ "name": "Awyi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aux",
+ "name": "Aurá",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "auy",
+ "name": "Awiyaana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "auz",
+ "inverted_name": "Arabic, Uzbeki",
+ "name": "Uzbeki Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "av",
+ "alpha_3": "ava",
+ "name": "Avaric",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "avb",
+ "name": "Avau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "avd",
+ "name": "Alviri-Vidari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ae",
+ "alpha_3": "ave",
+ "name": "Avestan",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "avi",
+ "name": "Avikam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "avk",
+ "name": "Kotava",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "avl",
+ "inverted_name": "Arabic, Eastern Egyptian Bedawi",
+ "name": "Eastern Egyptian Bedawi Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "avm",
+ "name": "Angkamuthi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "avn",
+ "name": "Avatime",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "avo",
+ "name": "Agavotaguerra",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "avs",
+ "name": "Aushiri",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "avt",
+ "name": "Au",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "avu",
+ "name": "Avokaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "avv",
+ "name": "Avá-Canoeiro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "awa",
+ "name": "Awadhi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "awb",
+ "name": "Awa (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "awc",
+ "name": "Cicipu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "awe",
+ "name": "Awetí",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "awg",
+ "name": "Anguthimri",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "awh",
+ "name": "Awbono",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "awi",
+ "name": "Aekyom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "awk",
+ "name": "Awabakal",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "awm",
+ "name": "Arawum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "awn",
+ "name": "Awngi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "awo",
+ "name": "Awak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "awr",
+ "name": "Awera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aws",
+ "inverted_name": "Awyu, South",
+ "name": "South Awyu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "awt",
+ "name": "Araweté",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "awu",
+ "inverted_name": "Awyu, Central",
+ "name": "Central Awyu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "awv",
+ "inverted_name": "Awyu, Jair",
+ "name": "Jair Awyu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aww",
+ "name": "Awun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "awx",
+ "name": "Awara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "awy",
+ "inverted_name": "Awyu, Edera",
+ "name": "Edera Awyu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "axb",
+ "name": "Abipon",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "axe",
+ "name": "Ayerrerenge",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "axg",
+ "inverted_name": "Arára, Mato Grosso",
+ "name": "Mato Grosso Arára",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "axk",
+ "name": "Yaka (Central African Republic)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "axl",
+ "inverted_name": "Aranda, Lower Southern",
+ "name": "Lower Southern Aranda",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "axm",
+ "inverted_name": "Armenian, Middle",
+ "name": "Middle Armenian",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "axx",
+ "name": "Xârâgurè",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aya",
+ "name": "Awar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ayb",
+ "inverted_name": "Gbe, Ayizo",
+ "name": "Ayizo Gbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ayc",
+ "inverted_name": "Aymara, Southern",
+ "name": "Southern Aymara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ayd",
+ "name": "Ayabadhu",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "aye",
+ "name": "Ayere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ayg",
+ "name": "Ginyanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ayh",
+ "inverted_name": "Arabic, Hadrami",
+ "name": "Hadrami Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ayi",
+ "name": "Leyigha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ayk",
+ "name": "Akuku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ayl",
+ "inverted_name": "Arabic, Libyan",
+ "name": "Libyan Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ay",
+ "alpha_3": "aym",
+ "name": "Aymara",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ayn",
+ "inverted_name": "Arabic, Sanaani",
+ "name": "Sanaani Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ayo",
+ "name": "Ayoreo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ayp",
+ "inverted_name": "Arabic, North Mesopotamian",
+ "name": "North Mesopotamian Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ayq",
+ "name": "Ayi (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ayr",
+ "inverted_name": "Aymara, Central",
+ "name": "Central Aymara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ays",
+ "inverted_name": "Ayta, Sorsogon",
+ "name": "Sorsogon Ayta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ayt",
+ "inverted_name": "Ayta, Magbukun",
+ "name": "Magbukun Ayta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ayu",
+ "name": "Ayu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ayz",
+ "name": "Mai Brat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "aza",
+ "name": "Azha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "azb",
+ "inverted_name": "Azerbaijani, South",
+ "name": "South Azerbaijani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "azd",
+ "inverted_name": "Nahuatl, Eastern Durango",
+ "name": "Eastern Durango Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "az",
+ "alpha_3": "aze",
+ "name": "Azerbaijani",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "azg",
+ "inverted_name": "Amuzgo, San Pedro Amuzgos",
+ "name": "San Pedro Amuzgos Amuzgo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "azj",
+ "inverted_name": "Azerbaijani, North",
+ "name": "North Azerbaijani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "azm",
+ "inverted_name": "Amuzgo, Ipalapa",
+ "name": "Ipalapa Amuzgo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "azn",
+ "inverted_name": "Nahuatl, Western Durango",
+ "name": "Western Durango Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "azo",
+ "name": "Awing",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "azt",
+ "inverted_name": "Atta, Faire",
+ "name": "Faire Atta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "azz",
+ "inverted_name": "Nahuatl, Highland Puebla",
+ "name": "Highland Puebla Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "baa",
+ "name": "Babatana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bab",
+ "name": "Bainouk-Gunyuño",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bac",
+ "name": "Badui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bae",
+ "name": "Baré",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "baf",
+ "name": "Nubaca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bag",
+ "name": "Tuki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bah",
+ "inverted_name": "Creole English, Bahamas",
+ "name": "Bahamas Creole English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "baj",
+ "name": "Barakai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ba",
+ "alpha_3": "bak",
+ "name": "Bashkir",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bal",
+ "name": "Baluchi",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_2": "bm",
+ "alpha_3": "bam",
+ "name": "Bambara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ban",
+ "name": "Balinese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bao",
+ "name": "Waimaha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bap",
+ "name": "Bantawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bar",
+ "name": "Bavarian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bas",
+ "name": "Basa (Cameroon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bau",
+ "name": "Bada (Nigeria)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bav",
+ "name": "Vengo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "baw",
+ "name": "Bambili-Bambui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bax",
+ "name": "Bamun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bay",
+ "name": "Batuley",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bba",
+ "name": "Baatonum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbb",
+ "name": "Barai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbc",
+ "name": "Batak Toba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbd",
+ "name": "Bau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbe",
+ "name": "Bangba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbf",
+ "name": "Baibai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbg",
+ "name": "Barama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbh",
+ "name": "Bugan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbi",
+ "name": "Barombi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbj",
+ "name": "Ghomálá'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbk",
+ "name": "Babanki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbl",
+ "name": "Bats",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbm",
+ "name": "Babango",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbn",
+ "name": "Uneapa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbo",
+ "inverted_name": "Bobo Madaré, Northern",
+ "name": "Northern Bobo Madaré",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbp",
+ "inverted_name": "Banda, West Central",
+ "name": "West Central Banda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbq",
+ "name": "Bamali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbr",
+ "name": "Girawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbs",
+ "name": "Bakpinka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbt",
+ "name": "Mburku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbu",
+ "name": "Kulung (Nigeria)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbv",
+ "name": "Karnai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbw",
+ "name": "Baba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bbx",
+ "name": "Bubia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bby",
+ "name": "Befang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bca",
+ "inverted_name": "Bai, Central",
+ "name": "Central Bai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bcb",
+ "name": "Bainouk-Samik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bcc",
+ "inverted_name": "Balochi, Southern",
+ "name": "Southern Balochi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bcd",
+ "inverted_name": "Babar, North",
+ "name": "North Babar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bce",
+ "name": "Bamenyam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bcf",
+ "name": "Bamu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bcg",
+ "name": "Baga Pokur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bch",
+ "name": "Bariai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bci",
+ "name": "Baoulé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bcj",
+ "name": "Bardi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bck",
+ "name": "Bunuba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bcl",
+ "inverted_name": "Bikol, Central",
+ "name": "Central Bikol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bcm",
+ "name": "Bannoni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bcn",
+ "name": "Bali (Nigeria)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bco",
+ "name": "Kaluli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bcp",
+ "name": "Bali (Democratic Republic of Congo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bcq",
+ "name": "Bench",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bcr",
+ "name": "Babine",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bcs",
+ "name": "Kohumono",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bct",
+ "name": "Bendi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bcu",
+ "name": "Awad Bing",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bcv",
+ "name": "Shoo-Minda-Nye",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bcw",
+ "name": "Bana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bcy",
+ "name": "Bacama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bcz",
+ "name": "Bainouk-Gunyaamolo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bda",
+ "name": "Bayot",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdb",
+ "name": "Basap",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdc",
+ "name": "Emberá-Baudó",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdd",
+ "name": "Bunama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bde",
+ "name": "Bade",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdf",
+ "name": "Biage",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdg",
+ "name": "Bonggi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdh",
+ "name": "Baka (South Sudan)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdi",
+ "name": "Burun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdj",
+ "name": "Bai (South Sudan)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdk",
+ "name": "Budukh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdl",
+ "inverted_name": "Bajau, Indonesian",
+ "name": "Indonesian Bajau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdm",
+ "name": "Buduma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdn",
+ "name": "Baldemu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdo",
+ "name": "Morom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdp",
+ "name": "Bende",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdq",
+ "name": "Bahnar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdr",
+ "inverted_name": "Bajau, West Coast",
+ "name": "West Coast Bajau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bds",
+ "name": "Burunge",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdt",
+ "name": "Bokoto",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdu",
+ "name": "Oroko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdv",
+ "name": "Bodo Parja",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdw",
+ "name": "Baham",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdx",
+ "name": "Budong-Budong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdy",
+ "name": "Bandjalang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bdz",
+ "name": "Badeshi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bea",
+ "name": "Beaver",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "beb",
+ "name": "Bebele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bec",
+ "name": "Iceve-Maci",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bed",
+ "name": "Bedoanas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bee",
+ "name": "Byangsi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bef",
+ "name": "Benabena",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "beg",
+ "name": "Belait",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "beh",
+ "name": "Biali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bei",
+ "name": "Bekati'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bej",
+ "name": "Beja",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bek",
+ "name": "Bebeli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "be",
+ "alpha_3": "bel",
+ "name": "Belarusian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bem",
+ "name": "Bemba (Zambia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "bn",
+ "alpha_3": "ben",
+ "common_name": "Bangla",
+ "name": "Bengali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "beo",
+ "name": "Beami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bep",
+ "name": "Besoa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "beq",
+ "name": "Beembe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bes",
+ "name": "Besme",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bet",
+ "inverted_name": "Béte, Guiberoua",
+ "name": "Guiberoua Béte",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "beu",
+ "name": "Blagar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bev",
+ "inverted_name": "Bété, Daloa",
+ "name": "Daloa Bété",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bew",
+ "name": "Betawi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bex",
+ "name": "Jur Modo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bey",
+ "name": "Beli (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bez",
+ "name": "Bena (Tanzania)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfa",
+ "name": "Bari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfb",
+ "inverted_name": "Bareli, Pauri",
+ "name": "Pauri Bareli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfc",
+ "inverted_name": "Bai, Panyi",
+ "name": "Panyi Bai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfd",
+ "name": "Bafut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfe",
+ "name": "Betaf",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bff",
+ "name": "Bofi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfg",
+ "inverted_name": "Kayan, Busang",
+ "name": "Busang Kayan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfh",
+ "name": "Blafe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfi",
+ "name": "British Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfj",
+ "name": "Bafanji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfk",
+ "name": "Ban Khor Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfl",
+ "name": "Banda-Ndélé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfm",
+ "name": "Mmen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfn",
+ "name": "Bunak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfo",
+ "inverted_name": "Birifor, Malba",
+ "name": "Malba Birifor",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfp",
+ "name": "Beba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfq",
+ "name": "Badaga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfr",
+ "name": "Bazigar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfs",
+ "inverted_name": "Bai, Southern",
+ "name": "Southern Bai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bft",
+ "name": "Balti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfu",
+ "name": "Gahri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfw",
+ "name": "Bondo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfx",
+ "name": "Bantayanon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfy",
+ "name": "Bagheli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bfz",
+ "inverted_name": "Pahari, Mahasu",
+ "name": "Mahasu Pahari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bga",
+ "name": "Gwamhi-Wuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgb",
+ "name": "Bobongko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgc",
+ "name": "Haryanvi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgd",
+ "inverted_name": "Bareli, Rathwi",
+ "name": "Rathwi Bareli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bge",
+ "name": "Bauria",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgf",
+ "name": "Bangandu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgg",
+ "name": "Bugun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgi",
+ "name": "Giangan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgj",
+ "name": "Bangolan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgk",
+ "name": "Bit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgl",
+ "name": "Bo (Laos)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgn",
+ "inverted_name": "Balochi, Western",
+ "name": "Western Balochi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgo",
+ "name": "Baga Koga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgp",
+ "inverted_name": "Balochi, Eastern",
+ "name": "Eastern Balochi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgq",
+ "name": "Bagri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgr",
+ "inverted_name": "Chin, Bawm",
+ "name": "Bawm Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgs",
+ "name": "Tagabawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgt",
+ "name": "Bughotu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgu",
+ "name": "Mbongno",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgv",
+ "name": "Warkay-Bipim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgw",
+ "name": "Bhatri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgx",
+ "inverted_name": "Turkish, Balkan Gagauz",
+ "name": "Balkan Gagauz Turkish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgy",
+ "name": "Benggoi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bgz",
+ "name": "Banggai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bha",
+ "name": "Bharia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhb",
+ "name": "Bhili",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhc",
+ "name": "Biga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhd",
+ "name": "Bhadrawahi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhe",
+ "name": "Bhaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhf",
+ "name": "Odiai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhg",
+ "name": "Binandere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhh",
+ "name": "Bukharic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhi",
+ "name": "Bhilali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhj",
+ "name": "Bahing",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhl",
+ "name": "Bimin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhm",
+ "name": "Bathari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhn",
+ "inverted_name": "Neo-Aramaic, Bohtan",
+ "name": "Bohtan Neo-Aramaic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bho",
+ "name": "Bhojpuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhp",
+ "name": "Bima",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhq",
+ "name": "Tukang Besi South",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhr",
+ "inverted_name": "Malagasy, Bara",
+ "name": "Bara Malagasy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhs",
+ "name": "Buwal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bht",
+ "name": "Bhattiyali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhu",
+ "name": "Bhunjia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhv",
+ "name": "Bahau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhw",
+ "name": "Biak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhx",
+ "name": "Bhalay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhy",
+ "name": "Bhele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bhz",
+ "name": "Bada (Indonesia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bia",
+ "name": "Badimaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bib",
+ "name": "Bissa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bid",
+ "name": "Bidiyo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bie",
+ "name": "Bepour",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bif",
+ "name": "Biafada",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "big",
+ "name": "Biangai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bik",
+ "name": "Bikol",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bil",
+ "name": "Bile",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bim",
+ "name": "Bimoba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bin",
+ "name": "Bini",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bio",
+ "name": "Nai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bip",
+ "name": "Bila",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "biq",
+ "name": "Bipi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bir",
+ "name": "Bisorio",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "bi",
+ "alpha_3": "bis",
+ "name": "Bislama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bit",
+ "name": "Berinomo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "biu",
+ "name": "Biete",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "biv",
+ "inverted_name": "Birifor, Southern",
+ "name": "Southern Birifor",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "biw",
+ "name": "Kol (Cameroon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bix",
+ "name": "Bijori",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "biy",
+ "name": "Birhor",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "biz",
+ "name": "Baloi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bja",
+ "name": "Budza",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bjb",
+ "name": "Banggarla",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "bjc",
+ "name": "Bariji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bje",
+ "inverted_name": "Mien, Biao-Jiao",
+ "name": "Biao-Jiao Mien",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bjf",
+ "inverted_name": "Neo-Aramaic, Barzani Jewish",
+ "name": "Barzani Jewish Neo-Aramaic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bjg",
+ "name": "Bidyogo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bjh",
+ "name": "Bahinemo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bji",
+ "name": "Burji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bjj",
+ "name": "Kanauji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bjk",
+ "name": "Barok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bjl",
+ "name": "Bulu (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bjm",
+ "name": "Bajelani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bjn",
+ "name": "Banjar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bjo",
+ "inverted_name": "Banda, Mid-Southern",
+ "name": "Mid-Southern Banda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bjp",
+ "name": "Fanamaket",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bjr",
+ "name": "Binumarien",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bjs",
+ "name": "Bajan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bjt",
+ "name": "Balanta-Ganja",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bju",
+ "name": "Busuu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bjv",
+ "name": "Bedjond",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bjw",
+ "name": "Bakwé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bjx",
+ "inverted_name": "Itneg, Banao",
+ "name": "Banao Itneg",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bjy",
+ "name": "Bayali",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "bjz",
+ "name": "Baruga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bka",
+ "name": "Kyak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bkc",
+ "name": "Baka (Cameroon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bkd",
+ "name": "Binukid",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bkf",
+ "name": "Beeke",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bkg",
+ "name": "Buraka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bkh",
+ "name": "Bakoko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bki",
+ "name": "Baki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bkj",
+ "name": "Pande",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bkk",
+ "name": "Brokskat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bkl",
+ "name": "Berik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bkm",
+ "name": "Kom (Cameroon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bkn",
+ "name": "Bukitan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bko",
+ "name": "Kwa'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bkp",
+ "name": "Boko (Democratic Republic of Congo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bkq",
+ "name": "Bakairí",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bkr",
+ "name": "Bakumpai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bks",
+ "inverted_name": "Sorsoganon, Northern",
+ "name": "Northern Sorsoganon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bkt",
+ "name": "Boloki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bku",
+ "name": "Buhid",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bkv",
+ "name": "Bekwarra",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bkw",
+ "name": "Bekwel",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bkx",
+ "name": "Baikeno",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bky",
+ "name": "Bokyi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bkz",
+ "name": "Bungku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bla",
+ "name": "Siksika",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "blb",
+ "name": "Bilua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "blc",
+ "name": "Bella Coola",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bld",
+ "name": "Bolango",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ble",
+ "name": "Balanta-Kentohe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "blf",
+ "name": "Buol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "blh",
+ "name": "Kuwaa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bli",
+ "name": "Bolia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "blj",
+ "name": "Bolongan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "blk",
+ "inverted_name": "Karen, Pa'o",
+ "name": "Pa'o Karen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bll",
+ "name": "Biloxi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "blm",
+ "name": "Beli (South Sudan)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bln",
+ "inverted_name": "Bikol, Southern Catanduanes",
+ "name": "Southern Catanduanes Bikol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "blo",
+ "name": "Anii",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "blp",
+ "name": "Blablanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "blq",
+ "name": "Baluan-Pam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "blr",
+ "name": "Blang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bls",
+ "name": "Balaesang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "blt",
+ "name": "Tai Dam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "blv",
+ "name": "Kibala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "blw",
+ "name": "Balangao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "blx",
+ "inverted_name": "Ayta, Mag-Indi",
+ "name": "Mag-Indi Ayta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bly",
+ "name": "Notre",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "blz",
+ "name": "Balantak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bma",
+ "name": "Lame",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmb",
+ "name": "Bembe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmc",
+ "name": "Biem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmd",
+ "inverted_name": "Manduri, Baga",
+ "name": "Baga Manduri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bme",
+ "name": "Limassa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmf",
+ "name": "Bom-Kim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmg",
+ "name": "Bamwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmh",
+ "name": "Kein",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmi",
+ "name": "Bagirmi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmj",
+ "name": "Bote-Majhi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmk",
+ "name": "Ghayavi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bml",
+ "name": "Bomboli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmm",
+ "inverted_name": "Malagasy, Northern Betsimisaraka",
+ "name": "Northern Betsimisaraka Malagasy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmn",
+ "name": "Bina (Papua New Guinea)",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "bmo",
+ "name": "Bambalang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmp",
+ "name": "Bulgebi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmq",
+ "name": "Bomu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmr",
+ "name": "Muinane",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bms",
+ "inverted_name": "Kanuri, Bilma",
+ "name": "Bilma Kanuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmt",
+ "name": "Biao Mon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmu",
+ "name": "Somba-Siawari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmv",
+ "name": "Bum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmw",
+ "name": "Bomwali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmx",
+ "name": "Baimak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bmz",
+ "name": "Baramu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bna",
+ "name": "Bonerate",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bnb",
+ "name": "Bookan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bnc",
+ "name": "Bontok",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bnd",
+ "name": "Banda (Indonesia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bne",
+ "name": "Bintauna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bnf",
+ "name": "Masiwang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bng",
+ "name": "Benga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bni",
+ "name": "Bangi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bnj",
+ "inverted_name": "Tawbuid, Eastern",
+ "name": "Eastern Tawbuid",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bnk",
+ "name": "Bierebo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bnl",
+ "name": "Boon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bnm",
+ "name": "Batanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bnn",
+ "name": "Bunun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bno",
+ "name": "Bantoanon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bnp",
+ "name": "Bola",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bnq",
+ "name": "Bantik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bnr",
+ "name": "Butmas-Tur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bns",
+ "name": "Bundeli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bnu",
+ "name": "Bentong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bnv",
+ "name": "Bonerif",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bnw",
+ "name": "Bisis",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bnx",
+ "name": "Bangubangu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bny",
+ "name": "Bintulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bnz",
+ "name": "Beezen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "boa",
+ "name": "Bora",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bob",
+ "name": "Aweer",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "bo",
+ "alpha_3": "bod",
+ "bibliographic": "tib",
+ "name": "Tibetan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "boe",
+ "name": "Mundabli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bof",
+ "name": "Bolon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bog",
+ "name": "Bamako Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "boh",
+ "name": "Boma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "boi",
+ "name": "Barbareño",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "boj",
+ "name": "Anjam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bok",
+ "name": "Bonjo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bol",
+ "name": "Bole",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bom",
+ "name": "Berom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bon",
+ "name": "Bine",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "boo",
+ "inverted_name": "Bozo, Tiemacèwè",
+ "name": "Tiemacèwè Bozo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bop",
+ "name": "Bonkiman",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "boq",
+ "name": "Bogaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bor",
+ "name": "Borôro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "bs",
+ "alpha_3": "bos",
+ "name": "Bosnian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bot",
+ "name": "Bongo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bou",
+ "name": "Bondei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bov",
+ "name": "Tuwuli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bow",
+ "name": "Rema",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "box",
+ "name": "Buamu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "boy",
+ "name": "Bodo (Central African Republic)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "boz",
+ "inverted_name": "Bozo, Tiéyaxo",
+ "name": "Tiéyaxo Bozo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpa",
+ "name": "Daakaka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpc",
+ "name": "Mbuk",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpd",
+ "name": "Banda-Banda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpe",
+ "name": "Bauni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpg",
+ "name": "Bonggo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bph",
+ "name": "Botlikh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpi",
+ "name": "Bagupi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpj",
+ "name": "Binji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpk",
+ "name": "Orowe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpl",
+ "name": "Broome Pearling Lugger Pidgin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpm",
+ "name": "Biyom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpn",
+ "name": "Dzao Min",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpo",
+ "name": "Anasi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpp",
+ "name": "Kaure",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpq",
+ "inverted_name": "Malay, Banda",
+ "name": "Banda Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpr",
+ "inverted_name": "Blaan, Koronadal",
+ "name": "Koronadal Blaan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bps",
+ "inverted_name": "Blaan, Sarangani",
+ "name": "Sarangani Blaan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpt",
+ "name": "Barrow Point",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "bpu",
+ "name": "Bongu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpv",
+ "inverted_name": "Marind, Bian",
+ "name": "Bian Marind",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpw",
+ "name": "Bo (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpx",
+ "inverted_name": "Bareli, Palya",
+ "name": "Palya Bareli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpy",
+ "name": "Bishnupriya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bpz",
+ "name": "Bilba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqa",
+ "name": "Tchumbuli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqb",
+ "name": "Bagusa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqc",
+ "name": "Boko (Benin)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqd",
+ "name": "Bung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqf",
+ "name": "Baga Kaloum",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "bqg",
+ "name": "Bago-Kusuntu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqh",
+ "name": "Baima",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqi",
+ "name": "Bakhtiari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqj",
+ "name": "Bandial",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqk",
+ "name": "Banda-Mbrès",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bql",
+ "name": "Bilakura",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqm",
+ "name": "Wumboko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqn",
+ "name": "Bulgarian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqo",
+ "name": "Balo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqp",
+ "name": "Busa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqq",
+ "name": "Biritai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqr",
+ "name": "Burusu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqs",
+ "name": "Bosngun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqt",
+ "name": "Bamukumbit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqu",
+ "name": "Boguru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqv",
+ "name": "Koro Wachi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqw",
+ "name": "Buru (Nigeria)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqx",
+ "name": "Baangi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqy",
+ "name": "Bengkala Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bqz",
+ "name": "Bakaka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bra",
+ "name": "Braj",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "brb",
+ "name": "Brao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "brc",
+ "inverted_name": "Creole Dutch, Berbice",
+ "name": "Berbice Creole Dutch",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "brd",
+ "name": "Baraamu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "br",
+ "alpha_3": "bre",
+ "name": "Breton",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "brf",
+ "name": "Bira",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "brg",
+ "name": "Baure",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "brh",
+ "name": "Brahui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bri",
+ "name": "Mokpwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "brj",
+ "name": "Bieria",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "brk",
+ "name": "Birked",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "brl",
+ "name": "Birwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "brm",
+ "name": "Barambu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "brn",
+ "name": "Boruca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bro",
+ "name": "Brokkat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "brp",
+ "name": "Barapasi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "brq",
+ "name": "Breri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "brr",
+ "name": "Birao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "brs",
+ "name": "Baras",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "brt",
+ "name": "Bitare",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bru",
+ "inverted_name": "Bru, Eastern",
+ "name": "Eastern Bru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "brv",
+ "inverted_name": "Bru, Western",
+ "name": "Western Bru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "brw",
+ "name": "Bellari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "brx",
+ "name": "Bodo (India)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bry",
+ "name": "Burui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "brz",
+ "name": "Bilbil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bsa",
+ "name": "Abinomn",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bsb",
+ "inverted_name": "Bisaya, Brunei",
+ "name": "Brunei Bisaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bsc",
+ "name": "Bassari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bse",
+ "name": "Wushi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bsf",
+ "name": "Bauchi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bsg",
+ "name": "Bashkardi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bsh",
+ "name": "Kati",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bsi",
+ "name": "Bassossi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bsj",
+ "name": "Bangwinji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bsk",
+ "name": "Burushaski",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bsl",
+ "name": "Basa-Gumna",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "bsm",
+ "name": "Busami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bsn",
+ "name": "Barasana-Eduria",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bso",
+ "name": "Buso",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bsp",
+ "name": "Baga Sitemu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bsq",
+ "name": "Bassa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bsr",
+ "name": "Bassa-Kontagora",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bss",
+ "name": "Akoose",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bst",
+ "name": "Basketo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bsu",
+ "name": "Bahonsuai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bsv",
+ "name": "Baga Sobané",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "bsw",
+ "name": "Baiso",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bsx",
+ "name": "Yangkam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bsy",
+ "inverted_name": "Bisaya, Sabah",
+ "name": "Sabah Bisaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bta",
+ "name": "Bata",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "btc",
+ "name": "Bati (Cameroon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "btd",
+ "name": "Batak Dairi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bte",
+ "name": "Gamo-Ningi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "btf",
+ "name": "Birgit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "btg",
+ "inverted_name": "Bété, Gagnoa",
+ "name": "Gagnoa Bété",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bth",
+ "inverted_name": "Bidayuh, Biatah",
+ "name": "Biatah Bidayuh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bti",
+ "name": "Burate",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "btj",
+ "inverted_name": "Malay, Bacanese",
+ "name": "Bacanese Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "btm",
+ "name": "Batak Mandailing",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "btn",
+ "name": "Ratagnon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bto",
+ "inverted_name": "Bikol, Rinconada",
+ "name": "Rinconada Bikol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "btp",
+ "name": "Budibud",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "btq",
+ "name": "Batek",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "btr",
+ "name": "Baetora",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bts",
+ "name": "Batak Simalungun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "btt",
+ "name": "Bete-Bendi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "btu",
+ "name": "Batu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "btv",
+ "name": "Bateri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "btw",
+ "name": "Butuanon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "btx",
+ "name": "Batak Karo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bty",
+ "name": "Bobot",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "btz",
+ "name": "Batak Alas-Kluet",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bua",
+ "name": "Buriat",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bub",
+ "name": "Bua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "buc",
+ "name": "Bushi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bud",
+ "name": "Ntcham",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bue",
+ "name": "Beothuk",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "buf",
+ "name": "Bushoong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bug",
+ "name": "Buginese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "buh",
+ "inverted_name": "Bunu, Younuo",
+ "name": "Younuo Bunu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bui",
+ "name": "Bongili",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "buj",
+ "name": "Basa-Gurmana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "buk",
+ "name": "Bugawac",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "bg",
+ "alpha_3": "bul",
+ "name": "Bulgarian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bum",
+ "name": "Bulu (Cameroon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bun",
+ "name": "Sherbro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "buo",
+ "name": "Terei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bup",
+ "name": "Busoa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "buq",
+ "name": "Brem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bus",
+ "name": "Bokobaru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "but",
+ "name": "Bungain",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "buu",
+ "name": "Budu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "buv",
+ "name": "Bun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "buw",
+ "name": "Bubi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bux",
+ "name": "Boghom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "buy",
+ "name": "Bullom So",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "buz",
+ "name": "Bukwen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bva",
+ "name": "Barein",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvb",
+ "name": "Bube",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvc",
+ "name": "Baelelea",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvd",
+ "name": "Baeggu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bve",
+ "inverted_name": "Malay, Berau",
+ "name": "Berau Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvf",
+ "name": "Boor",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvg",
+ "name": "Bonkeng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvh",
+ "name": "Bure",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvi",
+ "name": "Belanda Viri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvj",
+ "name": "Baan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvk",
+ "name": "Bukat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvl",
+ "name": "Bolivian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvm",
+ "name": "Bamunka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvn",
+ "name": "Buna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvo",
+ "name": "Bolgo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvp",
+ "name": "Bumang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvq",
+ "name": "Birri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvr",
+ "name": "Burarra",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvt",
+ "name": "Bati (Indonesia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvu",
+ "inverted_name": "Malay, Bukit",
+ "name": "Bukit Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvv",
+ "name": "Baniva",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "bvw",
+ "name": "Boga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvx",
+ "name": "Dibole",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvy",
+ "name": "Baybayanon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bvz",
+ "name": "Bauzi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwa",
+ "name": "Bwatoo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwb",
+ "name": "Namosi-Naitasiri-Serua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwc",
+ "name": "Bwile",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwd",
+ "name": "Bwaidoka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwe",
+ "inverted_name": "Karen, Bwe",
+ "name": "Bwe Karen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwf",
+ "name": "Boselewa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwg",
+ "name": "Barwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwh",
+ "name": "Bishuo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwi",
+ "name": "Baniwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwj",
+ "inverted_name": "Bwamu, Láá Láá",
+ "name": "Láá Láá Bwamu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwk",
+ "name": "Bauwaki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwl",
+ "name": "Bwela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwm",
+ "name": "Biwat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwn",
+ "inverted_name": "Bunu, Wunai",
+ "name": "Wunai Bunu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwo",
+ "name": "Boro (Ethiopia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwp",
+ "name": "Mandobo Bawah",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwq",
+ "inverted_name": "Bobo Madaré, Southern",
+ "name": "Southern Bobo Madaré",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwr",
+ "name": "Bura-Pabir",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bws",
+ "name": "Bomboma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwt",
+ "name": "Bafaw-Balong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwu",
+ "name": "Buli (Ghana)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bww",
+ "name": "Bwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwx",
+ "inverted_name": "Bunu, Bu-Nao",
+ "name": "Bu-Nao Bunu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwy",
+ "inverted_name": "Bwamu, Cwi",
+ "name": "Cwi Bwamu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bwz",
+ "name": "Bwisi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxa",
+ "name": "Tairaha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxb",
+ "inverted_name": "Bor, Belanda",
+ "name": "Belanda Bor",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxc",
+ "name": "Molengue",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxd",
+ "name": "Pela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxe",
+ "name": "Birale",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxf",
+ "name": "Bilur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxg",
+ "name": "Bangala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxh",
+ "name": "Buhutu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxi",
+ "name": "Pirlatapa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "bxj",
+ "name": "Bayungu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxk",
+ "name": "Bukusu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxl",
+ "name": "Jalkunan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxm",
+ "inverted_name": "Buriat, Mongolia",
+ "name": "Mongolia Buriat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxn",
+ "name": "Burduna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxo",
+ "name": "Barikanchi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxp",
+ "name": "Bebil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxq",
+ "name": "Beele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxr",
+ "inverted_name": "Buriat, Russia",
+ "name": "Russia Buriat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxs",
+ "name": "Busam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxu",
+ "inverted_name": "Buriat, China",
+ "name": "China Buriat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxv",
+ "name": "Berakou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxw",
+ "name": "Bankagooma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bxz",
+ "name": "Binahari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bya",
+ "name": "Batak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "byb",
+ "name": "Bikya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "byc",
+ "name": "Ubaghara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "byd",
+ "name": "Benyadu'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bye",
+ "name": "Pouye",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "byf",
+ "name": "Bete",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "byg",
+ "name": "Baygo",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "byh",
+ "name": "Bhujel",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "byi",
+ "name": "Buyu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "byj",
+ "name": "Bina (Nigeria)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "byk",
+ "name": "Biao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "byl",
+ "name": "Bayono",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bym",
+ "name": "Bidjara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "byn",
+ "name": "Bilin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "byo",
+ "name": "Biyo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "byp",
+ "name": "Bumaji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "byq",
+ "name": "Basay",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "byr",
+ "name": "Baruya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bys",
+ "name": "Burak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "byt",
+ "name": "Berti",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "byv",
+ "name": "Medumba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "byw",
+ "name": "Belhariya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "byx",
+ "name": "Qaqet",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "byz",
+ "name": "Banaro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bza",
+ "name": "Bandi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzb",
+ "name": "Andio",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzc",
+ "inverted_name": "Malagasy, Southern Betsimisaraka",
+ "name": "Southern Betsimisaraka Malagasy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzd",
+ "name": "Bribri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bze",
+ "inverted_name": "Bozo, Jenaama",
+ "name": "Jenaama Bozo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzf",
+ "name": "Boikin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzg",
+ "name": "Babuza",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzh",
+ "inverted_name": "Buang, Mapos",
+ "name": "Mapos Buang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzi",
+ "name": "Bisu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzj",
+ "inverted_name": "Kriol English, Belize",
+ "name": "Belize Kriol English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzk",
+ "inverted_name": "Creole English, Nicaragua",
+ "name": "Nicaragua Creole English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzl",
+ "name": "Boano (Sulawesi)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzm",
+ "name": "Bolondo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzn",
+ "name": "Boano (Maluku)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzo",
+ "name": "Bozaba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzp",
+ "name": "Kemberano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzq",
+ "name": "Buli (Indonesia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzr",
+ "name": "Biri",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "bzs",
+ "name": "Brazilian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzt",
+ "name": "Brithenig",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "bzu",
+ "name": "Burmeso",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzv",
+ "name": "Naami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzw",
+ "name": "Basa (Nigeria)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzx",
+ "inverted_name": "Bozo, Kɛlɛngaxo",
+ "name": "Kɛlɛngaxo Bozo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzy",
+ "name": "Obanliku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "bzz",
+ "name": "Evant",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "caa",
+ "name": "Chortí",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cab",
+ "name": "Garifuna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cac",
+ "name": "Chuj",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cad",
+ "name": "Caddo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cae",
+ "name": "Lehar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "caf",
+ "inverted_name": "Carrier, Southern",
+ "name": "Southern Carrier",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cag",
+ "name": "Nivaclé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cah",
+ "name": "Cahuarano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "caj",
+ "name": "Chané",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "cak",
+ "name": "Kaqchikel",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cal",
+ "name": "Carolinian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cam",
+ "name": "Cemuhî",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "can",
+ "name": "Chambri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cao",
+ "name": "Chácobo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cap",
+ "name": "Chipaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "caq",
+ "inverted_name": "Nicobarese, Car",
+ "name": "Car Nicobarese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "car",
+ "inverted_name": "Carib, Galibi",
+ "name": "Galibi Carib",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cas",
+ "name": "Tsimané",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ca",
+ "alpha_3": "cat",
+ "name": "Catalan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cav",
+ "name": "Cavineña",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "caw",
+ "name": "Callawalla",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cax",
+ "name": "Chiquitano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cay",
+ "name": "Cayuga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "caz",
+ "name": "Canichana",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "cbb",
+ "name": "Cabiyarí",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cbc",
+ "name": "Carapana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cbd",
+ "name": "Carijona",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cbg",
+ "name": "Chimila",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cbi",
+ "name": "Chachi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cbj",
+ "name": "Ede Cabe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cbk",
+ "name": "Chavacano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cbl",
+ "inverted_name": "Chin, Bualkhaw",
+ "name": "Bualkhaw Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cbn",
+ "name": "Nyahkur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cbo",
+ "name": "Izora",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cbq",
+ "name": "Tsucuba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cbr",
+ "name": "Cashibo-Cacataibo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cbs",
+ "name": "Cashinahua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cbt",
+ "name": "Chayahuita",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cbu",
+ "name": "Candoshi-Shapra",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cbv",
+ "name": "Cacua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cbw",
+ "name": "Kinabalian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cby",
+ "name": "Carabayo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ccc",
+ "name": "Chamicuro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ccd",
+ "inverted_name": "Creole, Cafundo",
+ "name": "Cafundo Creole",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cce",
+ "name": "Chopi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ccg",
+ "inverted_name": "Daka, Samba",
+ "name": "Samba Daka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cch",
+ "name": "Atsam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ccj",
+ "name": "Kasanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ccl",
+ "name": "Cutchi-Swahili",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ccm",
+ "inverted_name": "Creole Malay, Malaccan",
+ "name": "Malaccan Creole Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cco",
+ "inverted_name": "Chinantec, Comaltepec",
+ "name": "Comaltepec Chinantec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ccp",
+ "name": "Chakma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ccr",
+ "name": "Cacaopera",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "cda",
+ "name": "Choni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cde",
+ "name": "Chenchu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cdf",
+ "name": "Chiru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cdh",
+ "name": "Chambeali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cdi",
+ "name": "Chodri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cdj",
+ "name": "Churahi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cdm",
+ "name": "Chepang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cdn",
+ "name": "Chaudangsi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cdo",
+ "inverted_name": "Chinese, Min Dong",
+ "name": "Min Dong Chinese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cdr",
+ "name": "Cinda-Regi-Tiyal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cds",
+ "name": "Chadian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cdy",
+ "name": "Chadong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cdz",
+ "name": "Koda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cea",
+ "inverted_name": "Chehalis, Lower",
+ "name": "Lower Chehalis",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ceb",
+ "name": "Cebuano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ceg",
+ "name": "Chamacoco",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cek",
+ "inverted_name": "Chin, Eastern Khumi",
+ "name": "Eastern Khumi Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cen",
+ "name": "Cen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "cs",
+ "alpha_3": "ces",
+ "bibliographic": "cze",
+ "name": "Czech",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cet",
+ "name": "Centúúm",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cey",
+ "inverted_name": "Chin, Ekai",
+ "name": "Ekai Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cfa",
+ "name": "Dijim-Bwilim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cfd",
+ "name": "Cara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cfg",
+ "name": "Como Karim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cfm",
+ "inverted_name": "Chin, Falam",
+ "name": "Falam Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cga",
+ "name": "Changriwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cgc",
+ "name": "Kagayanen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cgg",
+ "name": "Chiga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cgk",
+ "name": "Chocangacakha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ch",
+ "alpha_3": "cha",
+ "name": "Chamorro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "chb",
+ "name": "Chibcha",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "chc",
+ "name": "Catawba",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "chd",
+ "inverted_name": "Chontal, Highland Oaxaca",
+ "name": "Highland Oaxaca Chontal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ce",
+ "alpha_3": "che",
+ "name": "Chechen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "chf",
+ "inverted_name": "Chontal, Tabasco",
+ "name": "Tabasco Chontal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "chg",
+ "name": "Chagatai",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "chh",
+ "name": "Chinook",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "chj",
+ "inverted_name": "Chinantec, Ojitlán",
+ "name": "Ojitlán Chinantec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "chk",
+ "name": "Chuukese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "chl",
+ "name": "Cahuilla",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "chm",
+ "name": "Mari (Russia)",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "chn",
+ "name": "Chinook jargon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cho",
+ "name": "Choctaw",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "chp",
+ "name": "Chipewyan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "chq",
+ "inverted_name": "Chinantec, Quiotepec",
+ "name": "Quiotepec Chinantec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "chr",
+ "name": "Cherokee",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cht",
+ "name": "Cholón",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_2": "cu",
+ "alpha_3": "chu",
+ "inverted_name": "Slavic, Church",
+ "name": "Church Slavic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_2": "cv",
+ "alpha_3": "chv",
+ "name": "Chuvash",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "chw",
+ "name": "Chuwabu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "chx",
+ "name": "Chantyal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "chy",
+ "name": "Cheyenne",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "chz",
+ "inverted_name": "Chinantec, Ozumacín",
+ "name": "Ozumacín Chinantec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cia",
+ "name": "Cia-Cia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cib",
+ "inverted_name": "Gbe, Ci",
+ "name": "Ci Gbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cic",
+ "name": "Chickasaw",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cid",
+ "name": "Chimariko",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "cie",
+ "name": "Cineni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cih",
+ "name": "Chinali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cik",
+ "inverted_name": "Kinnauri, Chitkuli",
+ "name": "Chitkuli Kinnauri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cim",
+ "name": "Cimbrian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cin",
+ "name": "Cinta Larga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cip",
+ "name": "Chiapanec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cir",
+ "name": "Tiri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ciw",
+ "name": "Chippewa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ciy",
+ "name": "Chaima",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cja",
+ "inverted_name": "Cham, Western",
+ "name": "Western Cham",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cje",
+ "name": "Chru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cjh",
+ "inverted_name": "Chehalis, Upper",
+ "name": "Upper Chehalis",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "cji",
+ "name": "Chamalal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cjk",
+ "name": "Chokwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cjm",
+ "inverted_name": "Cham, Eastern",
+ "name": "Eastern Cham",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cjn",
+ "name": "Chenapian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cjo",
+ "name": "Ashéninka Pajonal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cjp",
+ "name": "Cabécar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cjs",
+ "name": "Shor",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cjv",
+ "name": "Chuave",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cjy",
+ "inverted_name": "Chinese, Jinyu",
+ "name": "Jinyu Chinese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ckb",
+ "inverted_name": "Kurdish, Central",
+ "name": "Central Kurdish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ckh",
+ "name": "Chak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ckl",
+ "name": "Cibak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ckm",
+ "name": "Chakavian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ckn",
+ "inverted_name": "Chin, Kaang",
+ "name": "Kaang Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cko",
+ "name": "Anufo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ckq",
+ "name": "Kajakse",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ckr",
+ "name": "Kairak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cks",
+ "name": "Tayo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ckt",
+ "name": "Chukot",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cku",
+ "name": "Koasati",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ckv",
+ "name": "Kavalan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ckx",
+ "name": "Caka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cky",
+ "name": "Cakfem-Mushere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ckz",
+ "name": "Cakchiquel-Quiché Mixed Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cla",
+ "name": "Ron",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "clc",
+ "name": "Chilcotin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cld",
+ "inverted_name": "Neo-Aramaic, Chaldean",
+ "name": "Chaldean Neo-Aramaic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cle",
+ "inverted_name": "Chinantec, Lealao",
+ "name": "Lealao Chinantec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "clh",
+ "name": "Chilisso",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cli",
+ "name": "Chakali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "clj",
+ "inverted_name": "Chin, Laitu",
+ "name": "Laitu Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "clk",
+ "name": "Idu-Mishmi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cll",
+ "name": "Chala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "clm",
+ "name": "Clallam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "clo",
+ "inverted_name": "Chontal, Lowland Oaxaca",
+ "name": "Lowland Oaxaca Chontal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "clt",
+ "inverted_name": "Chin, Lautu",
+ "name": "Lautu Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "clu",
+ "name": "Caluyanun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "clw",
+ "name": "Chulym",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cly",
+ "inverted_name": "Chatino, Eastern Highland",
+ "name": "Eastern Highland Chatino",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cma",
+ "name": "Maa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cme",
+ "name": "Cerma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cmg",
+ "inverted_name": "Mongolian, Classical",
+ "name": "Classical Mongolian",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "cmi",
+ "name": "Emberá-Chamí",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cml",
+ "name": "Campalagian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cmm",
+ "name": "Michigamea",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "cmn",
+ "inverted_name": "Chinese, Mandarin",
+ "name": "Mandarin Chinese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cmo",
+ "inverted_name": "Mnong, Central",
+ "name": "Central Mnong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cmr",
+ "inverted_name": "Chin, Mro-Khimi",
+ "name": "Mro-Khimi Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cms",
+ "name": "Messapic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "cmt",
+ "name": "Camtho",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cna",
+ "name": "Changthang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cnb",
+ "inverted_name": "Chin, Chinbon",
+ "name": "Chinbon Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cnc",
+ "name": "Côông",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cng",
+ "inverted_name": "Qiang, Northern",
+ "name": "Northern Qiang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cnh",
+ "inverted_name": "Chin, Hakha",
+ "name": "Hakha Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cni",
+ "name": "Asháninka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cnk",
+ "inverted_name": "Chin, Khumi",
+ "name": "Khumi Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cnl",
+ "inverted_name": "Chinantec, Lalana",
+ "name": "Lalana Chinantec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cno",
+ "name": "Con",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cnp",
+ "inverted_name": "Chinese, Northern Ping",
+ "name": "Northern Ping Chinese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cnq",
+ "name": "Chung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cnr",
+ "name": "Montenegrin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cns",
+ "inverted_name": "Asmat, Central",
+ "name": "Central Asmat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cnt",
+ "inverted_name": "Chinantec, Tepetotutla",
+ "name": "Tepetotutla Chinantec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cnu",
+ "name": "Chenoua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cnw",
+ "inverted_name": "Chin, Ngawn",
+ "name": "Ngawn Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cnx",
+ "inverted_name": "Cornish, Middle",
+ "name": "Middle Cornish",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "coa",
+ "inverted_name": "Malay, Cocos Islands",
+ "name": "Cocos Islands Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cob",
+ "name": "Chicomuceltec",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "coc",
+ "name": "Cocopa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cod",
+ "name": "Cocama-Cocamilla",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "coe",
+ "name": "Koreguaje",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cof",
+ "name": "Colorado",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cog",
+ "name": "Chong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "coh",
+ "name": "Chonyi-Dzihana-Kauma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "coj",
+ "name": "Cochimi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "cok",
+ "inverted_name": "Cora, Santa Teresa",
+ "name": "Santa Teresa Cora",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "col",
+ "name": "Columbia-Wenatchi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "com",
+ "name": "Comanche",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "con",
+ "name": "Cofán",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "coo",
+ "name": "Comox",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cop",
+ "name": "Coptic",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "coq",
+ "name": "Coquille",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_2": "kw",
+ "alpha_3": "cor",
+ "name": "Cornish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "co",
+ "alpha_3": "cos",
+ "name": "Corsican",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cot",
+ "name": "Caquinte",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cou",
+ "name": "Wamey",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cov",
+ "name": "Cao Miao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cow",
+ "name": "Cowlitz",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "cox",
+ "name": "Nanti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "coz",
+ "name": "Chochotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cpa",
+ "inverted_name": "Chinantec, Palantla",
+ "name": "Palantla Chinantec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cpb",
+ "inverted_name": "Ashéninka, Ucayali-Yurúa",
+ "name": "Ucayali-Yurúa Ashéninka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cpc",
+ "name": "Ajyíninka Apurucayali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cpg",
+ "inverted_name": "Greek, Cappadocian",
+ "name": "Cappadocian Greek",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "cpi",
+ "inverted_name": "Pidgin English, Chinese",
+ "name": "Chinese Pidgin English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cpn",
+ "name": "Cherepon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cpo",
+ "name": "Kpeego",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cps",
+ "name": "Capiznon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cpu",
+ "inverted_name": "Ashéninka, Pichis",
+ "name": "Pichis Ashéninka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cpx",
+ "inverted_name": "Chinese, Pu-Xian",
+ "name": "Pu-Xian Chinese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cpy",
+ "inverted_name": "Ashéninka, South Ucayali",
+ "name": "South Ucayali Ashéninka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cqd",
+ "inverted_name": "Miao, Chuanqiandian Cluster",
+ "name": "Chuanqiandian Cluster Miao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cra",
+ "name": "Chara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "crb",
+ "inverted_name": "Carib, Island",
+ "name": "Island Carib",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "crc",
+ "name": "Lonwolwol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "crd",
+ "name": "Coeur d'Alene",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "cr",
+ "alpha_3": "cre",
+ "name": "Cree",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "crf",
+ "name": "Caramanta",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "crg",
+ "name": "Michif",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "crh",
+ "inverted_name": "Tatar, Crimean",
+ "name": "Crimean Tatar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cri",
+ "name": "Sãotomense",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "crj",
+ "inverted_name": "Cree, Southern East",
+ "name": "Southern East Cree",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "crk",
+ "inverted_name": "Cree, Plains",
+ "name": "Plains Cree",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "crl",
+ "inverted_name": "Cree, Northern East",
+ "name": "Northern East Cree",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "crm",
+ "inverted_name": "Cree, Moose",
+ "name": "Moose Cree",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "crn",
+ "inverted_name": "Cora, El Nayar",
+ "name": "El Nayar Cora",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cro",
+ "name": "Crow",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "crq",
+ "inverted_name": "Chorote, Iyo'wujwa",
+ "name": "Iyo'wujwa Chorote",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "crr",
+ "inverted_name": "Algonquian, Carolina",
+ "name": "Carolina Algonquian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "crs",
+ "inverted_name": "Creole French, Seselwa",
+ "name": "Seselwa Creole French",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "crt",
+ "inverted_name": "Chorote, Iyojwa'ja",
+ "name": "Iyojwa'ja Chorote",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "crv",
+ "name": "Chaura",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "crw",
+ "name": "Chrau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "crx",
+ "name": "Carrier",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cry",
+ "name": "Cori",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "crz",
+ "name": "Cruzeño",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "csa",
+ "inverted_name": "Chinantec, Chiltepec",
+ "name": "Chiltepec Chinantec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csb",
+ "name": "Kashubian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csc",
+ "name": "Catalan Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csd",
+ "name": "Chiangmai Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cse",
+ "name": "Czech Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csf",
+ "name": "Cuba Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csg",
+ "name": "Chilean Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csh",
+ "inverted_name": "Chin, Asho",
+ "name": "Asho Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csi",
+ "inverted_name": "Miwok, Coast",
+ "name": "Coast Miwok",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "csj",
+ "inverted_name": "Chin, Songlai",
+ "name": "Songlai Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csk",
+ "name": "Jola-Kasa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csl",
+ "name": "Chinese Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csm",
+ "inverted_name": "Miwok, Central Sierra",
+ "name": "Central Sierra Miwok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csn",
+ "name": "Colombian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cso",
+ "inverted_name": "Chinantec, Sochiapam",
+ "name": "Sochiapam Chinantec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csp",
+ "inverted_name": "Chinese, Southern Ping",
+ "name": "Southern Ping Chinese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csq",
+ "name": "Croatia Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csr",
+ "name": "Costa Rican Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "css",
+ "inverted_name": "Ohlone, Southern",
+ "name": "Southern Ohlone",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "cst",
+ "inverted_name": "Ohlone, Northern",
+ "name": "Northern Ohlone",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csv",
+ "inverted_name": "Chin, Sumtu",
+ "name": "Sumtu Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csw",
+ "inverted_name": "Cree, Swampy",
+ "name": "Swampy Cree",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csx",
+ "name": "Cambodian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csy",
+ "inverted_name": "Chin, Siyin",
+ "name": "Siyin Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "csz",
+ "name": "Coos",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cta",
+ "inverted_name": "Chatino, Tataltepec",
+ "name": "Tataltepec Chatino",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ctc",
+ "name": "Chetco",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ctd",
+ "inverted_name": "Chin, Tedim",
+ "name": "Tedim Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cte",
+ "inverted_name": "Chinantec, Tepinapa",
+ "name": "Tepinapa Chinantec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ctg",
+ "name": "Chittagonian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cth",
+ "inverted_name": "Chin, Thaiphum",
+ "name": "Thaiphum Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ctl",
+ "inverted_name": "Chinantec, Tlacoatzintepec",
+ "name": "Tlacoatzintepec Chinantec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ctm",
+ "name": "Chitimacha",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ctn",
+ "name": "Chhintange",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cto",
+ "name": "Emberá-Catío",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ctp",
+ "inverted_name": "Chatino, Western Highland",
+ "name": "Western Highland Chatino",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cts",
+ "inverted_name": "Bikol, Northern Catanduanes",
+ "name": "Northern Catanduanes Bikol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ctt",
+ "inverted_name": "Chetti, Wayanad",
+ "name": "Wayanad Chetti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ctu",
+ "name": "Chol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cty",
+ "name": "Moundadan Chetty",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ctz",
+ "inverted_name": "Chatino, Zacatepec",
+ "name": "Zacatepec Chatino",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cua",
+ "name": "Cua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cub",
+ "name": "Cubeo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cuc",
+ "inverted_name": "Chinantec, Usila",
+ "name": "Usila Chinantec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cuh",
+ "name": "Chuka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cui",
+ "name": "Cuiba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cuj",
+ "name": "Mashco Piro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cuk",
+ "inverted_name": "Kuna, San Blas",
+ "name": "San Blas Kuna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cul",
+ "name": "Culina",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cuo",
+ "name": "Cumanagoto",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "cup",
+ "name": "Cupeño",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "cuq",
+ "name": "Cun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cur",
+ "name": "Chhulung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cut",
+ "inverted_name": "Cuicatec, Teutila",
+ "name": "Teutila Cuicatec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cuu",
+ "name": "Tai Ya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cuv",
+ "name": "Cuvok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cuw",
+ "name": "Chukwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cux",
+ "inverted_name": "Cuicatec, Tepeuxila",
+ "name": "Tepeuxila Cuicatec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cuy",
+ "name": "Cuitlatec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cvg",
+ "name": "Chug",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cvn",
+ "inverted_name": "Chinantec, Valle Nacional",
+ "name": "Valle Nacional Chinantec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cwa",
+ "name": "Kabwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cwb",
+ "name": "Maindo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cwd",
+ "inverted_name": "Cree, Woods",
+ "name": "Woods Cree",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cwe",
+ "name": "Kwere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cwg",
+ "name": "Chewong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cwt",
+ "name": "Kuwaataay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cya",
+ "inverted_name": "Chatino, Nopala",
+ "name": "Nopala Chatino",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cyb",
+ "name": "Cayubaba",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_2": "cy",
+ "alpha_3": "cym",
+ "bibliographic": "wel",
+ "name": "Welsh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "cyo",
+ "name": "Cuyonon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "czh",
+ "inverted_name": "Chinese, Huizhou",
+ "name": "Huizhou Chinese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "czk",
+ "name": "Knaanic",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "czn",
+ "inverted_name": "Chatino, Zenzontepec",
+ "name": "Zenzontepec Chatino",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "czo",
+ "inverted_name": "Chinese, Min Zhong",
+ "name": "Min Zhong Chinese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "czt",
+ "inverted_name": "Chin, Zotung",
+ "name": "Zotung Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "daa",
+ "name": "Dangaléat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dac",
+ "name": "Dambi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dad",
+ "name": "Marik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dae",
+ "name": "Duupa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dag",
+ "name": "Dagbani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dah",
+ "name": "Gwahatike",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dai",
+ "name": "Day",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "daj",
+ "inverted_name": "Daju, Dar Fur",
+ "name": "Dar Fur Daju",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dak",
+ "name": "Dakota",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dal",
+ "name": "Dahalo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dam",
+ "name": "Damakawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "da",
+ "alpha_3": "dan",
+ "name": "Danish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dao",
+ "inverted_name": "Chin, Daai",
+ "name": "Daai Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "daq",
+ "inverted_name": "Maria, Dandami",
+ "name": "Dandami Maria",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dar",
+ "name": "Dargwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "das",
+ "name": "Daho-Doo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dau",
+ "inverted_name": "Daju, Dar Sila",
+ "name": "Dar Sila Daju",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dav",
+ "name": "Taita",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "daw",
+ "name": "Davawenyo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dax",
+ "name": "Dayi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "daz",
+ "name": "Dao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dba",
+ "name": "Bangime",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dbb",
+ "name": "Deno",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dbd",
+ "name": "Dadiya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dbe",
+ "name": "Dabe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dbf",
+ "name": "Edopi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dbg",
+ "inverted_name": "Dogon, Dogul Dom",
+ "name": "Dogul Dom Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dbi",
+ "name": "Doka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dbj",
+ "name": "Ida'an",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dbl",
+ "name": "Dyirbal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dbm",
+ "name": "Duguri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dbn",
+ "name": "Duriankere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dbo",
+ "name": "Dulbu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dbp",
+ "name": "Duwai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dbq",
+ "name": "Daba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dbr",
+ "name": "Dabarre",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dbt",
+ "inverted_name": "Dogon, Ben Tey",
+ "name": "Ben Tey Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dbu",
+ "inverted_name": "Dogon, Bondum Dom",
+ "name": "Bondum Dom Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dbv",
+ "name": "Dungu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dbw",
+ "inverted_name": "Dogon, Bankan Tey",
+ "name": "Bankan Tey Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dby",
+ "name": "Dibiyaso",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dcc",
+ "name": "Deccan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dcr",
+ "name": "Negerhollands",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dda",
+ "name": "Dadi Dadi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ddd",
+ "name": "Dongotono",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dde",
+ "name": "Doondo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ddg",
+ "name": "Fataluku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ddi",
+ "inverted_name": "Goodenough, West",
+ "name": "West Goodenough",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ddj",
+ "name": "Jaru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ddn",
+ "name": "Dendi (Benin)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ddo",
+ "name": "Dido",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ddr",
+ "name": "Dhudhuroa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dds",
+ "inverted_name": "Dogon, Donno So",
+ "name": "Donno So Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ddw",
+ "name": "Dawera-Daweloor",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dec",
+ "name": "Dagik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ded",
+ "name": "Dedua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dee",
+ "name": "Dewoin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "def",
+ "name": "Dezfuli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "deg",
+ "name": "Degema",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "deh",
+ "name": "Dehwari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dei",
+ "name": "Demisa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dek",
+ "name": "Dek",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "del",
+ "name": "Delaware",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dem",
+ "name": "Dem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "den",
+ "name": "Slave (Athapascan)",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dep",
+ "inverted_name": "Delaware, Pidgin",
+ "name": "Pidgin Delaware",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "deq",
+ "name": "Dendi (Central African Republic)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "der",
+ "name": "Deori",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "des",
+ "name": "Desano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "de",
+ "alpha_3": "deu",
+ "bibliographic": "ger",
+ "name": "German",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dev",
+ "name": "Domung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dez",
+ "name": "Dengese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dga",
+ "inverted_name": "Dagaare, Southern",
+ "name": "Southern Dagaare",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dgb",
+ "inverted_name": "Dogon, Bunoge",
+ "name": "Bunoge Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dgc",
+ "inverted_name": "Agta, Casiguran Dumagat",
+ "name": "Casiguran Dumagat Agta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dgd",
+ "name": "Dagaari Dioula",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dge",
+ "name": "Degenan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dgg",
+ "name": "Doga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dgh",
+ "name": "Dghwede",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dgi",
+ "inverted_name": "Dagara, Northern",
+ "name": "Northern Dagara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dgk",
+ "name": "Dagba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dgl",
+ "name": "Andaandi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dgn",
+ "name": "Dagoman",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dgo",
+ "name": "Dogri (individual language)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dgr",
+ "name": "Dogrib",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dgs",
+ "name": "Dogoso",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dgt",
+ "name": "Ndra'ngith",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dgw",
+ "name": "Daungwurrung",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dgx",
+ "name": "Doghoro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dgz",
+ "name": "Daga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dhd",
+ "name": "Dhundari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dhg",
+ "name": "Dhangu-Djangu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dhi",
+ "name": "Dhimal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dhl",
+ "name": "Dhalandji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dhm",
+ "name": "Zemba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dhn",
+ "name": "Dhanki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dho",
+ "name": "Dhodia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dhr",
+ "name": "Dhargari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dhs",
+ "name": "Dhaiso",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dhu",
+ "name": "Dhurga",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dhv",
+ "name": "Dehu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dhw",
+ "name": "Dhanwar (Nepal)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dhx",
+ "name": "Dhungaloo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dia",
+ "name": "Dia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dib",
+ "inverted_name": "Dinka, South Central",
+ "name": "South Central Dinka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dic",
+ "inverted_name": "Dida, Lakota",
+ "name": "Lakota Dida",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "did",
+ "name": "Didinga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dif",
+ "name": "Dieri",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dig",
+ "name": "Digo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dih",
+ "name": "Kumiai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dii",
+ "name": "Dimbong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dij",
+ "name": "Dai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dik",
+ "inverted_name": "Dinka, Southwestern",
+ "name": "Southwestern Dinka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dil",
+ "name": "Dilling",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dim",
+ "name": "Dime",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "din",
+ "name": "Dinka",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dio",
+ "name": "Dibo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dip",
+ "inverted_name": "Dinka, Northeastern",
+ "name": "Northeastern Dinka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "diq",
+ "name": "Dimli (individual language)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dir",
+ "name": "Dirim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dis",
+ "name": "Dimasa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "diu",
+ "name": "Diriku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "dv",
+ "alpha_3": "div",
+ "name": "Dhivehi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "diw",
+ "inverted_name": "Dinka, Northwestern",
+ "name": "Northwestern Dinka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dix",
+ "name": "Dixon Reef",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "diy",
+ "name": "Diuwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "diz",
+ "name": "Ding",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dja",
+ "name": "Djadjawurrung",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "djb",
+ "name": "Djinba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "djc",
+ "inverted_name": "Daju, Dar Daju",
+ "name": "Dar Daju Daju",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "djd",
+ "name": "Djamindjung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dje",
+ "name": "Zarma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "djf",
+ "name": "Djangun",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dji",
+ "name": "Djinang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "djj",
+ "name": "Djeebbana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "djk",
+ "name": "Eastern Maroon Creole",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "djm",
+ "inverted_name": "Dogon, Jamsay",
+ "name": "Jamsay Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "djn",
+ "name": "Jawoyn",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "djo",
+ "name": "Jangkang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "djr",
+ "name": "Djambarrpuyngu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dju",
+ "name": "Kapriman",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "djw",
+ "name": "Djawi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dka",
+ "name": "Dakpakha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dkg",
+ "name": "Kadung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dkk",
+ "name": "Dakka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dkr",
+ "name": "Kuijau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dks",
+ "inverted_name": "Dinka, Southeastern",
+ "name": "Southeastern Dinka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dkx",
+ "name": "Mazagway",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dlg",
+ "name": "Dolgan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dlk",
+ "name": "Dahalik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dlm",
+ "name": "Dalmatian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dln",
+ "name": "Darlong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dma",
+ "name": "Duma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dmb",
+ "inverted_name": "Dogon, Mombo",
+ "name": "Mombo Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dmc",
+ "name": "Gavak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dmd",
+ "name": "Madhi Madhi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dme",
+ "name": "Dugwor",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dmf",
+ "name": "Medefaidrin",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dmg",
+ "inverted_name": "Kinabatangan, Upper",
+ "name": "Upper Kinabatangan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dmk",
+ "name": "Domaaki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dml",
+ "name": "Dameli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dmm",
+ "name": "Dama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dmo",
+ "name": "Kemedzung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dmr",
+ "inverted_name": "Damar, East",
+ "name": "East Damar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dms",
+ "name": "Dampelas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dmu",
+ "name": "Dubu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dmv",
+ "name": "Dumpas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dmw",
+ "name": "Mudburra",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dmx",
+ "name": "Dema",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dmy",
+ "name": "Demta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dna",
+ "inverted_name": "Dani, Upper Grand Valley",
+ "name": "Upper Grand Valley Dani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dnd",
+ "name": "Daonda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dne",
+ "name": "Ndendeule",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dng",
+ "name": "Dungan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dni",
+ "inverted_name": "Dani, Lower Grand Valley",
+ "name": "Lower Grand Valley Dani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dnj",
+ "name": "Dan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dnk",
+ "name": "Dengka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dnn",
+ "name": "Dzùùngoo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dno",
+ "name": "Ndrulo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dnr",
+ "name": "Danaru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dnt",
+ "inverted_name": "Dani, Mid Grand Valley",
+ "name": "Mid Grand Valley Dani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dnu",
+ "name": "Danau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dnv",
+ "name": "Danu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dnw",
+ "inverted_name": "Dani, Western",
+ "name": "Western Dani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dny",
+ "name": "Dení",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "doa",
+ "name": "Dom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dob",
+ "name": "Dobu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "doc",
+ "inverted_name": "Dong, Northern",
+ "name": "Northern Dong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "doe",
+ "name": "Doe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dof",
+ "name": "Domu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "doh",
+ "name": "Dong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "doi",
+ "name": "Dogri (macrolanguage)",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dok",
+ "name": "Dondo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dol",
+ "name": "Doso",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "don",
+ "name": "Toura (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "doo",
+ "name": "Dongo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dop",
+ "name": "Lukpa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "doq",
+ "name": "Dominican Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dor",
+ "name": "Dori'o",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dos",
+ "name": "Dogosé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dot",
+ "name": "Dass",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dov",
+ "name": "Dombe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dow",
+ "name": "Doyayo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dox",
+ "name": "Bussa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "doy",
+ "name": "Dompo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "doz",
+ "name": "Dorze",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dpp",
+ "name": "Papar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "drb",
+ "name": "Dair",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "drc",
+ "name": "Minderico",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "drd",
+ "name": "Darmiya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dre",
+ "name": "Dolpo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "drg",
+ "name": "Rungus",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dri",
+ "name": "C'Lela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "drl",
+ "name": "Paakantyi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "drn",
+ "inverted_name": "Damar, West",
+ "name": "West Damar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dro",
+ "inverted_name": "Melanau, Daro-Matu",
+ "name": "Daro-Matu Melanau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "drq",
+ "name": "Dura",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "drs",
+ "name": "Gedeo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "drt",
+ "name": "Drents",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dru",
+ "name": "Rukai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dry",
+ "name": "Darai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dsb",
+ "inverted_name": "Sorbian, Lower",
+ "name": "Lower Sorbian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dse",
+ "name": "Dutch Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dsh",
+ "name": "Daasanach",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dsi",
+ "name": "Disa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dsl",
+ "name": "Danish Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dsn",
+ "name": "Dusner",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dso",
+ "name": "Desiya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dsq",
+ "name": "Tadaksahak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dsz",
+ "name": "Mardin Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dta",
+ "name": "Daur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dtb",
+ "inverted_name": "Kadazan, Labuk-Kinabatangan",
+ "name": "Labuk-Kinabatangan Kadazan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dtd",
+ "name": "Ditidaht",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dth",
+ "name": "Adithinngithigh",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dti",
+ "inverted_name": "Dogon, Ana Tinga",
+ "name": "Ana Tinga Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dtk",
+ "inverted_name": "Dogon, Tene Kan",
+ "name": "Tene Kan Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dtm",
+ "inverted_name": "Dogon, Tomo Kan",
+ "name": "Tomo Kan Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dtn",
+ "name": "Daatsʼíin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dto",
+ "inverted_name": "Dogon, Tommo So",
+ "name": "Tommo So Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dtp",
+ "inverted_name": "Dusun, Kadazan",
+ "name": "Kadazan Dusun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dtr",
+ "name": "Lotud",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dts",
+ "inverted_name": "Dogon, Toro So",
+ "name": "Toro So Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dtt",
+ "inverted_name": "Dogon, Toro Tegu",
+ "name": "Toro Tegu Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dtu",
+ "inverted_name": "Dogon, Tebul Ure",
+ "name": "Tebul Ure Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dty",
+ "name": "Dotyali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dua",
+ "name": "Duala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dub",
+ "name": "Dubli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "duc",
+ "name": "Duna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "due",
+ "inverted_name": "Agta, Umiray Dumaget",
+ "name": "Umiray Dumaget Agta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "duf",
+ "name": "Dumbea",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dug",
+ "name": "Duruma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "duh",
+ "name": "Dungra Bhil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dui",
+ "name": "Dumun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "duk",
+ "name": "Uyajitaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dul",
+ "inverted_name": "Agta, Alabat Island",
+ "name": "Alabat Island Agta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dum",
+ "inverted_name": "Dutch, Middle (ca. 1050-1350)",
+ "name": "Middle Dutch (ca. 1050-1350)",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "dun",
+ "name": "Dusun Deyah",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "duo",
+ "inverted_name": "Agta, Dupaninan",
+ "name": "Dupaninan Agta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dup",
+ "name": "Duano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "duq",
+ "name": "Dusun Malang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dur",
+ "name": "Dii",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dus",
+ "name": "Dumi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "duu",
+ "name": "Drung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "duv",
+ "name": "Duvle",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "duw",
+ "name": "Dusun Witu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dux",
+ "name": "Duungooma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "duy",
+ "inverted_name": "Agta, Dicamay",
+ "name": "Dicamay Agta",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "duz",
+ "name": "Duli-Gey",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dva",
+ "name": "Duau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dwa",
+ "name": "Diri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dwk",
+ "inverted_name": "Kui, Dawik",
+ "name": "Dawik Kui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dwr",
+ "name": "Dawro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dws",
+ "name": "Dutton World Speedwords",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "dwu",
+ "name": "Dhuwal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dww",
+ "name": "Dawawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dwy",
+ "name": "Dhuwaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dwz",
+ "inverted_name": "Rai, Dewas",
+ "name": "Dewas Rai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dya",
+ "name": "Dyan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dyb",
+ "name": "Dyaberdyaber",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dyd",
+ "name": "Dyugun",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dyg",
+ "inverted_name": "Agta, Villa Viciosa",
+ "name": "Villa Viciosa Agta",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dyi",
+ "inverted_name": "Senoufo, Djimini",
+ "name": "Djimini Senoufo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dym",
+ "inverted_name": "Dogon, Yanda Dom",
+ "name": "Yanda Dom Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dyn",
+ "name": "Dyangadi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dyo",
+ "name": "Jola-Fonyi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dyu",
+ "name": "Dyula",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dyy",
+ "name": "Djabugay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dza",
+ "name": "Tunzu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dze",
+ "name": "Djiwarli",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "dzg",
+ "name": "Dazaga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dzl",
+ "name": "Dzalakha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "dzn",
+ "name": "Dzando",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "dz",
+ "alpha_3": "dzo",
+ "name": "Dzongkha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eaa",
+ "name": "Karenggapa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ebc",
+ "name": "Beginci",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ebg",
+ "name": "Ebughu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ebk",
+ "inverted_name": "Bontok, Eastern",
+ "name": "Eastern Bontok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ebo",
+ "name": "Teke-Ebo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ebr",
+ "name": "Ebrié",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ebu",
+ "name": "Embu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ecr",
+ "name": "Eteocretan",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "ecs",
+ "name": "Ecuadorian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ecy",
+ "name": "Eteocypriot",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "eee",
+ "name": "E",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "efa",
+ "name": "Efai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "efe",
+ "name": "Efe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "efi",
+ "name": "Efik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ega",
+ "name": "Ega",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "egl",
+ "name": "Emilian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "egm",
+ "name": "Benamanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ego",
+ "name": "Eggon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "egy",
+ "name": "Egyptian (Ancient)",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "ehs",
+ "name": "Miyakubo Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ehu",
+ "name": "Ehueun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eip",
+ "name": "Eipomek",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eit",
+ "name": "Eitiep",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eiv",
+ "name": "Askopan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eja",
+ "name": "Ejamat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eka",
+ "name": "Ekajuk",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eke",
+ "name": "Ekit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ekg",
+ "name": "Ekari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eki",
+ "name": "Eki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ekk",
+ "inverted_name": "Estonian, Standard",
+ "name": "Standard Estonian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ekl",
+ "name": "Kol (Bangladesh)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ekm",
+ "name": "Elip",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eko",
+ "name": "Koti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ekp",
+ "name": "Ekpeye",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ekr",
+ "name": "Yace",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eky",
+ "inverted_name": "Kayah, Eastern",
+ "name": "Eastern Kayah",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ele",
+ "name": "Elepi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "elh",
+ "name": "El Hugeirat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eli",
+ "name": "Nding",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "elk",
+ "name": "Elkei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "el",
+ "alpha_3": "ell",
+ "bibliographic": "gre",
+ "inverted_name": "Greek, Modern (1453-)",
+ "name": "Modern Greek (1453-)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "elm",
+ "name": "Eleme",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "elo",
+ "name": "El Molo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "elu",
+ "name": "Elu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "elx",
+ "name": "Elamite",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "ema",
+ "name": "Emai-Iuleha-Ora",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "emb",
+ "name": "Embaloh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eme",
+ "name": "Emerillon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "emg",
+ "inverted_name": "Meohang, Eastern",
+ "name": "Eastern Meohang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "emi",
+ "name": "Mussau-Emira",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "emk",
+ "inverted_name": "Maninkakan, Eastern",
+ "name": "Eastern Maninkakan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "emm",
+ "name": "Mamulique",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "emn",
+ "name": "Eman",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "emp",
+ "inverted_name": "Emberá, Northern",
+ "name": "Northern Emberá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "emq",
+ "inverted_name": "Minyag, Eastern",
+ "name": "Eastern Minyag",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ems",
+ "inverted_name": "Yupik, Pacific Gulf",
+ "name": "Pacific Gulf Yupik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "emu",
+ "inverted_name": "Muria, Eastern",
+ "name": "Eastern Muria",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "emw",
+ "name": "Emplawas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "emx",
+ "name": "Erromintxela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "emy",
+ "inverted_name": "Mayan, Epigraphic",
+ "name": "Epigraphic Mayan",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "emz",
+ "name": "Mbessa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ena",
+ "name": "Apali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "enb",
+ "name": "Markweeta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "enc",
+ "name": "En",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "end",
+ "name": "Ende",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "enf",
+ "inverted_name": "Enets, Forest",
+ "name": "Forest Enets",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "en",
+ "alpha_3": "eng",
+ "name": "English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "enh",
+ "inverted_name": "Enets, Tundra",
+ "name": "Tundra Enets",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "enl",
+ "name": "Enlhet",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "enm",
+ "inverted_name": "English, Middle (1100-1500)",
+ "name": "Middle English (1100-1500)",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "enn",
+ "name": "Engenni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eno",
+ "name": "Enggano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "enq",
+ "name": "Enga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "enr",
+ "name": "Emumu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "enu",
+ "name": "Enu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "env",
+ "name": "Enwan (Edo State)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "enw",
+ "name": "Enwan (Akwa Ibom State)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "enx",
+ "name": "Enxet",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eot",
+ "name": "Beti (Côte d'Ivoire)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "epi",
+ "name": "Epie",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "eo",
+ "alpha_3": "epo",
+ "name": "Esperanto",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "era",
+ "name": "Eravallan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "erg",
+ "name": "Sie",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "erh",
+ "name": "Eruwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eri",
+ "name": "Ogea",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "erk",
+ "inverted_name": "Efate, South",
+ "name": "South Efate",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ero",
+ "name": "Horpa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "err",
+ "name": "Erre",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ers",
+ "name": "Ersu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ert",
+ "name": "Eritai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "erw",
+ "name": "Erokwanas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ese",
+ "name": "Ese Ejja",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "esg",
+ "inverted_name": "Gondi, Aheri",
+ "name": "Aheri Gondi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "esh",
+ "name": "Eshtehardi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "esi",
+ "inverted_name": "Inupiatun, North Alaskan",
+ "name": "North Alaskan Inupiatun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "esk",
+ "inverted_name": "Inupiatun, Northwest Alaska",
+ "name": "Northwest Alaska Inupiatun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "esl",
+ "name": "Egypt Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "esm",
+ "name": "Esuma",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "esn",
+ "name": "Salvadoran Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eso",
+ "name": "Estonian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "esq",
+ "name": "Esselen",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ess",
+ "inverted_name": "Yupik, Central Siberian",
+ "name": "Central Siberian Yupik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "et",
+ "alpha_3": "est",
+ "name": "Estonian",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "esu",
+ "inverted_name": "Yupik, Central",
+ "name": "Central Yupik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "esy",
+ "name": "Eskayan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "etb",
+ "name": "Etebi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "etc",
+ "name": "Etchemin",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "eth",
+ "name": "Ethiopian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "etn",
+ "name": "Eton (Vanuatu)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eto",
+ "name": "Eton (Cameroon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "etr",
+ "name": "Edolo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ets",
+ "name": "Yekhee",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ett",
+ "name": "Etruscan",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "etu",
+ "name": "Ejagham",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "etx",
+ "name": "Eten",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "etz",
+ "name": "Semimi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "eu",
+ "alpha_3": "eus",
+ "bibliographic": "baq",
+ "name": "Basque",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eve",
+ "name": "Even",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "evh",
+ "name": "Uvbie",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "evn",
+ "name": "Evenki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ee",
+ "alpha_3": "ewe",
+ "name": "Ewe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ewo",
+ "name": "Ewondo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ext",
+ "name": "Extremaduran",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eya",
+ "name": "Eyak",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "eyo",
+ "name": "Keiyo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eza",
+ "name": "Ezaa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "eze",
+ "name": "Uzekwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "faa",
+ "name": "Fasu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fab",
+ "name": "Fa d'Ambu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fad",
+ "name": "Wagi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "faf",
+ "name": "Fagani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fag",
+ "name": "Finongan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fah",
+ "inverted_name": "Fali, Baissa",
+ "name": "Baissa Fali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fai",
+ "name": "Faiwol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "faj",
+ "name": "Faita",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fak",
+ "name": "Fang (Cameroon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fal",
+ "inverted_name": "Fali, South",
+ "name": "South Fali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fam",
+ "name": "Fam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fan",
+ "name": "Fang (Equatorial Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "fo",
+ "alpha_3": "fao",
+ "name": "Faroese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fap",
+ "name": "Paloor",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "far",
+ "name": "Fataleka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "fa",
+ "alpha_3": "fas",
+ "bibliographic": "per",
+ "name": "Persian",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fat",
+ "name": "Fanti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fau",
+ "name": "Fayu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fax",
+ "name": "Fala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fay",
+ "inverted_name": "Fars, Southwestern",
+ "name": "Southwestern Fars",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "faz",
+ "inverted_name": "Fars, Northwestern",
+ "name": "Northwestern Fars",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fbl",
+ "inverted_name": "Bikol, West Albay",
+ "name": "West Albay Bikol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fcs",
+ "name": "Quebec Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fer",
+ "name": "Feroge",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ffi",
+ "name": "Foia Foia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ffm",
+ "inverted_name": "Fulfulde, Maasina",
+ "name": "Maasina Fulfulde",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fgr",
+ "name": "Fongoro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fia",
+ "name": "Nobiin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fie",
+ "name": "Fyer",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fif",
+ "name": "Faifi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "fj",
+ "alpha_3": "fij",
+ "name": "Fijian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fil",
+ "name": "Filipino",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "fi",
+ "alpha_3": "fin",
+ "name": "Finnish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fip",
+ "name": "Fipa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fir",
+ "name": "Firan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fit",
+ "inverted_name": "Finnish, Tornedalen",
+ "name": "Tornedalen Finnish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fiw",
+ "name": "Fiwaga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fkk",
+ "name": "Kirya-Konzəl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fkv",
+ "inverted_name": "Finnish, Kven",
+ "name": "Kven Finnish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fla",
+ "name": "Kalispel-Pend d'Oreille",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "flh",
+ "name": "Foau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fli",
+ "name": "Fali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fll",
+ "inverted_name": "Fali, North",
+ "name": "North Fali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fln",
+ "name": "Flinders Island",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "flr",
+ "name": "Fuliiru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fly",
+ "name": "Flaaitaal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fmp",
+ "name": "Fe'fe'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fmu",
+ "inverted_name": "Muria, Far Western",
+ "name": "Far Western Muria",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fnb",
+ "name": "Fanbak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fng",
+ "name": "Fanagalo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fni",
+ "name": "Fania",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fod",
+ "name": "Foodo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "foi",
+ "name": "Foi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fom",
+ "name": "Foma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fon",
+ "name": "Fon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "for",
+ "name": "Fore",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fos",
+ "name": "Siraya",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "fpe",
+ "inverted_name": "Creole English, Fernando Po",
+ "name": "Fernando Po Creole English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fqs",
+ "name": "Fas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "fr",
+ "alpha_3": "fra",
+ "bibliographic": "fre",
+ "name": "French",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "frc",
+ "inverted_name": "French, Cajun",
+ "name": "Cajun French",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "frd",
+ "name": "Fordata",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "frk",
+ "name": "Frankish",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "frm",
+ "inverted_name": "French, Middle (ca. 1400-1600)",
+ "name": "Middle French (ca. 1400-1600)",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "fro",
+ "inverted_name": "French, Old (842-ca. 1400)",
+ "name": "Old French (842-ca. 1400)",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "frp",
+ "name": "Arpitan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "frq",
+ "name": "Forak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "frr",
+ "inverted_name": "Frisian, Northern",
+ "name": "Northern Frisian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "frs",
+ "inverted_name": "Frisian, Eastern",
+ "name": "Eastern Frisian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "frt",
+ "name": "Fortsenal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "fy",
+ "alpha_3": "fry",
+ "inverted_name": "Frisian, Western",
+ "name": "Western Frisian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fse",
+ "name": "Finnish Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fsl",
+ "name": "French Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fss",
+ "name": "Finland-Swedish Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fub",
+ "inverted_name": "Fulfulde, Adamawa",
+ "name": "Adamawa Fulfulde",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fuc",
+ "name": "Pulaar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fud",
+ "inverted_name": "Futuna, East",
+ "name": "East Futuna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fue",
+ "inverted_name": "Fulfulde, Borgu",
+ "name": "Borgu Fulfulde",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fuf",
+ "name": "Pular",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fuh",
+ "inverted_name": "Fulfulde, Western Niger",
+ "name": "Western Niger Fulfulde",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fui",
+ "inverted_name": "Fulfulde, Bagirmi",
+ "name": "Bagirmi Fulfulde",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fuj",
+ "name": "Ko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ff",
+ "alpha_3": "ful",
+ "name": "Fulah",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fum",
+ "name": "Fum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fun",
+ "name": "Fulniô",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fuq",
+ "inverted_name": "Fulfulde, Central-Eastern Niger",
+ "name": "Central-Eastern Niger Fulfulde",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fur",
+ "name": "Friulian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fut",
+ "name": "Futuna-Aniwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fuu",
+ "name": "Furu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fuv",
+ "inverted_name": "Fulfulde, Nigerian",
+ "name": "Nigerian Fulfulde",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fuy",
+ "name": "Fuyug",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fvr",
+ "name": "Fur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fwa",
+ "name": "Fwâi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "fwe",
+ "name": "Fwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gaa",
+ "name": "Ga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gab",
+ "name": "Gabri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gac",
+ "inverted_name": "Great Andamanese, Mixed",
+ "name": "Mixed Great Andamanese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gad",
+ "name": "Gaddang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gae",
+ "name": "Guarequena",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gaf",
+ "name": "Gende",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gag",
+ "name": "Gagauz",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gah",
+ "name": "Alekano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gai",
+ "name": "Borei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gaj",
+ "name": "Gadsup",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gak",
+ "name": "Gamkonora",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gal",
+ "name": "Galolen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gam",
+ "name": "Kandawo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gan",
+ "inverted_name": "Chinese, Gan",
+ "name": "Gan Chinese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gao",
+ "name": "Gants",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gap",
+ "name": "Gal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gaq",
+ "name": "Gata'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gar",
+ "name": "Galeya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gas",
+ "inverted_name": "Garasia, Adiwasi",
+ "name": "Adiwasi Garasia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gat",
+ "name": "Kenati",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gau",
+ "inverted_name": "Gadaba, Mudhili",
+ "name": "Mudhili Gadaba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gaw",
+ "name": "Nobonob",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gax",
+ "inverted_name": "Oromo, Borana-Arsi-Guji",
+ "name": "Borana-Arsi-Guji Oromo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gay",
+ "name": "Gayo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gaz",
+ "inverted_name": "Oromo, West Central",
+ "name": "West Central Oromo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gba",
+ "name": "Gbaya (Central African Republic)",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbb",
+ "name": "Kaytetye",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbd",
+ "name": "Karajarri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbe",
+ "name": "Niksek",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbf",
+ "name": "Gaikundi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbg",
+ "name": "Gbanziri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbh",
+ "inverted_name": "Gbe, Defi",
+ "name": "Defi Gbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbi",
+ "name": "Galela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbj",
+ "inverted_name": "Gadaba, Bodo",
+ "name": "Bodo Gadaba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbk",
+ "name": "Gaddi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbl",
+ "name": "Gamit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbm",
+ "name": "Garhwali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbn",
+ "name": "Mo'da",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbo",
+ "inverted_name": "Grebo, Northern",
+ "name": "Northern Grebo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbp",
+ "name": "Gbaya-Bossangoa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbq",
+ "name": "Gbaya-Bozoum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbr",
+ "name": "Gbagyi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbs",
+ "inverted_name": "Gbe, Gbesi",
+ "name": "Gbesi Gbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbu",
+ "name": "Gagadu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbv",
+ "name": "Gbanu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbw",
+ "name": "Gabi-Gabi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbx",
+ "inverted_name": "Gbe, Eastern Xwla",
+ "name": "Eastern Xwla Gbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gby",
+ "name": "Gbari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gbz",
+ "inverted_name": "Dari, Zoroastrian",
+ "name": "Zoroastrian Dari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gcc",
+ "name": "Mali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gcd",
+ "name": "Ganggalida",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gce",
+ "name": "Galice",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gcf",
+ "inverted_name": "Creole French, Guadeloupean",
+ "name": "Guadeloupean Creole French",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gcl",
+ "inverted_name": "Creole English, Grenadian",
+ "name": "Grenadian Creole English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gcn",
+ "name": "Gaina",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gcr",
+ "inverted_name": "Creole French, Guianese",
+ "name": "Guianese Creole French",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gct",
+ "inverted_name": "German, Colonia Tovar",
+ "name": "Colonia Tovar German",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gda",
+ "inverted_name": "Lohar, Gade",
+ "name": "Gade Lohar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gdb",
+ "inverted_name": "Gadaba, Pottangi Ollar",
+ "name": "Pottangi Ollar Gadaba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gdc",
+ "name": "Gugu Badhun",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gdd",
+ "name": "Gedaged",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gde",
+ "name": "Gude",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gdf",
+ "name": "Guduf-Gava",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gdg",
+ "name": "Ga'dang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gdh",
+ "name": "Gadjerawang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gdi",
+ "name": "Gundi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gdj",
+ "name": "Gurdjar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gdk",
+ "name": "Gadang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gdl",
+ "name": "Dirasha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gdm",
+ "name": "Laal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gdn",
+ "name": "Umanakaina",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gdo",
+ "name": "Ghodoberi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gdq",
+ "name": "Mehri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gdr",
+ "name": "Wipi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gds",
+ "name": "Ghandruk Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gdt",
+ "name": "Kungardutyi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gdu",
+ "name": "Gudu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gdx",
+ "name": "Godwari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gea",
+ "name": "Geruma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "geb",
+ "name": "Kire",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gec",
+ "inverted_name": "Grebo, Gboloo",
+ "name": "Gboloo Grebo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ged",
+ "name": "Gade",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gef",
+ "name": "Gerai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "geg",
+ "name": "Gengle",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "geh",
+ "inverted_name": "German, Hutterite",
+ "name": "Hutterite German",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gei",
+ "name": "Gebe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gej",
+ "name": "Gen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gek",
+ "name": "Ywom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gel",
+ "name": "ut-Ma'in",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "geq",
+ "name": "Geme",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ges",
+ "name": "Geser-Gorom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gev",
+ "name": "Eviya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gew",
+ "name": "Gera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gex",
+ "name": "Garre",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gey",
+ "name": "Enya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gez",
+ "name": "Geez",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "gfk",
+ "name": "Patpatar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gft",
+ "name": "Gafat",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gga",
+ "name": "Gao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ggb",
+ "name": "Gbii",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ggd",
+ "name": "Gugadj",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gge",
+ "name": "Gurr-goni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ggg",
+ "name": "Gurgula",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ggk",
+ "name": "Kungarakany",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ggl",
+ "name": "Ganglau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ggt",
+ "name": "Gitua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ggu",
+ "name": "Gagu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ggw",
+ "name": "Gogodala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gha",
+ "name": "Ghadamès",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ghc",
+ "inverted_name": "Gaelic, Hiberno-Scottish",
+ "name": "Hiberno-Scottish Gaelic",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "ghe",
+ "inverted_name": "Ghale, Southern",
+ "name": "Southern Ghale",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ghh",
+ "inverted_name": "Ghale, Northern",
+ "name": "Northern Ghale",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ghk",
+ "inverted_name": "Karen, Geko",
+ "name": "Geko Karen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ghl",
+ "name": "Ghulfan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ghn",
+ "name": "Ghanongga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gho",
+ "name": "Ghomara",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ghr",
+ "name": "Ghera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ghs",
+ "name": "Guhu-Samane",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ght",
+ "name": "Kuke",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gia",
+ "name": "Kija",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gib",
+ "name": "Gibanawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gic",
+ "name": "Gail",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gid",
+ "name": "Gidar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gie",
+ "name": "Gaɓogbo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gig",
+ "name": "Goaria",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gih",
+ "name": "Githabul",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gii",
+ "name": "Girirra",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gil",
+ "name": "Gilbertese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gim",
+ "name": "Gimi (Eastern Highlands)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gin",
+ "name": "Hinukh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gip",
+ "name": "Gimi (West New Britain)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "giq",
+ "inverted_name": "Gelao, Green",
+ "name": "Green Gelao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gir",
+ "inverted_name": "Gelao, Red",
+ "name": "Red Gelao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gis",
+ "inverted_name": "Giziga, North",
+ "name": "North Giziga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "git",
+ "name": "Gitxsan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "giu",
+ "name": "Mulao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "giw",
+ "inverted_name": "Gelao, White",
+ "name": "White Gelao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gix",
+ "name": "Gilima",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "giy",
+ "name": "Giyug",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "giz",
+ "inverted_name": "Giziga, South",
+ "name": "South Giziga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gjk",
+ "inverted_name": "Koli, Kachi",
+ "name": "Kachi Koli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gjm",
+ "name": "Gunditjmara",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gjn",
+ "name": "Gonja",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gjr",
+ "name": "Gurindji Kriol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gju",
+ "name": "Gujari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gka",
+ "name": "Guya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gkd",
+ "name": "Magɨ (Madang Province)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gke",
+ "name": "Ndai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gkn",
+ "name": "Gokana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gko",
+ "name": "Kok-Nar",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gkp",
+ "inverted_name": "Kpelle, Guinea",
+ "name": "Guinea Kpelle",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gku",
+ "name": "ǂUngkue",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_2": "gd",
+ "alpha_3": "gla",
+ "inverted_name": "Gaelic, Scottish",
+ "name": "Scottish Gaelic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "glb",
+ "name": "Belning",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "glc",
+ "name": "Bon Gula",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gld",
+ "name": "Nanai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ga",
+ "alpha_3": "gle",
+ "name": "Irish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "gl",
+ "alpha_3": "glg",
+ "name": "Galician",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "glh",
+ "inverted_name": "Pashai, Northwest",
+ "name": "Northwest Pashai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "glj",
+ "name": "Gula Iro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "glk",
+ "name": "Gilaki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gll",
+ "name": "Garlali",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "glo",
+ "name": "Galambu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "glr",
+ "name": "Glaro-Twabo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "glu",
+ "name": "Gula (Chad)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "gv",
+ "alpha_3": "glv",
+ "name": "Manx",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "glw",
+ "name": "Glavda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gly",
+ "name": "Gule",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gma",
+ "name": "Gambera",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gmb",
+ "name": "Gula'alaa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gmd",
+ "name": "Mághdì",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gmg",
+ "name": "Magɨyi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gmh",
+ "inverted_name": "German, Middle High (ca. 1050-1500)",
+ "name": "Middle High German (ca. 1050-1500)",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "gml",
+ "inverted_name": "German, Middle Low",
+ "name": "Middle Low German",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "gmm",
+ "name": "Gbaya-Mbodomo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gmn",
+ "name": "Gimnime",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gmr",
+ "name": "Mirning",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gmu",
+ "name": "Gumalu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gmv",
+ "name": "Gamo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gmx",
+ "name": "Magoma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gmy",
+ "inverted_name": "Greek, Mycenaean",
+ "name": "Mycenaean Greek",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "gmz",
+ "name": "Mgbolizhia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gna",
+ "name": "Kaansa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gnb",
+ "name": "Gangte",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gnc",
+ "name": "Guanche",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gnd",
+ "name": "Zulgo-Gemzek",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gne",
+ "name": "Ganang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gng",
+ "name": "Ngangam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gnh",
+ "name": "Lere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gni",
+ "name": "Gooniyandi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gnj",
+ "name": "Ngen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gnk",
+ "name": "ǁGana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gnl",
+ "name": "Gangulu",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gnm",
+ "name": "Ginuman",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gnn",
+ "name": "Gumatj",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gno",
+ "inverted_name": "Gondi, Northern",
+ "name": "Northern Gondi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gnq",
+ "name": "Gana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gnr",
+ "name": "Gureng Gureng",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gnt",
+ "name": "Guntai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gnu",
+ "name": "Gnau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gnw",
+ "inverted_name": "Guaraní, Western Bolivian",
+ "name": "Western Bolivian Guaraní",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gnz",
+ "name": "Ganzi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "goa",
+ "name": "Guro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gob",
+ "name": "Playero",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "goc",
+ "name": "Gorakor",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "god",
+ "name": "Godié",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "goe",
+ "name": "Gongduk",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gof",
+ "name": "Gofa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gog",
+ "name": "Gogo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "goh",
+ "inverted_name": "German, Old High (ca. 750-1050)",
+ "name": "Old High German (ca. 750-1050)",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "goi",
+ "name": "Gobasi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "goj",
+ "name": "Gowlan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gok",
+ "name": "Gowli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gol",
+ "name": "Gola",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gom",
+ "inverted_name": "Konkani, Goan",
+ "name": "Goan Konkani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gon",
+ "name": "Gondi",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "goo",
+ "name": "Gone Dau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gop",
+ "name": "Yeretuar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "goq",
+ "name": "Gorap",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gor",
+ "name": "Gorontalo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gos",
+ "name": "Gronings",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "got",
+ "name": "Gothic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "gou",
+ "name": "Gavar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gov",
+ "name": "Goo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gow",
+ "name": "Gorowa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gox",
+ "name": "Gobu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "goy",
+ "name": "Goundo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "goz",
+ "name": "Gozarkhani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gpa",
+ "name": "Gupa-Abawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gpe",
+ "inverted_name": "Pidgin English, Ghanaian",
+ "name": "Ghanaian Pidgin English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gpn",
+ "name": "Taiap",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gqa",
+ "name": "Ga'anda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gqi",
+ "name": "Guiqiong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gqn",
+ "name": "Guana (Brazil)",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gqr",
+ "name": "Gor",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gqu",
+ "name": "Qau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gra",
+ "inverted_name": "Garasia, Rajput",
+ "name": "Rajput Garasia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "grb",
+ "name": "Grebo",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "grc",
+ "inverted_name": "Greek, Ancient (to 1453)",
+ "name": "Ancient Greek (to 1453)",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "grd",
+ "name": "Guruntum-Mbaaru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "grg",
+ "name": "Madi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "grh",
+ "name": "Gbiri-Niragu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gri",
+ "name": "Ghari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "grj",
+ "inverted_name": "Grebo, Southern",
+ "name": "Southern Grebo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "grm",
+ "name": "Kota Marudu Talantang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "gn",
+ "alpha_3": "grn",
+ "name": "Guarani",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gro",
+ "name": "Groma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "grq",
+ "name": "Gorovu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "grr",
+ "name": "Taznatit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "grs",
+ "name": "Gresi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "grt",
+ "name": "Garo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gru",
+ "name": "Kistane",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "grv",
+ "inverted_name": "Grebo, Central",
+ "name": "Central Grebo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "grw",
+ "name": "Gweda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "grx",
+ "name": "Guriaso",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gry",
+ "inverted_name": "Grebo, Barclayville",
+ "name": "Barclayville Grebo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "grz",
+ "name": "Guramalum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gse",
+ "name": "Ghanaian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gsg",
+ "name": "German Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gsl",
+ "name": "Gusilay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gsm",
+ "name": "Guatemalan Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gsn",
+ "name": "Nema",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gso",
+ "inverted_name": "Gbaya, Southwest",
+ "name": "Southwest Gbaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gsp",
+ "name": "Wasembo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gss",
+ "name": "Greek Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gsw",
+ "inverted_name": "German, Swiss",
+ "name": "Swiss German",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gta",
+ "name": "Guató",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gtu",
+ "name": "Aghu-Tharnggala",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gua",
+ "name": "Shiki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gub",
+ "name": "Guajajára",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "guc",
+ "name": "Wayuu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gud",
+ "inverted_name": "Dida, Yocoboué",
+ "name": "Yocoboué Dida",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gue",
+ "name": "Gurindji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "guf",
+ "name": "Gupapuyngu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gug",
+ "inverted_name": "Guaraní, Paraguayan",
+ "name": "Paraguayan Guaraní",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "guh",
+ "name": "Guahibo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gui",
+ "inverted_name": "Guaraní, Eastern Bolivian",
+ "name": "Eastern Bolivian Guaraní",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "gu",
+ "alpha_3": "guj",
+ "name": "Gujarati",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "guk",
+ "name": "Gumuz",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gul",
+ "inverted_name": "Creole English, Sea Island",
+ "name": "Sea Island Creole English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gum",
+ "name": "Guambiano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gun",
+ "inverted_name": "Guaraní, Mbyá",
+ "name": "Mbyá Guaraní",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "guo",
+ "name": "Guayabero",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gup",
+ "name": "Gunwinggu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "guq",
+ "name": "Aché",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gur",
+ "name": "Farefare",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gus",
+ "name": "Guinean Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gut",
+ "name": "Maléku Jaíka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "guu",
+ "name": "Yanomamö",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "guw",
+ "name": "Gun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gux",
+ "name": "Gourmanchéma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "guz",
+ "name": "Gusii",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gva",
+ "name": "Guana (Paraguay)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gvc",
+ "name": "Guanano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gve",
+ "name": "Duwet",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gvf",
+ "name": "Golin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gvj",
+ "name": "Guajá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gvl",
+ "name": "Gulay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gvm",
+ "name": "Gurmana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gvn",
+ "name": "Kuku-Yalanji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gvo",
+ "name": "Gavião Do Jiparaná",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gvp",
+ "inverted_name": "Gavião, Pará",
+ "name": "Pará Gavião",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gvr",
+ "name": "Gurung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gvs",
+ "name": "Gumawana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gvy",
+ "name": "Guyani",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gwa",
+ "name": "Mbato",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gwb",
+ "name": "Gwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gwc",
+ "name": "Gawri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gwd",
+ "name": "Gawwada",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gwe",
+ "name": "Gweno",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gwf",
+ "name": "Gowro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gwg",
+ "name": "Moo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gwi",
+ "name": "Gwichʼin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gwj",
+ "name": "ǀGwi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gwm",
+ "name": "Awngthim",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gwn",
+ "name": "Gwandara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gwr",
+ "name": "Gwere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gwt",
+ "name": "Gawar-Bati",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gwu",
+ "name": "Guwamu",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gww",
+ "name": "Kwini",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gwx",
+ "name": "Gua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gxx",
+ "name": "Wè Southern",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gya",
+ "inverted_name": "Gbaya, Northwest",
+ "name": "Northwest Gbaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gyb",
+ "name": "Garus",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gyd",
+ "name": "Kayardild",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gye",
+ "name": "Gyem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gyf",
+ "name": "Gungabula",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gyg",
+ "name": "Gbayi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gyi",
+ "name": "Gyele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gyl",
+ "name": "Gayil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gym",
+ "name": "Ngäbere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gyn",
+ "inverted_name": "Creole English, Guyanese",
+ "name": "Guyanese Creole English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gyo",
+ "name": "Gyalsumdo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gyr",
+ "name": "Guarayu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gyy",
+ "name": "Gunya",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "gyz",
+ "name": "Geji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gza",
+ "name": "Ganza",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gzi",
+ "name": "Gazi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "gzn",
+ "name": "Gane",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "haa",
+ "name": "Han",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hab",
+ "name": "Hanoi Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hac",
+ "name": "Gurani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "had",
+ "name": "Hatam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hae",
+ "inverted_name": "Oromo, Eastern",
+ "name": "Eastern Oromo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "haf",
+ "name": "Haiphong Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hag",
+ "name": "Hanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hah",
+ "name": "Hahon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hai",
+ "name": "Haida",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "haj",
+ "name": "Hajong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hak",
+ "inverted_name": "Chinese, Hakka",
+ "name": "Hakka Chinese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hal",
+ "name": "Halang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ham",
+ "name": "Hewa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "han",
+ "name": "Hangaza",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hao",
+ "name": "Hakö",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hap",
+ "name": "Hupla",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "haq",
+ "name": "Ha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "har",
+ "name": "Harari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "has",
+ "name": "Haisla",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ht",
+ "alpha_3": "hat",
+ "name": "Haitian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ha",
+ "alpha_3": "hau",
+ "name": "Hausa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hav",
+ "name": "Havu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "haw",
+ "name": "Hawaiian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hax",
+ "inverted_name": "Haida, Southern",
+ "name": "Southern Haida",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hay",
+ "name": "Haya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "haz",
+ "name": "Hazaragi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hba",
+ "name": "Hamba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hbb",
+ "name": "Huba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hbn",
+ "name": "Heiban",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hbo",
+ "inverted_name": "Hebrew, Ancient",
+ "name": "Ancient Hebrew",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_2": "sh",
+ "alpha_3": "hbs",
+ "name": "Serbo-Croatian",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hbu",
+ "name": "Habu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hca",
+ "inverted_name": "Creole Hindi, Andaman",
+ "name": "Andaman Creole Hindi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hch",
+ "name": "Huichol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hdn",
+ "inverted_name": "Haida, Northern",
+ "name": "Northern Haida",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hds",
+ "name": "Honduras Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hdy",
+ "name": "Hadiyya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hea",
+ "inverted_name": "Miao, Northern Qiandong",
+ "name": "Northern Qiandong Miao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "he",
+ "alpha_3": "heb",
+ "name": "Hebrew",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hed",
+ "name": "Herdé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "heg",
+ "name": "Helong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "heh",
+ "name": "Hehe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hei",
+ "name": "Heiltsuk",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hem",
+ "name": "Hemba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "hz",
+ "alpha_3": "her",
+ "name": "Herero",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hgm",
+ "name": "Haiǁom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hgw",
+ "name": "Haigwai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hhi",
+ "name": "Hoia Hoia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hhr",
+ "name": "Kerak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hhy",
+ "name": "Hoyahoya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hia",
+ "name": "Lamang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hib",
+ "name": "Hibito",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "hid",
+ "name": "Hidatsa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hif",
+ "inverted_name": "Hindi, Fiji",
+ "name": "Fiji Hindi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hig",
+ "name": "Kamwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hih",
+ "name": "Pamosu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hii",
+ "name": "Hinduri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hij",
+ "name": "Hijuk",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hik",
+ "name": "Seit-Kaitetu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hil",
+ "name": "Hiligaynon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "hi",
+ "alpha_3": "hin",
+ "name": "Hindi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hio",
+ "name": "Tsoa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hir",
+ "name": "Himarimã",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hit",
+ "name": "Hittite",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "hiw",
+ "name": "Hiw",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hix",
+ "name": "Hixkaryána",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hji",
+ "name": "Haji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hka",
+ "name": "Kahe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hke",
+ "name": "Hunde",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hkh",
+ "name": "Khah",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hkk",
+ "name": "Hunjara-Kaina Ke",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hkn",
+ "name": "Mel-Khaonh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hks",
+ "name": "Hong Kong Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hla",
+ "name": "Halia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hlb",
+ "name": "Halbi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hld",
+ "name": "Halang Doan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hle",
+ "name": "Hlersu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hlt",
+ "inverted_name": "Chin, Matu",
+ "name": "Matu Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hlu",
+ "inverted_name": "Luwian, Hieroglyphic",
+ "name": "Hieroglyphic Luwian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "hma",
+ "inverted_name": "Hmong, Southern Mashan",
+ "name": "Southern Mashan Hmong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmb",
+ "inverted_name": "Songhay, Humburi Senni",
+ "name": "Humburi Senni Songhay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmc",
+ "inverted_name": "Hmong, Central Huishui",
+ "name": "Central Huishui Hmong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmd",
+ "inverted_name": "Miao, Large Flowery",
+ "name": "Large Flowery Miao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hme",
+ "inverted_name": "Hmong, Eastern Huishui",
+ "name": "Eastern Huishui Hmong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmf",
+ "name": "Hmong Don",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmg",
+ "inverted_name": "Hmong, Southwestern Guiyang",
+ "name": "Southwestern Guiyang Hmong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmh",
+ "inverted_name": "Hmong, Southwestern Huishui",
+ "name": "Southwestern Huishui Hmong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmi",
+ "inverted_name": "Hmong, Northern Huishui",
+ "name": "Northern Huishui Hmong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmj",
+ "name": "Ge",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmk",
+ "name": "Maek",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "hml",
+ "inverted_name": "Hmong, Luopohe",
+ "name": "Luopohe Hmong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmm",
+ "inverted_name": "Hmong, Central Mashan",
+ "name": "Central Mashan Hmong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmn",
+ "name": "Hmong",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ho",
+ "alpha_3": "hmo",
+ "name": "Hiri Motu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmp",
+ "inverted_name": "Hmong, Northern Mashan",
+ "name": "Northern Mashan Hmong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmq",
+ "inverted_name": "Miao, Eastern Qiandong",
+ "name": "Eastern Qiandong Miao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmr",
+ "name": "Hmar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hms",
+ "inverted_name": "Miao, Southern Qiandong",
+ "name": "Southern Qiandong Miao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmt",
+ "name": "Hamtai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmu",
+ "name": "Hamap",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmv",
+ "name": "Hmong Dô",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmw",
+ "inverted_name": "Hmong, Western Mashan",
+ "name": "Western Mashan Hmong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmy",
+ "inverted_name": "Hmong, Southern Guiyang",
+ "name": "Southern Guiyang Hmong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hmz",
+ "name": "Hmong Shua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hna",
+ "name": "Mina (Cameroon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hnd",
+ "inverted_name": "Hindko, Southern",
+ "name": "Southern Hindko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hne",
+ "name": "Chhattisgarhi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hng",
+ "name": "Hungu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hnh",
+ "name": "ǁAni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hni",
+ "name": "Hani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hnj",
+ "name": "Hmong Njua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hnn",
+ "name": "Hanunoo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hno",
+ "inverted_name": "Hindko, Northern",
+ "name": "Northern Hindko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hns",
+ "inverted_name": "Hindustani, Caribbean",
+ "name": "Caribbean Hindustani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hnu",
+ "name": "Hung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hoa",
+ "name": "Hoava",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hob",
+ "name": "Mari (Madang Province)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hoc",
+ "name": "Ho",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hod",
+ "name": "Holma",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "hoe",
+ "name": "Horom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hoh",
+ "name": "Hobyót",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hoi",
+ "name": "Holikachuk",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hoj",
+ "name": "Hadothi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hol",
+ "name": "Holu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hom",
+ "name": "Homa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "hoo",
+ "name": "Holoholo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hop",
+ "name": "Hopi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hor",
+ "name": "Horo",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "hos",
+ "name": "Ho Chi Minh City Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hot",
+ "name": "Hote",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hov",
+ "name": "Hovongan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "how",
+ "name": "Honi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hoy",
+ "name": "Holiya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hoz",
+ "name": "Hozo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hpo",
+ "name": "Hpon",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "hps",
+ "name": "Hawai'i Sign Language (HSL)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hra",
+ "name": "Hrangkhol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hrc",
+ "name": "Niwer Mil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hre",
+ "name": "Hre",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hrk",
+ "name": "Haruku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hrm",
+ "inverted_name": "Miao, Horned",
+ "name": "Horned Miao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hro",
+ "name": "Haroi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hrp",
+ "name": "Nhirrpi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "hrt",
+ "name": "Hértevin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hru",
+ "name": "Hruso",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "hr",
+ "alpha_3": "hrv",
+ "name": "Croatian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hrw",
+ "name": "Warwar Feni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hrx",
+ "name": "Hunsrik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hrz",
+ "name": "Harzani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hsb",
+ "inverted_name": "Sorbian, Upper",
+ "name": "Upper Sorbian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hsh",
+ "name": "Hungarian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hsl",
+ "name": "Hausa Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hsn",
+ "inverted_name": "Chinese, Xiang",
+ "name": "Xiang Chinese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hss",
+ "name": "Harsusi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hti",
+ "name": "Hoti",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "hto",
+ "inverted_name": "Huitoto, Minica",
+ "name": "Minica Huitoto",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hts",
+ "name": "Hadza",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "htu",
+ "name": "Hitu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "htx",
+ "inverted_name": "Hittite, Middle",
+ "name": "Middle Hittite",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "hub",
+ "name": "Huambisa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "huc",
+ "name": "ǂHua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hud",
+ "name": "Huaulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hue",
+ "inverted_name": "Huave, San Francisco Del Mar",
+ "name": "San Francisco Del Mar Huave",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "huf",
+ "name": "Humene",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hug",
+ "name": "Huachipaeri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "huh",
+ "name": "Huilliche",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hui",
+ "name": "Huli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "huj",
+ "inverted_name": "Hmong, Northern Guiyang",
+ "name": "Northern Guiyang Hmong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "huk",
+ "name": "Hulung",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "hul",
+ "name": "Hula",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hum",
+ "name": "Hungana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "hu",
+ "alpha_3": "hun",
+ "name": "Hungarian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "huo",
+ "name": "Hu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hup",
+ "name": "Hupa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "huq",
+ "name": "Tsat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hur",
+ "name": "Halkomelem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hus",
+ "name": "Huastec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hut",
+ "name": "Humla",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "huu",
+ "inverted_name": "Huitoto, Murui",
+ "name": "Murui Huitoto",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "huv",
+ "inverted_name": "Huave, San Mateo Del Mar",
+ "name": "San Mateo Del Mar Huave",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "huw",
+ "name": "Hukumina",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "hux",
+ "inverted_name": "Huitoto, Nüpode",
+ "name": "Nüpode Huitoto",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "huy",
+ "name": "Hulaulá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "huz",
+ "name": "Hunzib",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hvc",
+ "name": "Haitian Vodoun Culture Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hve",
+ "inverted_name": "Huave, San Dionisio Del Mar",
+ "name": "San Dionisio Del Mar Huave",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hvk",
+ "name": "Haveke",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hvn",
+ "name": "Sabu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hvv",
+ "inverted_name": "Huave, Santa María Del Mar",
+ "name": "Santa María Del Mar Huave",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hwa",
+ "name": "Wané",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hwc",
+ "inverted_name": "Creole English, Hawai'i",
+ "name": "Hawai'i Creole English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hwo",
+ "name": "Hwana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hya",
+ "name": "Hya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "hy",
+ "alpha_3": "hye",
+ "bibliographic": "arm",
+ "name": "Armenian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "hyw",
+ "inverted_name": "Armenian, Western",
+ "name": "Western Armenian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iai",
+ "name": "Iaai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ian",
+ "name": "Iatmul",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iar",
+ "name": "Purari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iba",
+ "name": "Iban",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ibb",
+ "name": "Ibibio",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ibd",
+ "name": "Iwaidja",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ibe",
+ "name": "Akpes",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ibg",
+ "name": "Ibanag",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ibh",
+ "name": "Bih",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ibl",
+ "name": "Ibaloi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ibm",
+ "name": "Agoi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ibn",
+ "name": "Ibino",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ig",
+ "alpha_3": "ibo",
+ "name": "Igbo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ibr",
+ "name": "Ibuoro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ibu",
+ "name": "Ibu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iby",
+ "name": "Ibani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ica",
+ "name": "Ede Ica",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ich",
+ "name": "Etkywan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "icl",
+ "name": "Icelandic Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "icr",
+ "inverted_name": "Creole English, Islander",
+ "name": "Islander Creole English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ida",
+ "name": "Idakho-Isukha-Tiriki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "idb",
+ "name": "Indo-Portuguese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "idc",
+ "name": "Idon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "idd",
+ "name": "Ede Idaca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ide",
+ "name": "Idere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "idi",
+ "name": "Idi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "io",
+ "alpha_3": "ido",
+ "name": "Ido",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "idr",
+ "name": "Indri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ids",
+ "name": "Idesa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "idt",
+ "name": "Idaté",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "idu",
+ "name": "Idoma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ifa",
+ "inverted_name": "Ifugao, Amganad",
+ "name": "Amganad Ifugao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ifb",
+ "inverted_name": "Ifugao, Batad",
+ "name": "Batad Ifugao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ife",
+ "name": "Ifè",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iff",
+ "name": "Ifo",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ifk",
+ "inverted_name": "Ifugao, Tuwali",
+ "name": "Tuwali Ifugao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ifm",
+ "name": "Teke-Fuumu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ifu",
+ "inverted_name": "Ifugao, Mayoyao",
+ "name": "Mayoyao Ifugao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ify",
+ "inverted_name": "Kallahan, Keley-I",
+ "name": "Keley-I Kallahan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "igb",
+ "name": "Ebira",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ige",
+ "name": "Igede",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "igg",
+ "name": "Igana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "igl",
+ "name": "Igala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "igm",
+ "name": "Kanggape",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ign",
+ "name": "Ignaciano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "igo",
+ "name": "Isebe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "igs",
+ "name": "Interglossa",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "igw",
+ "name": "Igwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ihb",
+ "name": "Iha Based Pidgin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ihi",
+ "name": "Ihievbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ihp",
+ "name": "Iha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ihw",
+ "name": "Bidhawal",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_2": "ii",
+ "alpha_3": "iii",
+ "inverted_name": "Yi, Sichuan",
+ "name": "Sichuan Yi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iin",
+ "name": "Thiin",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ijc",
+ "name": "Izon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ije",
+ "name": "Biseni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ijj",
+ "name": "Ede Ije",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ijn",
+ "name": "Kalabari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ijs",
+ "inverted_name": "Ijo, Southeast",
+ "name": "Southeast Ijo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ike",
+ "inverted_name": "Inuktitut, Eastern Canadian",
+ "name": "Eastern Canadian Inuktitut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iki",
+ "name": "Iko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ikk",
+ "name": "Ika",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ikl",
+ "name": "Ikulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iko",
+ "name": "Olulumo-Ikom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ikp",
+ "name": "Ikpeshi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ikr",
+ "name": "Ikaranggal",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "iks",
+ "name": "Inuit Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ikt",
+ "name": "Inuinnaqtun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "iu",
+ "alpha_3": "iku",
+ "name": "Inuktitut",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ikv",
+ "name": "Iku-Gora-Ankwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ikw",
+ "name": "Ikwere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ikx",
+ "name": "Ik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ikz",
+ "name": "Ikizu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ila",
+ "name": "Ile Ape",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ilb",
+ "name": "Ila",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ie",
+ "alpha_3": "ile",
+ "name": "Interlingue",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "ilg",
+ "name": "Garig-Ilgar",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ili",
+ "name": "Ili Turki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ilk",
+ "name": "Ilongot",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ilm",
+ "name": "Iranun (Malaysia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ilo",
+ "name": "Iloko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ilp",
+ "name": "Iranun (Philippines)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ils",
+ "name": "International Sign",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ilu",
+ "name": "Ili'uun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ilv",
+ "name": "Ilue",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ima",
+ "inverted_name": "Malasar, Mala",
+ "name": "Mala Malasar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "imi",
+ "name": "Anamgura",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iml",
+ "name": "Miluk",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "imn",
+ "name": "Imonda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "imo",
+ "name": "Imbongu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "imr",
+ "name": "Imroing",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ims",
+ "name": "Marsian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "imt",
+ "name": "Imotong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "imy",
+ "name": "Milyan",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_2": "ia",
+ "alpha_3": "ina",
+ "name": "Interlingua (International Auxiliary Language Association)",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "inb",
+ "name": "Inga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "id",
+ "alpha_3": "ind",
+ "name": "Indonesian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ing",
+ "name": "Degexit'an",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "inh",
+ "name": "Ingush",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "inj",
+ "inverted_name": "Inga, Jungle",
+ "name": "Jungle Inga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "inl",
+ "name": "Indonesian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "inm",
+ "name": "Minaean",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "inn",
+ "name": "Isinai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ino",
+ "name": "Inoke-Yate",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "inp",
+ "name": "Iñapari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ins",
+ "name": "Indian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "int",
+ "name": "Intha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "inz",
+ "name": "Ineseño",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ior",
+ "name": "Inor",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iou",
+ "name": "Tuma-Irumu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iow",
+ "name": "Iowa-Oto",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ipi",
+ "name": "Ipili",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ik",
+ "alpha_3": "ipk",
+ "name": "Inupiaq",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ipo",
+ "name": "Ipiko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iqu",
+ "name": "Iquito",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iqw",
+ "name": "Ikwo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ire",
+ "name": "Iresim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "irh",
+ "name": "Irarutu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iri",
+ "name": "Rigwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "irk",
+ "name": "Iraqw",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "irn",
+ "name": "Irántxe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "irr",
+ "name": "Ir",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iru",
+ "name": "Irula",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "irx",
+ "name": "Kamberau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iry",
+ "name": "Iraya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "isa",
+ "name": "Isabi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "isc",
+ "name": "Isconahua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "isd",
+ "name": "Isnag",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ise",
+ "name": "Italian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "isg",
+ "name": "Irish Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ish",
+ "name": "Esan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "isi",
+ "name": "Nkem-Nkum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "isk",
+ "name": "Ishkashimi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "is",
+ "alpha_3": "isl",
+ "bibliographic": "ice",
+ "name": "Icelandic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ism",
+ "name": "Masimasi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "isn",
+ "name": "Isanzu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iso",
+ "name": "Isoko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "isr",
+ "name": "Israeli Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ist",
+ "name": "Istriot",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "isu",
+ "name": "Isu (Menchum Division)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "it",
+ "alpha_3": "ita",
+ "name": "Italian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "itb",
+ "inverted_name": "Itneg, Binongan",
+ "name": "Binongan Itneg",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "itd",
+ "inverted_name": "Tidung, Southern",
+ "name": "Southern Tidung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ite",
+ "name": "Itene",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "iti",
+ "inverted_name": "Itneg, Inlaod",
+ "name": "Inlaod Itneg",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "itk",
+ "name": "Judeo-Italian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "itl",
+ "name": "Itelmen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "itm",
+ "name": "Itu Mbon Uzo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ito",
+ "name": "Itonama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "itr",
+ "name": "Iteri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "its",
+ "name": "Isekiri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "itt",
+ "inverted_name": "Itneg, Maeng",
+ "name": "Maeng Itneg",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "itv",
+ "name": "Itawit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "itw",
+ "name": "Ito",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "itx",
+ "name": "Itik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ity",
+ "inverted_name": "Itneg, Moyadan",
+ "name": "Moyadan Itneg",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "itz",
+ "name": "Itzá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ium",
+ "inverted_name": "Mien, Iu",
+ "name": "Iu Mien",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ivb",
+ "name": "Ibatan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ivv",
+ "name": "Ivatan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iwk",
+ "name": "I-Wak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iwm",
+ "name": "Iwam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iwo",
+ "name": "Iwur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iws",
+ "inverted_name": "Iwam, Sepik",
+ "name": "Sepik Iwam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ixc",
+ "name": "Ixcatec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ixl",
+ "name": "Ixil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iya",
+ "name": "Iyayu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iyo",
+ "name": "Mesaka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "iyx",
+ "name": "Yaka (Congo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "izh",
+ "name": "Ingrian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "izr",
+ "name": "Izere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "izz",
+ "name": "Izii",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jaa",
+ "name": "Jamamadí",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jab",
+ "name": "Hyam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jac",
+ "name": "Popti'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jad",
+ "name": "Jahanka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jae",
+ "name": "Yabem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jaf",
+ "name": "Jara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jah",
+ "name": "Jah Hut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jaj",
+ "name": "Zazao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jak",
+ "name": "Jakun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jal",
+ "name": "Yalahatan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jam",
+ "inverted_name": "Creole English, Jamaican",
+ "name": "Jamaican Creole English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jan",
+ "name": "Jandai",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "jao",
+ "name": "Yanyuwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jaq",
+ "name": "Yaqay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jas",
+ "inverted_name": "Javanese, New Caledonian",
+ "name": "New Caledonian Javanese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jat",
+ "name": "Jakati",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jau",
+ "name": "Yaur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "jv",
+ "alpha_3": "jav",
+ "name": "Javanese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jax",
+ "inverted_name": "Malay, Jambi",
+ "name": "Jambi Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jay",
+ "name": "Yan-nhangu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jaz",
+ "name": "Jawe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jbe",
+ "name": "Judeo-Berber",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jbi",
+ "name": "Badjiri",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "jbj",
+ "name": "Arandai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jbk",
+ "name": "Barikewa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jbm",
+ "name": "Bijim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jbn",
+ "name": "Nafusi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jbo",
+ "name": "Lojban",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "jbr",
+ "name": "Jofotek-Bromnya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jbt",
+ "name": "Jabutí",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jbu",
+ "name": "Jukun Takum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jbw",
+ "name": "Yawijibaya",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "jcs",
+ "name": "Jamaican Country Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jct",
+ "name": "Krymchak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jda",
+ "name": "Jad",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jdg",
+ "name": "Jadgali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jdt",
+ "name": "Judeo-Tat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jeb",
+ "name": "Jebero",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jee",
+ "name": "Jerung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jeh",
+ "name": "Jeh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jei",
+ "name": "Yei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jek",
+ "name": "Jeri Kuo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jel",
+ "name": "Yelmek",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jen",
+ "name": "Dza",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jer",
+ "name": "Jere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jet",
+ "name": "Manem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jeu",
+ "name": "Jonkor Bourmataguil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jgb",
+ "name": "Ngbee",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "jge",
+ "name": "Judeo-Georgian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jgk",
+ "name": "Gwak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jgo",
+ "name": "Ngomba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jhi",
+ "name": "Jehai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jhs",
+ "name": "Jhankot Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jia",
+ "name": "Jina",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jib",
+ "name": "Jibu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jic",
+ "name": "Tol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jid",
+ "name": "Bu (Kaduna State)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jie",
+ "name": "Jilbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jig",
+ "name": "Jingulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jih",
+ "name": "sTodsde",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jii",
+ "name": "Jiiddu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jil",
+ "name": "Jilim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jim",
+ "name": "Jimi (Cameroon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jio",
+ "name": "Jiamao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jiq",
+ "name": "Guanyinqiao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jit",
+ "name": "Jita",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jiu",
+ "inverted_name": "Jinuo, Youle",
+ "name": "Youle Jinuo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jiv",
+ "name": "Shuar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jiy",
+ "inverted_name": "Jinuo, Buyuan",
+ "name": "Buyuan Jinuo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jje",
+ "name": "Jejueo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jjr",
+ "name": "Bankal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jka",
+ "name": "Kaera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jkm",
+ "inverted_name": "Karen, Mobwa",
+ "name": "Mobwa Karen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jko",
+ "name": "Kubo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jkp",
+ "inverted_name": "Karen, Paku",
+ "name": "Paku Karen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jkr",
+ "name": "Koro (India)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jks",
+ "name": "Amami Koniya Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jku",
+ "name": "Labir",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jle",
+ "name": "Ngile",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jls",
+ "name": "Jamaican Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jma",
+ "name": "Dima",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jmb",
+ "name": "Zumbun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jmc",
+ "name": "Machame",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jmd",
+ "name": "Yamdena",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jmi",
+ "name": "Jimi (Nigeria)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jml",
+ "name": "Jumli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jmn",
+ "inverted_name": "Naga, Makuri",
+ "name": "Makuri Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jmr",
+ "name": "Kamara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jms",
+ "name": "Mashi (Nigeria)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jmw",
+ "name": "Mouwase",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jmx",
+ "inverted_name": "Mixtec, Western Juxtlahuaca",
+ "name": "Western Juxtlahuaca Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jna",
+ "name": "Jangshung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jnd",
+ "name": "Jandavra",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jng",
+ "name": "Yangman",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "jni",
+ "name": "Janji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jnj",
+ "name": "Yemsa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jnl",
+ "name": "Rawat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jns",
+ "name": "Jaunsari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "job",
+ "name": "Joba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jod",
+ "name": "Wojenaka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jog",
+ "name": "Jogi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jor",
+ "name": "Jorá",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "jos",
+ "name": "Jordanian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jow",
+ "name": "Jowulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jpa",
+ "inverted_name": "Aramaic, Jewish Palestinian",
+ "name": "Jewish Palestinian Aramaic",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_2": "ja",
+ "alpha_3": "jpn",
+ "name": "Japanese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jpr",
+ "name": "Judeo-Persian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jqr",
+ "name": "Jaqaru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jra",
+ "name": "Jarai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jrb",
+ "name": "Judeo-Arabic",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jrr",
+ "name": "Jiru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jrt",
+ "name": "Jakattoe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jru",
+ "name": "Japrería",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jsl",
+ "name": "Japanese Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jua",
+ "name": "Júma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jub",
+ "name": "Wannu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "juc",
+ "name": "Jurchen",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "jud",
+ "name": "Worodougou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "juh",
+ "name": "Hõne",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jui",
+ "name": "Ngadjuri",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "juk",
+ "name": "Wapan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jul",
+ "name": "Jirel",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jum",
+ "name": "Jumjum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jun",
+ "name": "Juang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "juo",
+ "name": "Jiba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jup",
+ "name": "Hupdë",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jur",
+ "name": "Jurúna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jus",
+ "name": "Jumla Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jut",
+ "name": "Jutish",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "juu",
+ "name": "Ju",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "juw",
+ "name": "Wãpha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "juy",
+ "name": "Juray",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jvd",
+ "name": "Javindo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jvn",
+ "inverted_name": "Javanese, Caribbean",
+ "name": "Caribbean Javanese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jwi",
+ "name": "Jwira-Pepesa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jya",
+ "name": "Jiarong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jye",
+ "inverted_name": "Arabic, Judeo-Yemeni",
+ "name": "Judeo-Yemeni Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "jyy",
+ "name": "Jaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kaa",
+ "name": "Kara-Kalpak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kab",
+ "name": "Kabyle",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kac",
+ "name": "Kachin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kad",
+ "name": "Adara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kae",
+ "name": "Ketangalan",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kaf",
+ "name": "Katso",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kag",
+ "name": "Kajaman",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kah",
+ "name": "Kara (Central African Republic)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kai",
+ "name": "Karekare",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kaj",
+ "name": "Jju",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kak",
+ "name": "Kalanguya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "kl",
+ "alpha_3": "kal",
+ "name": "Kalaallisut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kam",
+ "name": "Kamba (Kenya)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "kn",
+ "alpha_3": "kan",
+ "name": "Kannada",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kao",
+ "name": "Xaasongaxango",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kap",
+ "name": "Bezhta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kaq",
+ "name": "Capanahua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ks",
+ "alpha_3": "kas",
+ "name": "Kashmiri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ka",
+ "alpha_3": "kat",
+ "bibliographic": "geo",
+ "name": "Georgian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "kr",
+ "alpha_3": "kau",
+ "name": "Kanuri",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kav",
+ "name": "Katukína",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kaw",
+ "name": "Kawi",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "kax",
+ "name": "Kao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kay",
+ "name": "Kamayurá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "kk",
+ "alpha_3": "kaz",
+ "name": "Kazakh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kba",
+ "name": "Kalarko",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kbb",
+ "name": "Kaxuiâna",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kbc",
+ "name": "Kadiwéu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbd",
+ "name": "Kabardian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbe",
+ "name": "Kanju",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbg",
+ "name": "Khamba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbh",
+ "name": "Camsá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbi",
+ "name": "Kaptiau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbj",
+ "name": "Kari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbk",
+ "inverted_name": "Koiari, Grass",
+ "name": "Grass Koiari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbl",
+ "name": "Kanembu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbm",
+ "name": "Iwal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbn",
+ "name": "Kare (Central African Republic)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbo",
+ "name": "Keliko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbp",
+ "name": "Kabiyè",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbq",
+ "name": "Kamano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbr",
+ "name": "Kafa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbs",
+ "name": "Kande",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbt",
+ "name": "Abadi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbu",
+ "name": "Kabutra",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbv",
+ "name": "Dera (Indonesia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbw",
+ "name": "Kaiep",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbx",
+ "name": "Ap Ma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kby",
+ "inverted_name": "Kanuri, Manga",
+ "name": "Manga Kanuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kbz",
+ "name": "Duhwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kca",
+ "name": "Khanty",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcb",
+ "name": "Kawacha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcc",
+ "name": "Lubila",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcd",
+ "inverted_name": "Kanum, Ngkâlmpw",
+ "name": "Ngkâlmpw Kanum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kce",
+ "name": "Kaivi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcf",
+ "name": "Ukaan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcg",
+ "name": "Tyap",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kch",
+ "name": "Vono",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kci",
+ "name": "Kamantan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcj",
+ "name": "Kobiana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kck",
+ "name": "Kalanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcl",
+ "name": "Kela (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcm",
+ "name": "Gula (Central African Republic)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcn",
+ "name": "Nubi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kco",
+ "name": "Kinalakna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcp",
+ "name": "Kanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcq",
+ "name": "Kamo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcr",
+ "name": "Katla",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcs",
+ "name": "Koenoem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kct",
+ "name": "Kaian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcu",
+ "name": "Kami (Tanzania)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcv",
+ "name": "Kete",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcw",
+ "name": "Kabwari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcx",
+ "name": "Kachama-Ganjule",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcy",
+ "name": "Korandje",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kcz",
+ "name": "Konongo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kda",
+ "name": "Worimi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kdc",
+ "name": "Kutu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdd",
+ "name": "Yankunytjatjara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kde",
+ "name": "Makonde",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdf",
+ "name": "Mamusi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdg",
+ "name": "Seba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdh",
+ "name": "Tem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdi",
+ "name": "Kumam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdj",
+ "name": "Karamojong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdk",
+ "name": "Numèè",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdl",
+ "name": "Tsikimba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdm",
+ "name": "Kagoma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdn",
+ "name": "Kunda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdp",
+ "name": "Kaningdon-Nindem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdq",
+ "name": "Koch",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdr",
+ "name": "Karaim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdt",
+ "name": "Kuy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdu",
+ "name": "Kadaru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdw",
+ "name": "Koneraw",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdx",
+ "name": "Kam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdy",
+ "name": "Keder",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kdz",
+ "name": "Kwaja",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kea",
+ "name": "Kabuverdianu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "keb",
+ "name": "Kélé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kec",
+ "name": "Keiga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ked",
+ "name": "Kerewe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kee",
+ "inverted_name": "Keres, Eastern",
+ "name": "Eastern Keres",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kef",
+ "name": "Kpessi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "keg",
+ "name": "Tese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "keh",
+ "name": "Keak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kei",
+ "name": "Kei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kej",
+ "name": "Kadar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kek",
+ "name": "Kekchí",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kel",
+ "name": "Kela (Democratic Republic of Congo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kem",
+ "name": "Kemak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ken",
+ "name": "Kenyang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "keo",
+ "name": "Kakwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kep",
+ "name": "Kaikadi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "keq",
+ "name": "Kamar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ker",
+ "name": "Kera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kes",
+ "name": "Kugbo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ket",
+ "name": "Ket",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "keu",
+ "name": "Akebu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kev",
+ "name": "Kanikkaran",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kew",
+ "inverted_name": "Kewa, West",
+ "name": "West Kewa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kex",
+ "name": "Kukna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "key",
+ "name": "Kupia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kez",
+ "name": "Kukele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfa",
+ "name": "Kodava",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfb",
+ "inverted_name": "Kolami, Northwestern",
+ "name": "Northwestern Kolami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfc",
+ "name": "Konda-Dora",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfd",
+ "inverted_name": "Koraga, Korra",
+ "name": "Korra Koraga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfe",
+ "name": "Kota (India)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kff",
+ "name": "Koya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfg",
+ "name": "Kudiya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfh",
+ "name": "Kurichiya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfi",
+ "inverted_name": "Kurumba, Kannada",
+ "name": "Kannada Kurumba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfj",
+ "name": "Kemiehua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfk",
+ "name": "Kinnauri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfl",
+ "name": "Kung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfm",
+ "name": "Khunsari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfn",
+ "name": "Kuk",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfo",
+ "name": "Koro (Côte d'Ivoire)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfp",
+ "name": "Korwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfq",
+ "name": "Korku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfr",
+ "name": "Kachhi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfs",
+ "name": "Bilaspuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kft",
+ "name": "Kanjari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfu",
+ "name": "Katkari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfv",
+ "name": "Kurmukar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfw",
+ "inverted_name": "Naga, Kharam",
+ "name": "Kharam Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfx",
+ "inverted_name": "Pahari, Kullu",
+ "name": "Kullu Pahari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfy",
+ "name": "Kumaoni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kfz",
+ "name": "Koromfé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kga",
+ "name": "Koyaga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kgb",
+ "name": "Kawe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kge",
+ "name": "Komering",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kgf",
+ "name": "Kube",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kgg",
+ "name": "Kusunda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kgi",
+ "name": "Selangor Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kgj",
+ "inverted_name": "Kham, Gamale",
+ "name": "Gamale Kham",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kgk",
+ "name": "Kaiwá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kgl",
+ "name": "Kunggari",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kgm",
+ "name": "Karipúna",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kgn",
+ "name": "Karingani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kgo",
+ "name": "Krongo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kgp",
+ "name": "Kaingang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kgq",
+ "name": "Kamoro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kgr",
+ "name": "Abun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kgs",
+ "name": "Kumbainggar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kgt",
+ "name": "Somyev",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kgu",
+ "name": "Kobol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kgv",
+ "name": "Karas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kgw",
+ "name": "Karon Dori",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kgx",
+ "name": "Kamaru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kgy",
+ "name": "Kyerung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kha",
+ "name": "Khasi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khb",
+ "name": "Lü",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khc",
+ "name": "Tukang Besi North",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khd",
+ "inverted_name": "Kanum, Bädi",
+ "name": "Bädi Kanum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khe",
+ "name": "Korowai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khf",
+ "name": "Khuen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khg",
+ "inverted_name": "Tibetan, Khams",
+ "name": "Khams Tibetan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khh",
+ "name": "Kehu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khj",
+ "name": "Kuturmi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khk",
+ "inverted_name": "Mongolian, Halh",
+ "name": "Halh Mongolian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khl",
+ "name": "Lusi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "km",
+ "alpha_3": "khm",
+ "name": "Khmer",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khn",
+ "name": "Khandesi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kho",
+ "name": "Khotanese",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "khp",
+ "name": "Kapori",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khq",
+ "inverted_name": "Songhay, Koyra Chiini",
+ "name": "Koyra Chiini Songhay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khr",
+ "name": "Kharia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khs",
+ "name": "Kasua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kht",
+ "name": "Khamti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khu",
+ "name": "Nkhumbi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khv",
+ "name": "Khvarshi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khw",
+ "name": "Khowar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khx",
+ "name": "Kanu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khy",
+ "name": "Kele (Democratic Republic of Congo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "khz",
+ "name": "Keapara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kia",
+ "name": "Kim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kib",
+ "name": "Koalib",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kic",
+ "name": "Kickapoo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kid",
+ "name": "Koshin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kie",
+ "name": "Kibet",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kif",
+ "inverted_name": "Kham, Eastern Parbate",
+ "name": "Eastern Parbate Kham",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kig",
+ "name": "Kimaama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kih",
+ "name": "Kilmeri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kii",
+ "name": "Kitsai",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kij",
+ "name": "Kilivila",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ki",
+ "alpha_3": "kik",
+ "name": "Kikuyu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kil",
+ "name": "Kariya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kim",
+ "name": "Karagas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "rw",
+ "alpha_3": "kin",
+ "name": "Kinyarwanda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kio",
+ "name": "Kiowa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kip",
+ "inverted_name": "Kham, Sheshi",
+ "name": "Sheshi Kham",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kiq",
+ "name": "Kosadle",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ky",
+ "alpha_3": "kir",
+ "name": "Kirghiz",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kis",
+ "name": "Kis",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kit",
+ "name": "Agob",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kiu",
+ "name": "Kirmanjki (individual language)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kiv",
+ "name": "Kimbu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kiw",
+ "inverted_name": "Kiwai, Northeast",
+ "name": "Northeast Kiwai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kix",
+ "inverted_name": "Naga, Khiamniungan",
+ "name": "Khiamniungan Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kiy",
+ "name": "Kirikiri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kiz",
+ "name": "Kisi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kja",
+ "name": "Mlap",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjb",
+ "name": "Q'anjob'al",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjc",
+ "inverted_name": "Konjo, Coastal",
+ "name": "Coastal Konjo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjd",
+ "inverted_name": "Kiwai, Southern",
+ "name": "Southern Kiwai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kje",
+ "name": "Kisar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjg",
+ "name": "Khmu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjh",
+ "name": "Khakas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kji",
+ "name": "Zabana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjj",
+ "name": "Khinalugh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjk",
+ "inverted_name": "Konjo, Highland",
+ "name": "Highland Konjo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjl",
+ "inverted_name": "Kham, Western Parbate",
+ "name": "Western Parbate Kham",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjm",
+ "name": "Kháng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjn",
+ "name": "Kunjen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjo",
+ "inverted_name": "Kinnauri, Harijan",
+ "name": "Harijan Kinnauri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjp",
+ "inverted_name": "Karen, Pwo Eastern",
+ "name": "Pwo Eastern Karen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjq",
+ "inverted_name": "Keres, Western",
+ "name": "Western Keres",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjr",
+ "name": "Kurudu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjs",
+ "inverted_name": "Kewa, East",
+ "name": "East Kewa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjt",
+ "inverted_name": "Karen, Phrae Pwo",
+ "name": "Phrae Pwo Karen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kju",
+ "name": "Kashaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjv",
+ "name": "Kaikavian Literary Language",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "kjx",
+ "name": "Ramopa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjy",
+ "name": "Erave",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kjz",
+ "name": "Bumthangkha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kka",
+ "name": "Kakanda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkb",
+ "name": "Kwerisa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkc",
+ "name": "Odoodee",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkd",
+ "name": "Kinuku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kke",
+ "name": "Kakabe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkf",
+ "inverted_name": "Monpa, Kalaktang",
+ "name": "Kalaktang Monpa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkg",
+ "inverted_name": "Kalinga, Mabaka Valley",
+ "name": "Mabaka Valley Kalinga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkh",
+ "name": "Khün",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kki",
+ "name": "Kagulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkj",
+ "name": "Kako",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkk",
+ "name": "Kokota",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkl",
+ "inverted_name": "Yale, Kosarek",
+ "name": "Kosarek Yale",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkm",
+ "name": "Kiong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkn",
+ "name": "Kon Keu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kko",
+ "name": "Karko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkp",
+ "name": "Gugubera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkq",
+ "name": "Kaeku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkr",
+ "name": "Kir-Balar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kks",
+ "name": "Giiwo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkt",
+ "name": "Koi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kku",
+ "name": "Tumi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkv",
+ "name": "Kangean",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkw",
+ "name": "Teke-Kukuya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkx",
+ "name": "Kohin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kky",
+ "name": "Guugu Yimidhirr",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kkz",
+ "name": "Kaska",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kla",
+ "name": "Klamath-Modoc",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "klb",
+ "name": "Kiliwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "klc",
+ "name": "Kolbila",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kld",
+ "name": "Gamilaraay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kle",
+ "name": "Kulung (Nepal)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "klf",
+ "name": "Kendeje",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "klg",
+ "name": "Tagakaulo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "klh",
+ "name": "Weliki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kli",
+ "name": "Kalumpang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "klj",
+ "name": "Khalaj",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "klk",
+ "name": "Kono (Nigeria)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kll",
+ "inverted_name": "Kalagan, Kagan",
+ "name": "Kagan Kalagan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "klm",
+ "name": "Migum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kln",
+ "name": "Kalenjin",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "klo",
+ "name": "Kapya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "klp",
+ "name": "Kamasa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "klq",
+ "name": "Rumu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "klr",
+ "name": "Khaling",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kls",
+ "name": "Kalasha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "klt",
+ "name": "Nukna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "klu",
+ "name": "Klao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "klv",
+ "name": "Maskelynes",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "klw",
+ "name": "Tado",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "klx",
+ "name": "Koluwawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kly",
+ "name": "Kalao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "klz",
+ "name": "Kabola",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kma",
+ "name": "Konni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmb",
+ "name": "Kimbundu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmc",
+ "inverted_name": "Dong, Southern",
+ "name": "Southern Dong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmd",
+ "inverted_name": "Kalinga, Majukayang",
+ "name": "Majukayang Kalinga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kme",
+ "name": "Bakole",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmf",
+ "name": "Kare (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmg",
+ "name": "Kâte",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmh",
+ "name": "Kalam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmi",
+ "name": "Kami (Nigeria)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmj",
+ "name": "Kumarbhag Paharia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmk",
+ "inverted_name": "Kalinga, Limos",
+ "name": "Limos Kalinga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kml",
+ "inverted_name": "Kalinga, Tanudan",
+ "name": "Tanudan Kalinga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmm",
+ "name": "Kom (India)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmn",
+ "name": "Awtuw",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmo",
+ "name": "Kwoma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmp",
+ "name": "Gimme",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmq",
+ "name": "Kwama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmr",
+ "inverted_name": "Kurdish, Northern",
+ "name": "Northern Kurdish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kms",
+ "name": "Kamasau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmt",
+ "name": "Kemtuik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmu",
+ "name": "Kanite",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmv",
+ "inverted_name": "Creole French, Karipúna",
+ "name": "Karipúna Creole French",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmw",
+ "name": "Komo (Democratic Republic of Congo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmx",
+ "name": "Waboda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmy",
+ "name": "Koma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kmz",
+ "name": "Khorasani Turkish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kna",
+ "name": "Dera (Nigeria)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "knb",
+ "inverted_name": "Kalinga, Lubuagan",
+ "name": "Lubuagan Kalinga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "knc",
+ "inverted_name": "Kanuri, Central",
+ "name": "Central Kanuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "knd",
+ "name": "Konda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kne",
+ "name": "Kankanaey",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "knf",
+ "name": "Mankanya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kng",
+ "name": "Koongo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kni",
+ "name": "Kanufi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "knj",
+ "inverted_name": "Kanjobal, Western",
+ "name": "Western Kanjobal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "knk",
+ "name": "Kuranko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "knl",
+ "name": "Keninjal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "knm",
+ "name": "Kanamarí",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "knn",
+ "name": "Konkani (individual language)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kno",
+ "name": "Kono (Sierra Leone)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "knp",
+ "name": "Kwanja",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "knq",
+ "name": "Kintaq",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "knr",
+ "name": "Kaningra",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kns",
+ "name": "Kensiu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "knt",
+ "inverted_name": "Katukína, Panoan",
+ "name": "Panoan Katukína",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "knu",
+ "name": "Kono (Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "knv",
+ "name": "Tabo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "knw",
+ "name": "Kung-Ekoka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "knx",
+ "name": "Kendayan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kny",
+ "name": "Kanyok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "knz",
+ "name": "Kalamsé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "koa",
+ "name": "Konomala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "koc",
+ "name": "Kpati",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kod",
+ "name": "Kodi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "koe",
+ "inverted_name": "Suri, Kacipo-Bale",
+ "name": "Kacipo-Bale Suri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kof",
+ "name": "Kubi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kog",
+ "name": "Cogui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "koh",
+ "name": "Koyo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "koi",
+ "name": "Komi-Permyak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kok",
+ "name": "Konkani (macrolanguage)",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kol",
+ "name": "Kol (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "kv",
+ "alpha_3": "kom",
+ "name": "Komi",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_2": "kg",
+ "alpha_3": "kon",
+ "name": "Kongo",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "koo",
+ "name": "Konzo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kop",
+ "name": "Waube",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "koq",
+ "name": "Kota (Gabon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ko",
+ "alpha_3": "kor",
+ "name": "Korean",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kos",
+ "name": "Kosraean",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kot",
+ "name": "Lagwan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kou",
+ "name": "Koke",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kov",
+ "name": "Kudu-Camo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kow",
+ "name": "Kugama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "koy",
+ "name": "Koyukon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "koz",
+ "name": "Korak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpa",
+ "name": "Kutto",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpb",
+ "inverted_name": "Kurumba, Mullu",
+ "name": "Mullu Kurumba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpc",
+ "name": "Curripaco",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpd",
+ "name": "Koba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpe",
+ "name": "Kpelle",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpf",
+ "name": "Komba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpg",
+ "name": "Kapingamarangi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kph",
+ "name": "Kplang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpi",
+ "name": "Kofei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpj",
+ "name": "Karajá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpk",
+ "name": "Kpan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpl",
+ "name": "Kpala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpm",
+ "name": "Koho",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpn",
+ "name": "Kepkiriwát",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kpo",
+ "name": "Ikposo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpq",
+ "name": "Korupun-Sela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpr",
+ "name": "Korafe-Yegha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kps",
+ "name": "Tehit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpt",
+ "name": "Karata",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpu",
+ "name": "Kafoa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpv",
+ "name": "Komi-Zyrian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpw",
+ "name": "Kobon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpx",
+ "inverted_name": "Koiali, Mountain",
+ "name": "Mountain Koiali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpy",
+ "name": "Koryak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kpz",
+ "name": "Kupsabiny",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqa",
+ "name": "Mum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqb",
+ "name": "Kovai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqc",
+ "name": "Doromu-Koki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqd",
+ "name": "Koy Sanjaq Surat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqe",
+ "name": "Kalagan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqf",
+ "name": "Kakabai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqg",
+ "name": "Khe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqh",
+ "name": "Kisankasa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqi",
+ "name": "Koitabu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqj",
+ "name": "Koromira",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqk",
+ "inverted_name": "Gbe, Kotafon",
+ "name": "Kotafon Gbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kql",
+ "name": "Kyenele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqm",
+ "name": "Khisa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqn",
+ "name": "Kaonde",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqo",
+ "inverted_name": "Krahn, Eastern",
+ "name": "Eastern Krahn",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqp",
+ "name": "Kimré",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqq",
+ "name": "Krenak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqr",
+ "name": "Kimaragang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqs",
+ "inverted_name": "Kissi, Northern",
+ "name": "Northern Kissi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqt",
+ "inverted_name": "Kadazan, Klias River",
+ "name": "Klias River Kadazan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqu",
+ "name": "Seroa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kqv",
+ "name": "Okolod",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqw",
+ "name": "Kandas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqx",
+ "name": "Mser",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqy",
+ "name": "Koorete",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kqz",
+ "name": "Korana",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kra",
+ "name": "Kumhali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "krb",
+ "name": "Karkin",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "krc",
+ "name": "Karachay-Balkar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "krd",
+ "name": "Kairui-Midiki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kre",
+ "name": "Panará",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "krf",
+ "name": "Koro (Vanuatu)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "krh",
+ "name": "Kurama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kri",
+ "name": "Krio",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "krj",
+ "name": "Kinaray-A",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "krk",
+ "name": "Kerek",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "krl",
+ "name": "Karelian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "krn",
+ "name": "Sapo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "krp",
+ "name": "Korop",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "krr",
+ "name": "Krung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "krs",
+ "name": "Gbaya (Sudan)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "krt",
+ "inverted_name": "Kanuri, Tumari",
+ "name": "Tumari Kanuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kru",
+ "name": "Kurukh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "krv",
+ "name": "Kavet",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "krw",
+ "inverted_name": "Krahn, Western",
+ "name": "Western Krahn",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "krx",
+ "name": "Karon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kry",
+ "name": "Kryts",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "krz",
+ "inverted_name": "Kanum, Sota",
+ "name": "Sota Kanum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksa",
+ "name": "Shuwa-Zamani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksb",
+ "name": "Shambala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksc",
+ "inverted_name": "Kalinga, Southern",
+ "name": "Southern Kalinga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksd",
+ "name": "Kuanua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kse",
+ "name": "Kuni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksf",
+ "name": "Bafia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksg",
+ "name": "Kusaghe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksh",
+ "name": "Kölsch",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksi",
+ "name": "Krisa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksj",
+ "name": "Uare",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksk",
+ "name": "Kansa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksl",
+ "name": "Kumalu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksm",
+ "name": "Kumba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksn",
+ "name": "Kasiguranin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kso",
+ "name": "Kofa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksp",
+ "name": "Kaba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksq",
+ "name": "Kwaami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksr",
+ "name": "Borong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kss",
+ "inverted_name": "Kisi, Southern",
+ "name": "Southern Kisi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kst",
+ "name": "Winyé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksu",
+ "name": "Khamyang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksv",
+ "name": "Kusu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksw",
+ "inverted_name": "Karen, S'gaw",
+ "name": "S'gaw Karen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksx",
+ "name": "Kedang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksy",
+ "name": "Kharia Thar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ksz",
+ "name": "Kodaku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kta",
+ "name": "Katua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ktb",
+ "name": "Kambaata",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ktc",
+ "name": "Kholok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ktd",
+ "name": "Kokata",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kte",
+ "name": "Nubri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ktf",
+ "name": "Kwami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ktg",
+ "name": "Kalkutung",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kth",
+ "name": "Karanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kti",
+ "inverted_name": "Muyu, North",
+ "name": "North Muyu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ktj",
+ "inverted_name": "Krumen, Plapo",
+ "name": "Plapo Krumen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ktk",
+ "name": "Kaniet",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ktl",
+ "name": "Koroshi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ktm",
+ "name": "Kurti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ktn",
+ "name": "Karitiâna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kto",
+ "name": "Kuot",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ktp",
+ "name": "Kaduo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ktq",
+ "name": "Katabaga",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kts",
+ "inverted_name": "Muyu, South",
+ "name": "South Muyu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ktt",
+ "name": "Ketum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ktu",
+ "name": "Kituba (Democratic Republic of Congo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ktv",
+ "inverted_name": "Katu, Eastern",
+ "name": "Eastern Katu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ktw",
+ "name": "Kato",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ktx",
+ "name": "Kaxararí",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kty",
+ "name": "Kango (Bas-Uélé District)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ktz",
+ "name": "Juǀʼhoan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "kj",
+ "alpha_3": "kua",
+ "name": "Kuanyama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kub",
+ "name": "Kutep",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kuc",
+ "name": "Kwinsu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kud",
+ "name": "'Auhelawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kue",
+ "name": "Kuman (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kuf",
+ "inverted_name": "Katu, Western",
+ "name": "Western Katu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kug",
+ "name": "Kupa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kuh",
+ "name": "Kushi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kui",
+ "name": "Kuikúro-Kalapálo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kuj",
+ "name": "Kuria",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kuk",
+ "name": "Kepo'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kul",
+ "name": "Kulere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kum",
+ "name": "Kumyk",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kun",
+ "name": "Kunama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kuo",
+ "name": "Kumukio",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kup",
+ "name": "Kunimaipa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kuq",
+ "name": "Karipuna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ku",
+ "alpha_3": "kur",
+ "name": "Kurdish",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kus",
+ "name": "Kusaal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kut",
+ "name": "Kutenai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kuu",
+ "inverted_name": "Kuskokwim, Upper",
+ "name": "Upper Kuskokwim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kuv",
+ "name": "Kur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kuw",
+ "name": "Kpagua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kux",
+ "name": "Kukatja",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kuy",
+ "name": "Kuuku-Ya'u",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kuz",
+ "name": "Kunza",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kva",
+ "name": "Bagvalal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvb",
+ "name": "Kubu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvc",
+ "name": "Kove",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvd",
+ "name": "Kui (Indonesia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kve",
+ "name": "Kalabakan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvf",
+ "name": "Kabalai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvg",
+ "name": "Kuni-Boazi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvh",
+ "name": "Komodo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvi",
+ "name": "Kwang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvj",
+ "name": "Psikye",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvk",
+ "name": "Korean Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvl",
+ "name": "Kayaw",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvm",
+ "name": "Kendem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvn",
+ "inverted_name": "Kuna, Border",
+ "name": "Border Kuna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvo",
+ "name": "Dobel",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvp",
+ "name": "Kompane",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvq",
+ "inverted_name": "Karen, Geba",
+ "name": "Geba Karen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvr",
+ "name": "Kerinci",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvt",
+ "inverted_name": "Karen, Lahta",
+ "name": "Lahta Karen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvu",
+ "inverted_name": "Karen, Yinbaw",
+ "name": "Yinbaw Karen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvv",
+ "name": "Kola",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvw",
+ "name": "Wersing",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvx",
+ "inverted_name": "Koli, Parkari",
+ "name": "Parkari Koli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvy",
+ "inverted_name": "Karen, Yintale",
+ "name": "Yintale Karen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kvz",
+ "name": "Tsakwambo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwa",
+ "name": "Dâw",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwb",
+ "name": "Kwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwc",
+ "name": "Likwala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwd",
+ "name": "Kwaio",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwe",
+ "name": "Kwerba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwf",
+ "name": "Kwara'ae",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwg",
+ "name": "Sara Kaba Deme",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwh",
+ "name": "Kowiai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwi",
+ "name": "Awa-Cuaiquer",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwj",
+ "name": "Kwanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwk",
+ "name": "Kwakiutl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwl",
+ "name": "Kofyar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwm",
+ "name": "Kwambi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwn",
+ "name": "Kwangali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwo",
+ "name": "Kwomtari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwp",
+ "name": "Kodia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwr",
+ "name": "Kwer",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kws",
+ "name": "Kwese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwt",
+ "name": "Kwesten",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwu",
+ "name": "Kwakum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwv",
+ "name": "Sara Kaba Náà",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kww",
+ "name": "Kwinti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwx",
+ "name": "Khirwar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwy",
+ "inverted_name": "Kongo, San Salvador",
+ "name": "San Salvador Kongo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kwz",
+ "name": "Kwadi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kxa",
+ "name": "Kairiru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxb",
+ "name": "Krobu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxc",
+ "name": "Konso",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxd",
+ "name": "Brunei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxf",
+ "inverted_name": "Karen, Manumanaw",
+ "name": "Manumanaw Karen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxh",
+ "name": "Karo (Ethiopia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxi",
+ "inverted_name": "Murut, Keningau",
+ "name": "Keningau Murut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxj",
+ "name": "Kulfa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxk",
+ "inverted_name": "Karen, Zayein",
+ "name": "Zayein Karen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxm",
+ "inverted_name": "Khmer, Northern",
+ "name": "Northern Khmer",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxn",
+ "inverted_name": "Melanau, Kanowit-Tanjong",
+ "name": "Kanowit-Tanjong Melanau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxo",
+ "name": "Kanoé",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kxp",
+ "inverted_name": "Koli, Wadiyara",
+ "name": "Wadiyara Koli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxq",
+ "inverted_name": "Kanum, Smärky",
+ "name": "Smärky Kanum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxr",
+ "name": "Koro (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxs",
+ "name": "Kangjia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxt",
+ "name": "Koiwat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxv",
+ "name": "Kuvi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxw",
+ "name": "Konai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxx",
+ "name": "Likuba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxy",
+ "name": "Kayong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kxz",
+ "name": "Kerewo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kya",
+ "name": "Kwaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyb",
+ "inverted_name": "Kalinga, Butbut",
+ "name": "Butbut Kalinga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyc",
+ "name": "Kyaka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyd",
+ "name": "Karey",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kye",
+ "name": "Krache",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyf",
+ "name": "Kouya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyg",
+ "name": "Keyagana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyh",
+ "name": "Karok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyi",
+ "name": "Kiput",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyj",
+ "name": "Karao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyk",
+ "name": "Kamayo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyl",
+ "name": "Kalapuya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kym",
+ "name": "Kpatili",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyn",
+ "inverted_name": "Binukidnon, Northern",
+ "name": "Northern Binukidnon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyo",
+ "name": "Kelon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyp",
+ "name": "Kang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyq",
+ "name": "Kenga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyr",
+ "name": "Kuruáya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kys",
+ "inverted_name": "Kayan, Baram",
+ "name": "Baram Kayan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyt",
+ "name": "Kayagar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyu",
+ "inverted_name": "Kayah, Western",
+ "name": "Western Kayah",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyv",
+ "name": "Kayort",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyw",
+ "name": "Kudmali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyx",
+ "name": "Rapoisi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyy",
+ "name": "Kambaira",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kyz",
+ "name": "Kayabí",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kza",
+ "inverted_name": "Karaboro, Western",
+ "name": "Western Karaboro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kzb",
+ "name": "Kaibobo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kzc",
+ "inverted_name": "Kulango, Bondoukou",
+ "name": "Bondoukou Kulango",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kzd",
+ "name": "Kadai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kze",
+ "name": "Kosena",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kzf",
+ "inverted_name": "Kaili, Da'a",
+ "name": "Da'a Kaili",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kzg",
+ "name": "Kikai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kzi",
+ "name": "Kelabit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kzk",
+ "name": "Kazukuru",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kzl",
+ "name": "Kayeli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kzm",
+ "name": "Kais",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kzn",
+ "name": "Kokola",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kzo",
+ "name": "Kaningi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kzp",
+ "name": "Kaidipang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kzq",
+ "name": "Kaike",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kzr",
+ "name": "Karang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kzs",
+ "inverted_name": "Dusun, Sugut",
+ "name": "Sugut Dusun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kzu",
+ "name": "Kayupulau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kzv",
+ "name": "Komyandaret",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kzw",
+ "name": "Karirí-Xocó",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kzx",
+ "name": "Kamarian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "kzy",
+ "name": "Kango (Tshopo District)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "kzz",
+ "name": "Kalabra",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "laa",
+ "inverted_name": "Subanen, Southern",
+ "name": "Southern Subanen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lab",
+ "name": "Linear A",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "lac",
+ "name": "Lacandon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lad",
+ "name": "Ladino",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lae",
+ "name": "Pattani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "laf",
+ "name": "Lafofa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lag",
+ "name": "Langi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lah",
+ "name": "Lahnda",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lai",
+ "name": "Lambya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "laj",
+ "name": "Lango (Uganda)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lal",
+ "name": "Lalia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lam",
+ "name": "Lamba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lan",
+ "name": "Laru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "lo",
+ "alpha_3": "lao",
+ "name": "Lao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lap",
+ "name": "Laka (Chad)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "laq",
+ "name": "Qabiao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lar",
+ "name": "Larteh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "las",
+ "name": "Lama (Togo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "la",
+ "alpha_3": "lat",
+ "name": "Latin",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "lau",
+ "name": "Laba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "lv",
+ "alpha_3": "lav",
+ "name": "Latvian",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "law",
+ "name": "Lauje",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lax",
+ "name": "Tiwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lay",
+ "inverted_name": "Bai, Lama",
+ "name": "Lama Bai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "laz",
+ "name": "Aribwatsa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "lbb",
+ "name": "Label",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbc",
+ "name": "Lakkia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbe",
+ "name": "Lak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbf",
+ "name": "Tinani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbg",
+ "name": "Laopang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbi",
+ "name": "La'bi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbj",
+ "name": "Ladakhi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbk",
+ "inverted_name": "Bontok, Central",
+ "name": "Central Bontok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbl",
+ "inverted_name": "Bikol, Libon",
+ "name": "Libon Bikol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbm",
+ "name": "Lodhi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbn",
+ "name": "Rmeet",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbo",
+ "name": "Laven",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbq",
+ "name": "Wampar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbr",
+ "name": "Lohorung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbs",
+ "name": "Libyan Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbt",
+ "name": "Lachi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbu",
+ "name": "Labu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbv",
+ "name": "Lavatbura-Lamusong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbw",
+ "name": "Tolaki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lbx",
+ "name": "Lawangan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lby",
+ "name": "Lamalama",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "lbz",
+ "name": "Lardil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lcc",
+ "name": "Legenyem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lcd",
+ "name": "Lola",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lce",
+ "name": "Loncong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lcf",
+ "name": "Lubu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lch",
+ "name": "Luchazi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lcl",
+ "name": "Lisela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lcm",
+ "name": "Tungag",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lcp",
+ "inverted_name": "Lawa, Western",
+ "name": "Western Lawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lcq",
+ "name": "Luhu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lcs",
+ "name": "Lisabata-Nuniali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lda",
+ "name": "Kla-Dan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ldb",
+ "name": "Dũya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ldd",
+ "name": "Luri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ldg",
+ "name": "Lenyima",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ldh",
+ "name": "Lamja-Dengsa-Tola",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ldi",
+ "name": "Laari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ldj",
+ "name": "Lemoro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ldk",
+ "name": "Leelau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ldl",
+ "name": "Kaan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ldm",
+ "name": "Landoma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ldn",
+ "name": "Láadan",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "ldo",
+ "name": "Loo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ldp",
+ "name": "Tso",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ldq",
+ "name": "Lufu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lea",
+ "name": "Lega-Shabunda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "leb",
+ "name": "Lala-Bisa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lec",
+ "name": "Leco",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "led",
+ "name": "Lendu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lee",
+ "name": "Lyélé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lef",
+ "name": "Lelemi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "leh",
+ "name": "Lenje",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lei",
+ "name": "Lemio",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lej",
+ "name": "Lengola",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lek",
+ "name": "Leipon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lel",
+ "name": "Lele (Democratic Republic of Congo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lem",
+ "name": "Nomaande",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "len",
+ "name": "Lenca",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "leo",
+ "name": "Leti (Cameroon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lep",
+ "name": "Lepcha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "leq",
+ "name": "Lembena",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ler",
+ "name": "Lenkau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "les",
+ "name": "Lese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "let",
+ "name": "Lesing-Gelimi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "leu",
+ "name": "Kara (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lev",
+ "name": "Lamma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lew",
+ "inverted_name": "Kaili, Ledo",
+ "name": "Ledo Kaili",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lex",
+ "name": "Luang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ley",
+ "name": "Lemolang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lez",
+ "name": "Lezghian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lfa",
+ "name": "Lefa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lfn",
+ "name": "Lingua Franca Nova",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "lga",
+ "name": "Lungga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lgb",
+ "name": "Laghu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lgg",
+ "name": "Lugbara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lgh",
+ "name": "Laghuu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lgi",
+ "name": "Lengilu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lgk",
+ "name": "Lingarak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lgl",
+ "name": "Wala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lgm",
+ "name": "Lega-Mwenga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lgn",
+ "name": "T'apo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lgo",
+ "name": "Lango (South Sudan)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lgq",
+ "name": "Logba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lgr",
+ "name": "Lengo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lgt",
+ "name": "Pahi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lgu",
+ "name": "Longgu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lgz",
+ "name": "Ligenza",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lha",
+ "name": "Laha (Viet Nam)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lhh",
+ "name": "Laha (Indonesia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lhi",
+ "name": "Lahu Shi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lhl",
+ "inverted_name": "Lohar, Lahul",
+ "name": "Lahul Lohar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lhm",
+ "name": "Lhomi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lhn",
+ "name": "Lahanan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lhp",
+ "name": "Lhokpu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lhs",
+ "name": "Mlahsö",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "lht",
+ "name": "Lo-Toga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lhu",
+ "name": "Lahu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lia",
+ "inverted_name": "Limba, West-Central",
+ "name": "West-Central Limba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lib",
+ "name": "Likum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lic",
+ "name": "Hlai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lid",
+ "name": "Nyindrou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lie",
+ "name": "Likila",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lif",
+ "name": "Limbu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lig",
+ "name": "Ligbi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lih",
+ "name": "Lihir",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lij",
+ "name": "Ligurian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lik",
+ "name": "Lika",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lil",
+ "name": "Lillooet",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "li",
+ "alpha_3": "lim",
+ "name": "Limburgan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ln",
+ "alpha_3": "lin",
+ "name": "Lingala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lio",
+ "name": "Liki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lip",
+ "name": "Sekpele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "liq",
+ "name": "Libido",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lir",
+ "inverted_name": "English, Liberian",
+ "name": "Liberian English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lis",
+ "name": "Lisu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "lt",
+ "alpha_3": "lit",
+ "name": "Lithuanian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "liu",
+ "name": "Logorik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "liv",
+ "name": "Liv",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "liw",
+ "name": "Col",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lix",
+ "name": "Liabuku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "liy",
+ "name": "Banda-Bambari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "liz",
+ "name": "Libinza",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lja",
+ "name": "Golpa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "lje",
+ "name": "Rampi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lji",
+ "name": "Laiyolo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ljl",
+ "name": "Li'o",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ljp",
+ "name": "Lampung Api",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ljw",
+ "name": "Yirandali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ljx",
+ "name": "Yuru",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "lka",
+ "name": "Lakalei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lkb",
+ "name": "Kabras",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lkc",
+ "name": "Kucong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lkd",
+ "name": "Lakondê",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lke",
+ "name": "Kenyi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lkh",
+ "name": "Lakha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lki",
+ "name": "Laki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lkj",
+ "name": "Remun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lkl",
+ "name": "Laeko-Libuat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lkm",
+ "name": "Kalaamaya",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "lkn",
+ "name": "Lakon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lko",
+ "name": "Khayo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lkr",
+ "name": "Päri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lks",
+ "name": "Kisa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lkt",
+ "name": "Lakota",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lku",
+ "name": "Kungkari",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "lky",
+ "name": "Lokoya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lla",
+ "name": "Lala-Roba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "llb",
+ "name": "Lolo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "llc",
+ "name": "Lele (Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lld",
+ "name": "Ladin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lle",
+ "name": "Lele (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "llf",
+ "name": "Hermit",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "llg",
+ "name": "Lole",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "llh",
+ "name": "Lamu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lli",
+ "name": "Teke-Laali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "llj",
+ "name": "Ladji Ladji",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "llk",
+ "name": "Lelak",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "lll",
+ "name": "Lilau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "llm",
+ "name": "Lasalimu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lln",
+ "name": "Lele (Chad)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "llp",
+ "inverted_name": "Efate, North",
+ "name": "North Efate",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "llq",
+ "name": "Lolak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lls",
+ "name": "Lithuanian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "llu",
+ "name": "Lau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "llx",
+ "name": "Lauan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lma",
+ "inverted_name": "Limba, East",
+ "name": "East Limba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lmb",
+ "name": "Merei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lmc",
+ "name": "Limilngan",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "lmd",
+ "name": "Lumun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lme",
+ "name": "Pévé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lmf",
+ "inverted_name": "Lembata, South",
+ "name": "South Lembata",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lmg",
+ "name": "Lamogai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lmh",
+ "name": "Lambichhong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lmi",
+ "name": "Lombi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lmj",
+ "inverted_name": "Lembata, West",
+ "name": "West Lembata",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lmk",
+ "name": "Lamkang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lml",
+ "name": "Hano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lmn",
+ "name": "Lambadi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lmo",
+ "name": "Lombard",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lmp",
+ "name": "Limbum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lmq",
+ "name": "Lamatuka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lmr",
+ "name": "Lamalera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lmu",
+ "name": "Lamenu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lmv",
+ "name": "Lomaiviti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lmw",
+ "inverted_name": "Miwok, Lake",
+ "name": "Lake Miwok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lmx",
+ "name": "Laimbue",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lmy",
+ "name": "Lamboya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lna",
+ "name": "Langbashe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lnb",
+ "name": "Mbalanhu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lnd",
+ "name": "Lundayeh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lng",
+ "name": "Langobardic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "lnh",
+ "name": "Lanoh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lni",
+ "name": "Daantanai'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lnj",
+ "name": "Leningitij",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "lnl",
+ "inverted_name": "Banda, South Central",
+ "name": "South Central Banda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lnm",
+ "name": "Langam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lnn",
+ "name": "Lorediakarkar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lns",
+ "name": "Lamnso'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lnu",
+ "name": "Longuda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lnw",
+ "name": "Lanima",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "lnz",
+ "name": "Lonzo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "loa",
+ "name": "Loloda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lob",
+ "name": "Lobi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "loc",
+ "name": "Inonhan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "loe",
+ "name": "Saluan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lof",
+ "name": "Logol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "log",
+ "name": "Logo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "loh",
+ "name": "Narim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "loi",
+ "name": "Loma (Côte d'Ivoire)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "loj",
+ "name": "Lou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lok",
+ "name": "Loko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lol",
+ "name": "Mongo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lom",
+ "name": "Loma (Liberia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lon",
+ "inverted_name": "Lomwe, Malawi",
+ "name": "Malawi Lomwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "loo",
+ "name": "Lombo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lop",
+ "name": "Lopa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "loq",
+ "name": "Lobala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lor",
+ "name": "Téén",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "los",
+ "name": "Loniu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lot",
+ "name": "Otuho",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lou",
+ "inverted_name": "Creole, Louisiana",
+ "name": "Louisiana Creole",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lov",
+ "name": "Lopi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "low",
+ "inverted_name": "Lobu, Tampias",
+ "name": "Tampias Lobu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lox",
+ "name": "Loun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "loy",
+ "name": "Loke",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "loz",
+ "name": "Lozi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lpa",
+ "name": "Lelepa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lpe",
+ "name": "Lepki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lpn",
+ "inverted_name": "Naga, Long Phuri",
+ "name": "Long Phuri Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lpo",
+ "name": "Lipo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lpx",
+ "name": "Lopit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lqr",
+ "name": "Logir",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lra",
+ "name": "Rara Bakati'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lrc",
+ "inverted_name": "Luri, Northern",
+ "name": "Northern Luri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lre",
+ "name": "Laurentian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "lrg",
+ "name": "Laragia",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "lri",
+ "name": "Marachi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lrk",
+ "name": "Loarki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lrl",
+ "name": "Lari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lrm",
+ "name": "Marama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lrn",
+ "name": "Lorang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lro",
+ "name": "Laro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lrr",
+ "inverted_name": "Yamphu, Southern",
+ "name": "Southern Yamphu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lrt",
+ "inverted_name": "Malay, Larantuka",
+ "name": "Larantuka Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lrv",
+ "name": "Larevat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lrz",
+ "name": "Lemerig",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lsa",
+ "name": "Lasgerdi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lsb",
+ "name": "Burundian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lsc",
+ "name": "Albarradas Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lsd",
+ "name": "Lishana Deni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lse",
+ "name": "Lusengo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lsh",
+ "name": "Lish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lsi",
+ "name": "Lashi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lsl",
+ "name": "Latvian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lsm",
+ "name": "Saamia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lsn",
+ "name": "Tibetan Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lso",
+ "name": "Laos Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lsp",
+ "name": "Panamanian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lsr",
+ "name": "Aruop",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lss",
+ "name": "Lasi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lst",
+ "name": "Trinidad and Tobago Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lsv",
+ "name": "Sivia Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lsw",
+ "name": "Seychelles Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lsy",
+ "name": "Mauritian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ltc",
+ "inverted_name": "Chinese, Late Middle",
+ "name": "Late Middle Chinese",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "ltg",
+ "name": "Latgalian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lth",
+ "name": "Thur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lti",
+ "name": "Leti (Indonesia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ltn",
+ "name": "Latundê",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lto",
+ "name": "Tsotso",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lts",
+ "name": "Tachoni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ltu",
+ "name": "Latu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "lb",
+ "alpha_3": "ltz",
+ "name": "Luxembourgish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lua",
+ "name": "Luba-Lulua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "lu",
+ "alpha_3": "lub",
+ "name": "Luba-Katanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "luc",
+ "name": "Aringa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lud",
+ "name": "Ludian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lue",
+ "name": "Luvale",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "luf",
+ "name": "Laua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "lg",
+ "alpha_3": "lug",
+ "name": "Ganda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lui",
+ "name": "Luiseno",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "luj",
+ "name": "Luna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "luk",
+ "name": "Lunanakha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lul",
+ "name": "Olu'bo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lum",
+ "name": "Luimbi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lun",
+ "name": "Lunda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "luo",
+ "name": "Luo (Kenya and Tanzania)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lup",
+ "name": "Lumbu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "luq",
+ "name": "Lucumi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lur",
+ "name": "Laura",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lus",
+ "name": "Lushai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lut",
+ "name": "Lushootseed",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "luu",
+ "name": "Lumba-Yakkha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "luv",
+ "name": "Luwati",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "luw",
+ "name": "Luo (Cameroon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "luy",
+ "name": "Luyia",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "luz",
+ "inverted_name": "Luri, Southern",
+ "name": "Southern Luri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lva",
+ "name": "Maku'a",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lvi",
+ "name": "Lavi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lvk",
+ "name": "Lavukaleve",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lvs",
+ "inverted_name": "Latvian, Standard",
+ "name": "Standard Latvian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lvu",
+ "name": "Levuka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lwa",
+ "name": "Lwalu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lwe",
+ "name": "Lewo Eleng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lwg",
+ "name": "Wanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lwh",
+ "inverted_name": "Lachi, White",
+ "name": "White Lachi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lwl",
+ "inverted_name": "Lawa, Eastern",
+ "name": "Eastern Lawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lwm",
+ "name": "Laomian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lwo",
+ "name": "Luwo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lws",
+ "name": "Malawian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lwt",
+ "name": "Lewotobi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lwu",
+ "name": "Lawu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lww",
+ "name": "Lewo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lxm",
+ "name": "Lakurumau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lya",
+ "name": "Layakha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lyg",
+ "name": "Lyngngam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lyn",
+ "name": "Luyana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lzh",
+ "inverted_name": "Chinese, Literary",
+ "name": "Literary Chinese",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "lzl",
+ "name": "Litzlitz",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lzn",
+ "inverted_name": "Naga, Leinong",
+ "name": "Leinong Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "lzz",
+ "name": "Laz",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "maa",
+ "inverted_name": "Mazatec, San Jerónimo Tecóatl",
+ "name": "San Jerónimo Tecóatl Mazatec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mab",
+ "inverted_name": "Mixtec, Yutanduchi",
+ "name": "Yutanduchi Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mad",
+ "name": "Madurese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mae",
+ "name": "Bo-Rukul",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "maf",
+ "name": "Mafa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mag",
+ "name": "Magahi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "mh",
+ "alpha_3": "mah",
+ "name": "Marshallese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mai",
+ "name": "Maithili",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "maj",
+ "inverted_name": "Mazatec, Jalapa De Díaz",
+ "name": "Jalapa De Díaz Mazatec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mak",
+ "name": "Makasar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ml",
+ "alpha_3": "mal",
+ "name": "Malayalam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mam",
+ "name": "Mam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "man",
+ "name": "Mandingo",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "maq",
+ "inverted_name": "Mazatec, Chiquihuitlán",
+ "name": "Chiquihuitlán Mazatec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "mr",
+ "alpha_3": "mar",
+ "name": "Marathi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mas",
+ "name": "Masai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mat",
+ "inverted_name": "Matlatzinca, San Francisco",
+ "name": "San Francisco Matlatzinca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mau",
+ "inverted_name": "Mazatec, Huautla",
+ "name": "Huautla Mazatec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mav",
+ "name": "Sateré-Mawé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "maw",
+ "name": "Mampruli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "max",
+ "inverted_name": "Malay, North Moluccan",
+ "name": "North Moluccan Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "maz",
+ "inverted_name": "Mazahua, Central",
+ "name": "Central Mazahua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mba",
+ "name": "Higaonon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbb",
+ "inverted_name": "Manobo, Western Bukidnon",
+ "name": "Western Bukidnon Manobo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbc",
+ "name": "Macushi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbd",
+ "inverted_name": "Manobo, Dibabawon",
+ "name": "Dibabawon Manobo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbe",
+ "name": "Molale",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "mbf",
+ "inverted_name": "Malay, Baba",
+ "name": "Baba Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbh",
+ "name": "Mangseng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbi",
+ "inverted_name": "Manobo, Ilianen",
+ "name": "Ilianen Manobo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbj",
+ "name": "Nadëb",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbk",
+ "name": "Malol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbl",
+ "name": "Maxakalí",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbm",
+ "name": "Ombamba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbn",
+ "name": "Macaguán",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbo",
+ "name": "Mbo (Cameroon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbp",
+ "name": "Malayo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbq",
+ "name": "Maisin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbr",
+ "name": "Nukak Makú",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbs",
+ "inverted_name": "Manobo, Sarangani",
+ "name": "Sarangani Manobo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbt",
+ "inverted_name": "Manobo, Matigsalug",
+ "name": "Matigsalug Manobo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbu",
+ "name": "Mbula-Bwazza",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbv",
+ "name": "Mbulungish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbw",
+ "name": "Maring",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbx",
+ "name": "Mari (East Sepik Province)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mby",
+ "name": "Memoni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mbz",
+ "inverted_name": "Mixtec, Amoltepec",
+ "name": "Amoltepec Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mca",
+ "name": "Maca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mcb",
+ "name": "Machiguenga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mcc",
+ "name": "Bitur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mcd",
+ "name": "Sharanahua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mce",
+ "inverted_name": "Mixtec, Itundujia",
+ "name": "Itundujia Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mcf",
+ "name": "Matsés",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mcg",
+ "name": "Mapoyo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mch",
+ "name": "Maquiritari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mci",
+ "name": "Mese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mcj",
+ "name": "Mvanip",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mck",
+ "name": "Mbunda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mcl",
+ "name": "Macaguaje",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "mcm",
+ "inverted_name": "Creole Portuguese, Malaccan",
+ "name": "Malaccan Creole Portuguese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mcn",
+ "name": "Masana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mco",
+ "inverted_name": "Mixe, Coatlán",
+ "name": "Coatlán Mixe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mcp",
+ "name": "Makaa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mcq",
+ "name": "Ese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mcr",
+ "name": "Menya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mcs",
+ "name": "Mambai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mct",
+ "name": "Mengisa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mcu",
+ "inverted_name": "Mambila, Cameroon",
+ "name": "Cameroon Mambila",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mcv",
+ "name": "Minanibai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mcw",
+ "name": "Mawa (Chad)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mcx",
+ "name": "Mpiemo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mcy",
+ "inverted_name": "Watut, South",
+ "name": "South Watut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mcz",
+ "name": "Mawan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mda",
+ "name": "Mada (Nigeria)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdb",
+ "name": "Morigi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdc",
+ "name": "Male (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdd",
+ "name": "Mbum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mde",
+ "name": "Maba (Chad)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdf",
+ "name": "Moksha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdg",
+ "name": "Massalat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdh",
+ "name": "Maguindanaon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdi",
+ "name": "Mamvu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdj",
+ "name": "Mangbetu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdk",
+ "name": "Mangbutu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdl",
+ "name": "Maltese Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdm",
+ "name": "Mayogo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdn",
+ "name": "Mbati",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdp",
+ "name": "Mbala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdq",
+ "name": "Mbole",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdr",
+ "name": "Mandar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mds",
+ "name": "Maria (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdt",
+ "name": "Mbere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdu",
+ "name": "Mboko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdv",
+ "inverted_name": "Mixtec, Santa Lucía Monteverde",
+ "name": "Santa Lucía Monteverde Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdw",
+ "name": "Mbosi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdx",
+ "name": "Dizin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdy",
+ "name": "Male (Ethiopia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mdz",
+ "name": "Suruí Do Pará",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mea",
+ "name": "Menka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "meb",
+ "name": "Ikobi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mec",
+ "name": "Marra",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "med",
+ "name": "Melpa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mee",
+ "name": "Mengen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mef",
+ "name": "Megam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "meh",
+ "inverted_name": "Mixtec, Southwestern Tlaxiaco",
+ "name": "Southwestern Tlaxiaco Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mei",
+ "name": "Midob",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mej",
+ "name": "Meyah",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mek",
+ "name": "Mekeo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mel",
+ "inverted_name": "Melanau, Central",
+ "name": "Central Melanau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mem",
+ "name": "Mangala",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "men",
+ "name": "Mende (Sierra Leone)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "meo",
+ "inverted_name": "Malay, Kedah",
+ "name": "Kedah Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mep",
+ "name": "Miriwoong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "meq",
+ "name": "Merey",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mer",
+ "name": "Meru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mes",
+ "name": "Masmaje",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "met",
+ "name": "Mato",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "meu",
+ "name": "Motu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mev",
+ "name": "Mano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mew",
+ "name": "Maaka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mey",
+ "name": "Hassaniyya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mez",
+ "name": "Menominee",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfa",
+ "inverted_name": "Malay, Pattani",
+ "name": "Pattani Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfb",
+ "name": "Bangka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfc",
+ "name": "Mba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfd",
+ "name": "Mendankwe-Nkwen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfe",
+ "name": "Morisyen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mff",
+ "name": "Naki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfg",
+ "name": "Mogofin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfh",
+ "name": "Matal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfi",
+ "name": "Wandala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfj",
+ "name": "Mefele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfk",
+ "inverted_name": "Mofu, North",
+ "name": "North Mofu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfl",
+ "name": "Putai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfm",
+ "name": "Marghi South",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfn",
+ "inverted_name": "Mbembe, Cross River",
+ "name": "Cross River Mbembe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfo",
+ "name": "Mbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfp",
+ "inverted_name": "Malay, Makassar",
+ "name": "Makassar Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfq",
+ "name": "Moba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfr",
+ "name": "Marrithiyel",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfs",
+ "name": "Mexican Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mft",
+ "name": "Mokerang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfu",
+ "name": "Mbwela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfv",
+ "name": "Mandjak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfw",
+ "name": "Mulaha",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "mfx",
+ "name": "Melo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfy",
+ "name": "Mayo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mfz",
+ "name": "Mabaan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mga",
+ "inverted_name": "Irish, Middle (900-1200)",
+ "name": "Middle Irish (900-1200)",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "mgb",
+ "name": "Mararit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgc",
+ "name": "Morokodo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgd",
+ "name": "Moru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mge",
+ "name": "Mango",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgf",
+ "name": "Maklew",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgg",
+ "name": "Mpumpong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgh",
+ "name": "Makhuwa-Meetto",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgi",
+ "name": "Lijili",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgj",
+ "name": "Abureni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgk",
+ "name": "Mawes",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgl",
+ "name": "Maleu-Kilenge",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgm",
+ "name": "Mambae",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgn",
+ "name": "Mbangi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgo",
+ "name": "Meta'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgp",
+ "inverted_name": "Magar, Eastern",
+ "name": "Eastern Magar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgq",
+ "name": "Malila",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgr",
+ "name": "Mambwe-Lungu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgs",
+ "name": "Manda (Tanzania)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgt",
+ "name": "Mongol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgu",
+ "name": "Mailu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgv",
+ "name": "Matengo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgw",
+ "name": "Matumbi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgy",
+ "name": "Mbunga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mgz",
+ "name": "Mbugwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mha",
+ "name": "Manda (India)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhb",
+ "name": "Mahongwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhc",
+ "name": "Mocho",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhd",
+ "name": "Mbugu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhe",
+ "name": "Besisi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhf",
+ "name": "Mamaa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhg",
+ "name": "Margu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhi",
+ "name": "Ma'di",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhj",
+ "name": "Mogholi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhk",
+ "name": "Mungaka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhl",
+ "name": "Mauwake",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhm",
+ "name": "Makhuwa-Moniga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhn",
+ "name": "Mócheno",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mho",
+ "name": "Mashi (Zambia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhp",
+ "inverted_name": "Malay, Balinese",
+ "name": "Balinese Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhq",
+ "name": "Mandan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhr",
+ "inverted_name": "Mari, Eastern",
+ "name": "Eastern Mari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhs",
+ "name": "Buru (Indonesia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mht",
+ "name": "Mandahuaca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhu",
+ "name": "Digaro-Mishmi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhw",
+ "name": "Mbukushu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhx",
+ "name": "Maru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhy",
+ "name": "Ma'anyan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mhz",
+ "name": "Mor (Mor Islands)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mia",
+ "name": "Miami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mib",
+ "inverted_name": "Mixtec, Atatláhuca",
+ "name": "Atatláhuca Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mic",
+ "name": "Mi'kmaq",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mid",
+ "name": "Mandaic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mie",
+ "inverted_name": "Mixtec, Ocotepec",
+ "name": "Ocotepec Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mif",
+ "name": "Mofu-Gudur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mig",
+ "inverted_name": "Mixtec, San Miguel El Grande",
+ "name": "San Miguel El Grande Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mih",
+ "inverted_name": "Mixtec, Chayuco",
+ "name": "Chayuco Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mii",
+ "inverted_name": "Mixtec, Chigmecatitlán",
+ "name": "Chigmecatitlán Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mij",
+ "name": "Abar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mik",
+ "name": "Mikasuki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mil",
+ "inverted_name": "Mixtec, Peñoles",
+ "name": "Peñoles Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mim",
+ "inverted_name": "Mixtec, Alacatlatzala",
+ "name": "Alacatlatzala Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "min",
+ "name": "Minangkabau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mio",
+ "inverted_name": "Mixtec, Pinotepa Nacional",
+ "name": "Pinotepa Nacional Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mip",
+ "inverted_name": "Mixtec, Apasco-Apoala",
+ "name": "Apasco-Apoala Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "miq",
+ "name": "Mískito",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mir",
+ "inverted_name": "Mixe, Isthmus",
+ "name": "Isthmus Mixe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mis",
+ "name": "Uncoded languages",
+ "scope": "S",
+ "type": "S"
+ },
+ {
+ "alpha_3": "mit",
+ "inverted_name": "Mixtec, Southern Puebla",
+ "name": "Southern Puebla Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "miu",
+ "inverted_name": "Mixtec, Cacaloxtepec",
+ "name": "Cacaloxtepec Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "miw",
+ "name": "Akoye",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mix",
+ "inverted_name": "Mixtec, Mixtepec",
+ "name": "Mixtepec Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "miy",
+ "inverted_name": "Mixtec, Ayutla",
+ "name": "Ayutla Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "miz",
+ "inverted_name": "Mixtec, Coatzospan",
+ "name": "Coatzospan Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mjb",
+ "name": "Makalero",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mjc",
+ "inverted_name": "Mixtec, San Juan Colorado",
+ "name": "San Juan Colorado Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mjd",
+ "inverted_name": "Maidu, Northwest",
+ "name": "Northwest Maidu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mje",
+ "name": "Muskum",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "mjg",
+ "name": "Tu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mjh",
+ "name": "Mwera (Nyasa)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mji",
+ "name": "Kim Mun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mjj",
+ "name": "Mawak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mjk",
+ "name": "Matukar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mjl",
+ "name": "Mandeali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mjm",
+ "name": "Medebur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mjn",
+ "name": "Ma (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mjo",
+ "name": "Malankuravan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mjp",
+ "name": "Malapandaram",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mjq",
+ "name": "Malaryan",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "mjr",
+ "name": "Malavedan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mjs",
+ "name": "Miship",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mjt",
+ "name": "Sauria Paharia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mju",
+ "name": "Manna-Dora",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mjv",
+ "name": "Mannan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mjw",
+ "name": "Karbi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mjx",
+ "name": "Mahali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mjy",
+ "name": "Mahican",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "mjz",
+ "name": "Majhi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mka",
+ "name": "Mbre",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mkb",
+ "name": "Mal Paharia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mkc",
+ "name": "Siliput",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "mk",
+ "alpha_3": "mkd",
+ "bibliographic": "mac",
+ "name": "Macedonian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mke",
+ "name": "Mawchi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mkf",
+ "name": "Miya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mkg",
+ "name": "Mak (China)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mki",
+ "name": "Dhatki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mkj",
+ "name": "Mokilese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mkk",
+ "name": "Byep",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mkl",
+ "name": "Mokole",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mkm",
+ "name": "Moklen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mkn",
+ "inverted_name": "Malay, Kupang",
+ "name": "Kupang Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mko",
+ "name": "Mingang Doso",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mkp",
+ "name": "Moikodi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mkq",
+ "inverted_name": "Miwok, Bay",
+ "name": "Bay Miwok",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "mkr",
+ "name": "Malas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mks",
+ "inverted_name": "Mixtec, Silacayoapan",
+ "name": "Silacayoapan Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mkt",
+ "name": "Vamale",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mku",
+ "inverted_name": "Maninka, Konyanka",
+ "name": "Konyanka Maninka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mkv",
+ "name": "Mafea",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mkw",
+ "name": "Kituba (Congo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mkx",
+ "inverted_name": "Manobo, Kinamiging",
+ "name": "Kinamiging Manobo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mky",
+ "inverted_name": "Makian, East",
+ "name": "East Makian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mkz",
+ "name": "Makasae",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mla",
+ "name": "Malo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mlb",
+ "name": "Mbule",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mlc",
+ "name": "Cao Lan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mle",
+ "name": "Manambu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mlf",
+ "name": "Mal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "mg",
+ "alpha_3": "mlg",
+ "name": "Malagasy",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mlh",
+ "name": "Mape",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mli",
+ "name": "Malimpung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mlj",
+ "name": "Miltu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mlk",
+ "name": "Ilwana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mll",
+ "name": "Malua Bay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mlm",
+ "name": "Mulam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mln",
+ "name": "Malango",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mlo",
+ "name": "Mlomp",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mlp",
+ "name": "Bargam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mlq",
+ "inverted_name": "Maninkakan, Western",
+ "name": "Western Maninkakan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mlr",
+ "name": "Vame",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mls",
+ "name": "Masalit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "mt",
+ "alpha_3": "mlt",
+ "name": "Maltese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mlu",
+ "name": "To'abaita",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mlv",
+ "name": "Motlav",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mlw",
+ "name": "Moloko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mlx",
+ "name": "Malfaxal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mlz",
+ "name": "Malaynon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mma",
+ "name": "Mama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmb",
+ "name": "Momina",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmc",
+ "inverted_name": "Mazahua, Michoacán",
+ "name": "Michoacán Mazahua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmd",
+ "name": "Maonan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mme",
+ "name": "Mae",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmf",
+ "name": "Mundat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmg",
+ "inverted_name": "Ambrym, North",
+ "name": "North Ambrym",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmh",
+ "name": "Mehináku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmi",
+ "name": "Musar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmj",
+ "name": "Majhwar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmk",
+ "name": "Mukha-Dora",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mml",
+ "name": "Man Met",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmm",
+ "name": "Maii",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmn",
+ "name": "Mamanwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmo",
+ "inverted_name": "Buang, Mangga",
+ "name": "Mangga Buang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmp",
+ "name": "Siawi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmq",
+ "name": "Musak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmr",
+ "inverted_name": "Miao, Western Xiangxi",
+ "name": "Western Xiangxi Miao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmt",
+ "name": "Malalamai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmu",
+ "name": "Mmaala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmv",
+ "name": "Miriti",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "mmw",
+ "name": "Emae",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmx",
+ "name": "Madak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmy",
+ "name": "Migaama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mmz",
+ "name": "Mabaale",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mna",
+ "name": "Mbula",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mnb",
+ "name": "Muna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mnc",
+ "name": "Manchu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mnd",
+ "name": "Mondé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mne",
+ "name": "Naba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mnf",
+ "name": "Mundani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mng",
+ "inverted_name": "Mnong, Eastern",
+ "name": "Eastern Mnong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mnh",
+ "name": "Mono (Democratic Republic of Congo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mni",
+ "name": "Manipuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mnj",
+ "name": "Munji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mnk",
+ "name": "Mandinka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mnl",
+ "name": "Tiale",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mnm",
+ "name": "Mapena",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mnn",
+ "inverted_name": "Mnong, Southern",
+ "name": "Southern Mnong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mnp",
+ "inverted_name": "Chinese, Min Bei",
+ "name": "Min Bei Chinese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mnq",
+ "name": "Minriq",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mnr",
+ "name": "Mono (USA)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mns",
+ "name": "Mansi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mnu",
+ "name": "Mer",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mnv",
+ "name": "Rennell-Bellona",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mnw",
+ "name": "Mon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mnx",
+ "name": "Manikion",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mny",
+ "name": "Manyawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mnz",
+ "name": "Moni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "moa",
+ "name": "Mwan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "moc",
+ "name": "Mocoví",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mod",
+ "name": "Mobilian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "moe",
+ "name": "Innu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mog",
+ "name": "Mongondow",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "moh",
+ "name": "Mohawk",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "moi",
+ "name": "Mboi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "moj",
+ "name": "Monzombo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mok",
+ "name": "Morori",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mom",
+ "name": "Mangue",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_2": "mn",
+ "alpha_3": "mon",
+ "name": "Mongolian",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "moo",
+ "name": "Monom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mop",
+ "name": "Mopán Maya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "moq",
+ "name": "Mor (Bomberai Peninsula)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mor",
+ "name": "Moro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mos",
+ "name": "Mossi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mot",
+ "name": "Barí",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mou",
+ "name": "Mogum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mov",
+ "name": "Mohave",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mow",
+ "name": "Moi (Congo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mox",
+ "name": "Molima",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "moy",
+ "name": "Shekkacho",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "moz",
+ "name": "Mukulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpa",
+ "name": "Mpoto",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpb",
+ "name": "Malak Malak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpc",
+ "name": "Mangarrayi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpd",
+ "name": "Machinere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpe",
+ "name": "Majang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpg",
+ "name": "Marba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mph",
+ "name": "Maung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpi",
+ "name": "Mpade",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpj",
+ "name": "Martu Wangka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpk",
+ "name": "Mbara (Chad)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpl",
+ "inverted_name": "Watut, Middle",
+ "name": "Middle Watut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpm",
+ "inverted_name": "Mixtec, Yosondúa",
+ "name": "Yosondúa Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpn",
+ "name": "Mindiri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpo",
+ "name": "Miu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpp",
+ "name": "Migabac",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpq",
+ "name": "Matís",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpr",
+ "name": "Vangunu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mps",
+ "name": "Dadibi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpt",
+ "name": "Mian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpu",
+ "name": "Makuráp",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpv",
+ "name": "Mungkip",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpw",
+ "name": "Mapidian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpx",
+ "name": "Misima-Panaeati",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpy",
+ "name": "Mapia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mpz",
+ "name": "Mpi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqa",
+ "name": "Maba (Indonesia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqb",
+ "name": "Mbuko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqc",
+ "name": "Mangole",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqe",
+ "name": "Matepi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqf",
+ "name": "Momuna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqg",
+ "inverted_name": "Malay, Kota Bangun Kutai",
+ "name": "Kota Bangun Kutai Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqh",
+ "inverted_name": "Mixtec, Tlazoyaltepec",
+ "name": "Tlazoyaltepec Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqi",
+ "name": "Mariri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqj",
+ "name": "Mamasa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqk",
+ "inverted_name": "Manobo, Rajah Kabunsuwan",
+ "name": "Rajah Kabunsuwan Manobo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mql",
+ "name": "Mbelime",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqm",
+ "inverted_name": "Marquesan, South",
+ "name": "South Marquesan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqn",
+ "name": "Moronene",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqo",
+ "name": "Modole",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqp",
+ "name": "Manipa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqq",
+ "name": "Minokok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqr",
+ "name": "Mander",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqs",
+ "inverted_name": "Makian, West",
+ "name": "West Makian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqt",
+ "name": "Mok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqu",
+ "name": "Mandari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqv",
+ "name": "Mosimo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqw",
+ "name": "Murupi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqx",
+ "name": "Mamuju",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqy",
+ "name": "Manggarai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mqz",
+ "name": "Pano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mra",
+ "name": "Mlabri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrb",
+ "name": "Marino",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrc",
+ "name": "Maricopa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrd",
+ "inverted_name": "Magar, Western",
+ "name": "Western Magar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mre",
+ "name": "Martha's Vineyard Sign Language",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "mrf",
+ "name": "Elseng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrg",
+ "name": "Mising",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrh",
+ "inverted_name": "Chin, Mara",
+ "name": "Mara Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "mi",
+ "alpha_3": "mri",
+ "bibliographic": "mao",
+ "name": "Maori",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrj",
+ "inverted_name": "Mari, Western",
+ "name": "Western Mari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrk",
+ "name": "Hmwaveke",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrl",
+ "name": "Mortlockese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrm",
+ "name": "Merlav",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrn",
+ "name": "Cheke Holo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mro",
+ "name": "Mru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrp",
+ "name": "Morouas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrq",
+ "inverted_name": "Marquesan, North",
+ "name": "North Marquesan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrr",
+ "name": "Maria (India)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrs",
+ "name": "Maragus",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrt",
+ "name": "Marghi Central",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mru",
+ "name": "Mono (Cameroon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrv",
+ "name": "Mangareva",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrw",
+ "name": "Maranao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrx",
+ "name": "Maremgi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mry",
+ "name": "Mandaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mrz",
+ "name": "Marind",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ms",
+ "alpha_3": "msa",
+ "bibliographic": "may",
+ "name": "Malay (macrolanguage)",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msb",
+ "name": "Masbatenyo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msc",
+ "inverted_name": "Maninka, Sankaran",
+ "name": "Sankaran Maninka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msd",
+ "name": "Yucatec Maya Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mse",
+ "name": "Musey",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msf",
+ "name": "Mekwei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msg",
+ "name": "Moraid",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msh",
+ "inverted_name": "Malagasy, Masikoro",
+ "name": "Masikoro Malagasy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msi",
+ "inverted_name": "Malay, Sabah",
+ "name": "Sabah Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msj",
+ "name": "Ma (Democratic Republic of Congo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msk",
+ "name": "Mansaka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msl",
+ "name": "Molof",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msm",
+ "inverted_name": "Manobo, Agusan",
+ "name": "Agusan Manobo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msn",
+ "name": "Vurës",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mso",
+ "name": "Mombum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msp",
+ "name": "Maritsauá",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "msq",
+ "name": "Caac",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msr",
+ "name": "Mongolian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mss",
+ "inverted_name": "Masela, West",
+ "name": "West Masela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msu",
+ "name": "Musom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msv",
+ "name": "Maslam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msw",
+ "name": "Mansoanka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msx",
+ "name": "Moresada",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msy",
+ "name": "Aruamu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "msz",
+ "name": "Momare",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mta",
+ "inverted_name": "Manobo, Cotabato",
+ "name": "Cotabato Manobo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mtb",
+ "name": "Anyin Morofo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mtc",
+ "name": "Munit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mtd",
+ "name": "Mualang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mte",
+ "name": "Mono (Solomon Islands)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mtf",
+ "name": "Murik (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mtg",
+ "name": "Una",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mth",
+ "name": "Munggui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mti",
+ "name": "Maiwa (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mtj",
+ "name": "Moskona",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mtk",
+ "name": "Mbe'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mtl",
+ "name": "Montol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mtm",
+ "name": "Mator",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "mtn",
+ "name": "Matagalpa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "mto",
+ "inverted_name": "Mixe, Totontepec",
+ "name": "Totontepec Mixe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mtp",
+ "name": "Wichí Lhamtés Nocten",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mtq",
+ "name": "Muong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mtr",
+ "name": "Mewari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mts",
+ "name": "Yora",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mtt",
+ "name": "Mota",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mtu",
+ "inverted_name": "Mixtec, Tututepec",
+ "name": "Tututepec Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mtv",
+ "name": "Asaro'o",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mtw",
+ "inverted_name": "Binukidnon, Southern",
+ "name": "Southern Binukidnon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mtx",
+ "inverted_name": "Mixtec, Tidaá",
+ "name": "Tidaá Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mty",
+ "name": "Nabi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mua",
+ "name": "Mundang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mub",
+ "name": "Mubi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "muc",
+ "name": "Ajumbu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mud",
+ "inverted_name": "Aleut, Mednyj",
+ "name": "Mednyj Aleut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mue",
+ "name": "Media Lengua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mug",
+ "name": "Musgu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "muh",
+ "name": "Mündü",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mui",
+ "name": "Musi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "muj",
+ "name": "Mabire",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "muk",
+ "name": "Mugom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mul",
+ "name": "Multiple languages",
+ "scope": "S",
+ "type": "S"
+ },
+ {
+ "alpha_3": "mum",
+ "name": "Maiwala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "muo",
+ "name": "Nyong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mup",
+ "name": "Malvi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "muq",
+ "inverted_name": "Miao, Eastern Xiangxi",
+ "name": "Eastern Xiangxi Miao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mur",
+ "name": "Murle",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mus",
+ "name": "Creek",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mut",
+ "inverted_name": "Muria, Western",
+ "name": "Western Muria",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "muu",
+ "name": "Yaaku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "muv",
+ "name": "Muthuvan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mux",
+ "name": "Bo-Ung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "muy",
+ "name": "Muyang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "muz",
+ "name": "Mursi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mva",
+ "name": "Manam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvb",
+ "name": "Mattole",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "mvd",
+ "name": "Mamboru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mve",
+ "name": "Marwari (Pakistan)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvf",
+ "inverted_name": "Mongolian, Peripheral",
+ "name": "Peripheral Mongolian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvg",
+ "inverted_name": "Mixtec, Yucuañe",
+ "name": "Yucuañe Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvh",
+ "name": "Mulgi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvi",
+ "name": "Miyako",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvk",
+ "name": "Mekmek",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvl",
+ "name": "Mbara (Australia)",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "mvn",
+ "name": "Minaveha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvo",
+ "name": "Marovo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvp",
+ "name": "Duri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvq",
+ "name": "Moere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvr",
+ "name": "Marau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvs",
+ "name": "Massep",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvt",
+ "name": "Mpotovoro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvu",
+ "name": "Marfa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvv",
+ "inverted_name": "Murut, Tagal",
+ "name": "Tagal Murut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvw",
+ "name": "Machinga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvx",
+ "name": "Meoswar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvy",
+ "inverted_name": "Kohistani, Indus",
+ "name": "Indus Kohistani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mvz",
+ "name": "Mesqan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwa",
+ "name": "Mwatebu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwb",
+ "name": "Juwal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwc",
+ "name": "Are",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwe",
+ "name": "Mwera (Chimwera)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwf",
+ "name": "Murrinh-Patha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwg",
+ "name": "Aiklep",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwh",
+ "name": "Mouk-Aria",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwi",
+ "name": "Labo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwk",
+ "inverted_name": "Maninkakan, Kita",
+ "name": "Kita Maninkakan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwl",
+ "name": "Mirandese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwm",
+ "name": "Sar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwn",
+ "name": "Nyamwanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwo",
+ "inverted_name": "Maewo, Central",
+ "name": "Central Maewo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwp",
+ "name": "Kala Lagaw Ya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwq",
+ "inverted_name": "Chin, Mün",
+ "name": "Mün Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwr",
+ "name": "Marwari",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mws",
+ "name": "Mwimbi-Muthambi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwt",
+ "name": "Moken",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwu",
+ "name": "Mittu",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "mwv",
+ "name": "Mentawai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mww",
+ "name": "Hmong Daw",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mwz",
+ "name": "Moingi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxa",
+ "inverted_name": "Mixtec, Northwest Oaxaca",
+ "name": "Northwest Oaxaca Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxb",
+ "inverted_name": "Mixtec, Tezoatlán",
+ "name": "Tezoatlán Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxc",
+ "name": "Manyika",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxd",
+ "name": "Modang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxe",
+ "name": "Mele-Fila",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxf",
+ "name": "Malgbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxg",
+ "name": "Mbangala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxh",
+ "name": "Mvuba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxi",
+ "name": "Mozarabic",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "mxj",
+ "name": "Miju-Mishmi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxk",
+ "name": "Monumbo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxl",
+ "inverted_name": "Gbe, Maxi",
+ "name": "Maxi Gbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxm",
+ "name": "Meramera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxn",
+ "name": "Moi (Indonesia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxo",
+ "name": "Mbowe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxp",
+ "inverted_name": "Mixe, Tlahuitoltepec",
+ "name": "Tlahuitoltepec Mixe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxq",
+ "inverted_name": "Mixe, Juquila",
+ "name": "Juquila Mixe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxr",
+ "name": "Murik (Malaysia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxs",
+ "inverted_name": "Mixtec, Huitepec",
+ "name": "Huitepec Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxt",
+ "inverted_name": "Mixtec, Jamiltepec",
+ "name": "Jamiltepec Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxu",
+ "name": "Mada (Cameroon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxv",
+ "inverted_name": "Mixtec, Metlatónoc",
+ "name": "Metlatónoc Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxw",
+ "name": "Namo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxx",
+ "name": "Mahou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxy",
+ "inverted_name": "Mixtec, Southeastern Nochixtlán",
+ "name": "Southeastern Nochixtlán Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mxz",
+ "inverted_name": "Masela, Central",
+ "name": "Central Masela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "my",
+ "alpha_3": "mya",
+ "bibliographic": "bur",
+ "name": "Burmese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "myb",
+ "name": "Mbay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "myc",
+ "name": "Mayeka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mye",
+ "name": "Myene",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "myf",
+ "name": "Bambassi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "myg",
+ "name": "Manta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "myh",
+ "name": "Makah",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "myj",
+ "name": "Mangayat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "myk",
+ "inverted_name": "Senoufo, Mamara",
+ "name": "Mamara Senoufo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "myl",
+ "name": "Moma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mym",
+ "name": "Me'en",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "myo",
+ "name": "Anfillo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "myp",
+ "name": "Pirahã",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "myr",
+ "name": "Muniche",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mys",
+ "name": "Mesmes",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "myu",
+ "name": "Mundurukú",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "myv",
+ "name": "Erzya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "myw",
+ "name": "Muyuw",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "myx",
+ "name": "Masaaba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "myy",
+ "name": "Macuna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "myz",
+ "inverted_name": "Mandaic, Classical",
+ "name": "Classical Mandaic",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "mza",
+ "inverted_name": "Mixtec, Santa María Zacatepec",
+ "name": "Santa María Zacatepec Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzb",
+ "name": "Tumzabt",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzc",
+ "name": "Madagascar Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzd",
+ "name": "Malimba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mze",
+ "name": "Morawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzg",
+ "name": "Monastic Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzh",
+ "name": "Wichí Lhamtés Güisnay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzi",
+ "inverted_name": "Mazatec, Ixcatlán",
+ "name": "Ixcatlán Mazatec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzj",
+ "name": "Manya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzk",
+ "inverted_name": "Mambila, Nigeria",
+ "name": "Nigeria Mambila",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzl",
+ "inverted_name": "Mixe, Mazatlán",
+ "name": "Mazatlán Mixe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzm",
+ "name": "Mumuye",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzn",
+ "name": "Mazanderani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzo",
+ "name": "Matipuhy",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "mzp",
+ "name": "Movima",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzq",
+ "name": "Mori Atas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzr",
+ "name": "Marúbo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzs",
+ "name": "Macanese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzt",
+ "name": "Mintil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzu",
+ "name": "Inapang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzv",
+ "name": "Manza",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzw",
+ "name": "Deg",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzx",
+ "name": "Mawayana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzy",
+ "name": "Mozambican Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "mzz",
+ "name": "Maiadomu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "naa",
+ "name": "Namla",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nab",
+ "inverted_name": "Nambikuára, Southern",
+ "name": "Southern Nambikuára",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nac",
+ "name": "Narak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nae",
+ "name": "Naka'ela",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "naf",
+ "name": "Nabak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nag",
+ "name": "Naga Pidgin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "naj",
+ "name": "Nalu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nak",
+ "name": "Nakanai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nal",
+ "name": "Nalik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nam",
+ "name": "Ngan'gityemerri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nan",
+ "inverted_name": "Chinese, Min Nan",
+ "name": "Min Nan Chinese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nao",
+ "name": "Naaba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nap",
+ "name": "Neapolitan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "naq",
+ "name": "Khoekhoe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nar",
+ "name": "Iguta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nas",
+ "name": "Naasioi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nat",
+ "name": "Ca̱hungwa̱rya̱",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "na",
+ "alpha_3": "nau",
+ "name": "Nauru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "nv",
+ "alpha_3": "nav",
+ "name": "Navajo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "naw",
+ "name": "Nawuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nax",
+ "name": "Nakwi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nay",
+ "name": "Ngarrindjeri",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "naz",
+ "inverted_name": "Nahuatl, Coatepec",
+ "name": "Coatepec Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nba",
+ "name": "Nyemba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbb",
+ "name": "Ndoe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbc",
+ "inverted_name": "Naga, Chang",
+ "name": "Chang Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbd",
+ "name": "Ngbinda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbe",
+ "inverted_name": "Naga, Konyak",
+ "name": "Konyak Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbg",
+ "name": "Nagarchal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbh",
+ "name": "Ngamo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbi",
+ "inverted_name": "Naga, Mao",
+ "name": "Mao Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbj",
+ "name": "Ngarinyman",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbk",
+ "name": "Nake",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "nr",
+ "alpha_3": "nbl",
+ "inverted_name": "Ndebele, South",
+ "name": "South Ndebele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbm",
+ "name": "Ngbaka Ma'bo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbn",
+ "name": "Kuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbo",
+ "name": "Nkukoli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbp",
+ "name": "Nnam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbq",
+ "name": "Nggem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbr",
+ "name": "Numana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbs",
+ "name": "Namibian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbt",
+ "name": "Na",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbu",
+ "inverted_name": "Naga, Rongmei",
+ "name": "Rongmei Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbv",
+ "name": "Ngamambo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nbw",
+ "inverted_name": "Ngbandi, Southern",
+ "name": "Southern Ngbandi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nby",
+ "name": "Ningera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nca",
+ "name": "Iyo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ncb",
+ "inverted_name": "Nicobarese, Central",
+ "name": "Central Nicobarese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ncc",
+ "name": "Ponam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ncd",
+ "name": "Nachering",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nce",
+ "name": "Yale",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ncf",
+ "name": "Notsi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ncg",
+ "name": "Nisga'a",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nch",
+ "inverted_name": "Nahuatl, Central Huasteca",
+ "name": "Central Huasteca Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nci",
+ "inverted_name": "Nahuatl, Classical",
+ "name": "Classical Nahuatl",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "ncj",
+ "inverted_name": "Nahuatl, Northern Puebla",
+ "name": "Northern Puebla Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nck",
+ "name": "Na-kara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ncl",
+ "inverted_name": "Nahuatl, Michoacán",
+ "name": "Michoacán Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ncm",
+ "name": "Nambo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ncn",
+ "name": "Nauna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nco",
+ "name": "Sibe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ncq",
+ "inverted_name": "Katang, Northern",
+ "name": "Northern Katang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ncr",
+ "name": "Ncane",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ncs",
+ "name": "Nicaraguan Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nct",
+ "inverted_name": "Naga, Chothe",
+ "name": "Chothe Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ncu",
+ "name": "Chumburung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ncx",
+ "inverted_name": "Nahuatl, Central Puebla",
+ "name": "Central Puebla Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ncz",
+ "name": "Natchez",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nda",
+ "name": "Ndasa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndb",
+ "name": "Kenswei Nsei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndc",
+ "name": "Ndau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndd",
+ "name": "Nde-Nsele-Nta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "nd",
+ "alpha_3": "nde",
+ "inverted_name": "Ndebele, North",
+ "name": "North Ndebele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndf",
+ "name": "Nadruvian",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "ndg",
+ "name": "Ndengereko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndh",
+ "name": "Ndali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndi",
+ "name": "Samba Leko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndj",
+ "name": "Ndamba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndk",
+ "name": "Ndaka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndl",
+ "name": "Ndolo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndm",
+ "name": "Ndam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndn",
+ "name": "Ngundi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ng",
+ "alpha_3": "ndo",
+ "name": "Ndonga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndp",
+ "name": "Ndo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndq",
+ "name": "Ndombe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndr",
+ "name": "Ndoola",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nds",
+ "inverted_name": "German, Low",
+ "name": "Low German",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndt",
+ "name": "Ndunga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndu",
+ "name": "Dugun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndv",
+ "name": "Ndut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndw",
+ "name": "Ndobo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndx",
+ "name": "Nduga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndy",
+ "name": "Lutos",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ndz",
+ "name": "Ndogo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nea",
+ "inverted_name": "Ngad'a, Eastern",
+ "name": "Eastern Ngad'a",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "neb",
+ "name": "Toura (Côte d'Ivoire)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nec",
+ "name": "Nedebang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ned",
+ "name": "Nde-Gbite",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nee",
+ "name": "Nêlêmwa-Nixumwak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nef",
+ "name": "Nefamese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "neg",
+ "name": "Negidal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "neh",
+ "name": "Nyenkha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nei",
+ "inverted_name": "Hittite, Neo-",
+ "name": "Neo-Hittite",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "nej",
+ "name": "Neko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nek",
+ "name": "Neku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nem",
+ "name": "Nemi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nen",
+ "name": "Nengone",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "neo",
+ "name": "Ná-Meo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ne",
+ "alpha_3": "nep",
+ "name": "Nepali (macrolanguage)",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "neq",
+ "inverted_name": "Mixe, North Central",
+ "name": "North Central Mixe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ner",
+ "name": "Yahadian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nes",
+ "inverted_name": "Kinnauri, Bhoti",
+ "name": "Bhoti Kinnauri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "net",
+ "name": "Nete",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "neu",
+ "name": "Neo",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "nev",
+ "name": "Nyaheun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "new",
+ "name": "Newari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nex",
+ "name": "Neme",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ney",
+ "name": "Neyo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nez",
+ "name": "Nez Perce",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nfa",
+ "name": "Dhao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nfd",
+ "name": "Ahwai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nfl",
+ "name": "Ayiwo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nfr",
+ "name": "Nafaanra",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nfu",
+ "name": "Mfumte",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nga",
+ "name": "Ngbaka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngb",
+ "inverted_name": "Ngbandi, Northern",
+ "name": "Northern Ngbandi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngc",
+ "name": "Ngombe (Democratic Republic of Congo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngd",
+ "name": "Ngando (Central African Republic)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nge",
+ "name": "Ngemba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngg",
+ "name": "Ngbaka Manza",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngh",
+ "name": "Nǁng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngi",
+ "name": "Ngizim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngj",
+ "name": "Ngie",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngk",
+ "name": "Dalabon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngl",
+ "name": "Lomwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngm",
+ "name": "Ngatik Men's Creole",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngn",
+ "name": "Ngwo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngp",
+ "name": "Ngulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngq",
+ "name": "Ngurimi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngr",
+ "name": "Engdewu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngs",
+ "name": "Gvoko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngt",
+ "name": "Kriang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngu",
+ "inverted_name": "Nahuatl, Guerrero",
+ "name": "Guerrero Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngv",
+ "name": "Nagumi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ngw",
+ "name": "Ngwaba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngx",
+ "name": "Nggwahyi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngy",
+ "name": "Tibea",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ngz",
+ "name": "Ngungwel",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nha",
+ "name": "Nhanda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhb",
+ "name": "Beng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhc",
+ "inverted_name": "Nahuatl, Tabasco",
+ "name": "Tabasco Nahuatl",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nhd",
+ "name": "Chiripá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhe",
+ "inverted_name": "Nahuatl, Eastern Huasteca",
+ "name": "Eastern Huasteca Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhf",
+ "name": "Nhuwala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhg",
+ "inverted_name": "Nahuatl, Tetelcingo",
+ "name": "Tetelcingo Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhh",
+ "name": "Nahari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhi",
+ "inverted_name": "Nahuatl, Zacatlán-Ahuacatlán-Tepetzintla",
+ "name": "Zacatlán-Ahuacatlán-Tepetzintla Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhk",
+ "inverted_name": "Nahuatl, Isthmus-Cosoleacaque",
+ "name": "Isthmus-Cosoleacaque Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhm",
+ "inverted_name": "Nahuatl, Morelos",
+ "name": "Morelos Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhn",
+ "inverted_name": "Nahuatl, Central",
+ "name": "Central Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nho",
+ "name": "Takuu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhp",
+ "inverted_name": "Nahuatl, Isthmus-Pajapan",
+ "name": "Isthmus-Pajapan Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhq",
+ "inverted_name": "Nahuatl, Huaxcaleca",
+ "name": "Huaxcaleca Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhr",
+ "name": "Naro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nht",
+ "inverted_name": "Nahuatl, Ometepec",
+ "name": "Ometepec Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhu",
+ "name": "Noone",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhv",
+ "inverted_name": "Nahuatl, Temascaltepec",
+ "name": "Temascaltepec Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhw",
+ "inverted_name": "Nahuatl, Western Huasteca",
+ "name": "Western Huasteca Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhx",
+ "inverted_name": "Nahuatl, Isthmus-Mecayapan",
+ "name": "Isthmus-Mecayapan Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhy",
+ "inverted_name": "Nahuatl, Northern Oaxaca",
+ "name": "Northern Oaxaca Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nhz",
+ "inverted_name": "Nahuatl, Santa María La Alta",
+ "name": "Santa María La Alta Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nia",
+ "name": "Nias",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nib",
+ "name": "Nakame",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nid",
+ "name": "Ngandi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nie",
+ "name": "Niellim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nif",
+ "name": "Nek",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nig",
+ "name": "Ngalakgan",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nih",
+ "name": "Nyiha (Tanzania)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nii",
+ "name": "Nii",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nij",
+ "name": "Ngaju",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nik",
+ "inverted_name": "Nicobarese, Southern",
+ "name": "Southern Nicobarese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nil",
+ "name": "Nila",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nim",
+ "name": "Nilamba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nin",
+ "name": "Ninzo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nio",
+ "name": "Nganasan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "niq",
+ "name": "Nandi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nir",
+ "name": "Nimboran",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nis",
+ "name": "Nimi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nit",
+ "inverted_name": "Kolami, Southeastern",
+ "name": "Southeastern Kolami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "niu",
+ "name": "Niuean",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "niv",
+ "name": "Gilyak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "niw",
+ "name": "Nimo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nix",
+ "name": "Hema",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "niy",
+ "name": "Ngiti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "niz",
+ "name": "Ningil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nja",
+ "name": "Nzanyi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "njb",
+ "inverted_name": "Naga, Nocte",
+ "name": "Nocte Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "njd",
+ "name": "Ndonde Hamba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "njh",
+ "inverted_name": "Naga, Lotha",
+ "name": "Lotha Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nji",
+ "name": "Gudanji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "njj",
+ "name": "Njen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "njl",
+ "name": "Njalgulgule",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "njm",
+ "inverted_name": "Naga, Angami",
+ "name": "Angami Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "njn",
+ "inverted_name": "Naga, Liangmai",
+ "name": "Liangmai Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "njo",
+ "inverted_name": "Naga, Ao",
+ "name": "Ao Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "njr",
+ "name": "Njerep",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "njs",
+ "name": "Nisa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "njt",
+ "name": "Ndyuka-Trio Pidgin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nju",
+ "name": "Ngadjunmaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "njx",
+ "name": "Kunyi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "njy",
+ "name": "Njyem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "njz",
+ "name": "Nyishi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nka",
+ "name": "Nkoya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nkb",
+ "inverted_name": "Naga, Khoibu",
+ "name": "Khoibu Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nkc",
+ "name": "Nkongho",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nkd",
+ "name": "Koireng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nke",
+ "name": "Duke",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nkf",
+ "inverted_name": "Naga, Inpui",
+ "name": "Inpui Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nkg",
+ "name": "Nekgini",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nkh",
+ "inverted_name": "Naga, Khezha",
+ "name": "Khezha Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nki",
+ "inverted_name": "Naga, Thangal",
+ "name": "Thangal Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nkj",
+ "name": "Nakai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nkk",
+ "name": "Nokuku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nkm",
+ "name": "Namat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nkn",
+ "name": "Nkangala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nko",
+ "name": "Nkonya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nkp",
+ "name": "Niuatoputapu",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nkq",
+ "name": "Nkami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nkr",
+ "name": "Nukuoro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nks",
+ "inverted_name": "Asmat, North",
+ "name": "North Asmat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nkt",
+ "name": "Nyika (Tanzania)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nku",
+ "inverted_name": "Kulango, Bouna",
+ "name": "Bouna Kulango",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nkv",
+ "name": "Nyika (Malawi and Zambia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nkw",
+ "name": "Nkutu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nkx",
+ "name": "Nkoroo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nkz",
+ "name": "Nkari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nla",
+ "name": "Ngombale",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nlc",
+ "name": "Nalca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "nl",
+ "alpha_3": "nld",
+ "bibliographic": "dut",
+ "name": "Dutch",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nle",
+ "inverted_name": "Nyala, East",
+ "name": "East Nyala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nlg",
+ "name": "Gela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nli",
+ "name": "Grangali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nlj",
+ "name": "Nyali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nlk",
+ "inverted_name": "Yali, Ninia",
+ "name": "Ninia Yali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nll",
+ "name": "Nihali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nlm",
+ "name": "Mankiyali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nlo",
+ "name": "Ngul",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nlq",
+ "inverted_name": "Naga, Lao",
+ "name": "Lao Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nlu",
+ "name": "Nchumbulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nlv",
+ "inverted_name": "Nahuatl, Orizaba",
+ "name": "Orizaba Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nlw",
+ "name": "Walangama",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nlx",
+ "name": "Nahali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nly",
+ "name": "Nyamal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nlz",
+ "name": "Nalögo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nma",
+ "inverted_name": "Naga, Maram",
+ "name": "Maram Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmb",
+ "inverted_name": "Nambas, Big",
+ "name": "Big Nambas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmc",
+ "name": "Ngam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmd",
+ "name": "Ndumu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nme",
+ "inverted_name": "Naga, Mzieme",
+ "name": "Mzieme Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmf",
+ "inverted_name": "Naga, Tangkhul (India)",
+ "name": "Tangkhul Naga (India)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmg",
+ "name": "Kwasio",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmh",
+ "inverted_name": "Naga, Monsang",
+ "name": "Monsang Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmi",
+ "name": "Nyam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmj",
+ "name": "Ngombe (Central African Republic)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmk",
+ "name": "Namakura",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nml",
+ "name": "Ndemli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmm",
+ "name": "Manangba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmn",
+ "name": "ǃXóõ",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmo",
+ "inverted_name": "Naga, Moyon",
+ "name": "Moyon Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmp",
+ "name": "Nimanbur",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nmq",
+ "name": "Nambya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmr",
+ "name": "Nimbari",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nms",
+ "name": "Letemboi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmt",
+ "name": "Namonuito",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmu",
+ "inverted_name": "Maidu, Northeast",
+ "name": "Northeast Maidu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmv",
+ "name": "Ngamini",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nmw",
+ "name": "Nimoa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmx",
+ "name": "Nama (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmy",
+ "name": "Namuyi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nmz",
+ "name": "Nawdm",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nna",
+ "name": "Nyangumarta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nnb",
+ "name": "Nande",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nnc",
+ "name": "Nancere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nnd",
+ "inverted_name": "Ambae, West",
+ "name": "West Ambae",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nne",
+ "name": "Ngandyera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nnf",
+ "name": "Ngaing",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nng",
+ "inverted_name": "Naga, Maring",
+ "name": "Maring Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nnh",
+ "name": "Ngiemboon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nni",
+ "inverted_name": "Nuaulu, North",
+ "name": "North Nuaulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nnj",
+ "name": "Nyangatom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nnk",
+ "name": "Nankina",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nnl",
+ "inverted_name": "Naga, Northern Rengma",
+ "name": "Northern Rengma Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nnm",
+ "name": "Namia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nnn",
+ "name": "Ngete",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "nn",
+ "alpha_3": "nno",
+ "name": "Norwegian Nynorsk",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nnp",
+ "inverted_name": "Naga, Wancho",
+ "name": "Wancho Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nnq",
+ "name": "Ngindo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nnr",
+ "name": "Narungga",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nnt",
+ "name": "Nanticoke",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nnu",
+ "name": "Dwang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nnv",
+ "name": "Nugunu (Australia)",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nnw",
+ "inverted_name": "Nuni, Southern",
+ "name": "Southern Nuni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nny",
+ "name": "Nyangga",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nnz",
+ "name": "Nda'nda'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "noa",
+ "name": "Woun Meu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "nb",
+ "alpha_3": "nob",
+ "name": "Norwegian Bokmål",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "noc",
+ "name": "Nuk",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nod",
+ "inverted_name": "Thai, Northern",
+ "name": "Northern Thai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "noe",
+ "name": "Nimadi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nof",
+ "name": "Nomane",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nog",
+ "name": "Nogai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "noh",
+ "name": "Nomu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "noi",
+ "name": "Noiri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "noj",
+ "name": "Nonuya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nok",
+ "name": "Nooksack",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nol",
+ "name": "Nomlaki",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nom",
+ "name": "Nocamán",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "non",
+ "inverted_name": "Norse, Old",
+ "name": "Old Norse",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "nop",
+ "name": "Numanggang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "noq",
+ "name": "Ngongo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "no",
+ "alpha_3": "nor",
+ "name": "Norwegian",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nos",
+ "inverted_name": "Nisu, Eastern",
+ "name": "Eastern Nisu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "not",
+ "name": "Nomatsiguenga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nou",
+ "name": "Ewage-Notu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nov",
+ "name": "Novial",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "now",
+ "name": "Nyambo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "noy",
+ "name": "Noy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "noz",
+ "name": "Nayi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "npa",
+ "name": "Nar Phu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "npb",
+ "name": "Nupbikha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "npg",
+ "inverted_name": "Naga, Ponyo-Gongwang",
+ "name": "Ponyo-Gongwang Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nph",
+ "inverted_name": "Naga, Phom",
+ "name": "Phom Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "npi",
+ "name": "Nepali (individual language)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "npl",
+ "inverted_name": "Nahuatl, Southeastern Puebla",
+ "name": "Southeastern Puebla Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "npn",
+ "name": "Mondropolon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "npo",
+ "inverted_name": "Naga, Pochuri",
+ "name": "Pochuri Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nps",
+ "name": "Nipsan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "npu",
+ "inverted_name": "Naga, Puimei",
+ "name": "Puimei Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "npx",
+ "name": "Noipx",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "npy",
+ "name": "Napu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nqg",
+ "inverted_name": "Nago, Southern",
+ "name": "Southern Nago",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nqk",
+ "inverted_name": "Ede Nago, Kura",
+ "name": "Kura Ede Nago",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nql",
+ "name": "Ngendelengo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nqm",
+ "name": "Ndom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nqn",
+ "name": "Nen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nqo",
+ "name": "N'Ko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nqq",
+ "inverted_name": "Naga, Kyan-Karyaw",
+ "name": "Kyan-Karyaw Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nqt",
+ "name": "Nteng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nqy",
+ "inverted_name": "Naga, Akyaung Ari",
+ "name": "Akyaung Ari Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nra",
+ "name": "Ngom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nrb",
+ "name": "Nara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nrc",
+ "name": "Noric",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "nre",
+ "inverted_name": "Naga, Southern Rengma",
+ "name": "Southern Rengma Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nrf",
+ "name": "Jèrriais",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nrg",
+ "name": "Narango",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nri",
+ "inverted_name": "Naga, Chokri",
+ "name": "Chokri Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nrk",
+ "name": "Ngarla",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nrl",
+ "name": "Ngarluma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nrm",
+ "name": "Narom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nrn",
+ "name": "Norn",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nrp",
+ "inverted_name": "Picene, North",
+ "name": "North Picene",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "nrr",
+ "name": "Norra",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nrt",
+ "inverted_name": "Kalapuya, Northern",
+ "name": "Northern Kalapuya",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nru",
+ "name": "Narua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nrx",
+ "name": "Ngurmbur",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nrz",
+ "name": "Lala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsa",
+ "inverted_name": "Naga, Sangtam",
+ "name": "Sangtam Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsb",
+ "name": "Lower Nossob",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nsc",
+ "name": "Nshi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsd",
+ "inverted_name": "Nisu, Southern",
+ "name": "Southern Nisu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nse",
+ "name": "Nsenga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsf",
+ "inverted_name": "Nisu, Northwestern",
+ "name": "Northwestern Nisu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsg",
+ "name": "Ngasa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsh",
+ "name": "Ngoshie",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsi",
+ "name": "Nigerian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsk",
+ "name": "Naskapi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsl",
+ "name": "Norwegian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsm",
+ "inverted_name": "Naga, Sumi",
+ "name": "Sumi Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsn",
+ "name": "Nehan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nso",
+ "name": "Pedi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsp",
+ "name": "Nepalese Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsq",
+ "inverted_name": "Miwok, Northern Sierra",
+ "name": "Northern Sierra Miwok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsr",
+ "name": "Maritime Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nss",
+ "name": "Nali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nst",
+ "inverted_name": "Naga, Tase",
+ "name": "Tase Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsu",
+ "inverted_name": "Nahuatl, Sierra Negra",
+ "name": "Sierra Negra Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsv",
+ "inverted_name": "Nisu, Southwestern",
+ "name": "Southwestern Nisu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsw",
+ "name": "Navut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsx",
+ "name": "Nsongo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsy",
+ "name": "Nasal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nsz",
+ "name": "Nisenan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ntd",
+ "inverted_name": "Tidung, Northern",
+ "name": "Northern Tidung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nte",
+ "name": "Nathembo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ntg",
+ "name": "Ngantangarra",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nti",
+ "name": "Natioro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ntj",
+ "name": "Ngaanyatjarra",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ntk",
+ "name": "Ikoma-Nata-Isenye",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ntm",
+ "name": "Nateni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nto",
+ "name": "Ntomba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ntp",
+ "inverted_name": "Tepehuan, Northern",
+ "name": "Northern Tepehuan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ntr",
+ "name": "Delo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ntu",
+ "name": "Natügu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ntw",
+ "name": "Nottoway",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ntx",
+ "inverted_name": "Naga, Tangkhul (Myanmar)",
+ "name": "Tangkhul Naga (Myanmar)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nty",
+ "name": "Mantsi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ntz",
+ "name": "Natanzi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nua",
+ "name": "Yuanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nuc",
+ "name": "Nukuini",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nud",
+ "name": "Ngala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nue",
+ "name": "Ngundu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nuf",
+ "name": "Nusu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nug",
+ "name": "Nungali",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nuh",
+ "name": "Ndunda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nui",
+ "name": "Ngumbi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nuj",
+ "name": "Nyole",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nuk",
+ "name": "Nuu-chah-nulth",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nul",
+ "name": "Nusa Laut",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "num",
+ "name": "Niuafo'ou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nun",
+ "name": "Anong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nuo",
+ "name": "Nguôn",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nup",
+ "name": "Nupe-Nupe-Tako",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nuq",
+ "name": "Nukumanu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nur",
+ "name": "Nukuria",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nus",
+ "name": "Nuer",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nut",
+ "name": "Nung (Viet Nam)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nuu",
+ "name": "Ngbundu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nuv",
+ "inverted_name": "Nuni, Northern",
+ "name": "Northern Nuni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nuw",
+ "name": "Nguluwan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nux",
+ "name": "Mehek",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nuy",
+ "name": "Nunggubuyu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nuz",
+ "inverted_name": "Nahuatl, Tlamacazapa",
+ "name": "Tlamacazapa Nahuatl",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nvh",
+ "name": "Nasarian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nvm",
+ "name": "Namiae",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nvo",
+ "name": "Nyokon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nwa",
+ "name": "Nawathinehena",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nwb",
+ "name": "Nyabwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nwc",
+ "inverted_name": "Newari, Classical",
+ "name": "Classical Newari",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "nwe",
+ "name": "Ngwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nwg",
+ "name": "Ngayawung",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nwi",
+ "inverted_name": "Tanna, Southwest",
+ "name": "Southwest Tanna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nwm",
+ "name": "Nyamusa-Molo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nwo",
+ "name": "Nauo",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nwr",
+ "name": "Nawaru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nww",
+ "name": "Ndwewe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nwx",
+ "inverted_name": "Newar, Middle",
+ "name": "Middle Newar",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "nwy",
+ "name": "Nottoway-Meherrin",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nxa",
+ "name": "Nauete",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nxd",
+ "name": "Ngando (Democratic Republic of Congo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nxe",
+ "name": "Nage",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nxg",
+ "name": "Ngad'a",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nxi",
+ "name": "Nindi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nxk",
+ "inverted_name": "Naga, Koki",
+ "name": "Koki Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nxl",
+ "inverted_name": "Nuaulu, South",
+ "name": "South Nuaulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nxm",
+ "name": "Numidian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "nxn",
+ "name": "Ngawun",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nxo",
+ "name": "Ndambomo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nxq",
+ "name": "Naxi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nxr",
+ "name": "Ninggerum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nxx",
+ "name": "Nafri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ny",
+ "alpha_3": "nya",
+ "name": "Nyanja",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nyb",
+ "name": "Nyangbo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nyc",
+ "name": "Nyanga-li",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nyd",
+ "name": "Nyore",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nye",
+ "name": "Nyengo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nyf",
+ "name": "Giryama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nyg",
+ "name": "Nyindu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nyh",
+ "name": "Nyikina",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nyi",
+ "name": "Ama (Sudan)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nyj",
+ "name": "Nyanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nyk",
+ "name": "Nyaneka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nyl",
+ "name": "Nyeu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nym",
+ "name": "Nyamwezi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nyn",
+ "name": "Nyankole",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nyo",
+ "name": "Nyoro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nyp",
+ "name": "Nyang'i",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nyq",
+ "name": "Nayini",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nyr",
+ "name": "Nyiha (Malawi)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nys",
+ "name": "Nyungar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nyt",
+ "name": "Nyawaygi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nyu",
+ "name": "Nyungwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nyv",
+ "name": "Nyulnyul",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nyw",
+ "name": "Nyaw",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nyx",
+ "name": "Nganyaywana",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "nyy",
+ "name": "Nyakyusa-Ngonde",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nza",
+ "inverted_name": "Mbembe, Tigon",
+ "name": "Tigon Mbembe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nzb",
+ "name": "Njebi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nzd",
+ "name": "Nzadi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nzi",
+ "name": "Nzima",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nzk",
+ "name": "Nzakara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nzm",
+ "inverted_name": "Naga, Zeme",
+ "name": "Zeme Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nzs",
+ "name": "New Zealand Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nzu",
+ "name": "Teke-Nzikou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nzy",
+ "name": "Nzakambay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "nzz",
+ "inverted_name": "Dogon, Nanga Dama",
+ "name": "Nanga Dama Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oaa",
+ "name": "Orok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oac",
+ "name": "Oroch",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oar",
+ "inverted_name": "Aramaic, Old (up to 700 BCE)",
+ "name": "Old Aramaic (up to 700 BCE)",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "oav",
+ "inverted_name": "Avar, Old",
+ "name": "Old Avar",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "obi",
+ "name": "Obispeño",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "obk",
+ "inverted_name": "Bontok, Southern",
+ "name": "Southern Bontok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "obl",
+ "name": "Oblo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "obm",
+ "name": "Moabite",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "obo",
+ "inverted_name": "Manobo, Obo",
+ "name": "Obo Manobo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "obr",
+ "inverted_name": "Burmese, Old",
+ "name": "Old Burmese",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "obt",
+ "inverted_name": "Breton, Old",
+ "name": "Old Breton",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "obu",
+ "name": "Obulom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oca",
+ "name": "Ocaina",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "och",
+ "inverted_name": "Chinese, Old",
+ "name": "Old Chinese",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_2": "oc",
+ "alpha_3": "oci",
+ "name": "Occitan (post 1500)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ocm",
+ "inverted_name": "Cham, Old",
+ "name": "Old Cham",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "oco",
+ "inverted_name": "Cornish, Old",
+ "name": "Old Cornish",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "ocu",
+ "inverted_name": "Matlatzinca, Atzingo",
+ "name": "Atzingo Matlatzinca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oda",
+ "name": "Odut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "odk",
+ "name": "Od",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "odt",
+ "inverted_name": "Dutch, Old",
+ "name": "Old Dutch",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "odu",
+ "name": "Odual",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ofo",
+ "name": "Ofo",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ofs",
+ "inverted_name": "Frisian, Old",
+ "name": "Old Frisian",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "ofu",
+ "name": "Efutop",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ogb",
+ "name": "Ogbia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ogc",
+ "name": "Ogbah",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oge",
+ "inverted_name": "Georgian, Old",
+ "name": "Old Georgian",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "ogg",
+ "name": "Ogbogolo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ogo",
+ "name": "Khana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ogu",
+ "name": "Ogbronuagum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oht",
+ "inverted_name": "Hittite, Old",
+ "name": "Old Hittite",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "ohu",
+ "inverted_name": "Hungarian, Old",
+ "name": "Old Hungarian",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "oia",
+ "name": "Oirata",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oie",
+ "name": "Okolie",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oin",
+ "inverted_name": "One, Inebu",
+ "name": "Inebu One",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ojb",
+ "inverted_name": "Ojibwa, Northwestern",
+ "name": "Northwestern Ojibwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ojc",
+ "inverted_name": "Ojibwa, Central",
+ "name": "Central Ojibwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ojg",
+ "inverted_name": "Ojibwa, Eastern",
+ "name": "Eastern Ojibwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "oj",
+ "alpha_3": "oji",
+ "name": "Ojibwa",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ojp",
+ "inverted_name": "Japanese, Old",
+ "name": "Old Japanese",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "ojs",
+ "inverted_name": "Ojibwa, Severn",
+ "name": "Severn Ojibwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ojv",
+ "name": "Ontong Java",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ojw",
+ "inverted_name": "Ojibwa, Western",
+ "name": "Western Ojibwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oka",
+ "name": "Okanagan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "okb",
+ "name": "Okobo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "okc",
+ "name": "Kobo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "okd",
+ "name": "Okodia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oke",
+ "name": "Okpe (Southwestern Edo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "okg",
+ "name": "Koko Babangk",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "okh",
+ "name": "Koresh-e Rostam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oki",
+ "name": "Okiek",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "okj",
+ "name": "Oko-Juwoi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "okk",
+ "inverted_name": "One, Kwamtim",
+ "name": "Kwamtim One",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "okl",
+ "inverted_name": "Kentish Sign Language, Old",
+ "name": "Old Kentish Sign Language",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "okm",
+ "inverted_name": "Korean, Middle (10th-16th cent.)",
+ "name": "Middle Korean (10th-16th cent.)",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "okn",
+ "name": "Oki-No-Erabu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oko",
+ "inverted_name": "Korean, Old (3rd-9th cent.)",
+ "name": "Old Korean (3rd-9th cent.)",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "okr",
+ "name": "Kirike",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oks",
+ "name": "Oko-Eni-Osayen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oku",
+ "name": "Oku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "okv",
+ "name": "Orokaiva",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "okx",
+ "name": "Okpe (Northwestern Edo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "okz",
+ "inverted_name": "Khmer, Old",
+ "name": "Old Khmer",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "ola",
+ "name": "Walungge",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "old",
+ "name": "Mochi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ole",
+ "name": "Olekha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "olk",
+ "name": "Olkol",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "olm",
+ "name": "Oloma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "olo",
+ "name": "Livvi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "olr",
+ "name": "Olrat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "olt",
+ "inverted_name": "Lithuanian, Old",
+ "name": "Old Lithuanian",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "olu",
+ "name": "Kuvale",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oma",
+ "name": "Omaha-Ponca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "omb",
+ "inverted_name": "Ambae, East",
+ "name": "East Ambae",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "omc",
+ "name": "Mochica",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "omg",
+ "name": "Omagua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "omi",
+ "name": "Omi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "omk",
+ "name": "Omok",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "oml",
+ "name": "Ombo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "omn",
+ "name": "Minoan",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "omo",
+ "name": "Utarmbung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "omp",
+ "inverted_name": "Manipuri, Old",
+ "name": "Old Manipuri",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "omr",
+ "inverted_name": "Marathi, Old",
+ "name": "Old Marathi",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "omt",
+ "name": "Omotik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "omu",
+ "name": "Omurano",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "omw",
+ "inverted_name": "Tairora, South",
+ "name": "South Tairora",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "omx",
+ "inverted_name": "Mon, Old",
+ "name": "Old Mon",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "omy",
+ "inverted_name": "Malay, Old",
+ "name": "Old Malay",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "ona",
+ "name": "Ona",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "onb",
+ "name": "Lingao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "one",
+ "name": "Oneida",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ong",
+ "name": "Olo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oni",
+ "name": "Onin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "onj",
+ "name": "Onjob",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "onk",
+ "inverted_name": "One, Kabore",
+ "name": "Kabore One",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "onn",
+ "name": "Onobasulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ono",
+ "name": "Onondaga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "onp",
+ "name": "Sartang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "onr",
+ "inverted_name": "One, Northern",
+ "name": "Northern One",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ons",
+ "name": "Ono",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ont",
+ "name": "Ontenu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "onu",
+ "name": "Unua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "onw",
+ "inverted_name": "Nubian, Old",
+ "name": "Old Nubian",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "onx",
+ "name": "Onin Based Pidgin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ood",
+ "name": "Tohono O'odham",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oog",
+ "name": "Ong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oon",
+ "name": "Önge",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oor",
+ "name": "Oorlams",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oos",
+ "inverted_name": "Ossetic, Old",
+ "name": "Old Ossetic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "opa",
+ "name": "Okpamheri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "opk",
+ "name": "Kopkaka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "opm",
+ "name": "Oksapmin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "opo",
+ "name": "Opao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "opt",
+ "name": "Opata",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "opy",
+ "name": "Ofayé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ora",
+ "name": "Oroha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "orc",
+ "name": "Orma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ore",
+ "name": "Orejón",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "org",
+ "name": "Oring",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "orh",
+ "name": "Oroqen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "or",
+ "alpha_3": "ori",
+ "name": "Oriya (macrolanguage)",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_2": "om",
+ "alpha_3": "orm",
+ "name": "Oromo",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "orn",
+ "name": "Orang Kanaq",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oro",
+ "name": "Orokolo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "orr",
+ "name": "Oruma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ors",
+ "name": "Orang Seletar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ort",
+ "inverted_name": "Oriya, Adivasi",
+ "name": "Adivasi Oriya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oru",
+ "name": "Ormuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "orv",
+ "inverted_name": "Russian, Old",
+ "name": "Old Russian",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "orw",
+ "name": "Oro Win",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "orx",
+ "name": "Oro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ory",
+ "name": "Odia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "orz",
+ "name": "Ormu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "osa",
+ "name": "Osage",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "osc",
+ "name": "Oscan",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "osi",
+ "name": "Osing",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "osn",
+ "inverted_name": "Sundanese, Old",
+ "name": "Old Sundanese",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "oso",
+ "name": "Ososo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "osp",
+ "inverted_name": "Spanish, Old",
+ "name": "Old Spanish",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_2": "os",
+ "alpha_3": "oss",
+ "name": "Ossetian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ost",
+ "name": "Osatu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "osu",
+ "inverted_name": "One, Southern",
+ "name": "Southern One",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "osx",
+ "inverted_name": "Saxon, Old",
+ "name": "Old Saxon",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "ota",
+ "inverted_name": "Turkish, Ottoman (1500-1928)",
+ "name": "Ottoman Turkish (1500-1928)",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "otb",
+ "inverted_name": "Tibetan, Old",
+ "name": "Old Tibetan",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "otd",
+ "name": "Ot Danum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ote",
+ "inverted_name": "Otomi, Mezquital",
+ "name": "Mezquital Otomi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oti",
+ "name": "Oti",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "otk",
+ "inverted_name": "Turkish, Old",
+ "name": "Old Turkish",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "otl",
+ "inverted_name": "Otomi, Tilapa",
+ "name": "Tilapa Otomi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "otm",
+ "inverted_name": "Otomi, Eastern Highland",
+ "name": "Eastern Highland Otomi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "otn",
+ "inverted_name": "Otomi, Tenango",
+ "name": "Tenango Otomi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "otq",
+ "inverted_name": "Otomi, Querétaro",
+ "name": "Querétaro Otomi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "otr",
+ "name": "Otoro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ots",
+ "inverted_name": "Otomi, Estado de México",
+ "name": "Estado de México Otomi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ott",
+ "inverted_name": "Otomi, Temoaya",
+ "name": "Temoaya Otomi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "otu",
+ "name": "Otuke",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "otw",
+ "name": "Ottawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "otx",
+ "inverted_name": "Otomi, Texcatepec",
+ "name": "Texcatepec Otomi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oty",
+ "inverted_name": "Tamil, Old",
+ "name": "Old Tamil",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "otz",
+ "inverted_name": "Otomi, Ixtenco",
+ "name": "Ixtenco Otomi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oua",
+ "name": "Tagargrent",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oub",
+ "name": "Glio-Oubi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oue",
+ "name": "Oune",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oui",
+ "inverted_name": "Uighur, Old",
+ "name": "Old Uighur",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "oum",
+ "name": "Ouma",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ovd",
+ "name": "Elfdalian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "owi",
+ "name": "Owiniga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "owl",
+ "inverted_name": "Welsh, Old",
+ "name": "Old Welsh",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "oyb",
+ "name": "Oy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oyd",
+ "name": "Oyda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oym",
+ "name": "Wayampi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "oyy",
+ "name": "Oya'oya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ozm",
+ "name": "Koonzime",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pab",
+ "name": "Parecís",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pac",
+ "name": "Pacoh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pad",
+ "name": "Paumarí",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pae",
+ "name": "Pagibete",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "paf",
+ "name": "Paranawát",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pag",
+ "name": "Pangasinan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pah",
+ "name": "Tenharim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pai",
+ "name": "Pe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pak",
+ "name": "Parakanã",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pal",
+ "name": "Pahlavi",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "pam",
+ "name": "Pampanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "pa",
+ "alpha_3": "pan",
+ "name": "Panjabi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pao",
+ "inverted_name": "Paiute, Northern",
+ "name": "Northern Paiute",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pap",
+ "name": "Papiamento",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "paq",
+ "name": "Parya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "par",
+ "name": "Panamint",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pas",
+ "name": "Papasena",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pau",
+ "name": "Palauan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pav",
+ "name": "Pakaásnovos",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "paw",
+ "name": "Pawnee",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pax",
+ "name": "Pankararé",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pay",
+ "name": "Pech",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "paz",
+ "name": "Pankararú",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pbb",
+ "name": "Páez",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pbc",
+ "name": "Patamona",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pbe",
+ "inverted_name": "Popoloca, Mezontla",
+ "name": "Mezontla Popoloca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pbf",
+ "inverted_name": "Popoloca, Coyotepec",
+ "name": "Coyotepec Popoloca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pbg",
+ "name": "Paraujano",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pbh",
+ "name": "E'ñapa Woromaipu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pbi",
+ "name": "Parkwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pbl",
+ "name": "Mak (Nigeria)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pbm",
+ "inverted_name": "Mazatec, Puebla",
+ "name": "Puebla Mazatec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pbn",
+ "name": "Kpasam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pbo",
+ "name": "Papel",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pbp",
+ "name": "Badyara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pbr",
+ "name": "Pangwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pbs",
+ "inverted_name": "Pame, Central",
+ "name": "Central Pame",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pbt",
+ "inverted_name": "Pashto, Southern",
+ "name": "Southern Pashto",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pbu",
+ "inverted_name": "Pashto, Northern",
+ "name": "Northern Pashto",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pbv",
+ "name": "Pnar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pby",
+ "name": "Pyu (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pca",
+ "inverted_name": "Popoloca, Santa Inés Ahuatempan",
+ "name": "Santa Inés Ahuatempan Popoloca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pcb",
+ "name": "Pear",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pcc",
+ "name": "Bouyei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pcd",
+ "name": "Picard",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pce",
+ "inverted_name": "Palaung, Ruching",
+ "name": "Ruching Palaung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pcf",
+ "name": "Paliyan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pcg",
+ "name": "Paniya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pch",
+ "name": "Pardhan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pci",
+ "name": "Duruwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pcj",
+ "name": "Parenga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pck",
+ "inverted_name": "Chin, Paite",
+ "name": "Paite Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pcl",
+ "name": "Pardhi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pcm",
+ "inverted_name": "Pidgin, Nigerian",
+ "name": "Nigerian Pidgin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pcn",
+ "name": "Piti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pcp",
+ "name": "Pacahuara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pcw",
+ "name": "Pyapun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pda",
+ "name": "Anam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pdc",
+ "inverted_name": "German, Pennsylvania",
+ "name": "Pennsylvania German",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pdi",
+ "name": "Pa Di",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pdn",
+ "name": "Podena",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pdo",
+ "name": "Padoe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pdt",
+ "name": "Plautdietsch",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pdu",
+ "name": "Kayan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pea",
+ "inverted_name": "Indonesian, Peranakan",
+ "name": "Peranakan Indonesian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "peb",
+ "inverted_name": "Pomo, Eastern",
+ "name": "Eastern Pomo",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ped",
+ "name": "Mala (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pee",
+ "name": "Taje",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pef",
+ "inverted_name": "Pomo, Northeastern",
+ "name": "Northeastern Pomo",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "peg",
+ "name": "Pengo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "peh",
+ "name": "Bonan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pei",
+ "name": "Chichimeca-Jonaz",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pej",
+ "inverted_name": "Pomo, Northern",
+ "name": "Northern Pomo",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pek",
+ "name": "Penchal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pel",
+ "name": "Pekal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pem",
+ "name": "Phende",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "peo",
+ "inverted_name": "Persian, Old (ca. 600-400 B.C.)",
+ "name": "Old Persian (ca. 600-400 B.C.)",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "pep",
+ "name": "Kunja",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "peq",
+ "inverted_name": "Pomo, Southern",
+ "name": "Southern Pomo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pes",
+ "inverted_name": "Persian, Iranian",
+ "name": "Iranian Persian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pev",
+ "name": "Pémono",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pex",
+ "name": "Petats",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pey",
+ "name": "Petjo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pez",
+ "inverted_name": "Penan, Eastern",
+ "name": "Eastern Penan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pfa",
+ "name": "Pááfang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pfe",
+ "name": "Pere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pfl",
+ "name": "Pfaelzisch",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pga",
+ "inverted_name": "Creole Arabic, Sudanese",
+ "name": "Sudanese Creole Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pgd",
+ "name": "Gāndhārī",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "pgg",
+ "name": "Pangwali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pgi",
+ "name": "Pagi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pgk",
+ "name": "Rerep",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pgl",
+ "inverted_name": "Irish, Primitive",
+ "name": "Primitive Irish",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "pgn",
+ "name": "Paelignian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "pgs",
+ "name": "Pangseng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pgu",
+ "name": "Pagu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pgz",
+ "name": "Papua New Guinean Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pha",
+ "name": "Pa-Hng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "phd",
+ "name": "Phudagi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "phg",
+ "name": "Phuong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "phh",
+ "name": "Phukha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "phj",
+ "name": "Pahari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "phk",
+ "name": "Phake",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "phl",
+ "name": "Phalura",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "phm",
+ "name": "Phimbi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "phn",
+ "name": "Phoenician",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "pho",
+ "name": "Phunoi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "phq",
+ "name": "Phana'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "phr",
+ "name": "Pahari-Potwari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pht",
+ "name": "Phu Thai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "phu",
+ "name": "Phuan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "phv",
+ "name": "Pahlavani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "phw",
+ "name": "Phangduwali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pia",
+ "name": "Pima Bajo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pib",
+ "name": "Yine",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pic",
+ "name": "Pinji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pid",
+ "name": "Piaroa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pie",
+ "name": "Piro",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pif",
+ "name": "Pingelapese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pig",
+ "name": "Pisabo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pih",
+ "name": "Pitcairn-Norfolk",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pij",
+ "name": "Pijao",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pil",
+ "name": "Yom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pim",
+ "name": "Powhatan",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pin",
+ "name": "Piame",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pio",
+ "name": "Piapoco",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pip",
+ "name": "Pero",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pir",
+ "name": "Piratapuyo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pis",
+ "name": "Pijin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pit",
+ "name": "Pitta Pitta",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "piu",
+ "name": "Pintupi-Luritja",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "piv",
+ "name": "Pileni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "piw",
+ "name": "Pimbwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pix",
+ "name": "Piu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "piy",
+ "name": "Piya-Kwonci",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "piz",
+ "name": "Pije",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pjt",
+ "name": "Pitjantjatjara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pka",
+ "inverted_name": "Prākrit, Ardhamāgadhī",
+ "name": "Ardhamāgadhī Prākrit",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "pkb",
+ "name": "Pokomo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pkc",
+ "name": "Paekche",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "pkg",
+ "name": "Pak-Tong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pkh",
+ "name": "Pankhu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pkn",
+ "name": "Pakanha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pko",
+ "name": "Pökoot",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pkp",
+ "name": "Pukapuka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pkr",
+ "inverted_name": "Kurumba, Attapady",
+ "name": "Attapady Kurumba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pks",
+ "name": "Pakistan Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pkt",
+ "name": "Maleng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pku",
+ "name": "Paku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pla",
+ "name": "Miani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "plb",
+ "name": "Polonombauk",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "plc",
+ "inverted_name": "Palawano, Central",
+ "name": "Central Palawano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pld",
+ "name": "Polari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ple",
+ "name": "Palu'e",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "plg",
+ "name": "Pilagá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "plh",
+ "name": "Paulohi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "pi",
+ "alpha_3": "pli",
+ "name": "Pali",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "plj",
+ "name": "Polci",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "plk",
+ "inverted_name": "Shina, Kohistani",
+ "name": "Kohistani Shina",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pll",
+ "inverted_name": "Palaung, Shwe",
+ "name": "Shwe Palaung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pln",
+ "name": "Palenquero",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "plo",
+ "inverted_name": "Popoluca, Oluta",
+ "name": "Oluta Popoluca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "plq",
+ "name": "Palaic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "plr",
+ "inverted_name": "Senoufo, Palaka",
+ "name": "Palaka Senoufo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pls",
+ "inverted_name": "Popoloca, San Marcos Tlacoyalco",
+ "name": "San Marcos Tlacoyalco Popoloca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "plt",
+ "inverted_name": "Malagasy, Plateau",
+ "name": "Plateau Malagasy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "plu",
+ "name": "Palikúr",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "plv",
+ "inverted_name": "Palawano, Southwest",
+ "name": "Southwest Palawano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "plw",
+ "inverted_name": "Palawano, Brooke's Point",
+ "name": "Brooke's Point Palawano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ply",
+ "name": "Bolyu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "plz",
+ "name": "Paluan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pma",
+ "name": "Paama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pmb",
+ "name": "Pambia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pmd",
+ "name": "Pallanganmiddang",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pme",
+ "name": "Pwaamei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pmf",
+ "name": "Pamona",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pmh",
+ "inverted_name": "Prākrit, Māhārāṣṭri",
+ "name": "Māhārāṣṭri Prākrit",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "pmi",
+ "inverted_name": "Pumi, Northern",
+ "name": "Northern Pumi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pmj",
+ "inverted_name": "Pumi, Southern",
+ "name": "Southern Pumi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pmk",
+ "name": "Pamlico",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pml",
+ "name": "Lingua Franca",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pmm",
+ "name": "Pomo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pmn",
+ "name": "Pam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pmo",
+ "name": "Pom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pmq",
+ "inverted_name": "Pame, Northern",
+ "name": "Northern Pame",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pmr",
+ "name": "Paynamar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pms",
+ "name": "Piemontese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pmt",
+ "name": "Tuamotuan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pmw",
+ "inverted_name": "Miwok, Plains",
+ "name": "Plains Miwok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pmx",
+ "inverted_name": "Naga, Poumei",
+ "name": "Poumei Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pmy",
+ "inverted_name": "Malay, Papuan",
+ "name": "Papuan Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pmz",
+ "inverted_name": "Pame, Southern",
+ "name": "Southern Pame",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pna",
+ "name": "Punan Bah-Biau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pnb",
+ "inverted_name": "Panjabi, Western",
+ "name": "Western Panjabi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pnc",
+ "name": "Pannei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pnd",
+ "name": "Mpinda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pne",
+ "inverted_name": "Penan, Western",
+ "name": "Western Penan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "png",
+ "name": "Pangu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pnh",
+ "name": "Penrhyn",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pni",
+ "name": "Aoheng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pnj",
+ "name": "Pinjarup",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pnk",
+ "name": "Paunaka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pnl",
+ "name": "Paleni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pnm",
+ "name": "Punan Batu 1",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pnn",
+ "name": "Pinai-Hagahai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pno",
+ "name": "Panobo",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pnp",
+ "name": "Pancana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pnq",
+ "name": "Pana (Burkina Faso)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pnr",
+ "name": "Panim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pns",
+ "name": "Ponosakan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pnt",
+ "name": "Pontic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pnu",
+ "inverted_name": "Bunu, Jiongnai",
+ "name": "Jiongnai Bunu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pnv",
+ "name": "Pinigura",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pnw",
+ "name": "Banyjima",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pnx",
+ "name": "Phong-Kniang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pny",
+ "name": "Pinyin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pnz",
+ "name": "Pana (Central African Republic)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "poc",
+ "name": "Poqomam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "poe",
+ "inverted_name": "Popoloca, San Juan Atzingo",
+ "name": "San Juan Atzingo Popoloca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pof",
+ "name": "Poke",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pog",
+ "name": "Potiguára",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "poh",
+ "name": "Poqomchi'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "poi",
+ "inverted_name": "Popoluca, Highland",
+ "name": "Highland Popoluca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pok",
+ "name": "Pokangá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "pl",
+ "alpha_3": "pol",
+ "name": "Polish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pom",
+ "inverted_name": "Pomo, Southeastern",
+ "name": "Southeastern Pomo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pon",
+ "name": "Pohnpeian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "poo",
+ "inverted_name": "Pomo, Central",
+ "name": "Central Pomo",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pop",
+ "name": "Pwapwâ",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "poq",
+ "inverted_name": "Popoluca, Texistepec",
+ "name": "Texistepec Popoluca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "pt",
+ "alpha_3": "por",
+ "name": "Portuguese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pos",
+ "inverted_name": "Popoluca, Sayula",
+ "name": "Sayula Popoluca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pot",
+ "name": "Potawatomi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pov",
+ "inverted_name": "Crioulo, Upper Guinea",
+ "name": "Upper Guinea Crioulo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pow",
+ "inverted_name": "Popoloca, San Felipe Otlaltepec",
+ "name": "San Felipe Otlaltepec Popoloca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pox",
+ "name": "Polabian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "poy",
+ "name": "Pogolo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ppe",
+ "name": "Papi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ppi",
+ "name": "Paipai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ppk",
+ "name": "Uma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ppl",
+ "name": "Pipil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ppm",
+ "name": "Papuma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ppn",
+ "name": "Papapana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ppo",
+ "name": "Folopa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ppp",
+ "name": "Pelende",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ppq",
+ "name": "Pei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pps",
+ "inverted_name": "Popoloca, San Luís Temalacayuca",
+ "name": "San Luís Temalacayuca Popoloca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ppt",
+ "name": "Pare",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ppu",
+ "name": "Papora",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pqa",
+ "name": "Pa'a",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pqm",
+ "name": "Malecite-Passamaquoddy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "prc",
+ "name": "Parachi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "prd",
+ "name": "Parsi-Dari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pre",
+ "name": "Principense",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "prf",
+ "name": "Paranan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "prg",
+ "name": "Prussian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "prh",
+ "name": "Porohanon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pri",
+ "name": "Paicî",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "prk",
+ "name": "Parauk",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "prl",
+ "name": "Peruvian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "prm",
+ "name": "Kibiri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "prn",
+ "name": "Prasuni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pro",
+ "inverted_name": "Provençal, Old (to 1500)",
+ "name": "Old Provençal (to 1500)",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "prp",
+ "name": "Parsi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "prq",
+ "name": "Ashéninka Perené",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "prr",
+ "name": "Puri",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "prs",
+ "name": "Dari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "prt",
+ "name": "Phai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pru",
+ "name": "Puragi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "prw",
+ "name": "Parawen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "prx",
+ "name": "Purik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "prz",
+ "name": "Providencia Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "psa",
+ "inverted_name": "Awyu, Asue",
+ "name": "Asue Awyu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "psc",
+ "name": "Iranian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "psd",
+ "name": "Plains Indian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pse",
+ "inverted_name": "Malay, Central",
+ "name": "Central Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "psg",
+ "name": "Penang Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "psh",
+ "inverted_name": "Pashai, Southwest",
+ "name": "Southwest Pashai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "psi",
+ "inverted_name": "Pashai, Southeast",
+ "name": "Southeast Pashai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "psl",
+ "name": "Puerto Rican Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "psm",
+ "name": "Pauserna",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "psn",
+ "name": "Panasuan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pso",
+ "name": "Polish Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "psp",
+ "name": "Philippine Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "psq",
+ "name": "Pasi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "psr",
+ "name": "Portuguese Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pss",
+ "name": "Kaulong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pst",
+ "inverted_name": "Pashto, Central",
+ "name": "Central Pashto",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "psu",
+ "inverted_name": "Prākrit, Sauraseni",
+ "name": "Sauraseni Prākrit",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "psw",
+ "name": "Port Sandwich",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "psy",
+ "name": "Piscataway",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pta",
+ "name": "Pai Tavytera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pth",
+ "name": "Pataxó Hã-Ha-Hãe",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pti",
+ "name": "Pindiini",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ptn",
+ "name": "Patani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pto",
+ "name": "Zo'é",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ptp",
+ "name": "Patep",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ptq",
+ "name": "Pattapu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ptr",
+ "name": "Piamatsina",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ptt",
+ "name": "Enrekang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ptu",
+ "name": "Bambam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ptv",
+ "name": "Port Vato",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ptw",
+ "name": "Pentlatch",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pty",
+ "name": "Pathiya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pua",
+ "inverted_name": "Purepecha, Western Highland",
+ "name": "Western Highland Purepecha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pub",
+ "name": "Purum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "puc",
+ "name": "Punan Merap",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pud",
+ "name": "Punan Aput",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pue",
+ "name": "Puelche",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "puf",
+ "name": "Punan Merah",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pug",
+ "name": "Phuie",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pui",
+ "name": "Puinave",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "puj",
+ "name": "Punan Tubu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pum",
+ "name": "Puma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "puo",
+ "name": "Puoc",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pup",
+ "name": "Pulabu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "puq",
+ "name": "Puquina",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pur",
+ "name": "Puruborá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ps",
+ "alpha_3": "pus",
+ "name": "Pushto",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "put",
+ "name": "Putoh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "puu",
+ "name": "Punu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "puw",
+ "name": "Puluwatese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pux",
+ "name": "Puare",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "puy",
+ "name": "Purisimeño",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pwa",
+ "name": "Pawaia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pwb",
+ "name": "Panawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pwg",
+ "name": "Gapapaiwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pwi",
+ "name": "Patwin",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "pwm",
+ "name": "Molbog",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pwn",
+ "name": "Paiwan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pwo",
+ "inverted_name": "Karen, Pwo Western",
+ "name": "Pwo Western Karen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pwr",
+ "name": "Powari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pww",
+ "inverted_name": "Karen, Pwo Northern",
+ "name": "Pwo Northern Karen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pxm",
+ "inverted_name": "Mixe, Quetzaltepec",
+ "name": "Quetzaltepec Mixe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pye",
+ "inverted_name": "Krumen, Pye",
+ "name": "Pye Krumen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pym",
+ "name": "Fyam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pyn",
+ "name": "Poyanáwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pys",
+ "name": "Paraguayan Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pyu",
+ "name": "Puyuma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pyx",
+ "name": "Pyu (Myanmar)",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "pyy",
+ "name": "Pyen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pzh",
+ "name": "Pazeh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "pzn",
+ "name": "Jejara Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qua",
+ "name": "Quapaw",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qub",
+ "inverted_name": "Quechua, Huallaga Huánuco",
+ "name": "Huallaga Huánuco Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "quc",
+ "name": "K'iche'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qud",
+ "inverted_name": "Quichua, Calderón Highland",
+ "name": "Calderón Highland Quichua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "qu",
+ "alpha_3": "que",
+ "name": "Quechua",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "quf",
+ "inverted_name": "Quechua, Lambayeque",
+ "name": "Lambayeque Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qug",
+ "inverted_name": "Quichua, Chimborazo Highland",
+ "name": "Chimborazo Highland Quichua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "quh",
+ "inverted_name": "Quechua, South Bolivian",
+ "name": "South Bolivian Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qui",
+ "name": "Quileute",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "quk",
+ "inverted_name": "Quechua, Chachapoyas",
+ "name": "Chachapoyas Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qul",
+ "inverted_name": "Quechua, North Bolivian",
+ "name": "North Bolivian Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qum",
+ "name": "Sipacapense",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qun",
+ "name": "Quinault",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "qup",
+ "inverted_name": "Quechua, Southern Pastaza",
+ "name": "Southern Pastaza Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "quq",
+ "name": "Quinqui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qur",
+ "inverted_name": "Quechua, Yanahuanca Pasco",
+ "name": "Yanahuanca Pasco Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qus",
+ "inverted_name": "Quichua, Santiago del Estero",
+ "name": "Santiago del Estero Quichua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "quv",
+ "name": "Sacapulteco",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "quw",
+ "inverted_name": "Quichua, Tena Lowland",
+ "name": "Tena Lowland Quichua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qux",
+ "inverted_name": "Quechua, Yauyos",
+ "name": "Yauyos Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "quy",
+ "inverted_name": "Quechua, Ayacucho",
+ "name": "Ayacucho Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "quz",
+ "inverted_name": "Quechua, Cusco",
+ "name": "Cusco Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qva",
+ "inverted_name": "Quechua, Ambo-Pasco",
+ "name": "Ambo-Pasco Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qvc",
+ "inverted_name": "Quechua, Cajamarca",
+ "name": "Cajamarca Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qve",
+ "inverted_name": "Quechua, Eastern Apurímac",
+ "name": "Eastern Apurímac Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qvh",
+ "inverted_name": "Quechua, Huamalíes-Dos de Mayo Huánuco",
+ "name": "Huamalíes-Dos de Mayo Huánuco Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qvi",
+ "inverted_name": "Quichua, Imbabura Highland",
+ "name": "Imbabura Highland Quichua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qvj",
+ "inverted_name": "Quichua, Loja Highland",
+ "name": "Loja Highland Quichua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qvl",
+ "inverted_name": "Quechua, Cajatambo North Lima",
+ "name": "Cajatambo North Lima Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qvm",
+ "inverted_name": "Quechua, Margos-Yarowilca-Lauricocha",
+ "name": "Margos-Yarowilca-Lauricocha Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qvn",
+ "inverted_name": "Quechua, North Junín",
+ "name": "North Junín Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qvo",
+ "inverted_name": "Quechua, Napo Lowland",
+ "name": "Napo Lowland Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qvp",
+ "inverted_name": "Quechua, Pacaraos",
+ "name": "Pacaraos Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qvs",
+ "inverted_name": "Quechua, San Martín",
+ "name": "San Martín Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qvw",
+ "inverted_name": "Quechua, Huaylla Wanca",
+ "name": "Huaylla Wanca Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qvy",
+ "name": "Queyu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qvz",
+ "inverted_name": "Quichua, Northern Pastaza",
+ "name": "Northern Pastaza Quichua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qwa",
+ "inverted_name": "Quechua, Corongo Ancash",
+ "name": "Corongo Ancash Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qwc",
+ "inverted_name": "Quechua, Classical",
+ "name": "Classical Quechua",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "qwh",
+ "inverted_name": "Quechua, Huaylas Ancash",
+ "name": "Huaylas Ancash Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qwm",
+ "name": "Kuman (Russia)",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "qws",
+ "inverted_name": "Quechua, Sihuas Ancash",
+ "name": "Sihuas Ancash Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qwt",
+ "name": "Kwalhioqua-Tlatskanai",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "qxa",
+ "inverted_name": "Quechua, Chiquián Ancash",
+ "name": "Chiquián Ancash Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qxc",
+ "inverted_name": "Quechua, Chincha",
+ "name": "Chincha Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qxh",
+ "inverted_name": "Quechua, Panao Huánuco",
+ "name": "Panao Huánuco Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qxl",
+ "inverted_name": "Quichua, Salasaca Highland",
+ "name": "Salasaca Highland Quichua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qxn",
+ "inverted_name": "Quechua, Northern Conchucos Ancash",
+ "name": "Northern Conchucos Ancash Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qxo",
+ "inverted_name": "Quechua, Southern Conchucos Ancash",
+ "name": "Southern Conchucos Ancash Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qxp",
+ "inverted_name": "Quechua, Puno",
+ "name": "Puno Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qxq",
+ "name": "Qashqa'i",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qxr",
+ "inverted_name": "Quichua, Cañar Highland",
+ "name": "Cañar Highland Quichua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qxs",
+ "inverted_name": "Qiang, Southern",
+ "name": "Southern Qiang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qxt",
+ "inverted_name": "Quechua, Santa Ana de Tusi Pasco",
+ "name": "Santa Ana de Tusi Pasco Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qxu",
+ "inverted_name": "Quechua, Arequipa-La Unión",
+ "name": "Arequipa-La Unión Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qxw",
+ "inverted_name": "Quechua, Jauja Wanca",
+ "name": "Jauja Wanca Quechua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "qya",
+ "name": "Quenya",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "qyp",
+ "name": "Quiripi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "raa",
+ "name": "Dungmali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rab",
+ "name": "Camling",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rac",
+ "name": "Rasawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rad",
+ "name": "Rade",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "raf",
+ "inverted_name": "Meohang, Western",
+ "name": "Western Meohang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rag",
+ "name": "Logooli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rah",
+ "name": "Rabha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rai",
+ "name": "Ramoaaina",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "raj",
+ "name": "Rajasthani",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rak",
+ "name": "Tulu-Bohuai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ral",
+ "name": "Ralte",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ram",
+ "name": "Canela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ran",
+ "name": "Riantana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rao",
+ "name": "Rao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rap",
+ "name": "Rapanui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "raq",
+ "name": "Saam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rar",
+ "name": "Rarotongan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ras",
+ "name": "Tegali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rat",
+ "name": "Razajerdi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rau",
+ "name": "Raute",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rav",
+ "name": "Sampang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "raw",
+ "name": "Rawang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rax",
+ "name": "Rang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ray",
+ "name": "Rapa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "raz",
+ "name": "Rahambuu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rbb",
+ "inverted_name": "Palaung, Rumai",
+ "name": "Rumai Palaung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rbk",
+ "inverted_name": "Bontok, Northern",
+ "name": "Northern Bontok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rbl",
+ "inverted_name": "Bikol, Miraya",
+ "name": "Miraya Bikol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rbp",
+ "name": "Barababaraba",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "rcf",
+ "inverted_name": "Creole French, Réunion",
+ "name": "Réunion Creole French",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rdb",
+ "name": "Rudbari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rea",
+ "name": "Rerau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "reb",
+ "name": "Rembong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ree",
+ "inverted_name": "Kayan, Rejang",
+ "name": "Rejang Kayan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "reg",
+ "name": "Kara (Tanzania)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rei",
+ "name": "Reli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rej",
+ "name": "Rejang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rel",
+ "name": "Rendille",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rem",
+ "name": "Remo",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ren",
+ "name": "Rengao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rer",
+ "name": "Rer Bare",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "res",
+ "name": "Reshe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ret",
+ "name": "Retta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rey",
+ "name": "Reyesano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rga",
+ "name": "Roria",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rge",
+ "name": "Romano-Greek",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rgk",
+ "name": "Rangkas",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "rgn",
+ "name": "Romagnol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rgr",
+ "name": "Resígaro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rgs",
+ "inverted_name": "Roglai, Southern",
+ "name": "Southern Roglai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rgu",
+ "name": "Ringgou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rhg",
+ "name": "Rohingya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rhp",
+ "name": "Yahang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ria",
+ "name": "Riang (India)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rib",
+ "name": "Bribri Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rif",
+ "name": "Tarifit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ril",
+ "name": "Riang Lang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rim",
+ "name": "Nyaturu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rin",
+ "name": "Nungu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rir",
+ "name": "Ribun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rit",
+ "name": "Ritharrngu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "riu",
+ "name": "Riung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rjg",
+ "name": "Rajong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rji",
+ "name": "Raji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rjs",
+ "name": "Rajbanshi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rka",
+ "name": "Kraol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rkb",
+ "name": "Rikbaktsa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rkh",
+ "name": "Rakahanga-Manihiki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rki",
+ "name": "Rakhine",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rkm",
+ "name": "Marka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rkt",
+ "name": "Rangpuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rkw",
+ "name": "Arakwal",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "rma",
+ "name": "Rama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmb",
+ "name": "Rembarrnga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmc",
+ "inverted_name": "Romani, Carpathian",
+ "name": "Carpathian Romani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmd",
+ "inverted_name": "Danish, Traveller",
+ "name": "Traveller Danish",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "rme",
+ "name": "Angloromani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmf",
+ "inverted_name": "Romani, Kalo Finnish",
+ "name": "Kalo Finnish Romani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmg",
+ "inverted_name": "Norwegian, Traveller",
+ "name": "Traveller Norwegian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmh",
+ "name": "Murkim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmi",
+ "name": "Lomavren",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmk",
+ "name": "Romkun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rml",
+ "inverted_name": "Romani, Baltic",
+ "name": "Baltic Romani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmm",
+ "name": "Roma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmn",
+ "inverted_name": "Romani, Balkan",
+ "name": "Balkan Romani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmo",
+ "inverted_name": "Romani, Sinte",
+ "name": "Sinte Romani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmp",
+ "name": "Rempi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmq",
+ "name": "Caló",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rms",
+ "name": "Romanian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmt",
+ "name": "Domari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmu",
+ "inverted_name": "Romani, Tavringer",
+ "name": "Tavringer Romani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmv",
+ "name": "Romanova",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "rmw",
+ "inverted_name": "Romani, Welsh",
+ "name": "Welsh Romani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmx",
+ "name": "Romam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmy",
+ "inverted_name": "Romani, Vlax",
+ "name": "Vlax Romani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rmz",
+ "name": "Marma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rnb",
+ "name": "Brunca Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rnd",
+ "name": "Ruund",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rng",
+ "name": "Ronga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rnl",
+ "name": "Ranglong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rnn",
+ "name": "Roon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rnp",
+ "name": "Rongpo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rnr",
+ "name": "Nari Nari",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "rnw",
+ "name": "Rungwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rob",
+ "name": "Tae'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "roc",
+ "inverted_name": "Roglai, Cacgia",
+ "name": "Cacgia Roglai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rod",
+ "name": "Rogo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "roe",
+ "name": "Ronji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rof",
+ "name": "Rombo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rog",
+ "inverted_name": "Roglai, Northern",
+ "name": "Northern Roglai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "rm",
+ "alpha_3": "roh",
+ "name": "Romansh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rol",
+ "name": "Romblomanon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rom",
+ "name": "Romany",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ro",
+ "alpha_3": "ron",
+ "bibliographic": "rum",
+ "name": "Romanian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "roo",
+ "name": "Rotokas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rop",
+ "name": "Kriol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ror",
+ "name": "Rongga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rou",
+ "name": "Runga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "row",
+ "name": "Dela-Oenale",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rpn",
+ "name": "Repanbitip",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rpt",
+ "name": "Rapting",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rri",
+ "name": "Ririo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rro",
+ "name": "Waima",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rrt",
+ "name": "Arritinngithigh",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "rsb",
+ "name": "Romano-Serbian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rsk",
+ "name": "Ruthenian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rsl",
+ "name": "Russian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rsm",
+ "name": "Miriwoong Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rsn",
+ "name": "Rwandan Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rtc",
+ "inverted_name": "Chin, Rungtu",
+ "name": "Rungtu Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rth",
+ "name": "Ratahan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rtm",
+ "name": "Rotuman",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rts",
+ "name": "Yurats",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "rtw",
+ "name": "Rathawi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rub",
+ "name": "Gungu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ruc",
+ "name": "Ruuli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rue",
+ "name": "Rusyn",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ruf",
+ "name": "Luguru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rug",
+ "name": "Roviana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ruh",
+ "name": "Ruga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rui",
+ "name": "Rufiji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ruk",
+ "name": "Che",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "rn",
+ "alpha_3": "run",
+ "name": "Rundi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ruo",
+ "inverted_name": "Romanian, Istro",
+ "name": "Istro Romanian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rup",
+ "inverted_name": "Romanian, Macedo-",
+ "name": "Macedo-Romanian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ruq",
+ "inverted_name": "Romanian, Megleno",
+ "name": "Megleno Romanian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ru",
+ "alpha_3": "rus",
+ "name": "Russian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rut",
+ "name": "Rutul",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ruu",
+ "inverted_name": "Lobu, Lanas",
+ "name": "Lanas Lobu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ruy",
+ "name": "Mala (Nigeria)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ruz",
+ "name": "Ruma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rwa",
+ "name": "Rawo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rwk",
+ "name": "Rwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rwl",
+ "name": "Ruwila",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rwm",
+ "name": "Amba (Uganda)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rwo",
+ "name": "Rawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rwr",
+ "name": "Marwari (India)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rxd",
+ "name": "Ngardi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rxw",
+ "name": "Karuwali",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ryn",
+ "inverted_name": "Amami-Oshima, Northern",
+ "name": "Northern Amami-Oshima",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rys",
+ "name": "Yaeyama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ryu",
+ "inverted_name": "Okinawan, Central",
+ "name": "Central Okinawan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "rzh",
+ "name": "Rāziḥī",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "saa",
+ "name": "Saba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sab",
+ "name": "Buglere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sac",
+ "name": "Meskwaki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sad",
+ "name": "Sandawe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sae",
+ "name": "Sabanê",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "saf",
+ "name": "Safaliba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "sg",
+ "alpha_3": "sag",
+ "name": "Sango",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sah",
+ "name": "Yakut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "saj",
+ "name": "Sahu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sak",
+ "name": "Sake",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sam",
+ "inverted_name": "Aramaic, Samaritan",
+ "name": "Samaritan Aramaic",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_2": "sa",
+ "alpha_3": "san",
+ "name": "Sanskrit",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "sao",
+ "name": "Sause",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "saq",
+ "name": "Samburu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sar",
+ "name": "Saraveca",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "sas",
+ "name": "Sasak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sat",
+ "name": "Santali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sau",
+ "name": "Saleman",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sav",
+ "name": "Saafi-Saafi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "saw",
+ "name": "Sawi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sax",
+ "name": "Sa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "say",
+ "name": "Saya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "saz",
+ "name": "Saurashtra",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sba",
+ "name": "Ngambay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbb",
+ "name": "Simbo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbc",
+ "name": "Kele (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbd",
+ "inverted_name": "Samo, Southern",
+ "name": "Southern Samo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbe",
+ "name": "Saliba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbf",
+ "name": "Chabu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbg",
+ "name": "Seget",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbh",
+ "name": "Sori-Harengan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbi",
+ "name": "Seti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbj",
+ "name": "Surbakhal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbk",
+ "name": "Safwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbl",
+ "inverted_name": "Sambal, Botolan",
+ "name": "Botolan Sambal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbm",
+ "name": "Sagala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbn",
+ "inverted_name": "Bhil, Sindhi",
+ "name": "Sindhi Bhil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbo",
+ "name": "Sabüm",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbp",
+ "name": "Sangu (Tanzania)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbq",
+ "name": "Sileibi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbr",
+ "name": "Sembakung Murut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbs",
+ "name": "Subiya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbt",
+ "name": "Kimki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbu",
+ "inverted_name": "Bhoti, Stod",
+ "name": "Stod Bhoti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbv",
+ "name": "Sabine",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "sbw",
+ "name": "Simba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbx",
+ "name": "Seberuang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sby",
+ "name": "Soli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sbz",
+ "name": "Sara Kaba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "scb",
+ "name": "Chut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sce",
+ "name": "Dongxiang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "scf",
+ "inverted_name": "Creole French, San Miguel",
+ "name": "San Miguel Creole French",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "scg",
+ "name": "Sanggau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sch",
+ "name": "Sakachep",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sci",
+ "inverted_name": "Creole Malay, Sri Lankan",
+ "name": "Sri Lankan Creole Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sck",
+ "name": "Sadri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "scl",
+ "name": "Shina",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "scn",
+ "name": "Sicilian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sco",
+ "name": "Scots",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "scp",
+ "name": "Hyolmo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "scq",
+ "name": "Sa'och",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "scs",
+ "inverted_name": "Slavey, North",
+ "name": "North Slavey",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sct",
+ "inverted_name": "Katang, Southern",
+ "name": "Southern Katang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "scu",
+ "name": "Shumcho",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "scv",
+ "name": "Sheni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "scw",
+ "name": "Sha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "scx",
+ "name": "Sicel",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "sda",
+ "name": "Toraja-Sa'dan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sdb",
+ "name": "Shabak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sdc",
+ "inverted_name": "Sardinian, Sassarese",
+ "name": "Sassarese Sardinian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sde",
+ "name": "Surubu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sdf",
+ "name": "Sarli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sdg",
+ "name": "Savi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sdh",
+ "inverted_name": "Kurdish, Southern",
+ "name": "Southern Kurdish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sdj",
+ "name": "Suundi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sdk",
+ "name": "Sos Kundi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sdl",
+ "name": "Saudi Arabian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sdn",
+ "inverted_name": "Sardinian, Gallurese",
+ "name": "Gallurese Sardinian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sdo",
+ "inverted_name": "Bidayuh, Bukar-Sadung",
+ "name": "Bukar-Sadung Bidayuh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sdp",
+ "name": "Sherdukpen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sdq",
+ "name": "Semandang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sdr",
+ "inverted_name": "Sadri, Oraon",
+ "name": "Oraon Sadri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sds",
+ "name": "Sened",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "sdt",
+ "name": "Shuadit",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "sdu",
+ "name": "Sarudu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sdx",
+ "inverted_name": "Melanau, Sibu",
+ "name": "Sibu Melanau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sdz",
+ "name": "Sallands",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sea",
+ "name": "Semai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "seb",
+ "inverted_name": "Senoufo, Shempire",
+ "name": "Shempire Senoufo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sec",
+ "name": "Sechelt",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sed",
+ "name": "Sedang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "see",
+ "name": "Seneca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sef",
+ "inverted_name": "Senoufo, Cebaara",
+ "name": "Cebaara Senoufo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "seg",
+ "name": "Segeju",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "seh",
+ "name": "Sena",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sei",
+ "name": "Seri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sej",
+ "name": "Sene",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sek",
+ "name": "Sekani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sel",
+ "name": "Selkup",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sen",
+ "inverted_name": "Sénoufo, Nanerigé",
+ "name": "Nanerigé Sénoufo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "seo",
+ "name": "Suarmin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sep",
+ "inverted_name": "Sénoufo, Sìcìté",
+ "name": "Sìcìté Sénoufo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "seq",
+ "inverted_name": "Sénoufo, Senara",
+ "name": "Senara Sénoufo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ser",
+ "name": "Serrano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ses",
+ "inverted_name": "Songhai, Koyraboro Senni",
+ "name": "Koyraboro Senni Songhai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "set",
+ "name": "Sentani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "seu",
+ "name": "Serui-Laut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sev",
+ "inverted_name": "Senoufo, Nyarafolo",
+ "name": "Nyarafolo Senoufo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sew",
+ "name": "Sewa Bay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sey",
+ "name": "Secoya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sez",
+ "inverted_name": "Chin, Senthang",
+ "name": "Senthang Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sfb",
+ "name": "Langue des signes de Belgique Francophone",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sfe",
+ "inverted_name": "Subanen, Eastern",
+ "name": "Eastern Subanen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sfm",
+ "inverted_name": "Miao, Small Flowery",
+ "name": "Small Flowery Miao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sfs",
+ "name": "South African Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sfw",
+ "name": "Sehwi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sga",
+ "inverted_name": "Irish, Old (to 900)",
+ "name": "Old Irish (to 900)",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "sgb",
+ "inverted_name": "Ayta, Mag-antsi",
+ "name": "Mag-antsi Ayta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sgc",
+ "name": "Kipsigis",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sgd",
+ "name": "Surigaonon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sge",
+ "name": "Segai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sgg",
+ "name": "Swiss-German Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sgh",
+ "name": "Shughni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sgi",
+ "name": "Suga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sgj",
+ "name": "Surgujia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sgk",
+ "name": "Sangkong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sgm",
+ "name": "Singa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "sgp",
+ "name": "Singpho",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sgr",
+ "name": "Sangisari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sgs",
+ "name": "Samogitian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sgt",
+ "name": "Brokpake",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sgu",
+ "name": "Salas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sgw",
+ "name": "Sebat Bet Gurage",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sgx",
+ "name": "Sierra Leone Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sgy",
+ "name": "Sanglechi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sgz",
+ "name": "Sursurunga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sha",
+ "name": "Shall-Zwall",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shb",
+ "name": "Ninam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shc",
+ "name": "Sonde",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shd",
+ "name": "Kundal Shahi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "she",
+ "name": "Sheko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shg",
+ "name": "Shua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shh",
+ "name": "Shoshoni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shi",
+ "name": "Tachelhit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shj",
+ "name": "Shatt",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shk",
+ "name": "Shilluk",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shl",
+ "name": "Shendu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shm",
+ "name": "Shahrudi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shn",
+ "name": "Shan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sho",
+ "name": "Shanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shp",
+ "name": "Shipibo-Conibo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shq",
+ "name": "Sala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shr",
+ "name": "Shi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shs",
+ "name": "Shuswap",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sht",
+ "name": "Shasta",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "shu",
+ "inverted_name": "Arabic, Chadian",
+ "name": "Chadian Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shv",
+ "name": "Shehri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shw",
+ "name": "Shwai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shx",
+ "name": "She",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shy",
+ "name": "Tachawit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "shz",
+ "inverted_name": "Senoufo, Syenara",
+ "name": "Syenara Senoufo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sia",
+ "inverted_name": "Sami, Akkala",
+ "name": "Akkala Sami",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "sib",
+ "name": "Sebop",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sid",
+ "name": "Sidamo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sie",
+ "name": "Simaa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sif",
+ "name": "Siamou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sig",
+ "name": "Paasaal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sih",
+ "name": "Zire",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sii",
+ "name": "Shom Peng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sij",
+ "name": "Numbami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sik",
+ "name": "Sikiana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sil",
+ "inverted_name": "Sisaala, Tumulung",
+ "name": "Tumulung Sisaala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sim",
+ "name": "Mende (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "si",
+ "alpha_3": "sin",
+ "name": "Sinhala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sip",
+ "name": "Sikkimese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "siq",
+ "name": "Sonia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sir",
+ "name": "Siri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sis",
+ "name": "Siuslaw",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "siu",
+ "name": "Sinagen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "siv",
+ "name": "Sumariup",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "siw",
+ "name": "Siwai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "six",
+ "name": "Sumau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "siy",
+ "name": "Sivandi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "siz",
+ "name": "Siwi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sja",
+ "name": "Epena",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sjb",
+ "name": "Sajau Basap",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sjd",
+ "inverted_name": "Sami, Kildin",
+ "name": "Kildin Sami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sje",
+ "inverted_name": "Sami, Pite",
+ "name": "Pite Sami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sjg",
+ "name": "Assangori",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sjk",
+ "inverted_name": "Sami, Kemi",
+ "name": "Kemi Sami",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "sjl",
+ "name": "Sajalong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sjm",
+ "name": "Mapun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sjn",
+ "name": "Sindarin",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "sjo",
+ "name": "Xibe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sjp",
+ "name": "Surjapuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sjr",
+ "name": "Siar-Lak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sjs",
+ "name": "Senhaja De Srair",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "sjt",
+ "inverted_name": "Sami, Ter",
+ "name": "Ter Sami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sju",
+ "inverted_name": "Sami, Ume",
+ "name": "Ume Sami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sjw",
+ "name": "Shawnee",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ska",
+ "name": "Skagit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "skb",
+ "name": "Saek",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "skc",
+ "name": "Ma Manda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "skd",
+ "inverted_name": "Miwok, Southern Sierra",
+ "name": "Southern Sierra Miwok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ske",
+ "name": "Seke (Vanuatu)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "skf",
+ "name": "Sakirabiá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "skg",
+ "inverted_name": "Malagasy, Sakalava",
+ "name": "Sakalava Malagasy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "skh",
+ "name": "Sikule",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ski",
+ "name": "Sika",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "skj",
+ "name": "Seke (Nepal)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "skm",
+ "name": "Kutong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "skn",
+ "inverted_name": "Subanon, Kolibugan",
+ "name": "Kolibugan Subanon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sko",
+ "name": "Seko Tengah",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "skp",
+ "name": "Sekapan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "skq",
+ "name": "Sininkere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "skr",
+ "name": "Saraiki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sks",
+ "name": "Maia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "skt",
+ "name": "Sakata",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sku",
+ "name": "Sakao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "skv",
+ "name": "Skou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "skw",
+ "inverted_name": "Creole Dutch, Skepi",
+ "name": "Skepi Creole Dutch",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "skx",
+ "name": "Seko Padang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sky",
+ "name": "Sikaiana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "skz",
+ "name": "Sekar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "slc",
+ "name": "Sáliba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sld",
+ "name": "Sissala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sle",
+ "name": "Sholaga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "slf",
+ "name": "Swiss-Italian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "slg",
+ "name": "Selungai Murut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "slh",
+ "inverted_name": "Salish, Southern Puget Sound",
+ "name": "Southern Puget Sound Salish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sli",
+ "inverted_name": "Silesian, Lower",
+ "name": "Lower Silesian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "slj",
+ "name": "Salumá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "sk",
+ "alpha_3": "slk",
+ "bibliographic": "slo",
+ "name": "Slovak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sll",
+ "name": "Salt-Yui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "slm",
+ "inverted_name": "Sama, Pangutaran",
+ "name": "Pangutaran Sama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sln",
+ "name": "Salinan",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "slp",
+ "name": "Lamaholot",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "slq",
+ "name": "Salchuq",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "slr",
+ "name": "Salar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sls",
+ "name": "Singapore Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "slt",
+ "name": "Sila",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "slu",
+ "name": "Selaru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "sl",
+ "alpha_3": "slv",
+ "name": "Slovenian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "slw",
+ "name": "Sialum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "slx",
+ "name": "Salampasu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sly",
+ "name": "Selayar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "slz",
+ "name": "Ma'ya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sma",
+ "inverted_name": "Sami, Southern",
+ "name": "Southern Sami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "smb",
+ "name": "Simbari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "smc",
+ "name": "Som",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_2": "se",
+ "alpha_3": "sme",
+ "inverted_name": "Sami, Northern",
+ "name": "Northern Sami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "smf",
+ "name": "Auwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "smg",
+ "name": "Simbali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "smh",
+ "name": "Samei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "smj",
+ "name": "Lule Sami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "smk",
+ "name": "Bolinao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sml",
+ "inverted_name": "Sama, Central",
+ "name": "Central Sama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "smm",
+ "name": "Musasa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "smn",
+ "inverted_name": "Sami, Inari",
+ "name": "Inari Sami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "sm",
+ "alpha_3": "smo",
+ "name": "Samoan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "smp",
+ "name": "Samaritan",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "smq",
+ "name": "Samo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "smr",
+ "name": "Simeulue",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sms",
+ "inverted_name": "Sami, Skolt",
+ "name": "Skolt Sami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "smt",
+ "name": "Simte",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "smu",
+ "name": "Somray",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "smv",
+ "name": "Samvedi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "smw",
+ "name": "Sumbawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "smx",
+ "name": "Samba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "smy",
+ "name": "Semnani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "smz",
+ "name": "Simeku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "sn",
+ "alpha_3": "sna",
+ "name": "Shona",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "snc",
+ "name": "Sinaugoro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "sd",
+ "alpha_3": "snd",
+ "name": "Sindhi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sne",
+ "inverted_name": "Bidayuh, Bau",
+ "name": "Bau Bidayuh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "snf",
+ "name": "Noon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sng",
+ "name": "Sanga (Democratic Republic of Congo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sni",
+ "name": "Sensi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "snj",
+ "inverted_name": "Sango, Riverain",
+ "name": "Riverain Sango",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "snk",
+ "name": "Soninke",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "snl",
+ "name": "Sangil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "snm",
+ "inverted_name": "Ma'di, Southern",
+ "name": "Southern Ma'di",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "snn",
+ "name": "Siona",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sno",
+ "name": "Snohomish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "snp",
+ "name": "Siane",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "snq",
+ "name": "Sangu (Gabon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "snr",
+ "name": "Sihan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sns",
+ "name": "South West Bay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "snu",
+ "name": "Senggi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "snv",
+ "name": "Sa'ban",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "snw",
+ "name": "Selee",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "snx",
+ "name": "Sam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sny",
+ "name": "Saniyo-Hiyewe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "snz",
+ "name": "Kou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "soa",
+ "name": "Thai Song",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sob",
+ "name": "Sobei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "soc",
+ "name": "So (Democratic Republic of Congo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sod",
+ "name": "Songoora",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "soe",
+ "name": "Songomeno",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sog",
+ "name": "Sogdian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "soh",
+ "name": "Aka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "soi",
+ "name": "Sonha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "soj",
+ "name": "Soi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sok",
+ "name": "Sokoro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sol",
+ "name": "Solos",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "so",
+ "alpha_3": "som",
+ "name": "Somali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "soo",
+ "name": "Songo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sop",
+ "name": "Songe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "soq",
+ "name": "Kanasi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sor",
+ "name": "Somrai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sos",
+ "name": "Seeku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "st",
+ "alpha_3": "sot",
+ "inverted_name": "Sotho, Southern",
+ "name": "Southern Sotho",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sou",
+ "inverted_name": "Thai, Southern",
+ "name": "Southern Thai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sov",
+ "name": "Sonsorol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sow",
+ "name": "Sowanda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sox",
+ "name": "Swo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "soy",
+ "name": "Miyobe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "soz",
+ "name": "Temi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "es",
+ "alpha_3": "spa",
+ "name": "Spanish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "spb",
+ "name": "Sepa (Indonesia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "spc",
+ "name": "Sapé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "spd",
+ "name": "Saep",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "spe",
+ "name": "Sepa (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "spg",
+ "name": "Sian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "spi",
+ "name": "Saponi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "spk",
+ "name": "Sengo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "spl",
+ "name": "Selepet",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "spm",
+ "name": "Akukem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "spn",
+ "name": "Sanapaná",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "spo",
+ "name": "Spokane",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "spp",
+ "inverted_name": "Senoufo, Supyire",
+ "name": "Supyire Senoufo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "spq",
+ "inverted_name": "Spanish, Loreto-Ucayali",
+ "name": "Loreto-Ucayali Spanish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "spr",
+ "name": "Saparua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sps",
+ "name": "Saposa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "spt",
+ "inverted_name": "Bhoti, Spiti",
+ "name": "Spiti Bhoti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "spu",
+ "name": "Sapuan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "spv",
+ "name": "Sambalpuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "spx",
+ "inverted_name": "Picene, South",
+ "name": "South Picene",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "spy",
+ "name": "Sabaot",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sqa",
+ "name": "Shama-Sambuga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sqh",
+ "name": "Shau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "sq",
+ "alpha_3": "sqi",
+ "bibliographic": "alb",
+ "name": "Albanian",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sqk",
+ "name": "Albanian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sqm",
+ "name": "Suma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sqn",
+ "name": "Susquehannock",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "sqo",
+ "name": "Sorkhei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sqq",
+ "name": "Sou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sqr",
+ "inverted_name": "Arabic, Siculo",
+ "name": "Siculo Arabic",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "sqs",
+ "name": "Sri Lankan Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sqt",
+ "name": "Soqotri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "squ",
+ "name": "Squamish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sqx",
+ "name": "Kufr Qassem Sign Language (KQSL)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sra",
+ "name": "Saruga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "srb",
+ "name": "Sora",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "src",
+ "inverted_name": "Sardinian, Logudorese",
+ "name": "Logudorese Sardinian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "sc",
+ "alpha_3": "srd",
+ "name": "Sardinian",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sre",
+ "name": "Sara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "srf",
+ "name": "Nafi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "srg",
+ "name": "Sulod",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "srh",
+ "name": "Sarikoli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sri",
+ "name": "Siriano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "srk",
+ "name": "Serudung Murut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "srl",
+ "name": "Isirawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "srm",
+ "name": "Saramaccan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "srn",
+ "name": "Sranan Tongo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sro",
+ "inverted_name": "Sardinian, Campidanese",
+ "name": "Campidanese Sardinian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "sr",
+ "alpha_3": "srp",
+ "name": "Serbian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "srq",
+ "name": "Sirionó",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "srr",
+ "name": "Serer",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "srs",
+ "name": "Sarsi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "srt",
+ "name": "Sauri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sru",
+ "name": "Suruí",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "srv",
+ "inverted_name": "Sorsoganon, Southern",
+ "name": "Southern Sorsoganon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "srw",
+ "name": "Serua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "srx",
+ "name": "Sirmauri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sry",
+ "name": "Sera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "srz",
+ "name": "Shahmirzadi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssb",
+ "inverted_name": "Sama, Southern",
+ "name": "Southern Sama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssc",
+ "name": "Suba-Simbiti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssd",
+ "name": "Siroi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sse",
+ "name": "Balangingi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssf",
+ "name": "Thao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssg",
+ "name": "Seimat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssh",
+ "inverted_name": "Arabic, Shihhi",
+ "name": "Shihhi Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssi",
+ "name": "Sansi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssj",
+ "name": "Sausi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssk",
+ "name": "Sunam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssl",
+ "inverted_name": "Sisaala, Western",
+ "name": "Western Sisaala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssm",
+ "name": "Semnam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssn",
+ "name": "Waata",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sso",
+ "name": "Sissano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssp",
+ "name": "Spanish Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssq",
+ "name": "So'a",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssr",
+ "name": "Swiss-French Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sss",
+ "name": "Sô",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sst",
+ "name": "Sinasina",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssu",
+ "name": "Susuami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssv",
+ "name": "Shark Bay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ss",
+ "alpha_3": "ssw",
+ "name": "Swati",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssx",
+ "name": "Samberigi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssy",
+ "name": "Saho",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ssz",
+ "name": "Sengseng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sta",
+ "name": "Settla",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "stb",
+ "inverted_name": "Subanen, Northern",
+ "name": "Northern Subanen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "std",
+ "name": "Sentinel",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ste",
+ "name": "Liana-Seti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "stf",
+ "name": "Seta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "stg",
+ "name": "Trieng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sth",
+ "name": "Shelta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sti",
+ "inverted_name": "Stieng, Bulo",
+ "name": "Bulo Stieng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "stj",
+ "inverted_name": "Samo, Matya",
+ "name": "Matya Samo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "stk",
+ "name": "Arammba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "stl",
+ "name": "Stellingwerfs",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "stm",
+ "name": "Setaman",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "stn",
+ "name": "Owa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sto",
+ "name": "Stoney",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "stp",
+ "inverted_name": "Tepehuan, Southeastern",
+ "name": "Southeastern Tepehuan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "stq",
+ "name": "Saterfriesisch",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "str",
+ "inverted_name": "Salish, Straits",
+ "name": "Straits Salish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sts",
+ "name": "Shumashti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "stt",
+ "inverted_name": "Stieng, Budeh",
+ "name": "Budeh Stieng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "stu",
+ "name": "Samtao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "stv",
+ "name": "Silt'e",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "stw",
+ "name": "Satawalese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sty",
+ "inverted_name": "Tatar, Siberian",
+ "name": "Siberian Tatar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sua",
+ "name": "Sulka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sub",
+ "name": "Suku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "suc",
+ "inverted_name": "Subanon, Western",
+ "name": "Western Subanon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sue",
+ "name": "Suena",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sug",
+ "name": "Suganga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sui",
+ "name": "Suki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "suj",
+ "name": "Shubi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "suk",
+ "name": "Sukuma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "su",
+ "alpha_3": "sun",
+ "name": "Sundanese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "suo",
+ "name": "Bouni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "suq",
+ "inverted_name": "Suri, Tirmaga-Chai",
+ "name": "Tirmaga-Chai Suri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sur",
+ "name": "Mwaghavul",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sus",
+ "name": "Susu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sut",
+ "name": "Subtiaba",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "suv",
+ "name": "Puroik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "suw",
+ "name": "Sumbwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sux",
+ "name": "Sumerian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "suy",
+ "name": "Suyá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "suz",
+ "name": "Sunwar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sva",
+ "name": "Svan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "svb",
+ "name": "Ulau-Suain",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "svc",
+ "inverted_name": "Creole English, Vincentian",
+ "name": "Vincentian Creole English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sve",
+ "name": "Serili",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "svk",
+ "name": "Slovakian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "svm",
+ "name": "Slavomolisano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "svs",
+ "name": "Savosavo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "svx",
+ "name": "Skalvian",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_2": "sw",
+ "alpha_3": "swa",
+ "name": "Swahili (macrolanguage)",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swb",
+ "inverted_name": "Comorian, Maore",
+ "name": "Maore Comorian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swc",
+ "inverted_name": "Swahili, Congo",
+ "name": "Congo Swahili",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "sv",
+ "alpha_3": "swe",
+ "name": "Swedish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swf",
+ "name": "Sere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swg",
+ "name": "Swabian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swh",
+ "name": "Swahili (individual language)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swi",
+ "name": "Sui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swj",
+ "name": "Sira",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swk",
+ "inverted_name": "Sena, Malawi",
+ "name": "Malawi Sena",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swl",
+ "name": "Swedish Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swm",
+ "name": "Samosa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swn",
+ "name": "Sawknah",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swo",
+ "name": "Shanenawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swp",
+ "name": "Suau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swq",
+ "name": "Sharwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swr",
+ "name": "Saweru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sws",
+ "name": "Seluwasan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swt",
+ "name": "Sawila",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swu",
+ "name": "Suwawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swv",
+ "name": "Shekhawati",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sww",
+ "name": "Sowa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "swx",
+ "name": "Suruahá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "swy",
+ "name": "Sarua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sxb",
+ "name": "Suba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sxc",
+ "name": "Sicanian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "sxe",
+ "name": "Sighu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sxg",
+ "name": "Shuhi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sxk",
+ "inverted_name": "Kalapuya, Southern",
+ "name": "Southern Kalapuya",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "sxl",
+ "name": "Selian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "sxm",
+ "name": "Samre",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sxn",
+ "name": "Sangir",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sxo",
+ "name": "Sorothaptic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "sxr",
+ "name": "Saaroa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sxs",
+ "name": "Sasaru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sxu",
+ "inverted_name": "Saxon, Upper",
+ "name": "Upper Saxon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sxw",
+ "inverted_name": "Gbe, Saxwe",
+ "name": "Saxwe Gbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sya",
+ "name": "Siang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "syb",
+ "inverted_name": "Subanen, Central",
+ "name": "Central Subanen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "syc",
+ "inverted_name": "Syriac, Classical",
+ "name": "Classical Syriac",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "syi",
+ "name": "Seki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "syk",
+ "name": "Sukur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "syl",
+ "name": "Sylheti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sym",
+ "inverted_name": "Samo, Maya",
+ "name": "Maya Samo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "syn",
+ "name": "Senaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "syo",
+ "name": "Suoy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "syr",
+ "name": "Syriac",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sys",
+ "name": "Sinyar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "syw",
+ "name": "Kagate",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "syx",
+ "name": "Samay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "syy",
+ "name": "Al-Sayyid Bedouin Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "sza",
+ "name": "Semelai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "szb",
+ "name": "Ngalum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "szc",
+ "name": "Semaq Beri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "szd",
+ "name": "Seru",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "sze",
+ "name": "Seze",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "szg",
+ "name": "Sengele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "szl",
+ "name": "Silesian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "szn",
+ "name": "Sula",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "szp",
+ "name": "Suabo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "szs",
+ "name": "Solomon Islands Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "szv",
+ "name": "Isu (Fako Division)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "szw",
+ "name": "Sawai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "szy",
+ "name": "Sakizaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "taa",
+ "inverted_name": "Tanana, Lower",
+ "name": "Lower Tanana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tab",
+ "name": "Tabassaran",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tac",
+ "inverted_name": "Tarahumara, Lowland",
+ "name": "Lowland Tarahumara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tad",
+ "name": "Tause",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tae",
+ "name": "Tariana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "taf",
+ "name": "Tapirapé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tag",
+ "name": "Tagoi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ty",
+ "alpha_3": "tah",
+ "name": "Tahitian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "taj",
+ "inverted_name": "Tamang, Eastern",
+ "name": "Eastern Tamang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tak",
+ "name": "Tala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tal",
+ "name": "Tal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ta",
+ "alpha_3": "tam",
+ "name": "Tamil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tan",
+ "name": "Tangale",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tao",
+ "name": "Yami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tap",
+ "name": "Taabwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "taq",
+ "name": "Tamasheq",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tar",
+ "inverted_name": "Tarahumara, Central",
+ "name": "Central Tarahumara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tas",
+ "name": "Tay Boi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_2": "tt",
+ "alpha_3": "tat",
+ "name": "Tatar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tau",
+ "inverted_name": "Tanana, Upper",
+ "name": "Upper Tanana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tav",
+ "name": "Tatuyo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "taw",
+ "name": "Tai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tax",
+ "name": "Tamki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tay",
+ "name": "Atayal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "taz",
+ "name": "Tocho",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tba",
+ "name": "Aikanã",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbc",
+ "name": "Takia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbd",
+ "name": "Kaki Ae",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbe",
+ "name": "Tanimbili",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbf",
+ "name": "Mandara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbg",
+ "inverted_name": "Tairora, North",
+ "name": "North Tairora",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbh",
+ "name": "Dharawal",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tbi",
+ "name": "Gaam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbj",
+ "name": "Tiang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbk",
+ "inverted_name": "Tagbanwa, Calamian",
+ "name": "Calamian Tagbanwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbl",
+ "name": "Tboli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbm",
+ "name": "Tagbu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbn",
+ "inverted_name": "Tunebo, Barro Negro",
+ "name": "Barro Negro Tunebo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbo",
+ "name": "Tawala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbp",
+ "name": "Taworta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbr",
+ "name": "Tumtum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbs",
+ "name": "Tanguat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbt",
+ "name": "Tembo (Kitembo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbu",
+ "name": "Tubar",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tbv",
+ "name": "Tobo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbw",
+ "name": "Tagbanwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbx",
+ "name": "Kapin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tby",
+ "name": "Tabaru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tbz",
+ "name": "Ditammari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tca",
+ "name": "Ticuna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tcb",
+ "name": "Tanacross",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tcc",
+ "name": "Datooga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tcd",
+ "name": "Tafi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tce",
+ "inverted_name": "Tutchone, Southern",
+ "name": "Southern Tutchone",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tcf",
+ "inverted_name": "Me'phaa, Malinaltepec",
+ "name": "Malinaltepec Me'phaa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tcg",
+ "name": "Tamagario",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tch",
+ "inverted_name": "Creole English, Turks And Caicos",
+ "name": "Turks And Caicos Creole English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tci",
+ "name": "Wára",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tck",
+ "name": "Tchitchege",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tcl",
+ "name": "Taman (Myanmar)",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tcm",
+ "name": "Tanahmerah",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tcn",
+ "name": "Tichurong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tco",
+ "name": "Taungyo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tcp",
+ "inverted_name": "Chin, Tawr",
+ "name": "Tawr Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tcq",
+ "name": "Kaiy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tcs",
+ "inverted_name": "Creole, Torres Strait",
+ "name": "Torres Strait Creole",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tct",
+ "name": "T'en",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tcu",
+ "inverted_name": "Tarahumara, Southeastern",
+ "name": "Southeastern Tarahumara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tcw",
+ "inverted_name": "Totonac, Tecpatlán",
+ "name": "Tecpatlán Totonac",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tcx",
+ "name": "Toda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tcy",
+ "name": "Tulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tcz",
+ "inverted_name": "Chin, Thado",
+ "name": "Thado Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tda",
+ "name": "Tagdal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdb",
+ "name": "Panchpargania",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdc",
+ "name": "Emberá-Tadó",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdd",
+ "name": "Tai Nüa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tde",
+ "inverted_name": "Dogon, Tiranige Diga",
+ "name": "Tiranige Diga Dogon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdf",
+ "name": "Talieng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdg",
+ "inverted_name": "Tamang, Western",
+ "name": "Western Tamang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdh",
+ "name": "Thulung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdi",
+ "name": "Tomadino",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdj",
+ "name": "Tajio",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdk",
+ "name": "Tambas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdl",
+ "name": "Sur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdm",
+ "name": "Taruma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdn",
+ "name": "Tondano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdo",
+ "name": "Teme",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdq",
+ "name": "Tita",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdr",
+ "name": "Todrah",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tds",
+ "name": "Doutai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdt",
+ "name": "Tetun Dili",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdv",
+ "name": "Toro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdx",
+ "inverted_name": "Malagasy, Tandroy-Mahafaly",
+ "name": "Tandroy-Mahafaly Malagasy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tdy",
+ "name": "Tadyawan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tea",
+ "name": "Temiar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "teb",
+ "name": "Tetete",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tec",
+ "name": "Terik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ted",
+ "inverted_name": "Krumen, Tepo",
+ "name": "Tepo Krumen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tee",
+ "inverted_name": "Tepehua, Huehuetla",
+ "name": "Huehuetla Tepehua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tef",
+ "name": "Teressa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "teg",
+ "name": "Teke-Tege",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "teh",
+ "name": "Tehuelche",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tei",
+ "name": "Torricelli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tek",
+ "inverted_name": "Teke, Ibali",
+ "name": "Ibali Teke",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "te",
+ "alpha_3": "tel",
+ "name": "Telugu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tem",
+ "name": "Timne",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ten",
+ "name": "Tama (Colombia)",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "teo",
+ "name": "Teso",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tep",
+ "name": "Tepecano",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "teq",
+ "name": "Temein",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ter",
+ "name": "Tereno",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tes",
+ "name": "Tengger",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tet",
+ "name": "Tetum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "teu",
+ "name": "Soo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tev",
+ "name": "Teor",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tew",
+ "name": "Tewa (USA)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tex",
+ "name": "Tennet",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tey",
+ "name": "Tulishi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tez",
+ "name": "Tetserret",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tfi",
+ "inverted_name": "Gbe, Tofin",
+ "name": "Tofin Gbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tfn",
+ "name": "Tanaina",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tfo",
+ "name": "Tefaro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tfr",
+ "name": "Teribe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tft",
+ "name": "Ternate",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tga",
+ "name": "Sagalla",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tgb",
+ "name": "Tobilung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tgc",
+ "name": "Tigak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tgd",
+ "name": "Ciwogai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tge",
+ "inverted_name": "Tamang, Eastern Gorkha",
+ "name": "Eastern Gorkha Tamang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tgf",
+ "name": "Chalikha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tgh",
+ "inverted_name": "Creole English, Tobagonian",
+ "name": "Tobagonian Creole English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tgi",
+ "name": "Lawunuia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tgj",
+ "name": "Tagin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "tg",
+ "alpha_3": "tgk",
+ "name": "Tajik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "tl",
+ "alpha_3": "tgl",
+ "name": "Tagalog",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tgn",
+ "name": "Tandaganon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tgo",
+ "name": "Sudest",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tgp",
+ "name": "Tangoa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tgq",
+ "name": "Tring",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tgr",
+ "name": "Tareng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tgs",
+ "name": "Nume",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tgt",
+ "inverted_name": "Tagbanwa, Central",
+ "name": "Central Tagbanwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tgu",
+ "name": "Tanggu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tgv",
+ "name": "Tingui-Boto",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tgw",
+ "inverted_name": "Senoufo, Tagwana",
+ "name": "Tagwana Senoufo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tgx",
+ "name": "Tagish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tgy",
+ "name": "Togoyo",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tgz",
+ "name": "Tagalaka",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_2": "th",
+ "alpha_3": "tha",
+ "name": "Thai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "thd",
+ "name": "Kuuk Thaayorre",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "the",
+ "inverted_name": "Tharu, Chitwania",
+ "name": "Chitwania Tharu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "thf",
+ "name": "Thangmi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "thh",
+ "inverted_name": "Tarahumara, Northern",
+ "name": "Northern Tarahumara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "thi",
+ "name": "Tai Long",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "thk",
+ "name": "Tharaka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "thl",
+ "inverted_name": "Tharu, Dangaura",
+ "name": "Dangaura Tharu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "thm",
+ "name": "Aheu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "thn",
+ "name": "Thachanadan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "thp",
+ "name": "Thompson",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "thq",
+ "inverted_name": "Tharu, Kochila",
+ "name": "Kochila Tharu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "thr",
+ "inverted_name": "Tharu, Rana",
+ "name": "Rana Tharu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ths",
+ "name": "Thakali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tht",
+ "name": "Tahltan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "thu",
+ "name": "Thuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "thv",
+ "inverted_name": "Tamahaq, Tahaggart",
+ "name": "Tahaggart Tamahaq",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "thy",
+ "name": "Tha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "thz",
+ "inverted_name": "Tamajeq, Tayart",
+ "name": "Tayart Tamajeq",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tia",
+ "inverted_name": "Tamazight, Tidikelt",
+ "name": "Tidikelt Tamazight",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tic",
+ "name": "Tira",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tif",
+ "name": "Tifal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tig",
+ "name": "Tigre",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tih",
+ "inverted_name": "Murut, Timugon",
+ "name": "Timugon Murut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tii",
+ "name": "Tiene",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tij",
+ "name": "Tilung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tik",
+ "name": "Tikar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "til",
+ "name": "Tillamook",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tim",
+ "name": "Timbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tin",
+ "name": "Tindi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tio",
+ "name": "Teop",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tip",
+ "name": "Trimuris",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tiq",
+ "name": "Tiéfo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ti",
+ "alpha_3": "tir",
+ "name": "Tigrinya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tis",
+ "inverted_name": "Itneg, Masadiit",
+ "name": "Masadiit Itneg",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tit",
+ "name": "Tinigua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tiu",
+ "name": "Adasen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tiv",
+ "name": "Tiv",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tiw",
+ "name": "Tiwi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tix",
+ "inverted_name": "Tiwa, Southern",
+ "name": "Southern Tiwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tiy",
+ "name": "Tiruray",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tiz",
+ "name": "Tai Hongjin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tja",
+ "name": "Tajuasohn",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tjg",
+ "name": "Tunjung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tji",
+ "inverted_name": "Tujia, Northern",
+ "name": "Northern Tujia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tjj",
+ "name": "Tjungundji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tjl",
+ "name": "Tai Laing",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tjm",
+ "name": "Timucua",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tjn",
+ "name": "Tonjon",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tjo",
+ "inverted_name": "Tamazight, Temacine",
+ "name": "Temacine Tamazight",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tjp",
+ "name": "Tjupany",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tjs",
+ "inverted_name": "Tujia, Southern",
+ "name": "Southern Tujia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tju",
+ "name": "Tjurruru",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tjw",
+ "name": "Djabwurrung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tka",
+ "name": "Truká",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tkb",
+ "name": "Buksa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tkd",
+ "name": "Tukudede",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tke",
+ "name": "Takwane",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tkf",
+ "name": "Tukumanféd",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tkg",
+ "inverted_name": "Malagasy, Tesaka",
+ "name": "Tesaka Malagasy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tkl",
+ "name": "Tokelau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tkm",
+ "name": "Takelma",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tkn",
+ "name": "Toku-No-Shima",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tkp",
+ "name": "Tikopia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tkq",
+ "name": "Tee",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tkr",
+ "name": "Tsakhur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tks",
+ "name": "Takestani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tkt",
+ "inverted_name": "Tharu, Kathoriya",
+ "name": "Kathoriya Tharu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tku",
+ "inverted_name": "Totonac, Upper Necaxa",
+ "name": "Upper Necaxa Totonac",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tkv",
+ "name": "Mur Pano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tkw",
+ "name": "Teanu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tkx",
+ "name": "Tangko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tkz",
+ "name": "Takua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tla",
+ "inverted_name": "Tepehuan, Southwestern",
+ "name": "Southwestern Tepehuan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tlb",
+ "name": "Tobelo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tlc",
+ "inverted_name": "Totonac, Yecuatla",
+ "name": "Yecuatla Totonac",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tld",
+ "name": "Talaud",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tlf",
+ "name": "Telefol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tlg",
+ "name": "Tofanma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tlh",
+ "name": "Klingon",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "tli",
+ "name": "Tlingit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tlj",
+ "name": "Talinga-Bwisi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tlk",
+ "name": "Taloki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tll",
+ "name": "Tetela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tlm",
+ "name": "Tolomako",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tln",
+ "name": "Talondo'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tlo",
+ "name": "Talodi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tlp",
+ "inverted_name": "Totonac, Filomena Mata-Coahuitlán",
+ "name": "Filomena Mata-Coahuitlán Totonac",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tlq",
+ "name": "Tai Loi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tlr",
+ "name": "Talise",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tls",
+ "name": "Tambotalo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tlt",
+ "name": "Sou Nama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tlu",
+ "name": "Tulehu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tlv",
+ "name": "Taliabu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tlx",
+ "name": "Khehek",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tly",
+ "name": "Talysh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tma",
+ "name": "Tama (Chad)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tmb",
+ "name": "Katbol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tmc",
+ "name": "Tumak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tmd",
+ "name": "Haruai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tme",
+ "name": "Tremembé",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tmf",
+ "name": "Toba-Maskoy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tmg",
+ "name": "Ternateño",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tmh",
+ "name": "Tamashek",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tmi",
+ "name": "Tutuba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tmj",
+ "name": "Samarokena",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tmk",
+ "inverted_name": "Tamang, Northwestern",
+ "name": "Northwestern Tamang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tml",
+ "inverted_name": "Citak, Tamnim",
+ "name": "Tamnim Citak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tmm",
+ "name": "Tai Thanh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tmn",
+ "name": "Taman (Indonesia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tmo",
+ "name": "Temoq",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tmq",
+ "name": "Tumleo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tmr",
+ "inverted_name": "Aramaic, Jewish Babylonian (ca. 200-1200 CE)",
+ "name": "Jewish Babylonian Aramaic (ca. 200-1200 CE)",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tms",
+ "name": "Tima",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tmt",
+ "name": "Tasmate",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tmu",
+ "name": "Iau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tmv",
+ "name": "Tembo (Motembo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tmw",
+ "name": "Temuan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tmy",
+ "name": "Tami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tmz",
+ "name": "Tamanaku",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tna",
+ "name": "Tacana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tnb",
+ "inverted_name": "Tunebo, Western",
+ "name": "Western Tunebo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tnc",
+ "name": "Tanimuca-Retuarã",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tnd",
+ "inverted_name": "Tunebo, Angosturas",
+ "name": "Angosturas Tunebo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tng",
+ "name": "Tobanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tnh",
+ "name": "Maiani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tni",
+ "name": "Tandia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tnk",
+ "name": "Kwamera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tnl",
+ "name": "Lenakel",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tnm",
+ "name": "Tabla",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tnn",
+ "inverted_name": "Tanna, North",
+ "name": "North Tanna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tno",
+ "name": "Toromono",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tnp",
+ "name": "Whitesands",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tnq",
+ "name": "Taino",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tnr",
+ "name": "Ménik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tns",
+ "name": "Tenis",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tnt",
+ "name": "Tontemboan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tnu",
+ "name": "Tay Khang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tnv",
+ "name": "Tangchangya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tnw",
+ "name": "Tonsawang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tnx",
+ "name": "Tanema",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tny",
+ "name": "Tongwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tnz",
+ "name": "Ten'edn",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tob",
+ "name": "Toba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "toc",
+ "inverted_name": "Totonac, Coyutla",
+ "name": "Coyutla Totonac",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tod",
+ "name": "Toma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tof",
+ "name": "Gizrra",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tog",
+ "name": "Tonga (Nyasa)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "toh",
+ "name": "Gitonga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "toi",
+ "name": "Tonga (Zambia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "toj",
+ "name": "Tojolabal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tok",
+ "name": "Toki Pona",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "tol",
+ "name": "Tolowa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tom",
+ "name": "Tombulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "to",
+ "alpha_3": "ton",
+ "name": "Tonga (Tonga Islands)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "too",
+ "inverted_name": "Totonac, Xicotepec De Juárez",
+ "name": "Xicotepec De Juárez Totonac",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "top",
+ "inverted_name": "Totonac, Papantla",
+ "name": "Papantla Totonac",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "toq",
+ "name": "Toposa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tor",
+ "inverted_name": "Banda, Togbo-Vara",
+ "name": "Togbo-Vara Banda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tos",
+ "inverted_name": "Totonac, Highland",
+ "name": "Highland Totonac",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tou",
+ "name": "Tho",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tov",
+ "inverted_name": "Taromi, Upper",
+ "name": "Upper Taromi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tow",
+ "name": "Jemez",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tox",
+ "name": "Tobian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "toy",
+ "name": "Topoiyo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "toz",
+ "name": "To",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpa",
+ "name": "Taupota",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpc",
+ "inverted_name": "Me'phaa, Azoyú",
+ "name": "Azoyú Me'phaa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpe",
+ "name": "Tippera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpf",
+ "name": "Tarpia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpg",
+ "name": "Kula",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpi",
+ "name": "Tok Pisin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpj",
+ "name": "Tapieté",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpk",
+ "name": "Tupinikin",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tpl",
+ "inverted_name": "Me'phaa, Tlacoapa",
+ "name": "Tlacoapa Me'phaa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpm",
+ "name": "Tampulma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpn",
+ "name": "Tupinambá",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tpo",
+ "name": "Tai Pao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpp",
+ "inverted_name": "Tepehua, Pisaflores",
+ "name": "Pisaflores Tepehua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpq",
+ "name": "Tukpa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpr",
+ "name": "Tuparí",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpt",
+ "inverted_name": "Tepehua, Tlachichilco",
+ "name": "Tlachichilco Tepehua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpu",
+ "name": "Tampuan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpv",
+ "name": "Tanapag",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpw",
+ "name": "Tupí",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tpx",
+ "inverted_name": "Me'phaa, Acatepec",
+ "name": "Acatepec Me'phaa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpy",
+ "name": "Trumai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tpz",
+ "name": "Tinputz",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tqb",
+ "name": "Tembé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tql",
+ "name": "Lehali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tqm",
+ "name": "Turumsa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tqn",
+ "name": "Tenino",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tqo",
+ "name": "Toaripi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tqp",
+ "name": "Tomoip",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tqq",
+ "name": "Tunni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tqr",
+ "name": "Torona",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tqt",
+ "inverted_name": "Totonac, Western",
+ "name": "Western Totonac",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tqu",
+ "name": "Touo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tqw",
+ "name": "Tonkawa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tra",
+ "name": "Tirahi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "trb",
+ "name": "Terebu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "trc",
+ "inverted_name": "Triqui, Copala",
+ "name": "Copala Triqui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "trd",
+ "name": "Turi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tre",
+ "inverted_name": "Tarangan, East",
+ "name": "East Tarangan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "trf",
+ "inverted_name": "Creole English, Trinidadian",
+ "name": "Trinidadian Creole English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "trg",
+ "name": "Lishán Didán",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "trh",
+ "name": "Turaka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tri",
+ "name": "Trió",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "trj",
+ "name": "Toram",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "trl",
+ "inverted_name": "Scottish, Traveller",
+ "name": "Traveller Scottish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "trm",
+ "name": "Tregami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "trn",
+ "name": "Trinitario",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tro",
+ "inverted_name": "Naga, Tarao",
+ "name": "Tarao Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "trp",
+ "name": "Kok Borok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "trq",
+ "inverted_name": "Triqui, San Martín Itunyoso",
+ "name": "San Martín Itunyoso Triqui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "trr",
+ "name": "Taushiro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "trs",
+ "inverted_name": "Triqui, Chicahuaxtla",
+ "name": "Chicahuaxtla Triqui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "trt",
+ "name": "Tunggare",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tru",
+ "name": "Turoyo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "trv",
+ "name": "Sediq",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "trw",
+ "name": "Torwali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "trx",
+ "inverted_name": "Bidayuh, Tringgus-Sembaan",
+ "name": "Tringgus-Sembaan Bidayuh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "try",
+ "name": "Turung",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "trz",
+ "name": "Torá",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tsa",
+ "name": "Tsaangi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsb",
+ "name": "Tsamai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsc",
+ "name": "Tswa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsd",
+ "name": "Tsakonian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tse",
+ "name": "Tunisian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsg",
+ "name": "Tausug",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsh",
+ "name": "Tsuvan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsi",
+ "name": "Tsimshian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsj",
+ "name": "Tshangla",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsk",
+ "name": "Tseku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsl",
+ "name": "Ts'ün-Lao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsm",
+ "name": "Turkish Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "tn",
+ "alpha_3": "tsn",
+ "name": "Tswana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ts",
+ "alpha_3": "tso",
+ "name": "Tsonga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsp",
+ "inverted_name": "Toussian, Northern",
+ "name": "Northern Toussian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsq",
+ "name": "Thai Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsr",
+ "name": "Akei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tss",
+ "name": "Taiwan Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tst",
+ "inverted_name": "Songway Kiini, Tondi",
+ "name": "Tondi Songway Kiini",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsu",
+ "name": "Tsou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsv",
+ "name": "Tsogo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsw",
+ "name": "Tsishingini",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsx",
+ "name": "Mubami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsy",
+ "name": "Tebul Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tsz",
+ "name": "Purepecha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tta",
+ "name": "Tutelo",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ttb",
+ "name": "Gaa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ttc",
+ "name": "Tektiteko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ttd",
+ "name": "Tauade",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tte",
+ "name": "Bwanabwana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ttf",
+ "name": "Tuotomb",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ttg",
+ "name": "Tutong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tth",
+ "inverted_name": "Ta'oih, Upper",
+ "name": "Upper Ta'oih",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tti",
+ "name": "Tobati",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ttj",
+ "name": "Tooro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ttk",
+ "name": "Totoro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ttl",
+ "name": "Totela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ttm",
+ "inverted_name": "Tutchone, Northern",
+ "name": "Northern Tutchone",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ttn",
+ "name": "Towei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tto",
+ "inverted_name": "Ta'oih, Lower",
+ "name": "Lower Ta'oih",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ttp",
+ "name": "Tombelala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ttq",
+ "inverted_name": "Tamajaq, Tawallammat",
+ "name": "Tawallammat Tamajaq",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ttr",
+ "name": "Tera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tts",
+ "inverted_name": "Thai, Northeastern",
+ "name": "Northeastern Thai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ttt",
+ "inverted_name": "Tat, Muslim",
+ "name": "Muslim Tat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ttu",
+ "name": "Torau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ttv",
+ "name": "Titan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ttw",
+ "name": "Long Wat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tty",
+ "name": "Sikaritai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ttz",
+ "name": "Tsum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tua",
+ "name": "Wiarumus",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tub",
+ "name": "Tübatulabal",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tuc",
+ "name": "Mutu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tud",
+ "name": "Tuxá",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tue",
+ "name": "Tuyuca",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tuf",
+ "inverted_name": "Tunebo, Central",
+ "name": "Central Tunebo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tug",
+ "name": "Tunia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tuh",
+ "name": "Taulil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tui",
+ "name": "Tupuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tuj",
+ "name": "Tugutil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "tk",
+ "alpha_3": "tuk",
+ "name": "Turkmen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tul",
+ "name": "Tula",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tum",
+ "name": "Tumbuka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tun",
+ "name": "Tunica",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tuo",
+ "name": "Tucano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tuq",
+ "name": "Tedaga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "tr",
+ "alpha_3": "tur",
+ "name": "Turkish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tus",
+ "name": "Tuscarora",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tuu",
+ "name": "Tututni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tuv",
+ "name": "Turkana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tux",
+ "name": "Tuxináwa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tuy",
+ "name": "Tugen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tuz",
+ "name": "Turka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tva",
+ "name": "Vaghua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tvd",
+ "name": "Tsuvadi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tve",
+ "name": "Te'un",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tvk",
+ "inverted_name": "Ambrym, Southeast",
+ "name": "Southeast Ambrym",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tvl",
+ "name": "Tuvalu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tvm",
+ "name": "Tela-Masbuar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tvn",
+ "name": "Tavoyan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tvo",
+ "name": "Tidore",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tvs",
+ "name": "Taveta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tvt",
+ "inverted_name": "Naga, Tutsa",
+ "name": "Tutsa Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tvu",
+ "name": "Tunen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tvw",
+ "name": "Sedoa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tvx",
+ "name": "Taivoan",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tvy",
+ "inverted_name": "Pidgin, Timor",
+ "name": "Timor Pidgin",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "twa",
+ "name": "Twana",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "twb",
+ "inverted_name": "Tawbuid, Western",
+ "name": "Western Tawbuid",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "twc",
+ "name": "Teshenawa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "twd",
+ "name": "Twents",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "twe",
+ "name": "Tewa (Indonesia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "twf",
+ "inverted_name": "Tiwa, Northern",
+ "name": "Northern Tiwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "twg",
+ "name": "Tereweng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "twh",
+ "name": "Tai Dón",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "tw",
+ "alpha_3": "twi",
+ "name": "Twi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "twl",
+ "name": "Tawara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "twm",
+ "inverted_name": "Monpa, Tawang",
+ "name": "Tawang Monpa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "twn",
+ "name": "Twendi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "two",
+ "name": "Tswapong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "twp",
+ "name": "Ere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "twq",
+ "name": "Tasawaq",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "twr",
+ "inverted_name": "Tarahumara, Southwestern",
+ "name": "Southwestern Tarahumara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "twt",
+ "name": "Turiwára",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "twu",
+ "name": "Termanu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tww",
+ "name": "Tuwari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "twx",
+ "name": "Tewe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "twy",
+ "name": "Tawoyan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "txa",
+ "name": "Tombonuo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "txb",
+ "name": "Tokharian B",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "txc",
+ "name": "Tsetsaut",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "txe",
+ "name": "Totoli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "txg",
+ "name": "Tangut",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "txh",
+ "name": "Thracian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "txi",
+ "name": "Ikpeng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "txj",
+ "name": "Tarjumo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "txm",
+ "name": "Tomini",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "txn",
+ "inverted_name": "Tarangan, West",
+ "name": "West Tarangan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "txo",
+ "name": "Toto",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "txq",
+ "name": "Tii",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "txr",
+ "name": "Tartessian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "txs",
+ "name": "Tonsea",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "txt",
+ "name": "Citak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "txu",
+ "name": "Kayapó",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "txx",
+ "name": "Tatana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "txy",
+ "inverted_name": "Malagasy, Tanosy",
+ "name": "Tanosy Malagasy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tya",
+ "name": "Tauya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tye",
+ "name": "Kyanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tyh",
+ "name": "O'du",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tyi",
+ "name": "Teke-Tsaayi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tyj",
+ "name": "Tai Do",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tyl",
+ "name": "Thu Lao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tyn",
+ "name": "Kombai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "typ",
+ "name": "Thaypan",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "tyr",
+ "name": "Tai Daeng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tys",
+ "name": "Tày Sa Pa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tyt",
+ "name": "Tày Tac",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tyu",
+ "name": "Kua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tyv",
+ "name": "Tuvinian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tyx",
+ "name": "Teke-Tyee",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tyy",
+ "name": "Tiyaa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tyz",
+ "name": "Tày",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tza",
+ "name": "Tanzanian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tzh",
+ "name": "Tzeltal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tzj",
+ "name": "Tz'utujil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tzl",
+ "name": "Talossan",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "tzm",
+ "inverted_name": "Tamazight, Central Atlas",
+ "name": "Central Atlas Tamazight",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tzn",
+ "name": "Tugun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tzo",
+ "name": "Tzotzil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "tzx",
+ "name": "Tabriak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uam",
+ "name": "Uamué",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "uan",
+ "name": "Kuan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uar",
+ "name": "Tairuma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uba",
+ "name": "Ubang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ubi",
+ "name": "Ubi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ubl",
+ "inverted_name": "Bikol, Buhi'non",
+ "name": "Buhi'non Bikol",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ubr",
+ "name": "Ubir",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ubu",
+ "name": "Umbu-Ungu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uby",
+ "name": "Ubykh",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "uda",
+ "name": "Uda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ude",
+ "name": "Udihe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "udg",
+ "name": "Muduga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "udi",
+ "name": "Udi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "udj",
+ "name": "Ujir",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "udl",
+ "name": "Wuzlam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "udm",
+ "name": "Udmurt",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "udu",
+ "name": "Uduk",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ues",
+ "name": "Kioko",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ufi",
+ "name": "Ufim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uga",
+ "name": "Ugaritic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "ugb",
+ "name": "Kuku-Ugbanh",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "uge",
+ "name": "Ughele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ugh",
+ "name": "Kubachi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ugn",
+ "name": "Ugandan Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ugo",
+ "name": "Ugong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ugy",
+ "name": "Uruguayan Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uha",
+ "name": "Uhami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uhn",
+ "name": "Damal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ug",
+ "alpha_3": "uig",
+ "name": "Uighur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uis",
+ "name": "Uisai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uiv",
+ "name": "Iyive",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uji",
+ "name": "Tanjijili",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uka",
+ "name": "Kaburi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ukg",
+ "name": "Ukuriguma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ukh",
+ "name": "Ukhwejo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uki",
+ "name": "Kui (India)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ukk",
+ "name": "Muak Sa-aak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ukl",
+ "name": "Ukrainian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ukp",
+ "name": "Ukpe-Bayobiri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ukq",
+ "name": "Ukwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "uk",
+ "alpha_3": "ukr",
+ "name": "Ukrainian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uks",
+ "name": "Urubú-Kaapor Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uku",
+ "name": "Ukue",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ukv",
+ "name": "Kuku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ukw",
+ "name": "Ukwuani-Aboh-Ndoni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uky",
+ "name": "Kuuk-Yak",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ula",
+ "name": "Fungwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ulb",
+ "name": "Ulukwumi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ulc",
+ "name": "Ulch",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ule",
+ "name": "Lule",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ulf",
+ "name": "Usku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uli",
+ "name": "Ulithian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ulk",
+ "name": "Meriam Mir",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ull",
+ "name": "Ullatan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ulm",
+ "name": "Ulumanda'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uln",
+ "name": "Unserdeutsch",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ulu",
+ "name": "Uma' Lung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ulw",
+ "name": "Ulwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uma",
+ "name": "Umatilla",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "umb",
+ "name": "Umbundu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "umc",
+ "name": "Marrucinian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "umd",
+ "name": "Umbindhamu",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "umg",
+ "name": "Morrobalama",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "umi",
+ "name": "Ukit",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "umm",
+ "name": "Umon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "umn",
+ "inverted_name": "Naga, Makyan",
+ "name": "Makyan Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "umo",
+ "name": "Umotína",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ump",
+ "name": "Umpila",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "umr",
+ "name": "Umbugarla",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ums",
+ "name": "Pendau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "umu",
+ "name": "Munsee",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "una",
+ "inverted_name": "Watut, North",
+ "name": "North Watut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "und",
+ "name": "Undetermined",
+ "scope": "S",
+ "type": "S"
+ },
+ {
+ "alpha_3": "une",
+ "name": "Uneme",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ung",
+ "name": "Ngarinyin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uni",
+ "name": "Uni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "unk",
+ "name": "Enawené-Nawé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "unm",
+ "name": "Unami",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "unn",
+ "name": "Kurnai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "unr",
+ "name": "Mundari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "unu",
+ "name": "Unubahe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "unx",
+ "name": "Munda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "unz",
+ "inverted_name": "Kaili, Unde",
+ "name": "Unde Kaili",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uon",
+ "name": "Kulon",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "upi",
+ "name": "Umeda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "upv",
+ "name": "Uripiv-Wala-Rano-Atchin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ura",
+ "name": "Urarina",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "urb",
+ "name": "Urubú-Kaapor",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "urc",
+ "name": "Urningangg",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_2": "ur",
+ "alpha_3": "urd",
+ "name": "Urdu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ure",
+ "name": "Uru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "urf",
+ "name": "Uradhi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "urg",
+ "name": "Urigina",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "urh",
+ "name": "Urhobo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uri",
+ "name": "Urim",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "urk",
+ "name": "Urak Lawoi'",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "url",
+ "name": "Urali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "urm",
+ "name": "Urapmin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "urn",
+ "name": "Uruangnirin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uro",
+ "name": "Ura (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "urp",
+ "name": "Uru-Pa-In",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "urr",
+ "name": "Lehalurup",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "urt",
+ "name": "Urat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uru",
+ "name": "Urumi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "urv",
+ "name": "Uruava",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "urw",
+ "name": "Sop",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "urx",
+ "name": "Urimo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ury",
+ "name": "Orya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "urz",
+ "name": "Uru-Eu-Wau-Wau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "usa",
+ "name": "Usarufa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ush",
+ "name": "Ushojo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "usi",
+ "name": "Usui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "usk",
+ "name": "Usaghade",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "usp",
+ "name": "Uspanteco",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uss",
+ "name": "us-Saare",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "usu",
+ "name": "Uya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uta",
+ "name": "Otank",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ute",
+ "name": "Ute-Southern Paiute",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uth",
+ "name": "ut-Hun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "utp",
+ "name": "Amba (Solomon Islands)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "utr",
+ "name": "Etulo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "utu",
+ "name": "Utu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uum",
+ "name": "Urum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uur",
+ "name": "Ura (Vanuatu)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uuu",
+ "name": "U",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uve",
+ "inverted_name": "Uvean, West",
+ "name": "West Uvean",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uvh",
+ "name": "Uri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uvl",
+ "name": "Lote",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uwa",
+ "name": "Kuku-Uwanh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uya",
+ "name": "Doko-Uyanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "uz",
+ "alpha_3": "uzb",
+ "name": "Uzbek",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uzn",
+ "inverted_name": "Uzbek, Northern",
+ "name": "Northern Uzbek",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "uzs",
+ "inverted_name": "Uzbek, Southern",
+ "name": "Southern Uzbek",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vaa",
+ "name": "Vaagri Booli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vae",
+ "name": "Vale",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vaf",
+ "name": "Vafsi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vag",
+ "name": "Vagla",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vah",
+ "name": "Varhadi-Nagpuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vai",
+ "name": "Vai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vaj",
+ "name": "Sekele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "val",
+ "name": "Vehes",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vam",
+ "name": "Vanimo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "van",
+ "name": "Valman",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vao",
+ "name": "Vao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vap",
+ "name": "Vaiphei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "var",
+ "name": "Huarijio",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vas",
+ "name": "Vasavi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vau",
+ "name": "Vanuma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vav",
+ "name": "Varli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vay",
+ "name": "Wayu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vbb",
+ "inverted_name": "Babar, Southeast",
+ "name": "Southeast Babar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vbk",
+ "inverted_name": "Bontok, Southwestern",
+ "name": "Southwestern Bontok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vec",
+ "name": "Venetian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ved",
+ "name": "Veddah",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vel",
+ "name": "Veluws",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vem",
+ "name": "Vemgo-Mabas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "ve",
+ "alpha_3": "ven",
+ "name": "Venda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "veo",
+ "name": "Ventureño",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "vep",
+ "name": "Veps",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ver",
+ "name": "Mom Jango",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vgr",
+ "name": "Vaghri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vgt",
+ "name": "Vlaamse Gebarentaal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vic",
+ "inverted_name": "Creole English, Virgin Islands",
+ "name": "Virgin Islands Creole English",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vid",
+ "name": "Vidunda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "vi",
+ "alpha_3": "vie",
+ "name": "Vietnamese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vif",
+ "name": "Vili",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vig",
+ "name": "Viemo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vil",
+ "name": "Vilela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vin",
+ "name": "Vinza",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vis",
+ "name": "Vishavan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vit",
+ "name": "Viti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "viv",
+ "name": "Iduna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vka",
+ "name": "Kariyarra",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "vkj",
+ "name": "Kujarge",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vkk",
+ "name": "Kaur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vkl",
+ "name": "Kulisusu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vkm",
+ "name": "Kamakan",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "vkn",
+ "name": "Koro Nulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vko",
+ "name": "Kodeoha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vkp",
+ "inverted_name": "Creole Portuguese, Korlai",
+ "name": "Korlai Creole Portuguese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vkt",
+ "inverted_name": "Malay, Tenggarong Kutai",
+ "name": "Tenggarong Kutai Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vku",
+ "name": "Kurrama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vkz",
+ "name": "Koro Zuba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vlp",
+ "name": "Valpei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vls",
+ "name": "Vlaams",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vma",
+ "name": "Martuyhunira",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vmb",
+ "name": "Barbaram",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "vmc",
+ "inverted_name": "Mixtec, Juxtlahuaca",
+ "name": "Juxtlahuaca Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vmd",
+ "inverted_name": "Koraga, Mudu",
+ "name": "Mudu Koraga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vme",
+ "inverted_name": "Masela, East",
+ "name": "East Masela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vmf",
+ "name": "Mainfränkisch",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vmg",
+ "name": "Lungalunga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vmh",
+ "name": "Maraghei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vmi",
+ "name": "Miwa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "vmj",
+ "inverted_name": "Mixtec, Ixtayutla",
+ "name": "Ixtayutla Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vmk",
+ "name": "Makhuwa-Shirima",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vml",
+ "name": "Malgana",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "vmm",
+ "inverted_name": "Mixtec, Mitlatongo",
+ "name": "Mitlatongo Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vmp",
+ "inverted_name": "Mazatec, Soyaltepec",
+ "name": "Soyaltepec Mazatec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vmq",
+ "inverted_name": "Mixtec, Soyaltepec",
+ "name": "Soyaltepec Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vmr",
+ "name": "Marenje",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vms",
+ "name": "Moksela",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "vmu",
+ "name": "Muluridyi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "vmv",
+ "inverted_name": "Maidu, Valley",
+ "name": "Valley Maidu",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "vmw",
+ "name": "Makhuwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vmx",
+ "inverted_name": "Mixtec, Tamazola",
+ "name": "Tamazola Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vmy",
+ "inverted_name": "Mazatec, Ayautla",
+ "name": "Ayautla Mazatec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vmz",
+ "inverted_name": "Mazatec, Mazatlán",
+ "name": "Mazatlán Mazatec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vnk",
+ "name": "Vano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vnm",
+ "name": "Vinmavis",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vnp",
+ "name": "Vunapu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "vo",
+ "alpha_3": "vol",
+ "name": "Volapük",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "vor",
+ "name": "Voro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vot",
+ "name": "Votic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vra",
+ "name": "Vera'a",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vro",
+ "name": "Võro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vrs",
+ "name": "Varisi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vrt",
+ "name": "Burmbar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vsi",
+ "name": "Moldova Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vsl",
+ "name": "Venezuelan Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vsv",
+ "name": "Valencian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vto",
+ "name": "Vitou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vum",
+ "name": "Vumbu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vun",
+ "name": "Vunjo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vut",
+ "name": "Vute",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "vwa",
+ "name": "Awa (China)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "waa",
+ "name": "Walla Walla",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wab",
+ "name": "Wab",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wac",
+ "name": "Wasco-Wishram",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wad",
+ "name": "Wamesa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wae",
+ "name": "Walser",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "waf",
+ "name": "Wakoná",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wag",
+ "name": "Wa'ema",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wah",
+ "name": "Watubela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wai",
+ "name": "Wares",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "waj",
+ "name": "Waffa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wal",
+ "name": "Wolaytta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wam",
+ "name": "Wampanoag",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wan",
+ "name": "Wan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wao",
+ "name": "Wappo",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wap",
+ "name": "Wapishana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "waq",
+ "name": "Wagiman",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "war",
+ "name": "Waray (Philippines)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "was",
+ "name": "Washo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wat",
+ "name": "Kaninuwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wau",
+ "name": "Waurá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wav",
+ "name": "Waka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "waw",
+ "name": "Waiwai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wax",
+ "name": "Watam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "way",
+ "name": "Wayana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "waz",
+ "name": "Wampur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wba",
+ "name": "Warao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wbb",
+ "name": "Wabo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wbe",
+ "name": "Waritai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wbf",
+ "name": "Wara",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wbh",
+ "name": "Wanda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wbi",
+ "name": "Vwanji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wbj",
+ "name": "Alagwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wbk",
+ "name": "Waigali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wbl",
+ "name": "Wakhi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wbm",
+ "name": "Wa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wbp",
+ "name": "Warlpiri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wbq",
+ "name": "Waddar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wbr",
+ "name": "Wagdi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wbs",
+ "name": "West Bengal Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wbt",
+ "name": "Warnman",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wbv",
+ "name": "Wajarri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wbw",
+ "name": "Woi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wca",
+ "name": "Yanomámi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wci",
+ "inverted_name": "Gbe, Waci",
+ "name": "Waci Gbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wdd",
+ "name": "Wandji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wdg",
+ "name": "Wadaginam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wdj",
+ "name": "Wadjiginy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wdk",
+ "name": "Wadikali",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wdt",
+ "name": "Wendat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wdu",
+ "name": "Wadjigu",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wdy",
+ "name": "Wadjabangayi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wea",
+ "name": "Wewaw",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wec",
+ "name": "Wè Western",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wed",
+ "name": "Wedau",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "weg",
+ "name": "Wergaia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "weh",
+ "name": "Weh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wei",
+ "name": "Kiunum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wem",
+ "inverted_name": "Gbe, Weme",
+ "name": "Weme Gbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "weo",
+ "name": "Wemale",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wep",
+ "name": "Westphalien",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wer",
+ "name": "Weri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wes",
+ "inverted_name": "Pidgin, Cameroon",
+ "name": "Cameroon Pidgin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wet",
+ "name": "Perai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "weu",
+ "inverted_name": "Chin, Rawngtu",
+ "name": "Rawngtu Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wew",
+ "name": "Wejewa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wfg",
+ "name": "Yafi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wga",
+ "name": "Wagaya",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wgb",
+ "name": "Wagawaga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wgg",
+ "name": "Wangkangurru",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wgi",
+ "name": "Wahgi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wgo",
+ "name": "Waigeo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wgu",
+ "name": "Wirangu",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wgy",
+ "name": "Warrgamay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wha",
+ "name": "Sou Upaa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "whg",
+ "inverted_name": "Wahgi, North",
+ "name": "North Wahgi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "whk",
+ "inverted_name": "Kenyah, Wahau",
+ "name": "Wahau Kenyah",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "whu",
+ "inverted_name": "Kayan, Wahau",
+ "name": "Wahau Kayan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wib",
+ "inverted_name": "Toussian, Southern",
+ "name": "Southern Toussian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wic",
+ "name": "Wichita",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wie",
+ "name": "Wik-Epa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wif",
+ "name": "Wik-Keyangan",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wig",
+ "name": "Wik Ngathan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wih",
+ "name": "Wik-Me'anha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wii",
+ "name": "Minidien",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wij",
+ "name": "Wik-Iiyanh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wik",
+ "name": "Wikalkan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wil",
+ "name": "Wilawila",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wim",
+ "name": "Wik-Mungkan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "win",
+ "name": "Ho-Chunk",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wir",
+ "name": "Wiraféd",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wiu",
+ "name": "Wiru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wiv",
+ "name": "Vitu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wiy",
+ "name": "Wiyot",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wja",
+ "name": "Waja",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wji",
+ "name": "Warji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wka",
+ "name": "Kw'adza",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wkb",
+ "name": "Kumbaran",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wkd",
+ "name": "Wakde",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wkl",
+ "name": "Kalanadi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wkr",
+ "name": "Keerray-Woorroong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wku",
+ "name": "Kunduvadi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wkw",
+ "name": "Wakawaka",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wky",
+ "name": "Wangkayutyuru",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wla",
+ "name": "Walio",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wlc",
+ "inverted_name": "Comorian, Mwali",
+ "name": "Mwali Comorian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wle",
+ "name": "Wolane",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wlg",
+ "name": "Kunbarlang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wlh",
+ "name": "Welaun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wli",
+ "name": "Waioli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wlk",
+ "name": "Wailaki",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wll",
+ "name": "Wali (Sudan)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wlm",
+ "inverted_name": "Welsh, Middle",
+ "name": "Middle Welsh",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_2": "wa",
+ "alpha_3": "wln",
+ "name": "Walloon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wlo",
+ "name": "Wolio",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wlr",
+ "name": "Wailapa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wls",
+ "name": "Wallisian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wlu",
+ "name": "Wuliwuli",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wlv",
+ "name": "Wichí Lhamtés Vejoz",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wlw",
+ "name": "Walak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wlx",
+ "name": "Wali (Ghana)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wly",
+ "name": "Waling",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wma",
+ "name": "Mawa (Nigeria)",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wmb",
+ "name": "Wambaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wmc",
+ "name": "Wamas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wmd",
+ "name": "Mamaindé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wme",
+ "name": "Wambule",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wmg",
+ "inverted_name": "Minyag, Western",
+ "name": "Western Minyag",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wmh",
+ "name": "Waima'a",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wmi",
+ "name": "Wamin",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wmm",
+ "name": "Maiwa (Indonesia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wmn",
+ "name": "Waamwang",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wmo",
+ "name": "Wom (Papua New Guinea)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wms",
+ "name": "Wambon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wmt",
+ "name": "Walmajarri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wmw",
+ "name": "Mwani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wmx",
+ "name": "Womo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wnb",
+ "name": "Wanambre",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wnc",
+ "name": "Wantoat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wnd",
+ "name": "Wandarang",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wne",
+ "name": "Waneci",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wng",
+ "name": "Wanggom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wni",
+ "inverted_name": "Comorian, Ndzwani",
+ "name": "Ndzwani Comorian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wnk",
+ "name": "Wanukaka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wnm",
+ "name": "Wanggamala",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wnn",
+ "name": "Wunumara",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wno",
+ "name": "Wano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wnp",
+ "name": "Wanap",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wnu",
+ "name": "Usan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wnw",
+ "name": "Wintu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wny",
+ "name": "Wanyi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "woa",
+ "name": "Kuwema",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wob",
+ "name": "Wè Northern",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "woc",
+ "name": "Wogeo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wod",
+ "name": "Wolani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "woe",
+ "name": "Woleaian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wof",
+ "inverted_name": "Wolof, Gambian",
+ "name": "Gambian Wolof",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wog",
+ "name": "Wogamusin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "woi",
+ "name": "Kamang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wok",
+ "name": "Longto",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "wo",
+ "alpha_3": "wol",
+ "name": "Wolof",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wom",
+ "name": "Wom (Nigeria)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "won",
+ "name": "Wongo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "woo",
+ "name": "Manombai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wor",
+ "name": "Woria",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wos",
+ "name": "Hanga Hundi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wow",
+ "name": "Wawonii",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "woy",
+ "name": "Weyto",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wpc",
+ "name": "Maco",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wrb",
+ "name": "Waluwarra",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wrg",
+ "name": "Warungu",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wrh",
+ "name": "Wiradjuri",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wri",
+ "name": "Wariyangga",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wrk",
+ "name": "Garrwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wrl",
+ "name": "Warlmanpa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wrm",
+ "name": "Warumungu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wrn",
+ "name": "Warnang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wro",
+ "name": "Worrorra",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wrp",
+ "name": "Waropen",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wrr",
+ "name": "Wardaman",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wrs",
+ "name": "Waris",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wru",
+ "name": "Waru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wrv",
+ "name": "Waruna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wrw",
+ "name": "Gugu Warra",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wrx",
+ "name": "Wae Rana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wry",
+ "name": "Merwari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wrz",
+ "name": "Waray (Australia)",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wsa",
+ "name": "Warembori",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wsg",
+ "inverted_name": "Gondi, Adilabad",
+ "name": "Adilabad Gondi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wsi",
+ "name": "Wusi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wsk",
+ "name": "Waskia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wsr",
+ "name": "Owenia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wss",
+ "name": "Wasa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wsu",
+ "name": "Wasu",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wsv",
+ "name": "Wotapuri-Katarqalai",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wtf",
+ "name": "Watiwa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wth",
+ "name": "Wathawurrung",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wti",
+ "name": "Berta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wtk",
+ "name": "Watakataui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wtm",
+ "name": "Mewati",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wtw",
+ "name": "Wotu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wua",
+ "name": "Wikngenchera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wub",
+ "name": "Wunambal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wud",
+ "name": "Wudu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wuh",
+ "name": "Wutunhua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wul",
+ "name": "Silimo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wum",
+ "name": "Wumbvu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wun",
+ "name": "Bungu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wur",
+ "name": "Wurrugu",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wut",
+ "name": "Wutung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wuu",
+ "inverted_name": "Chinese, Wu",
+ "name": "Wu Chinese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wuv",
+ "name": "Wuvulu-Aua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wux",
+ "name": "Wulna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wuy",
+ "name": "Wauyai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wwa",
+ "name": "Waama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wwb",
+ "name": "Wakabunga",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wwo",
+ "name": "Wetamut",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wwr",
+ "name": "Warrwa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "www",
+ "name": "Wawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wxa",
+ "name": "Waxianghua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wxw",
+ "name": "Wardandi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wyb",
+ "name": "Wangaaybuwan-Ngiyambaa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wyi",
+ "name": "Woiwurrung",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "wym",
+ "name": "Wymysorys",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wyn",
+ "name": "Wyandot",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wyr",
+ "name": "Wayoró",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "wyy",
+ "inverted_name": "Fijian, Western",
+ "name": "Western Fijian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xaa",
+ "inverted_name": "Arabic, Andalusian",
+ "name": "Andalusian Arabic",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "xab",
+ "name": "Sambe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xac",
+ "name": "Kachari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xad",
+ "name": "Adai",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xae",
+ "name": "Aequian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xag",
+ "name": "Aghwan",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xai",
+ "name": "Kaimbé",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xaj",
+ "name": "Ararandewára",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xak",
+ "name": "Máku",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xal",
+ "name": "Kalmyk",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xam",
+ "name": "ǀXam",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xan",
+ "name": "Xamtanga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xao",
+ "name": "Khao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xap",
+ "name": "Apalachee",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xaq",
+ "name": "Aquitanian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xar",
+ "name": "Karami",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xas",
+ "name": "Kamas",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xat",
+ "name": "Katawixi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xau",
+ "name": "Kauwera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xav",
+ "name": "Xavánte",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xaw",
+ "name": "Kawaiisu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xay",
+ "name": "Kayan Mahakam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xbb",
+ "inverted_name": "Burdekin, Lower",
+ "name": "Lower Burdekin",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xbc",
+ "name": "Bactrian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xbd",
+ "name": "Bindal",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xbe",
+ "name": "Bigambal",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xbg",
+ "name": "Bunganditj",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xbi",
+ "name": "Kombio",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xbj",
+ "name": "Birrpayi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xbm",
+ "inverted_name": "Breton, Middle",
+ "name": "Middle Breton",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "xbn",
+ "name": "Kenaboi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xbo",
+ "name": "Bolgarian",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "xbp",
+ "name": "Bibbulman",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xbr",
+ "name": "Kambera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xbw",
+ "name": "Kambiwá",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xby",
+ "name": "Batjala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xcb",
+ "name": "Cumbric",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "xcc",
+ "name": "Camunic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xce",
+ "name": "Celtiberian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xcg",
+ "inverted_name": "Gaulish, Cisalpine",
+ "name": "Cisalpine Gaulish",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xch",
+ "name": "Chemakum",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xcl",
+ "inverted_name": "Armenian, Classical",
+ "name": "Classical Armenian",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "xcm",
+ "name": "Comecrudo",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xcn",
+ "name": "Cotoname",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xco",
+ "name": "Chorasmian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xcr",
+ "name": "Carian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xct",
+ "inverted_name": "Tibetan, Classical",
+ "name": "Classical Tibetan",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "xcu",
+ "name": "Curonian",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "xcv",
+ "name": "Chuvantsy",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xcw",
+ "name": "Coahuilteco",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xcy",
+ "name": "Cayuse",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xda",
+ "name": "Darkinyung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xdc",
+ "name": "Dacian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xdk",
+ "name": "Dharuk",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xdm",
+ "name": "Edomite",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xdo",
+ "name": "Kwandu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xdq",
+ "name": "Kaitag",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xdy",
+ "inverted_name": "Dayak, Malayic",
+ "name": "Malayic Dayak",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xeb",
+ "name": "Eblan",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xed",
+ "name": "Hdi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xeg",
+ "name": "ǁXegwi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xel",
+ "name": "Kelo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xem",
+ "name": "Kembayan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xep",
+ "name": "Epi-Olmec",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xer",
+ "name": "Xerénte",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xes",
+ "name": "Kesawai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xet",
+ "name": "Xetá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xeu",
+ "name": "Keoru-Ahia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xfa",
+ "name": "Faliscan",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xga",
+ "name": "Galatian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xgb",
+ "name": "Gbin",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xgd",
+ "name": "Gudang",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xgf",
+ "name": "Gabrielino-Fernandeño",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xgg",
+ "name": "Goreng",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xgi",
+ "name": "Garingbal",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xgl",
+ "name": "Galindan",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "xgm",
+ "name": "Dharumbal",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xgr",
+ "name": "Garza",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xgu",
+ "name": "Unggumi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xgw",
+ "name": "Guwa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xha",
+ "name": "Harami",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xhc",
+ "name": "Hunnic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xhd",
+ "name": "Hadrami",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xhe",
+ "name": "Khetrani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xhm",
+ "inverted_name": "Khmer, Middle (1400 to 1850 CE)",
+ "name": "Middle Khmer (1400 to 1850 CE)",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_2": "xh",
+ "alpha_3": "xho",
+ "name": "Xhosa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xhr",
+ "name": "Hernican",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xht",
+ "name": "Hattic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xhu",
+ "name": "Hurrian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xhv",
+ "name": "Khua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xib",
+ "name": "Iberian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xii",
+ "name": "Xiri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xil",
+ "name": "Illyrian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xin",
+ "name": "Xinca",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xir",
+ "name": "Xiriâna",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xis",
+ "name": "Kisan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xiv",
+ "name": "Indus Valley Language",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xiy",
+ "name": "Xipaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xjb",
+ "name": "Minjungbal",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xjt",
+ "name": "Jaitmatang",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xka",
+ "name": "Kalkoti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xkb",
+ "inverted_name": "Nago, Northern",
+ "name": "Northern Nago",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xkc",
+ "name": "Kho'ini",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xkd",
+ "inverted_name": "Kayan, Mendalam",
+ "name": "Mendalam Kayan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xke",
+ "name": "Kereho",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xkf",
+ "name": "Khengkha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xkg",
+ "name": "Kagoro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xki",
+ "name": "Kenyan Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xkj",
+ "name": "Kajali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xkk",
+ "name": "Kachok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xkl",
+ "name": "Mainstream Kenyah",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xkn",
+ "inverted_name": "Kayan, Kayan River",
+ "name": "Kayan River Kayan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xko",
+ "name": "Kiorr",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xkp",
+ "name": "Kabatei",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xkq",
+ "name": "Koroni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xkr",
+ "name": "Xakriabá",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xks",
+ "name": "Kumbewaha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xkt",
+ "name": "Kantosi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xku",
+ "name": "Kaamba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xkv",
+ "name": "Kgalagadi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xkw",
+ "name": "Kembra",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xkx",
+ "name": "Karore",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xky",
+ "name": "Uma' Lasan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xkz",
+ "name": "Kurtokha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xla",
+ "name": "Kamula",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xlb",
+ "name": "Loup B",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xlc",
+ "name": "Lycian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xld",
+ "name": "Lydian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xle",
+ "name": "Lemnian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xlg",
+ "name": "Ligurian (Ancient)",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xli",
+ "name": "Liburnian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xln",
+ "name": "Alanic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xlo",
+ "name": "Loup A",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xlp",
+ "name": "Lepontic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xls",
+ "name": "Lusitanian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xlu",
+ "inverted_name": "Luwian, Cuneiform",
+ "name": "Cuneiform Luwian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xly",
+ "name": "Elymian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xma",
+ "name": "Mushungulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xmb",
+ "name": "Mbonga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xmc",
+ "name": "Makhuwa-Marrevone",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xmd",
+ "name": "Mbudum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xme",
+ "name": "Median",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xmf",
+ "name": "Mingrelian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xmg",
+ "name": "Mengaka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xmh",
+ "name": "Kugu-Muminh",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xmj",
+ "name": "Majera",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xmk",
+ "inverted_name": "Macedonian, Ancient",
+ "name": "Ancient Macedonian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xml",
+ "name": "Malaysian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xmm",
+ "inverted_name": "Malay, Manado",
+ "name": "Manado Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xmn",
+ "inverted_name": "Persian, Manichaean Middle",
+ "name": "Manichaean Middle Persian",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "xmo",
+ "name": "Morerebi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xmp",
+ "name": "Kuku-Mu'inh",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xmq",
+ "name": "Kuku-Mangk",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xmr",
+ "name": "Meroitic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xms",
+ "name": "Moroccan Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xmt",
+ "name": "Matbat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xmu",
+ "name": "Kamu",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xmv",
+ "inverted_name": "Malagasy, Antankarana",
+ "name": "Antankarana Malagasy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xmw",
+ "inverted_name": "Malagasy, Tsimihety",
+ "name": "Tsimihety Malagasy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xmx",
+ "name": "Salawati",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xmy",
+ "name": "Mayaguduna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xmz",
+ "name": "Mori Bawah",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xna",
+ "inverted_name": "North Arabian, Ancient",
+ "name": "Ancient North Arabian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xnb",
+ "name": "Kanakanabu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xng",
+ "inverted_name": "Mongolian, Middle",
+ "name": "Middle Mongolian",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "xnh",
+ "name": "Kuanhua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xni",
+ "name": "Ngarigu",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xnj",
+ "name": "Ngoni (Tanzania)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xnk",
+ "name": "Nganakarti",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xnm",
+ "name": "Ngumbarl",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xnn",
+ "inverted_name": "Kankanay, Northern",
+ "name": "Northern Kankanay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xno",
+ "name": "Anglo-Norman",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "xnq",
+ "name": "Ngoni (Mozambique)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xnr",
+ "name": "Kangri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xns",
+ "name": "Kanashi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xnt",
+ "name": "Narragansett",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xnu",
+ "name": "Nukunul",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xny",
+ "name": "Nyiyaparli",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xnz",
+ "name": "Kenzi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xoc",
+ "name": "O'chi'chi'",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xod",
+ "name": "Kokoda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xog",
+ "name": "Soga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xoi",
+ "name": "Kominimung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xok",
+ "name": "Xokleng",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xom",
+ "name": "Komo (Sudan)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xon",
+ "name": "Konkomba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xoo",
+ "name": "Xukurú",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xop",
+ "name": "Kopar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xor",
+ "name": "Korubo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xow",
+ "name": "Kowaki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xpa",
+ "name": "Pirriya",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xpb",
+ "inverted_name": "Tasmanian, Northeastern",
+ "name": "Northeastern Tasmanian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xpc",
+ "name": "Pecheneg",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "xpd",
+ "inverted_name": "Tasmanian, Oyster Bay",
+ "name": "Oyster Bay Tasmanian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xpe",
+ "inverted_name": "Kpelle, Liberia",
+ "name": "Liberia Kpelle",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xpf",
+ "inverted_name": "Tasmanian, Southeast",
+ "name": "Southeast Tasmanian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xpg",
+ "name": "Phrygian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xph",
+ "inverted_name": "Tasmanian, North Midlands",
+ "name": "North Midlands Tasmanian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xpi",
+ "name": "Pictish",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "xpj",
+ "name": "Mpalitjanh",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xpk",
+ "inverted_name": "Pano, Kulina",
+ "name": "Kulina Pano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xpl",
+ "inverted_name": "Tasmanian, Port Sorell",
+ "name": "Port Sorell Tasmanian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xpm",
+ "name": "Pumpokol",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xpn",
+ "name": "Kapinawá",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xpo",
+ "name": "Pochutec",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xpp",
+ "name": "Puyo-Paekche",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xpq",
+ "name": "Mohegan-Pequot",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xpr",
+ "name": "Parthian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xps",
+ "name": "Pisidian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xpt",
+ "name": "Punthamara",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xpu",
+ "name": "Punic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xpv",
+ "inverted_name": "Tasmanian, Northern",
+ "name": "Northern Tasmanian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xpw",
+ "inverted_name": "Tasmanian, Northwestern",
+ "name": "Northwestern Tasmanian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xpx",
+ "inverted_name": "Tasmanian, Southwestern",
+ "name": "Southwestern Tasmanian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xpy",
+ "name": "Puyo",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xpz",
+ "inverted_name": "Tasmanian, Bruny Island",
+ "name": "Bruny Island Tasmanian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xqa",
+ "name": "Karakhanid",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "xqt",
+ "name": "Qatabanian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xra",
+ "name": "Krahô",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xrb",
+ "inverted_name": "Karaboro, Eastern",
+ "name": "Eastern Karaboro",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xrd",
+ "name": "Gundungurra",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xre",
+ "name": "Kreye",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xrg",
+ "name": "Minang",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xri",
+ "name": "Krikati-Timbira",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xrm",
+ "name": "Armazic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xrn",
+ "name": "Arin",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xrr",
+ "name": "Raetic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xrt",
+ "name": "Aranama-Tamique",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xru",
+ "name": "Marriammu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xrw",
+ "name": "Karawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xsa",
+ "name": "Sabaean",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xsb",
+ "name": "Sambal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xsc",
+ "name": "Scythian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xsd",
+ "name": "Sidetic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xse",
+ "name": "Sempan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xsh",
+ "name": "Shamang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xsi",
+ "name": "Sio",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xsj",
+ "name": "Subi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xsl",
+ "inverted_name": "Slavey, South",
+ "name": "South Slavey",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xsm",
+ "name": "Kasem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xsn",
+ "name": "Sanga (Nigeria)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xso",
+ "name": "Solano",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xsp",
+ "name": "Silopi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xsq",
+ "name": "Makhuwa-Saka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xsr",
+ "name": "Sherpa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xss",
+ "name": "Assan",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xsu",
+ "name": "Sanumá",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xsv",
+ "name": "Sudovian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xsy",
+ "name": "Saisiyat",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xta",
+ "inverted_name": "Mixtec, Alcozauca",
+ "name": "Alcozauca Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xtb",
+ "inverted_name": "Mixtec, Chazumba",
+ "name": "Chazumba Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xtc",
+ "name": "Katcha-Kadugli-Miri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xtd",
+ "inverted_name": "Mixtec, Diuxi-Tilantongo",
+ "name": "Diuxi-Tilantongo Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xte",
+ "name": "Ketengban",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xtg",
+ "inverted_name": "Gaulish, Transalpine",
+ "name": "Transalpine Gaulish",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xth",
+ "name": "Yitha Yitha",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xti",
+ "inverted_name": "Mixtec, Sinicahua",
+ "name": "Sinicahua Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xtj",
+ "inverted_name": "Mixtec, San Juan Teita",
+ "name": "San Juan Teita Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xtl",
+ "inverted_name": "Mixtec, Tijaltepec",
+ "name": "Tijaltepec Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xtm",
+ "inverted_name": "Mixtec, Magdalena Peñasco",
+ "name": "Magdalena Peñasco Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xtn",
+ "inverted_name": "Mixtec, Northern Tlaxiaco",
+ "name": "Northern Tlaxiaco Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xto",
+ "name": "Tokharian A",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xtp",
+ "inverted_name": "Mixtec, San Miguel Piedras",
+ "name": "San Miguel Piedras Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xtq",
+ "name": "Tumshuqese",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "xtr",
+ "inverted_name": "Tripuri, Early",
+ "name": "Early Tripuri",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xts",
+ "inverted_name": "Mixtec, Sindihui",
+ "name": "Sindihui Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xtt",
+ "inverted_name": "Mixtec, Tacahua",
+ "name": "Tacahua Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xtu",
+ "inverted_name": "Mixtec, Cuyamecalco",
+ "name": "Cuyamecalco Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xtv",
+ "name": "Thawa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xtw",
+ "name": "Tawandê",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xty",
+ "inverted_name": "Mixtec, Yoloxochitl",
+ "name": "Yoloxochitl Mixtec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xua",
+ "inverted_name": "Kurumba, Alu",
+ "name": "Alu Kurumba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xub",
+ "inverted_name": "Kurumba, Betta",
+ "name": "Betta Kurumba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xud",
+ "name": "Umiida",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xug",
+ "name": "Kunigami",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xuj",
+ "inverted_name": "Kurumba, Jennu",
+ "name": "Jennu Kurumba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xul",
+ "name": "Ngunawal",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xum",
+ "name": "Umbrian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xun",
+ "name": "Unggaranggu",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xuo",
+ "name": "Kuo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xup",
+ "inverted_name": "Umpqua, Upper",
+ "name": "Upper Umpqua",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xur",
+ "name": "Urartian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xut",
+ "name": "Kuthant",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xuu",
+ "name": "Kxoe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xve",
+ "name": "Venetic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xvi",
+ "name": "Kamviri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xvn",
+ "name": "Vandalic",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xvo",
+ "name": "Volscian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xvs",
+ "name": "Vestinian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xwa",
+ "name": "Kwaza",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xwc",
+ "name": "Woccon",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xwd",
+ "name": "Wadi Wadi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xwe",
+ "inverted_name": "Gbe, Xwela",
+ "name": "Xwela Gbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xwg",
+ "name": "Kwegu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xwj",
+ "name": "Wajuk",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xwk",
+ "name": "Wangkumara",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xwl",
+ "inverted_name": "Gbe, Western Xwla",
+ "name": "Western Xwla Gbe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xwo",
+ "inverted_name": "Oirat, Written",
+ "name": "Written Oirat",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xwr",
+ "name": "Kwerba Mamberamo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xwt",
+ "name": "Wotjobaluk",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xww",
+ "name": "Wemba Wemba",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xxb",
+ "name": "Boro (Ghana)",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xxk",
+ "name": "Ke'o",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xxm",
+ "name": "Minkin",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xxr",
+ "name": "Koropó",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xxt",
+ "name": "Tambora",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xya",
+ "name": "Yaygir",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xyb",
+ "name": "Yandjibara",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xyj",
+ "name": "Mayi-Yapi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xyk",
+ "name": "Mayi-Kulan",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xyl",
+ "name": "Yalakalore",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xyt",
+ "name": "Mayi-Thakurti",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xyy",
+ "name": "Yorta Yorta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "xzh",
+ "name": "Zhang-Zhung",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "xzm",
+ "name": "Zemgalian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "xzp",
+ "inverted_name": "Zapotec, Ancient",
+ "name": "Ancient Zapotec",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "yaa",
+ "name": "Yaminahua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yab",
+ "name": "Yuhup",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yac",
+ "inverted_name": "Yali, Pass Valley",
+ "name": "Pass Valley Yali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yad",
+ "name": "Yagua",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yae",
+ "name": "Pumé",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yaf",
+ "name": "Yaka (Democratic Republic of Congo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yag",
+ "name": "Yámana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yah",
+ "name": "Yazgulyam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yai",
+ "name": "Yagnobi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yaj",
+ "name": "Banda-Yangere",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yak",
+ "name": "Yakama",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yal",
+ "name": "Yalunka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yam",
+ "name": "Yamba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yan",
+ "name": "Mayangna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yao",
+ "name": "Yao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yap",
+ "name": "Yapese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yaq",
+ "name": "Yaqui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yar",
+ "name": "Yabarana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yas",
+ "name": "Nugunu (Cameroon)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yat",
+ "name": "Yambeta",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yau",
+ "name": "Yuwana",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yav",
+ "name": "Yangben",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yaw",
+ "name": "Yawalapití",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yax",
+ "name": "Yauma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yay",
+ "name": "Agwagwune",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yaz",
+ "name": "Lokaa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yba",
+ "name": "Yala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ybb",
+ "name": "Yemba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ybe",
+ "inverted_name": "Yugur, West",
+ "name": "West Yugur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ybh",
+ "name": "Yakha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ybi",
+ "name": "Yamphu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ybj",
+ "name": "Hasha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ybk",
+ "name": "Bokha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ybl",
+ "name": "Yukuben",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ybm",
+ "name": "Yaben",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ybn",
+ "name": "Yabaâna",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ybo",
+ "name": "Yabong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ybx",
+ "name": "Yawiyo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yby",
+ "name": "Yaweyuha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ych",
+ "name": "Chesu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ycl",
+ "name": "Lolopo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ycn",
+ "name": "Yucuna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ycp",
+ "name": "Chepya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yda",
+ "name": "Yanda",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ydd",
+ "inverted_name": "Yiddish, Eastern",
+ "name": "Eastern Yiddish",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yde",
+ "name": "Yangum Dey",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ydg",
+ "name": "Yidgha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ydk",
+ "name": "Yoidik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yea",
+ "name": "Ravula",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yec",
+ "name": "Yeniche",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yee",
+ "name": "Yimas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yei",
+ "name": "Yeni",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yej",
+ "name": "Yevanic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yel",
+ "name": "Yela",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yer",
+ "name": "Tarok",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yes",
+ "name": "Nyankpa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yet",
+ "name": "Yetfa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yeu",
+ "name": "Yerukula",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yev",
+ "name": "Yapunda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yey",
+ "name": "Yeyi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yga",
+ "name": "Malyangapa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ygi",
+ "name": "Yiningayi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ygl",
+ "name": "Yangum Gel",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ygm",
+ "name": "Yagomi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ygp",
+ "name": "Gepo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ygr",
+ "name": "Yagaria",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ygs",
+ "name": "Yolŋu Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ygu",
+ "name": "Yugul",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ygw",
+ "name": "Yagwoia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yha",
+ "inverted_name": "Buyang, Baha",
+ "name": "Baha Buyang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yhd",
+ "inverted_name": "Arabic, Judeo-Iraqi",
+ "name": "Judeo-Iraqi Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yhl",
+ "inverted_name": "Phowa, Hlepho",
+ "name": "Hlepho Phowa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yhs",
+ "name": "Yan-nhaŋu Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yia",
+ "name": "Yinggarda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "yi",
+ "alpha_3": "yid",
+ "name": "Yiddish",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yif",
+ "name": "Ache",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yig",
+ "inverted_name": "Nasu, Wusa",
+ "name": "Wusa Nasu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yih",
+ "inverted_name": "Yiddish, Western",
+ "name": "Western Yiddish",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yii",
+ "name": "Yidiny",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yij",
+ "name": "Yindjibarndi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yik",
+ "inverted_name": "Lalo, Dongshanba",
+ "name": "Dongshanba Lalo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yil",
+ "name": "Yindjilandji",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yim",
+ "inverted_name": "Naga, Yimchungru",
+ "name": "Yimchungru Naga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yin",
+ "name": "Riang Lai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yip",
+ "name": "Pholo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yiq",
+ "name": "Miqie",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yir",
+ "inverted_name": "Awyu, North",
+ "name": "North Awyu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yis",
+ "name": "Yis",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yit",
+ "inverted_name": "Lalu, Eastern",
+ "name": "Eastern Lalu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yiu",
+ "name": "Awu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yiv",
+ "inverted_name": "Nisu, Northern",
+ "name": "Northern Nisu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yix",
+ "inverted_name": "Yi, Axi",
+ "name": "Axi Yi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yiz",
+ "name": "Azhe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yka",
+ "name": "Yakan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ykg",
+ "inverted_name": "Yukaghir, Northern",
+ "name": "Northern Yukaghir",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yki",
+ "name": "Yoke",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ykk",
+ "name": "Yakaikeke",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ykl",
+ "name": "Khlula",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ykm",
+ "name": "Kap",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ykn",
+ "name": "Kua-nsi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yko",
+ "name": "Yasa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ykr",
+ "name": "Yekora",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ykt",
+ "name": "Kathu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yku",
+ "name": "Kuamasi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yky",
+ "name": "Yakoma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yla",
+ "name": "Yaul",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ylb",
+ "name": "Yaleba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yle",
+ "name": "Yele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ylg",
+ "name": "Yelogu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yli",
+ "inverted_name": "Yali, Angguruk",
+ "name": "Angguruk Yali",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yll",
+ "name": "Yil",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ylm",
+ "name": "Limi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yln",
+ "inverted_name": "Buyang, Langnian",
+ "name": "Langnian Buyang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ylo",
+ "inverted_name": "Yi, Naluo",
+ "name": "Naluo Yi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ylr",
+ "name": "Yalarnnga",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ylu",
+ "name": "Aribwaung",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yly",
+ "name": "Nyâlayu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ymb",
+ "name": "Yambes",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ymc",
+ "inverted_name": "Muji, Southern",
+ "name": "Southern Muji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ymd",
+ "name": "Muda",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yme",
+ "name": "Yameo",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ymg",
+ "name": "Yamongeri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ymh",
+ "name": "Mili",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ymi",
+ "name": "Moji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ymk",
+ "name": "Makwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yml",
+ "name": "Iamalele",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ymm",
+ "name": "Maay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ymn",
+ "name": "Yamna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ymo",
+ "name": "Yangum Mon",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ymp",
+ "name": "Yamap",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ymq",
+ "inverted_name": "Muji, Qila",
+ "name": "Qila Muji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ymr",
+ "name": "Malasar",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yms",
+ "name": "Mysian",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "ymx",
+ "inverted_name": "Muji, Northern",
+ "name": "Northern Muji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ymz",
+ "name": "Muzi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yna",
+ "name": "Aluo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ynd",
+ "name": "Yandruwandha",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yne",
+ "name": "Lang'e",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yng",
+ "name": "Yango",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ynk",
+ "inverted_name": "Yupik, Naukan",
+ "name": "Naukan Yupik",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ynl",
+ "name": "Yangulam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ynn",
+ "name": "Yana",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yno",
+ "name": "Yong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ynq",
+ "name": "Yendang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yns",
+ "name": "Yansi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ynu",
+ "name": "Yahuna",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yob",
+ "name": "Yoba",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yog",
+ "name": "Yogad",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yoi",
+ "name": "Yonaguni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yok",
+ "name": "Yokuts",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yol",
+ "name": "Yola",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yom",
+ "name": "Yombe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yon",
+ "name": "Yongkom",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "yo",
+ "alpha_3": "yor",
+ "name": "Yoruba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yot",
+ "name": "Yotti",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yox",
+ "name": "Yoron",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yoy",
+ "name": "Yoy",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ypa",
+ "name": "Phala",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ypb",
+ "inverted_name": "Phowa, Labo",
+ "name": "Labo Phowa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ypg",
+ "name": "Phola",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yph",
+ "name": "Phupha",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ypm",
+ "name": "Phuma",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ypn",
+ "inverted_name": "Phowa, Ani",
+ "name": "Ani Phowa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ypo",
+ "inverted_name": "Phola, Alo",
+ "name": "Alo Phola",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ypp",
+ "name": "Phupa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ypz",
+ "name": "Phuza",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yra",
+ "name": "Yerakai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yrb",
+ "name": "Yareba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yre",
+ "name": "Yaouré",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yrk",
+ "name": "Nenets",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yrl",
+ "name": "Nhengatu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yrm",
+ "name": "Yirrk-Mel",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yrn",
+ "name": "Yerong",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yro",
+ "name": "Yaroamë",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yrs",
+ "name": "Yarsun",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yrw",
+ "name": "Yarawata",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yry",
+ "name": "Yarluyandi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ysc",
+ "name": "Yassic",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ysd",
+ "name": "Samatao",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ysg",
+ "name": "Sonaga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ysl",
+ "name": "Yugoslavian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ysm",
+ "name": "Myanmar Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ysn",
+ "name": "Sani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yso",
+ "name": "Nisi (China)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ysp",
+ "inverted_name": "Lolopo, Southern",
+ "name": "Southern Lolopo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ysr",
+ "inverted_name": "Yupik, Sirenik",
+ "name": "Sirenik Yupik",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yss",
+ "name": "Yessan-Mayo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ysy",
+ "name": "Sanie",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yta",
+ "name": "Talu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ytl",
+ "name": "Tanglang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ytp",
+ "name": "Thopho",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ytw",
+ "name": "Yout Wam",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yty",
+ "name": "Yatay",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yua",
+ "name": "Yucateco",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yub",
+ "name": "Yugambal",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yuc",
+ "name": "Yuchi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yud",
+ "inverted_name": "Arabic, Judeo-Tripolitanian",
+ "name": "Judeo-Tripolitanian Arabic",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yue",
+ "inverted_name": "Chinese, Yue",
+ "name": "Yue Chinese",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yuf",
+ "name": "Havasupai-Walapai-Yavapai",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yug",
+ "name": "Yug",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yui",
+ "name": "Yurutí",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yuj",
+ "name": "Karkar-Yuri",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yuk",
+ "name": "Yuki",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yul",
+ "name": "Yulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yum",
+ "name": "Quechan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yun",
+ "name": "Bena (Nigeria)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yup",
+ "name": "Yukpa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yuq",
+ "name": "Yuqui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yur",
+ "name": "Yurok",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yut",
+ "name": "Yopno",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yuw",
+ "name": "Yau (Morobe Province)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yux",
+ "inverted_name": "Yukaghir, Southern",
+ "name": "Southern Yukaghir",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yuy",
+ "inverted_name": "Yugur, East",
+ "name": "East Yugur",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yuz",
+ "name": "Yuracare",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yva",
+ "name": "Yawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yvt",
+ "name": "Yavitero",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "ywa",
+ "name": "Kalou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ywg",
+ "name": "Yinhawangka",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ywl",
+ "inverted_name": "Lalu, Western",
+ "name": "Western Lalu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ywn",
+ "name": "Yawanawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ywq",
+ "inverted_name": "Yi, Wuding-Luquan",
+ "name": "Wuding-Luquan Yi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ywr",
+ "name": "Yawuru",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ywt",
+ "inverted_name": "Lalo, Xishanba",
+ "name": "Xishanba Lalo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ywu",
+ "inverted_name": "Nasu, Wumeng",
+ "name": "Wumeng Nasu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yww",
+ "name": "Yawarawarga",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yxa",
+ "name": "Mayawali",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yxg",
+ "name": "Yagara",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yxl",
+ "name": "Yardliyawarra",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yxm",
+ "name": "Yinwum",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yxu",
+ "name": "Yuyu",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yxy",
+ "name": "Yabula Yabula",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yyr",
+ "name": "Yir Yoront",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "yyu",
+ "name": "Yau (Sandaun Province)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yyz",
+ "name": "Ayizi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yzg",
+ "inverted_name": "Buyang, E'ma",
+ "name": "E'ma Buyang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "yzk",
+ "name": "Zokhuo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zaa",
+ "inverted_name": "Zapotec, Sierra de Juárez",
+ "name": "Sierra de Juárez Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zab",
+ "inverted_name": "Zapotec, Western Tlacolula Valley",
+ "name": "Western Tlacolula Valley Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zac",
+ "inverted_name": "Zapotec, Ocotlán",
+ "name": "Ocotlán Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zad",
+ "inverted_name": "Zapotec, Cajonos",
+ "name": "Cajonos Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zae",
+ "inverted_name": "Zapotec, Yareni",
+ "name": "Yareni Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zaf",
+ "inverted_name": "Zapotec, Ayoquesco",
+ "name": "Ayoquesco Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zag",
+ "name": "Zaghawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zah",
+ "name": "Zangwal",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zai",
+ "inverted_name": "Zapotec, Isthmus",
+ "name": "Isthmus Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zaj",
+ "name": "Zaramo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zak",
+ "name": "Zanaki",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zal",
+ "name": "Zauzou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zam",
+ "inverted_name": "Zapotec, Miahuatlán",
+ "name": "Miahuatlán Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zao",
+ "inverted_name": "Zapotec, Ozolotepec",
+ "name": "Ozolotepec Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zap",
+ "name": "Zapotec",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zaq",
+ "inverted_name": "Zapotec, Aloápam",
+ "name": "Aloápam Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zar",
+ "inverted_name": "Zapotec, Rincón",
+ "name": "Rincón Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zas",
+ "inverted_name": "Zapotec, Santo Domingo Albarradas",
+ "name": "Santo Domingo Albarradas Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zat",
+ "inverted_name": "Zapotec, Tabaa",
+ "name": "Tabaa Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zau",
+ "name": "Zangskari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zav",
+ "inverted_name": "Zapotec, Yatzachi",
+ "name": "Yatzachi Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zaw",
+ "inverted_name": "Zapotec, Mitla",
+ "name": "Mitla Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zax",
+ "inverted_name": "Zapotec, Xadani",
+ "name": "Xadani Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zay",
+ "name": "Zayse-Zergulla",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zaz",
+ "name": "Zari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zba",
+ "name": "Balaibalan",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "zbc",
+ "inverted_name": "Berawan, Central",
+ "name": "Central Berawan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zbe",
+ "inverted_name": "Berawan, East",
+ "name": "East Berawan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zbl",
+ "name": "Blissymbols",
+ "scope": "I",
+ "type": "C"
+ },
+ {
+ "alpha_3": "zbt",
+ "name": "Batui",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zbu",
+ "name": "Bu (Bauchi State)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zbw",
+ "inverted_name": "Berawan, West",
+ "name": "West Berawan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zca",
+ "inverted_name": "Zapotec, Coatecas Altas",
+ "name": "Coatecas Altas Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zcd",
+ "inverted_name": "Zapotec, Las Delicias",
+ "name": "Las Delicias Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zch",
+ "inverted_name": "Zhuang, Central Hongshuihe",
+ "name": "Central Hongshuihe Zhuang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zdj",
+ "inverted_name": "Comorian, Ngazidja",
+ "name": "Ngazidja Comorian",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zea",
+ "name": "Zeeuws",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zeg",
+ "name": "Zenag",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zeh",
+ "inverted_name": "Zhuang, Eastern Hongshuihe",
+ "name": "Eastern Hongshuihe Zhuang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zen",
+ "name": "Zenaga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zga",
+ "name": "Kinga",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zgb",
+ "inverted_name": "Zhuang, Guibei",
+ "name": "Guibei Zhuang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zgh",
+ "inverted_name": "Tamazight, Standard Moroccan",
+ "name": "Standard Moroccan Tamazight",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zgm",
+ "inverted_name": "Zhuang, Minz",
+ "name": "Minz Zhuang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zgn",
+ "inverted_name": "Zhuang, Guibian",
+ "name": "Guibian Zhuang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zgr",
+ "name": "Magori",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "za",
+ "alpha_3": "zha",
+ "name": "Zhuang",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zhb",
+ "name": "Zhaba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zhd",
+ "inverted_name": "Zhuang, Dai",
+ "name": "Dai Zhuang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zhi",
+ "name": "Zhire",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zhn",
+ "inverted_name": "Zhuang, Nong",
+ "name": "Nong Zhuang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "zh",
+ "alpha_3": "zho",
+ "bibliographic": "chi",
+ "name": "Chinese",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zhw",
+ "name": "Zhoa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zia",
+ "name": "Zia",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zib",
+ "name": "Zimbabwe Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zik",
+ "name": "Zimakani",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zil",
+ "name": "Zialo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zim",
+ "name": "Mesme",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zin",
+ "name": "Zinza",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ziw",
+ "name": "Zigula",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ziz",
+ "name": "Zizilivakan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zka",
+ "name": "Kaimbulawa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zkb",
+ "name": "Koibal",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "zkd",
+ "name": "Kadu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zkg",
+ "name": "Koguryo",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "zkh",
+ "name": "Khorezmian",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "zkk",
+ "name": "Karankawa",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "zkn",
+ "name": "Kanan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zko",
+ "name": "Kott",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "zkp",
+ "inverted_name": "Kaingáng, São Paulo",
+ "name": "São Paulo Kaingáng",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "zkr",
+ "name": "Zakhring",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zkt",
+ "name": "Kitan",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "zku",
+ "name": "Kaurna",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zkv",
+ "name": "Krevinian",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "zkz",
+ "name": "Khazar",
+ "scope": "I",
+ "type": "H"
+ },
+ {
+ "alpha_3": "zla",
+ "name": "Zula",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zlj",
+ "inverted_name": "Zhuang, Liujiang",
+ "name": "Liujiang Zhuang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zlm",
+ "name": "Malay (individual language)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zln",
+ "inverted_name": "Zhuang, Lianshan",
+ "name": "Lianshan Zhuang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zlq",
+ "inverted_name": "Zhuang, Liuqian",
+ "name": "Liuqian Zhuang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zma",
+ "name": "Manda (Australia)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zmb",
+ "name": "Zimba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zmc",
+ "name": "Margany",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "zmd",
+ "name": "Maridan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zme",
+ "name": "Mangerr",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "zmf",
+ "name": "Mfinu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zmg",
+ "name": "Marti Ke",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zmh",
+ "name": "Makolkol",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "zmi",
+ "name": "Negeri Sembilan Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zmj",
+ "name": "Maridjabin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zmk",
+ "name": "Mandandanyi",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "zml",
+ "name": "Matngala",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "zmm",
+ "name": "Marimanindji",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zmn",
+ "name": "Mbangwe",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zmo",
+ "name": "Molo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zmp",
+ "name": "Mpuono",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zmq",
+ "name": "Mituku",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zmr",
+ "name": "Maranunggu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zms",
+ "name": "Mbesa",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zmt",
+ "name": "Maringarr",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zmu",
+ "name": "Muruwari",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "zmv",
+ "name": "Mbariman-Gudhinma",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "zmw",
+ "name": "Mbo (Democratic Republic of Congo)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zmx",
+ "name": "Bomitaba",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zmy",
+ "name": "Mariyedi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zmz",
+ "name": "Mbandja",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zna",
+ "name": "Zan Gula",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zne",
+ "name": "Zande (individual language)",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zng",
+ "name": "Mang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "znk",
+ "name": "Manangkari",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "zns",
+ "name": "Mangas",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zoc",
+ "inverted_name": "Zoque, Copainalá",
+ "name": "Copainalá Zoque",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zoh",
+ "inverted_name": "Zoque, Chimalapa",
+ "name": "Chimalapa Zoque",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zom",
+ "name": "Zou",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zoo",
+ "inverted_name": "Zapotec, Asunción Mixtepec",
+ "name": "Asunción Mixtepec Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zoq",
+ "inverted_name": "Zoque, Tabasco",
+ "name": "Tabasco Zoque",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zor",
+ "inverted_name": "Zoque, Rayón",
+ "name": "Rayón Zoque",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zos",
+ "inverted_name": "Zoque, Francisco León",
+ "name": "Francisco León Zoque",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpa",
+ "inverted_name": "Zapotec, Lachiguiri",
+ "name": "Lachiguiri Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpb",
+ "inverted_name": "Zapotec, Yautepec",
+ "name": "Yautepec Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpc",
+ "inverted_name": "Zapotec, Choapan",
+ "name": "Choapan Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpd",
+ "inverted_name": "Zapotec, Southeastern Ixtlán",
+ "name": "Southeastern Ixtlán Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpe",
+ "inverted_name": "Zapotec, Petapa",
+ "name": "Petapa Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpf",
+ "inverted_name": "Zapotec, San Pedro Quiatoni",
+ "name": "San Pedro Quiatoni Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpg",
+ "inverted_name": "Zapotec, Guevea De Humboldt",
+ "name": "Guevea De Humboldt Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zph",
+ "inverted_name": "Zapotec, Totomachapan",
+ "name": "Totomachapan Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpi",
+ "inverted_name": "Zapotec, Santa María Quiegolani",
+ "name": "Santa María Quiegolani Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpj",
+ "inverted_name": "Zapotec, Quiavicuzas",
+ "name": "Quiavicuzas Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpk",
+ "inverted_name": "Zapotec, Tlacolulita",
+ "name": "Tlacolulita Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpl",
+ "inverted_name": "Zapotec, Lachixío",
+ "name": "Lachixío Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpm",
+ "inverted_name": "Zapotec, Mixtepec",
+ "name": "Mixtepec Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpn",
+ "inverted_name": "Zapotec, Santa Inés Yatzechi",
+ "name": "Santa Inés Yatzechi Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpo",
+ "inverted_name": "Zapotec, Amatlán",
+ "name": "Amatlán Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpp",
+ "inverted_name": "Zapotec, El Alto",
+ "name": "El Alto Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpq",
+ "inverted_name": "Zapotec, Zoogocho",
+ "name": "Zoogocho Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpr",
+ "inverted_name": "Zapotec, Santiago Xanica",
+ "name": "Santiago Xanica Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zps",
+ "inverted_name": "Zapotec, Coatlán",
+ "name": "Coatlán Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpt",
+ "inverted_name": "Zapotec, San Vicente Coatlán",
+ "name": "San Vicente Coatlán Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpu",
+ "inverted_name": "Zapotec, Yalálag",
+ "name": "Yalálag Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpv",
+ "inverted_name": "Zapotec, Chichicapan",
+ "name": "Chichicapan Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpw",
+ "inverted_name": "Zapotec, Zaniza",
+ "name": "Zaniza Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpx",
+ "inverted_name": "Zapotec, San Baltazar Loxicha",
+ "name": "San Baltazar Loxicha Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpy",
+ "inverted_name": "Zapotec, Mazaltepec",
+ "name": "Mazaltepec Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zpz",
+ "inverted_name": "Zapotec, Texmelucan",
+ "name": "Texmelucan Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zqe",
+ "inverted_name": "Zhuang, Qiubei",
+ "name": "Qiubei Zhuang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zra",
+ "name": "Kara (Korea)",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "zrg",
+ "name": "Mirgan",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zrn",
+ "name": "Zerenkel",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zro",
+ "name": "Záparo",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zrp",
+ "name": "Zarphatic",
+ "scope": "I",
+ "type": "E"
+ },
+ {
+ "alpha_3": "zrs",
+ "name": "Mairasi",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zsa",
+ "name": "Sarasira",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zsk",
+ "name": "Kaskean",
+ "scope": "I",
+ "type": "A"
+ },
+ {
+ "alpha_3": "zsl",
+ "name": "Zambian Sign Language",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zsm",
+ "inverted_name": "Malay, Standard",
+ "name": "Standard Malay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zsr",
+ "inverted_name": "Zapotec, Southern Rincon",
+ "name": "Southern Rincon Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zsu",
+ "name": "Sukurum",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zte",
+ "inverted_name": "Zapotec, Elotepec",
+ "name": "Elotepec Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ztg",
+ "inverted_name": "Zapotec, Xanaguía",
+ "name": "Xanaguía Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ztl",
+ "inverted_name": "Zapotec, Lapaguía-Guivini",
+ "name": "Lapaguía-Guivini Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ztm",
+ "inverted_name": "Zapotec, San Agustín Mixtepec",
+ "name": "San Agustín Mixtepec Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ztn",
+ "inverted_name": "Zapotec, Santa Catarina Albarradas",
+ "name": "Santa Catarina Albarradas Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ztp",
+ "inverted_name": "Zapotec, Loxicha",
+ "name": "Loxicha Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ztq",
+ "inverted_name": "Zapotec, Quioquitani-Quierí",
+ "name": "Quioquitani-Quierí Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zts",
+ "inverted_name": "Zapotec, Tilquiapan",
+ "name": "Tilquiapan Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ztt",
+ "inverted_name": "Zapotec, Tejalapan",
+ "name": "Tejalapan Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ztu",
+ "inverted_name": "Zapotec, Güilá",
+ "name": "Güilá Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "ztx",
+ "inverted_name": "Zapotec, Zaachila",
+ "name": "Zaachila Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zty",
+ "inverted_name": "Zapotec, Yatee",
+ "name": "Yatee Zapotec",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zua",
+ "name": "Zeem",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zuh",
+ "name": "Tokano",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_2": "zu",
+ "alpha_3": "zul",
+ "name": "Zulu",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zum",
+ "name": "Kumzari",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zun",
+ "name": "Zuni",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zuy",
+ "name": "Zumaya",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zwa",
+ "name": "Zay",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zxx",
+ "name": "No linguistic content",
+ "scope": "S",
+ "type": "S"
+ },
+ {
+ "alpha_3": "zyb",
+ "inverted_name": "Zhuang, Yongbei",
+ "name": "Yongbei Zhuang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zyg",
+ "inverted_name": "Zhuang, Yang",
+ "name": "Yang Zhuang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zyj",
+ "inverted_name": "Zhuang, Youjiang",
+ "name": "Youjiang Zhuang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zyn",
+ "inverted_name": "Zhuang, Yongnan",
+ "name": "Yongnan Zhuang",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zyp",
+ "inverted_name": "Chin, Zyphe",
+ "name": "Zyphe Chin",
+ "scope": "I",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zza",
+ "name": "Zaza",
+ "scope": "M",
+ "type": "L"
+ },
+ {
+ "alpha_3": "zzj",
+ "inverted_name": "Zhuang, Zuojiang",
+ "name": "Zuojiang Zhuang",
+ "scope": "I",
+ "type": "L"
+ }
+ ]
+}
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso639-5.json b/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso639-5.json
new file mode 100644
index 0000000000000000000000000000000000000000..edd996c857e18212d88320467ddb39782702ee4d
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycountry/databases/iso639-5.json
@@ -0,0 +1,464 @@
+{
+ "639-5": [
+ {
+ "alpha_3": "aav",
+ "name": "Austro-Asiatic languages"
+ },
+ {
+ "alpha_3": "afa",
+ "name": "Afro-Asiatic languages"
+ },
+ {
+ "alpha_3": "alg",
+ "name": "Algonquian languages"
+ },
+ {
+ "alpha_3": "alv",
+ "name": "Atlantic-Congo languages"
+ },
+ {
+ "alpha_3": "apa",
+ "name": "Apache languages"
+ },
+ {
+ "alpha_3": "aqa",
+ "name": "Alacalufan languages"
+ },
+ {
+ "alpha_3": "aql",
+ "name": "Algic languages"
+ },
+ {
+ "alpha_3": "art",
+ "name": "Artificial languages"
+ },
+ {
+ "alpha_3": "ath",
+ "name": "Athapascan languages"
+ },
+ {
+ "alpha_3": "auf",
+ "name": "Arauan languages"
+ },
+ {
+ "alpha_3": "aus",
+ "name": "Australian languages"
+ },
+ {
+ "alpha_3": "awd",
+ "name": "Arawakan languages"
+ },
+ {
+ "alpha_3": "azc",
+ "name": "Uto-Aztecan languages"
+ },
+ {
+ "alpha_3": "bad",
+ "name": "Banda languages"
+ },
+ {
+ "alpha_3": "bai",
+ "name": "Bamileke languages"
+ },
+ {
+ "alpha_3": "bat",
+ "name": "Baltic languages"
+ },
+ {
+ "alpha_3": "ber",
+ "name": "Berber languages"
+ },
+ {
+ "alpha_3": "bih",
+ "name": "Bihari languages"
+ },
+ {
+ "alpha_3": "bnt",
+ "name": "Bantu languages"
+ },
+ {
+ "alpha_3": "btk",
+ "name": "Batak languages"
+ },
+ {
+ "alpha_3": "cai",
+ "name": "Central American Indian languages"
+ },
+ {
+ "alpha_3": "cau",
+ "name": "Caucasian languages"
+ },
+ {
+ "alpha_3": "cba",
+ "name": "Chibchan languages"
+ },
+ {
+ "alpha_3": "ccn",
+ "name": "North Caucasian languages"
+ },
+ {
+ "alpha_3": "ccs",
+ "name": "South Caucasian languages"
+ },
+ {
+ "alpha_3": "cdc",
+ "name": "Chadic languages"
+ },
+ {
+ "alpha_3": "cdd",
+ "name": "Caddoan languages"
+ },
+ {
+ "alpha_3": "cel",
+ "name": "Celtic languages"
+ },
+ {
+ "alpha_3": "cmc",
+ "name": "Chamic languages"
+ },
+ {
+ "alpha_3": "cpe",
+ "name": "Creoles and pidgins, English‑based"
+ },
+ {
+ "alpha_3": "cpf",
+ "name": "Creoles and pidgins, French‑based"
+ },
+ {
+ "alpha_3": "cpp",
+ "name": "Creoles and pidgins, Portuguese-based"
+ },
+ {
+ "alpha_3": "crp",
+ "name": "Creoles and pidgins"
+ },
+ {
+ "alpha_3": "csu",
+ "name": "Central Sudanic languages"
+ },
+ {
+ "alpha_3": "cus",
+ "name": "Cushitic languages"
+ },
+ {
+ "alpha_3": "day",
+ "name": "Land Dayak languages"
+ },
+ {
+ "alpha_3": "dmn",
+ "name": "Mande languages"
+ },
+ {
+ "alpha_3": "dra",
+ "name": "Dravidian languages"
+ },
+ {
+ "alpha_3": "egx",
+ "name": "Egyptian languages"
+ },
+ {
+ "alpha_3": "esx",
+ "name": "Eskimo-Aleut languages"
+ },
+ {
+ "alpha_3": "euq",
+ "name": "Basque (family)"
+ },
+ {
+ "alpha_3": "fiu",
+ "name": "Finno-Ugrian languages"
+ },
+ {
+ "alpha_3": "fox",
+ "name": "Formosan languages"
+ },
+ {
+ "alpha_3": "gem",
+ "name": "Germanic languages"
+ },
+ {
+ "alpha_3": "gme",
+ "name": "East Germanic languages"
+ },
+ {
+ "alpha_3": "gmq",
+ "name": "North Germanic languages"
+ },
+ {
+ "alpha_3": "gmw",
+ "name": "West Germanic languages"
+ },
+ {
+ "alpha_3": "grk",
+ "name": "Greek languages"
+ },
+ {
+ "alpha_3": "hmx",
+ "name": "Hmong-Mien languages"
+ },
+ {
+ "alpha_3": "hok",
+ "name": "Hokan languages"
+ },
+ {
+ "alpha_3": "hyx",
+ "name": "Armenian (family)"
+ },
+ {
+ "alpha_3": "iir",
+ "name": "Indo-Iranian languages"
+ },
+ {
+ "alpha_3": "ijo",
+ "name": "Ijo languages"
+ },
+ {
+ "alpha_3": "inc",
+ "name": "Indic languages"
+ },
+ {
+ "alpha_3": "ine",
+ "name": "Indo-European languages"
+ },
+ {
+ "alpha_3": "ira",
+ "name": "Iranian languages"
+ },
+ {
+ "alpha_3": "iro",
+ "name": "Iroquoian languages"
+ },
+ {
+ "alpha_3": "itc",
+ "name": "Italic languages"
+ },
+ {
+ "alpha_3": "jpx",
+ "name": "Japanese (family)"
+ },
+ {
+ "alpha_3": "kar",
+ "name": "Karen languages"
+ },
+ {
+ "alpha_3": "kdo",
+ "name": "Kordofanian languages"
+ },
+ {
+ "alpha_3": "khi",
+ "name": "Khoisan languages"
+ },
+ {
+ "alpha_3": "kro",
+ "name": "Kru languages"
+ },
+ {
+ "alpha_3": "map",
+ "name": "Austronesian languages"
+ },
+ {
+ "alpha_3": "mkh",
+ "name": "Mon-Khmer languages"
+ },
+ {
+ "alpha_3": "mno",
+ "name": "Manobo languages"
+ },
+ {
+ "alpha_3": "mun",
+ "name": "Munda languages"
+ },
+ {
+ "alpha_3": "myn",
+ "name": "Mayan languages"
+ },
+ {
+ "alpha_3": "nah",
+ "name": "Nahuatl languages"
+ },
+ {
+ "alpha_3": "nai",
+ "name": "North American Indian languages"
+ },
+ {
+ "alpha_3": "ngf",
+ "name": "Trans-New Guinea languages"
+ },
+ {
+ "alpha_3": "nic",
+ "name": "Niger-Kordofanian languages"
+ },
+ {
+ "alpha_3": "nub",
+ "name": "Nubian languages"
+ },
+ {
+ "alpha_3": "omq",
+ "name": "Oto-Manguean languages"
+ },
+ {
+ "alpha_3": "omv",
+ "name": "Omotic languages"
+ },
+ {
+ "alpha_3": "oto",
+ "name": "Otomian languages"
+ },
+ {
+ "alpha_3": "paa",
+ "name": "Papuan languages"
+ },
+ {
+ "alpha_3": "phi",
+ "name": "Philippine languages"
+ },
+ {
+ "alpha_3": "plf",
+ "name": "Central Malayo-Polynesian languages"
+ },
+ {
+ "alpha_3": "poz",
+ "name": "Malayo-Polynesian languages"
+ },
+ {
+ "alpha_3": "pqe",
+ "name": "Eastern Malayo-Polynesian languages"
+ },
+ {
+ "alpha_3": "pqw",
+ "name": "Western Malayo-Polynesian languages"
+ },
+ {
+ "alpha_3": "pra",
+ "name": "Prakrit languages"
+ },
+ {
+ "alpha_3": "qwe",
+ "name": "Quechuan (family)"
+ },
+ {
+ "alpha_3": "roa",
+ "name": "Romance languages"
+ },
+ {
+ "alpha_3": "sai",
+ "name": "South American Indian languages"
+ },
+ {
+ "alpha_3": "sal",
+ "name": "Salishan languages"
+ },
+ {
+ "alpha_3": "sdv",
+ "name": "Eastern Sudanic languages"
+ },
+ {
+ "alpha_3": "sem",
+ "name": "Semitic languages"
+ },
+ {
+ "alpha_3": "sgn",
+ "name": "sign languages"
+ },
+ {
+ "alpha_3": "sio",
+ "name": "Siouan languages"
+ },
+ {
+ "alpha_3": "sit",
+ "name": "Sino-Tibetan languages"
+ },
+ {
+ "alpha_3": "sla",
+ "name": "Slavic languages"
+ },
+ {
+ "alpha_3": "smi",
+ "name": "Sami languages"
+ },
+ {
+ "alpha_3": "son",
+ "name": "Songhai languages"
+ },
+ {
+ "alpha_3": "sqj",
+ "name": "Albanian languages"
+ },
+ {
+ "alpha_3": "ssa",
+ "name": "Nilo-Saharan languages"
+ },
+ {
+ "alpha_3": "syd",
+ "name": "Samoyedic languages"
+ },
+ {
+ "alpha_3": "tai",
+ "name": "Tai languages"
+ },
+ {
+ "alpha_3": "tbq",
+ "name": "Tibeto-Burman languages"
+ },
+ {
+ "alpha_3": "trk",
+ "name": "Turkic languages"
+ },
+ {
+ "alpha_3": "tup",
+ "name": "Tupi languages"
+ },
+ {
+ "alpha_3": "tut",
+ "name": "Altaic languages"
+ },
+ {
+ "alpha_3": "tuw",
+ "name": "Tungus languages"
+ },
+ {
+ "alpha_3": "urj",
+ "name": "Uralic languages"
+ },
+ {
+ "alpha_3": "wak",
+ "name": "Wakashan languages"
+ },
+ {
+ "alpha_3": "wen",
+ "name": "Sorbian languages"
+ },
+ {
+ "alpha_3": "xgn",
+ "name": "Mongolian languages"
+ },
+ {
+ "alpha_3": "xnd",
+ "name": "Na-Dene languages"
+ },
+ {
+ "alpha_3": "ypk",
+ "name": "Yupik languages"
+ },
+ {
+ "alpha_3": "zhx",
+ "name": "Chinese (family)"
+ },
+ {
+ "alpha_3": "zle",
+ "name": "East Slavic languages"
+ },
+ {
+ "alpha_3": "zls",
+ "name": "South Slavic languages"
+ },
+ {
+ "alpha_3": "zlw",
+ "name": "West Slavic languages"
+ },
+ {
+ "alpha_3": "znd",
+ "name": "Zande languages"
+ }
+ ]
+}
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ab/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ab/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..09f6341ab878de657eae07bf810f2539820b7187
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ab/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ab/LC_MESSAGES/iso639-5.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ab/LC_MESSAGES/iso639-5.mo
new file mode 100644
index 0000000000000000000000000000000000000000..2193d1d3fe5d5cce95c39add6652756ab4f08332
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ab/LC_MESSAGES/iso639-5.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ace/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ace/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..3294922fd469fb706780151a782e3b1e5aacb132
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ace/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ach/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ach/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..27643b8debab487df43b72bfc831e658ad7f97e5
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ach/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/af/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/af/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..4044ce811426842da9978bfced16eae242e4de99
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/af/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/af/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/af/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..ba97f187ddf42b6f90c35f0fea336431c3d1b1ab
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/af/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/af/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/af/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..667f28beb748e7796388149c04477ab805296363
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/af/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ak/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ak/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..4277660655fdf4fc2844c7a326f86daae82c3229
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ak/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/am/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/am/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..4c3f214fda5ef900e93ef39c1556880dd03d6e4d
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/am/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/am/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/am/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..b009b1d468a721b48e3c6b67344862336437607b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/am/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/am/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/am/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..8d03b467f0da7389b8de6f33c134966febeb5d23
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/am/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/an/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/an/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..42d853559b63a05a72b86db872c4b8c0d3ae67ba
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/an/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ar/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ar/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..b09763ee9499535219101544620d8390fefbe6db
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ar/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ar/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ar/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..cd863f5c12ebb4d02b5eecd37533eaca2e7fd95c
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ar/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ar/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ar/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..507e762958aca9ffff5f860a2a40b58848e0d594
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ar/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ar/LC_MESSAGES/iso4217.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ar/LC_MESSAGES/iso4217.mo
new file mode 100644
index 0000000000000000000000000000000000000000..663726c43c8cc3383cbaac785917c458a295424f
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ar/LC_MESSAGES/iso4217.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ar/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ar/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..8749de698706cf492489d56043016c2654302ce9
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ar/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/as/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/as/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..e30b1354ec03a62fea6755e8ff8fcb6e33d7d966
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/as/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/as/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/as/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..3a85d8670baf433fc1526cbffccf57ff2229f0bc
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/as/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..1510c57a87a42a2520ff81ac45945dda303c70ac
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..c42640f8c0943b5889384d7b196e9c550a8aeb49
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..d3c3d7e1e6fac10c7e43c6403d262a6748ad8f3b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..6e1a10431ceffcb394d500484eb2acfd3921fcd6
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso4217.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso4217.mo
new file mode 100644
index 0000000000000000000000000000000000000000..76e3883c71f4313b028a8457b8a77c54a71bad9c
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso4217.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..3750a2e249b0c1fb0fcf17ec2fe7281079a3001f
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso639-3.mo
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:60c010fb619678a2ea319cfc181d2536d6b64f3eab69b930408e2fd6a83ddfed
+size 311331
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso639-5.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso639-5.mo
new file mode 100644
index 0000000000000000000000000000000000000000..4708f32917cc0a911c765169089edff0d52a1068
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ast/LC_MESSAGES/iso639-5.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ay/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ay/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..722bb6dec3d6ed55e4c6292a611637d0e6312508
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ay/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/az/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/az/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..fd2cd1e3a8aa3b7db485647e5b8fc7de90e1f37f
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/az/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/az/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/az/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..fb29b8628752cef710a14e93d2bcffa9fe97f2c0
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/az/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/az/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/az/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..8dc5cc7005e9fd16b6cb3a385151e8c14d6e1970
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/az/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/az/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/az/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..4ff1517bd1f646ad80b5721a4571e2b8fd954c90
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/az/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ba/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ba/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..fed8c412ad86e4f1055cac69884a6576b9105d99
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ba/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bar/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bar/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..1f6607e5272706317e954ab57b23ee45b4e41e34
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bar/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..02e613710740c9b28545c718906804f5dcc4c02d
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..1b002b540828157eabcab61fa3170c83fd2fb974
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..e8ab90f991de16801c83e3b3d1eed56a3d9f2b71
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso3166-2.mo
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:eddbd36f1d975f36860ccefb799b8e1ae9c6821aa5585fd0af573047506c4367
+size 194548
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..dcb9842540d86218586de61906c171da8dd9ff37
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso4217.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso4217.mo
new file mode 100644
index 0000000000000000000000000000000000000000..168318d5e5648b4aee6d8165fba5e894735d8f1a
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso4217.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..f69e8c204a0d4ff81cbf621ceb2153d8cb60011f
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso639-5.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso639-5.mo
new file mode 100644
index 0000000000000000000000000000000000000000..503d8e95ffda18fb669d61cfda355754cf4bc5c1
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/be/LC_MESSAGES/iso639-5.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bg/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bg/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..dbfdb6ffe8f2a8a6b6311d1aeb594753add1bf97
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bg/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bg/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bg/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..e3be16e56ea6445746bf1e4555d2567709153b6a
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bg/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bg/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bg/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..958264c18336ada640031728556058f633e5e6bd
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bg/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bg/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bg/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..0d3037eabc8825ee430412002bd52bc25aef18c4
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bg/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bg/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bg/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..0c92dc9c4323b574e0ff98c050d645a577f303ab
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bg/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bi/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bi/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..3ca1db7a319b2fd643c1828dc571cf33c86207ca
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bi/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..fb134cc14fd04e8b1f5e15c14d45f5d0ba796288
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..f5e17012f2772a9055b2f1491ccf67d9d949033a
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn/LC_MESSAGES/iso4217.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn/LC_MESSAGES/iso4217.mo
new file mode 100644
index 0000000000000000000000000000000000000000..d6c0f08fbd7d9545389a32c7e159fb8cfb7adec6
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn/LC_MESSAGES/iso4217.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..17012ef782e38dd902444afedb72d9adea67fdd6
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn/LC_MESSAGES/iso639-5.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn/LC_MESSAGES/iso639-5.mo
new file mode 100644
index 0000000000000000000000000000000000000000..87024da6c43ceccedbe3f3db6e1813b1d8e1dcf2
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn/LC_MESSAGES/iso639-5.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn_BD/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn_BD/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..bee7a566bf76568ed8b54c4da600dd8aff99de2d
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn_BD/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn_BD/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn_BD/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..e243d57d52628aca576f42f7306223433de3472c
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn_BD/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn_BD/LC_MESSAGES/iso639-5.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn_BD/LC_MESSAGES/iso639-5.mo
new file mode 100644
index 0000000000000000000000000000000000000000..4d13bb310405eeb72a43dbfe0cb949c468ce3b71
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn_BD/LC_MESSAGES/iso639-5.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn_IN/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn_IN/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..f6ac138f7f5345ab13d1d8ca594f56d6f2daa2c1
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn_IN/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn_IN/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn_IN/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..83fa1aa641e4b23d17ae3fe9ff29f80d31ff8af3
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bn_IN/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/br/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/br/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..46130822fff0866a1cd023b0b7d3378cc08b2525
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/br/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/br/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/br/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..1f793fb525baa8532811bae0db71a29422a42fdd
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/br/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/br/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/br/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..46fe2d87e2615ba40102dfd9ca8c6a02f4428566
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/br/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/br/LC_MESSAGES/iso4217.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/br/LC_MESSAGES/iso4217.mo
new file mode 100644
index 0000000000000000000000000000000000000000..4ba7f93a327c17a837b238ccc07d279235b5d8a4
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/br/LC_MESSAGES/iso4217.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/br/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/br/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..a194e2e8d7c4f8c4fd2a15c2f70bce3b2c3ae4e7
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/br/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bs/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bs/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..9f95ff3d66383e2ee2dcf307a9349b8f3bb43db4
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bs/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bs/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bs/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..bce0d0c567a60b1822f535efee6f247cc25e55dc
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bs/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bs/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bs/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..d4de4daada3054f654418b82d6916d48619983a8
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bs/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bs/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bs/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..393cd4a3b61dab98e1ea7ee55d627941ead72f00
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/bs/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/byn/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/byn/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..a31f539e03f1d147b5fc44141b88cab89c20a4de
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/byn/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/byn/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/byn/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..6aa6db6f45fceae9120357032c2c8a016aa39420
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/byn/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/byn/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/byn/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..c456f77362ad54643f85273e573d8ef2fc80b101
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/byn/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ca/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ca/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..a06cc55429e8084ac2a53bcb197cae9ea42aa3bb
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ca/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ca/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ca/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..9b00915c291cb8507ce091327446df4c8f828c71
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ca/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ca/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ca/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..8416b0cbe72b6b7012d90294b7c5aa37799c1fb2
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ca/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ca/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ca/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..13beeb80ebc77f0fd05ea553b8ea00b8ee87afa8
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ca/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ca/LC_MESSAGES/iso4217.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ca/LC_MESSAGES/iso4217.mo
new file mode 100644
index 0000000000000000000000000000000000000000..f57c5f6dcdd3e6c8267ce853d1779bb11c070ff5
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ca/LC_MESSAGES/iso4217.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ca/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ca/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..4db8b6bf133cd91015f30074beb48b051e7a29c3
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ca/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ce/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ce/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..c1646fc1a7edba250112748d74627f183aa4386f
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ce/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ch/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ch/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..079e2d72e0c14f2b12ac38cb337899eabb9aee43
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ch/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/chr/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/chr/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..a3778663c3e797261683d761b45025d40b0f8efd
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/chr/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ckb/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ckb/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..11b3a5e331fc567152d1eea8d20ec5cbbaedc33b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ckb/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/crh/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/crh/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..a427bf2f2c1895598f7f3df5d0e460bf7f875c4b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/crh/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/crh/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/crh/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..b2951254e128c2be4109f1a95ecd08152f416ebc
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/crh/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/crh/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/crh/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..ba9694524221b4789c2c9a016a1d82e9291e9d64
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/crh/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/crh/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/crh/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..85a98b7c45044e1f652aca0a07e92585475778fc
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/crh/LC_MESSAGES/iso639-3.mo
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:837e802d1856cc8e4f33ef50839d1c338e0e640c4a05dd254d4e47bdb14ab086
+size 256161
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..2494329057ab4adc1ed3e2783807f5e7f53d4271
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..61ec42a33cb1cfa2a00fc6d9ee6e7d02dbb4d110
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..7810c1f03277416e16c228947054fa38aa6655d4
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..e263b7388abc680d2091e4ce623ed2a8647322b7
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso4217.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso4217.mo
new file mode 100644
index 0000000000000000000000000000000000000000..0dfefee97429d743fd3863550cea3afc811b0c11
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso4217.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..864f3d6357121aa04c3b95cbc85955d851beb297
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso639-5.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso639-5.mo
new file mode 100644
index 0000000000000000000000000000000000000000..134e17b44c8a66ea9bf1f72ce6e7e687662d04d3
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cs/LC_MESSAGES/iso639-5.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/csb/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/csb/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..66ce3691037df606fb0a53ba1a7ca6f47c5603f0
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/csb/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cv/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cv/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..733492fb3ccffaf9e50076a3dfbc8f4b59748a55
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cv/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cv/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cv/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..31e566f4a0d50bf0244c0a1a48294590ec794cc0
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cv/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..871bd59815bd5ba8563885b04dfc892af276d263
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..56de878d050390ebbe818e378cbec38f989373ad
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..7cd1e36f24724b50b98be0adbfd1f42b3524c89b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..80a8bf1dd28e1581b1cab20a3144abdfe49ced55
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso4217.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso4217.mo
new file mode 100644
index 0000000000000000000000000000000000000000..d3cee86d55e442d6c432dd8d9d94dc33fd361f11
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso4217.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..06f627d2d4a687dd9d82b7e1c4b13ac951e384c3
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso639-5.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso639-5.mo
new file mode 100644
index 0000000000000000000000000000000000000000..563106c247caed0dbe5731aea841fb9f29a02545
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/cy/LC_MESSAGES/iso639-5.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..f1d545552b13585a9aafbd2224ab1a311221c020
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..64e8987658e4809d2d9e338743e4a69cd51f2430
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..e590247843fcb72dca073d0f869359435f8753a4
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso3166-2.mo
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:798eb4b9439ddf59ab8d0e32c6a894455e65509f70ede06a7eb5a35c94ca590b
+size 134479
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..fa9c504854e038f4e62adf5df05231a765b17413
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso4217.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso4217.mo
new file mode 100644
index 0000000000000000000000000000000000000000..49775aadf9e0b2857f7c917a4f5179630dc8d308
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso4217.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..e8987d6bfd102fc0e6fb958e84ef706c4b9f9e71
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso639-5.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso639-5.mo
new file mode 100644
index 0000000000000000000000000000000000000000..1a0e9ac6ea5501090daf37868a1ea530d63d195d
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/da/LC_MESSAGES/iso639-5.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..aa57692104823ffcaaa774547c335f21595a128b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..41b1f7e8eee1e96f193ee8f0ffa6e4bf4257b98d
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..93f81ef3da7913ddc2acecebe69a30b0203622bf
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso3166-2.mo
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:466aab6a14a6aabfee4ce464f34b404c3252d0f6f28336f1dda972658ed7aa19
+size 212230
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..3121abff5a56c9827a47366646794705661f539c
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso4217.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso4217.mo
new file mode 100644
index 0000000000000000000000000000000000000000..02594130b08f8584e8ee846bae72b213c9656610
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso4217.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..ff37695b3a9b272281e097c1e08a3689c60ddcbe
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso639-3.mo
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:60264f64cdddb98ac5883bede6ebe9da6632f7be49760914f6e6f4b278130f4b
+size 395660
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso639-5.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso639-5.mo
new file mode 100644
index 0000000000000000000000000000000000000000..89d9b1c39023810090edca5dc90fddd81b41d3cf
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/de/LC_MESSAGES/iso639-5.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/dv/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/dv/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..0a0f8de252b0356775b8ba88285f3dac58aaf57b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/dv/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/dz/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/dz/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..1680ba6fa82aa68de9c8a62142b9b63000568318
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/dz/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/dz/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/dz/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..0603b3caef79446db0f5dfb98b12936a694794fa
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/dz/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ee/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ee/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..5ffd23198a8d17425487305914799feff60c5aeb
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ee/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..b24d46cb36afd0a21f7524bfa571dc225e27f0e5
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..7dd6d789388144dbf33b09d4fd0280fc986a0a46
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..a4274f7369b5874d2b0e5edc3a9cf03b7b844ddb
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..b0a65c7f8bddada39fae1e4e233381e42f82e265
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso4217.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso4217.mo
new file mode 100644
index 0000000000000000000000000000000000000000..c08a168e6dd9d1e64991a1a2eafe82576f6910b9
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso4217.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..591d3ff7f4390a17e5de65c19e420211d3ec7517
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso639-5.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso639-5.mo
new file mode 100644
index 0000000000000000000000000000000000000000..7eea0aa3ee79bd806a27ea6c1e22f26d87c63d8e
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/el/LC_MESSAGES/iso639-5.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/en/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/en/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..c8a4213b10a7b68dce0d521a45581694dd6a856a
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/en/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..04c35cd16cfa817c5e19e04ca8cda80e5f4f62ce
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..646542ad99ad9f8aa39625e26a7506010e1352ca
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..2a3351dd5c6920f187a86acca89b3edfd0b9b994
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..7a95bdc53396da26dd1e2e6414a90f6d549b3171
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso4217.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso4217.mo
new file mode 100644
index 0000000000000000000000000000000000000000..b2fdb3735865f59814e2340dcc64253a8d187e4c
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso4217.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..151d60f0db41ba040f8cafb4e32da99db54ca936
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso639-5.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso639-5.mo
new file mode 100644
index 0000000000000000000000000000000000000000..566c6a261794d0939891ac0538facf5d472b8d58
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eo/LC_MESSAGES/iso639-5.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/es/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/es/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..22f1649275f007940502b7db71d1913d61d6f226
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/es/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/es/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/es/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..6a8cbefa6f3c627161a47a0082da1fee54780898
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/es/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/es/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/es/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..02967c2d3f41f05de0a560f70dbebda45f2cab48
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/es/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/es/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/es/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..38b5758d901be51c30ef5de857b67dada65bc337
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/es/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/es/LC_MESSAGES/iso4217.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/es/LC_MESSAGES/iso4217.mo
new file mode 100644
index 0000000000000000000000000000000000000000..94e820e5b7c38865dbcb7373f97fd8aa144ae83a
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/es/LC_MESSAGES/iso4217.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/es/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/es/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..58da57013fa380fccea14d76eddb2ec19f5d88dd
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/es/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..b91269c6ffbe0114efa55e239314fb9e2195d793
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..46b473d13462650ecb95cbb319f2a81e2031e32d
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..a91e2cf3dccb9618ac57cf4514f65dfe1e4070ec
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..d618e9d9560db57c2b4e38116e1bfa26b20e7e3d
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso4217.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso4217.mo
new file mode 100644
index 0000000000000000000000000000000000000000..d30ce668386c691415e26bf8c50622695b700f41
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso4217.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..ccf9c094ba4d6bc99acfd2d2fa83c2246045f5c2
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso639-5.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso639-5.mo
new file mode 100644
index 0000000000000000000000000000000000000000..6b36fc1cda982bce4caa4e4656bc42365ccb9120
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/et/LC_MESSAGES/iso639-5.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eu/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eu/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..bbb7cca31ff990358084b951e0f09e5672c6a401
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eu/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eu/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eu/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..d974098fb67261fd4e6ecf6cce001ce71ad41df8
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eu/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eu/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eu/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..301a8bc11b2a094575e827c316f163ba2d542987
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eu/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eu/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eu/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..fee829ea1a6c15fc6120a2019ec78bc1b5b4dce3
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eu/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eu/LC_MESSAGES/iso4217.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eu/LC_MESSAGES/iso4217.mo
new file mode 100644
index 0000000000000000000000000000000000000000..59a873c92966a967d02498ca786d05940fa315b1
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eu/LC_MESSAGES/iso4217.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eu/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eu/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..d3395e7470972a3cd67ca439c7dcb3c5811d648d
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/eu/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fa/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fa/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..e9752e26119ad8fa5f379573def99aefdb7aff04
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fa/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fa/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fa/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..f542be84e0c2247f6370a0cc9acbd0bfc6afc6fa
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fa/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fa/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fa/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..095f574587b5d71aa02736bc928c6d326d9d4ace
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fa/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fa/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fa/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..4cbe061971ff8d73c036ca290fbc3d9f45674315
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fa/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fa/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fa/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..223f2852d7d9ab64e9506dd2466ab045f7436ff1
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fa/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ff/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ff/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..d02090d4039ccb1b7bc2440a3dcbf284328b89c7
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ff/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fi/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fi/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..c5df0cc99e43249eaacf5fcbc7270ab051f4da81
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fi/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fi/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fi/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..370127273971bff8c6ca0210f21fa687912e9312
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fi/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fi/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fi/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..c4444d1abb660190b9e241d058a93ef2f8071d8c
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fi/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fi/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fi/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..0d0164e2a805f78f9df9c54aea57bdbdb91e9686
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fi/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fi/LC_MESSAGES/iso4217.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fi/LC_MESSAGES/iso4217.mo
new file mode 100644
index 0000000000000000000000000000000000000000..d77bb3586cd4fecabe119e3fbbc547faac5655fe
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fi/LC_MESSAGES/iso4217.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fi/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fi/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..a097d20a7fd44dd33203276d82ca377fe319e64e
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fi/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fil/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fil/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..e8e857c3a9692559dc6b3d8da8d57ab211142979
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fil/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fil/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fil/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..d5602bc067774d1304176b72d3e39f43a9392f6b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fil/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fil/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fil/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..35b5fde0b192a5cf2af26fea8260f50331295b34
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fil/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fo/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fo/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..23327ae2dd4f6a60dbab88faee267f8bbfcbcebf
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fo/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fo/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fo/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..4e36f12c00c2d51765a027514c88ae265e42fefa
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fo/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso15924.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso15924.mo
new file mode 100644
index 0000000000000000000000000000000000000000..62b78b1843917c3b19924cfcff24cf15e1a8ee54
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso15924.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..65516dd1c37a5b9bcb712bf73a725a5a9626f441
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..bf276298ea9d42c0dc4614b6d31ab92315cd3621
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso3166-2.mo
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:48ebf8d099bf30b1425107af5bb2eb5c2cf474b6f824bf420465e3af936d01de
+size 160680
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..3e76d0c1f83c6d7f7e2526905e0d5605f6c6a20a
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso4217.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso4217.mo
new file mode 100644
index 0000000000000000000000000000000000000000..a73aa850da75e63bcc67221bf650602df276cbb8
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso4217.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..1c777e23867f84233cb961c97baeffce5b53fe13
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso639-3.mo
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:c28273b7da4ca5af1cfbabdd9070219a37afa2cb88bd859aa96ba71271a7dcee
+size 418827
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso639-5.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso639-5.mo
new file mode 100644
index 0000000000000000000000000000000000000000..3e6f04de0626d0b861ced5bf639b78773c0c4cfb
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fr/LC_MESSAGES/iso639-5.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/frp/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/frp/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..c261a3a4c29fac0e2553e7065d49aa8460ee20ae
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/frp/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fur/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fur/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..ca89847bbf801be43435b4a106bb98b6fab6f020
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fur/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fur/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fur/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..7e3ac265ff63e56c406505b24a67f4d65dbbe8cd
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fur/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fur/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fur/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..56d6c4077f0bb87a8de8ffbf03912a47923226a2
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fur/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fur/LC_MESSAGES/iso639-5.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fur/LC_MESSAGES/iso639-5.mo
new file mode 100644
index 0000000000000000000000000000000000000000..6323898b10c4fc23fa1849ed9ccf8321427f3e30
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fur/LC_MESSAGES/iso639-5.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fy/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fy/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..fc326954deab730f9585a4c99ead816ec307eedd
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/fy/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ga/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ga/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..529b111dff987535d550bb64071ee519718a008a
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ga/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ga/LC_MESSAGES/iso3166-2.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ga/LC_MESSAGES/iso3166-2.mo
new file mode 100644
index 0000000000000000000000000000000000000000..e4e5029443e361e45a0a1d4312df40ec52d2892e
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ga/LC_MESSAGES/iso3166-2.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ga/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ga/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..0a9dd28cd0a26ecb5a496ff8690c3a7926fe7bee
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ga/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ga/LC_MESSAGES/iso4217.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ga/LC_MESSAGES/iso4217.mo
new file mode 100644
index 0000000000000000000000000000000000000000..a8a49df94e346c4627c7309d35f84cc1b6208a3b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ga/LC_MESSAGES/iso4217.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ga/LC_MESSAGES/iso639-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ga/LC_MESSAGES/iso639-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..c5611168ebfbaca9517d776cda635a923a06d57d
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/ga/LC_MESSAGES/iso639-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/gez/LC_MESSAGES/iso3166-1.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/gez/LC_MESSAGES/iso3166-1.mo
new file mode 100644
index 0000000000000000000000000000000000000000..7fcd8057c80ab9c340d1e7fcb1cac21dfc5cea3b
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/gez/LC_MESSAGES/iso3166-1.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/gez/LC_MESSAGES/iso3166-3.mo b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/gez/LC_MESSAGES/iso3166-3.mo
new file mode 100644
index 0000000000000000000000000000000000000000..aff223a46d966757f99490d8f861261121f4eb8d
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycountry/locales/gez/LC_MESSAGES/iso3166-3.mo differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycountry/tests/test_general.py b/tool_server/.venv/lib/python3.12/site-packages/pycountry/tests/test_general.py
new file mode 100644
index 0000000000000000000000000000000000000000..7039f1d89a4ad06bb6ebbd7759723f01aee43de5
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycountry/tests/test_general.py
@@ -0,0 +1,468 @@
+import gettext
+import os.path
+import re
+from importlib import metadata as _importlib_metadata
+from unittest.mock import patch
+
+import pytest
+
+import pycountry
+import pycountry.db
+
+
+@pytest.fixture
+def countries():
+ pycountry.countries._clear()
+ yield pycountry.countries
+ pycountry.countries._clear()
+
+
+def test_country_list(countries):
+ assert len(pycountry.countries) == 249
+ assert isinstance(list(pycountry.countries)[0], pycountry.db.Data)
+
+
+def test_country_fuzzy_search(countries):
+ results = pycountry.countries.search_fuzzy("England")
+ assert len(results) == 1
+ assert results[0] == pycountry.countries.get(alpha_2="GB")
+
+ # Match alternative names exactly and thus NL ends up with
+ # "Sint Maarten" before SX with "Sint Maarten (Dutch part)"
+ results = pycountry.countries.search_fuzzy("Sint Maarten")
+ assert len(results) == 2
+ assert results[0] == pycountry.countries.get(alpha_2="NL")
+ assert results[1] == pycountry.countries.get(alpha_2="SX")
+
+ # Match with accents removed, first a country with a partial match in the
+ # country name, then a country with multiple subdivision partial matches,
+ # and then a country with a single subdivision match.
+ results = pycountry.countries.search_fuzzy("Cote")
+ assert len(results) == 3
+ assert results[0] == pycountry.countries.get(alpha_2="CI")
+ assert results[1] == pycountry.countries.get(alpha_2="FR")
+ assert results[2] == pycountry.countries.get(alpha_2="HN")
+
+ # A somewhat carefully balanced point system allows for a (bias-based)
+ # graceful sorting of common substrings being used in multiple matches:
+ results = pycountry.countries.search_fuzzy("New")
+ assert results[0] == pycountry.countries.get(alpha_2="NC")
+ assert results[1] == pycountry.countries.get(alpha_2="NZ")
+ assert results[2] == pycountry.countries.get(alpha_2="PG")
+ assert results[3] == pycountry.countries.get(alpha_2="GB")
+ assert results[4] == pycountry.countries.get(alpha_2="US")
+ assert results[5] == pycountry.countries.get(alpha_2="CA")
+ assert results[6] == pycountry.countries.get(alpha_2="AU")
+ assert results[7] == pycountry.countries.get(alpha_2="BS")
+ assert results[8] == pycountry.countries.get(alpha_2="TW")
+ assert results[9] == pycountry.countries.get(alpha_2="MH")
+
+ # bug #34, likely about capitalization that was broken
+ results = pycountry.countries.search_fuzzy("united states of america")
+ assert len(results) == 1
+ assert results[0] == pycountry.countries.get(alpha_2="US")
+
+
+def test_historic_country_fuzzy_search(countries):
+ results = pycountry.historic_countries.search_fuzzy("burma")
+ assert len(results) == 1
+ assert results[0] == pycountry.historic_countries.get(alpha_4="BUMM")
+
+
+def test_germany_has_all_attributes(countries):
+ germany = pycountry.countries.get(alpha_2="DE")
+ assert germany.alpha_2 == "DE"
+ assert germany.alpha_3 == "DEU"
+ assert germany.numeric == "276"
+ assert germany.name == "Germany"
+ assert germany.official_name == "Federal Republic of Germany"
+
+
+def test_missing_common_official(countries):
+ aruba = pycountry.countries.get(alpha_2="AW")
+ assert aruba.alpha_2 == "AW"
+ assert aruba.name == "Aruba"
+ with pytest.raises(AttributeError, match="official_name"):
+ aruba.official_name
+ with pytest.raises(AttributeError, match="common_name"):
+ aruba.common_name
+
+
+def test_missing_common_official_use_different(countries):
+ vietnam = pycountry.countries.get(alpha_2="VN")
+ assert vietnam.alpha_2 == "VN"
+ assert vietnam.name == "Viet Nam"
+ assert vietnam.official_name == "Socialist Republic of Viet Nam"
+ assert vietnam.common_name == "Vietnam"
+
+
+def test_country_missing_attribute(countries):
+ germany = pycountry.countries.get(alpha_2="DE")
+ with pytest.raises(AttributeError):
+ _ = germany.foo
+
+
+def test_subdivisions_directly_accessible(countries):
+ assert len(pycountry.subdivisions) == 5046
+ assert isinstance(list(pycountry.subdivisions)[0], pycountry.db.Data)
+
+ de_st = pycountry.subdivisions.get(code="DE-ST")
+ assert de_st.code == "DE-ST"
+ assert de_st.name == "Sachsen-Anhalt"
+ assert de_st.type == "Land"
+ assert de_st.parent is None
+ assert de_st.parent_code is None
+ assert de_st.country is pycountry.countries.get(alpha_2="DE")
+
+
+def test_subdivisions_have_subdivision_as_parent():
+ fr_01 = pycountry.subdivisions.get(code="FR-01")
+ assert fr_01.code == "FR-01"
+ assert fr_01.name == "Ain"
+ assert fr_01.type == "Metropolitan department"
+ assert fr_01.parent_code == "FR-ARA"
+ assert fr_01.parent is pycountry.subdivisions.get(code="FR-ARA")
+ assert fr_01.parent.name == "Auvergne-Rhône-Alpes"
+
+
+def test_query_subdivisions_of_country():
+ assert len(pycountry.subdivisions.get(country_code="DE")) == 16
+ assert len(pycountry.subdivisions.get(country_code="US")) == 57
+
+
+def test_scripts():
+ assert len(pycountry.scripts) == 182
+ assert isinstance(list(pycountry.scripts)[0], pycountry.db.Data)
+
+ latin = pycountry.scripts.get(name="Latin")
+ assert latin.alpha_4 == "Latn"
+ assert latin.name == "Latin"
+ assert latin.numeric == "215"
+
+
+def test_currencies():
+ assert len(pycountry.currencies) == 181
+ assert isinstance(list(pycountry.currencies)[0], pycountry.db.Data)
+
+ argentine_peso = pycountry.currencies.get(alpha_3="ARS")
+ assert argentine_peso.alpha_3 == "ARS"
+ assert argentine_peso.name == "Argentine Peso"
+ assert argentine_peso.numeric == "032"
+
+
+def test_languages():
+ assert len(pycountry.languages) == 7910
+ assert isinstance(list(pycountry.languages)[0], pycountry.db.Data)
+
+ aragonese = pycountry.languages.get(alpha_2="an")
+ assert aragonese.alpha_2 == "an"
+ assert aragonese.alpha_3 == "arg"
+ assert aragonese.name == "Aragonese"
+
+ bengali = pycountry.languages.get(alpha_2="bn")
+ assert bengali.name == "Bengali"
+ assert bengali.common_name == "Bangla"
+
+ # this tests the slow search path in lookup()
+ bengali2 = pycountry.languages.lookup("bAngLa")
+ assert bengali2 == bengali
+
+
+def test_language_families():
+ assert len(pycountry.language_families) == 115
+ assert isinstance(list(pycountry.language_families)[0], pycountry.db.Data)
+
+ aragonese = pycountry.languages.get(alpha_3="arg")
+ assert aragonese.alpha_3 == "arg"
+ assert aragonese.name == "Aragonese"
+
+
+def test_locales():
+ german = gettext.translation(
+ "iso3166-1", pycountry.LOCALES_DIR, languages=["de"]
+ )
+ assert german.gettext("Germany") == "Deutschland"
+
+
+def test_removed_countries():
+ ussr = pycountry.historic_countries.get(alpha_3="SUN")
+ assert isinstance(ussr, pycountry.db.Data)
+ assert ussr.alpha_4 == "SUHH"
+ assert ussr.alpha_3 == "SUN"
+ assert ussr.name == "USSR, Union of Soviet Socialist Republics"
+ assert ussr.withdrawal_date == "1992-08-30"
+
+
+def test_repr(countries):
+ assert re.match(
+ "Country\\(alpha_2=u?'DE', "
+ "alpha_3=u?'DEU', "
+ "flag='..', "
+ "name=u?'Germany', "
+ "numeric=u?'276', "
+ "official_name=u?'Federal Republic of Germany'\\)",
+ repr(pycountry.countries.get(alpha_2="DE")),
+ )
+
+
+def test_dict(countries):
+ country = pycountry.countries.get(alpha_2="DE")
+ exp = {
+ "alpha_2": "DE",
+ "alpha_3": "DEU",
+ "name": "Germany",
+ "numeric": "276",
+ "official_name": "Federal Republic of Germany",
+ "flag": country.flag,
+ }
+ assert dict(country) == exp
+
+
+def test_dir(countries):
+ germany = pycountry.countries.get(alpha_2="DE")
+ for n in "alpha_2", "alpha_3", "name", "numeric", "official_name":
+ assert n in dir(germany)
+
+
+def test_get(countries):
+ c = pycountry.countries
+ with pytest.raises(TypeError):
+ c.get(alpha_2="DE", alpha_3="DEU")
+ assert c.get(alpha_2="DE") == c.get(alpha_3="DEU")
+ assert c.get(alpha_2="Foo") is None
+ tracer = object()
+ assert c.get(alpha_2="Foo", default=tracer) is tracer
+
+
+def test_lookup(countries):
+ c = pycountry.countries
+ g = c.get(alpha_2="DE")
+ assert g == c.get(alpha_2="de")
+ assert g == c.lookup("de")
+ assert g == c.lookup("DEU")
+ assert g == c.lookup("276")
+ assert g == c.lookup("germany")
+ assert g == c.lookup("Federal Republic of Germany")
+ # try a generated field
+ bqaq = pycountry.historic_countries.get(alpha_4="BQAQ")
+ assert bqaq == pycountry.historic_countries.lookup("atb")
+ german = pycountry.languages.get(alpha_2="de")
+ assert german == pycountry.languages.lookup("De")
+ euro = pycountry.currencies.get(alpha_3="EUR")
+ assert euro == pycountry.currencies.lookup("euro")
+ latin = pycountry.scripts.get(name="Latin")
+ assert latin == pycountry.scripts.lookup("latn")
+ fr_ara = pycountry.subdivisions.get(code="FR-ARA")
+ assert fr_ara == pycountry.subdivisions.lookup("fr-ara")
+ with pytest.raises(LookupError):
+ pycountry.countries.lookup("bogus country")
+ with pytest.raises(LookupError):
+ pycountry.countries.lookup(12345)
+ with pytest.raises(LookupError):
+ pycountry.countries.get(alpha_2=12345)
+
+
+def test_subdivision_parent():
+ s = pycountry.subdivisions
+ sd = s.get(code="CV-BV")
+ assert sd.parent_code == "CV-B"
+ assert sd.parent is s.get(code=sd.parent_code)
+
+
+def test_subdivision_missing_code_raises_keyerror():
+ s = pycountry.subdivisions
+ assert s.get(code="US-ZZ") is None
+
+
+def test_subdivision_empty_list():
+ s = pycountry.subdivisions
+ assert len(s.get(country_code="DE")) == 16
+ assert len(s.get(country_code="JE")) == 0
+ assert s.get(country_code="FOOBAR") is None
+
+
+def test_has_version_attribute():
+ try:
+ _importlib_metadata.distribution("pycountry")
+ except _importlib_metadata.PackageNotFoundError:
+ pytest.skip("pycountry not installed correctly, you're on your own")
+ assert pycountry.__version__ != "n/a"
+ assert len(pycountry.__version__) >= 5
+ assert "." in pycountry.__version__
+
+
+def test_is_instance_of_language():
+ assert isinstance(pycountry.languages, pycountry.Languages)
+
+
+def test_is_instance_of_country(countries):
+ united_states = pycountry.countries.get(alpha_2="US")
+ class_name = united_states.__class__.__name__
+ assert class_name == "Country"
+
+
+def test_is_instance_of_subdivision():
+ assert isinstance(pycountry.subdivisions, pycountry.Subdivisions)
+
+
+def test_is_instance_of_script():
+ assert isinstance(pycountry.scripts, pycountry.Scripts)
+
+
+def test_is_instance_of_currency():
+ assert isinstance(pycountry.currencies, pycountry.Currencies)
+
+
+def test_add_entry(countries):
+ assert pycountry.countries.get(alpha_2="XK") is None
+
+ pycountry.countries.add_entry(
+ alpha_2="XK", alpha_3="XXK", name="Kosovo", numeric="926"
+ )
+
+ country = pycountry.countries.get(alpha_2="XK")
+ assert isinstance(country, pycountry.countries.data_class)
+
+
+def test_remove_entry(countries):
+ assert pycountry.countries.get(alpha_2="DE") is not None
+
+ pycountry.countries.remove_entry(alpha_2="DE")
+
+ assert pycountry.countries.get(alpha_2="DE") is None
+
+
+def test_remove_non_existent_entry():
+ with pytest.raises(KeyError, match="not found"):
+ pycountry.countries.remove_entry(name="Not A Real Country")
+
+
+def test_no_results_lookup_error(countries):
+ try:
+ import importlib_resources # type: ignore
+ except ModuleNotFoundError:
+ from importlib import resources as importlib_resources
+
+ def resource_filename(package_or_requirement, resource_name):
+ return str(
+ importlib_resources.files(package_or_requirement) / resource_name
+ )
+
+ DATABASE_DIR = resource_filename("pycountry", "databases")
+ countries = pycountry.ExistingCountries(
+ os.path.join(DATABASE_DIR, "iso3166-1.json")
+ )
+
+ query = "nonexistent query"
+ with pytest.raises(LookupError):
+ countries.search_fuzzy(query)
+
+
+def test_subdivision_fuzzy_search_match():
+ results = pycountry.subdivisions.search_fuzzy("Alabama")
+ assert len(results) == 1
+ assert results[0].name == "Alabama"
+
+
+def test_subdivision_fuzzy_search_partial_match():
+ results = pycountry.subdivisions.search_fuzzy("Massachusett")
+ assert len(results) == 1
+ assert results[0].name == "Massachusetts"
+
+
+def test_subdivision_match():
+ results = pycountry.subdivisions.match("Alabama")
+ assert len(results) == 1
+ assert results[0].name == "Alabama"
+
+
+def test_subdivision_partial_match():
+ results = pycountry.subdivisions.partial_match("Massachusett")
+ assert len(results) == 1
+ assert results[0].name == "Massachusetts"
+
+
+def test_non_country_attribute_error():
+ english = pycountry.languages.get(name="English")
+ with pytest.raises(AttributeError):
+ english.official_name
+
+
+def test_country_attribute_error(countries):
+ canada = pycountry.countries.get(alpha_2="CA")
+ with pytest.raises(AttributeError):
+ canada.maple_syrup
+
+
+def test_with_accents():
+ assert pycountry.remove_accents("Café") == "Cafe"
+ assert pycountry.remove_accents("résumé") == "resume"
+ assert pycountry.remove_accents("naïve") == "naive"
+ assert pycountry.remove_accents("São Paulo") == "Sao Paulo"
+
+
+def test_without_accents():
+ assert pycountry.remove_accents("apple") == "apple"
+ assert pycountry.remove_accents("banana") == "banana"
+
+
+def test_empty_string():
+ assert pycountry.remove_accents("") == ""
+
+
+def test_special_characters():
+ assert pycountry.remove_accents("!@#$%^&*()") == "!@#$%^&*()"
+
+
+def test_unicode_characters():
+ assert pycountry.remove_accents("你好") == "你好" # Chinese characters
+ assert (
+ pycountry.remove_accents("こんにちは") == "こんにちは"
+ ) # Japanese characters
+
+
+def test_subdivision_search_fuzzy_non_existent_subdivision():
+ with pytest.raises(LookupError):
+ pycountry.subdivisions.search_fuzzy("Non Existent Subdivision")
+
+
+def test_subdivision_partial_match_non():
+ result = pycountry.subdivisions.partial_match("Non Existent Subdivision")
+ assert len(result) == 0
+
+
+def test_subdivision_match_non():
+ result = pycountry.subdivisions.match("Non Existent Subdivision")
+ assert len(result) == 0
+
+
+def test_get_version_with_package_not_found():
+ # Mock importlib.metadata.version to raise PackageNotFoundError
+ with patch(
+ "importlib.metadata.version",
+ side_effect=_importlib_metadata.PackageNotFoundError,
+ ):
+ # Call get_version with a package name that doesn't exist
+ result = pycountry.get_version("non_existent_package")
+
+ # Assert that the result is 'n/a'
+ assert result == "n/a"
+
+
+def test_all_subdivisions_have_name_attribute():
+ subdivisions = pycountry.subdivisions
+ has_name_attr = [
+ hasattr(subdivision, "name") for subdivision in subdivisions
+ ]
+ all_have_name_attr = all(has_name_attr)
+
+ assert all_have_name_attr
+
+
+def test_subdivisions_with_missing_parents():
+ result = [
+ (i.code, i.parent_code)
+ for i in pycountry.subdivisions
+ if i.parent_code and not i.parent
+ ]
+ assert result == []
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/__init__.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/__init__.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..9ec79ef7e39114de6b102518b0698566b6f118b2
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/__init__.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/_ast_gen.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/_ast_gen.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..54ad404c004bdc96b70541b473cfdc79e6516fb3
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/_ast_gen.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/_build_tables.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/_build_tables.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..baf38c6ba3b5a045764237334359bad7a6c44a7f
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/_build_tables.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/ast_transforms.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/ast_transforms.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..57e65a019bb62d98068cebaca3b8f46cf427462a
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/ast_transforms.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/c_ast.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/c_ast.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..18f2817d2cb1eb22390586e60c8faecef206d62d
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/c_ast.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/c_generator.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/c_generator.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..848be8c5083089f670174da85a4a412f7c832d87
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/c_generator.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/c_lexer.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/c_lexer.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b0cffb78bed28b716798cff9b954cb8f41b45bb3
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/c_lexer.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/c_parser.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/c_parser.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..e95d3eecb7137a22a6f819f06edf7837136a39b6
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/c_parser.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/lextab.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/lextab.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..1ff2647d8a3e4d920f9ae948721f68e8b18b29c7
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/lextab.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/plyparser.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/plyparser.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..e0236bab86eecfee7a8a66849cbad89371758a68
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/plyparser.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/yacctab.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/yacctab.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..4b3936b4078156521017e66bbe0bc647e7329a6f
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycparser/__pycache__/yacctab.cpython-312.pyc
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:776927de297e8cd8901d60f5b891ebcf0dc645cc9a7c0975cd3c48957f221a19
+size 189510
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__init__.py b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..6e53cddcf6740cfb5317ce75efd7930c19e66f17
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__init__.py
@@ -0,0 +1,5 @@
+# PLY package
+# Author: David Beazley (dave@dabeaz.com)
+
+__version__ = '3.9'
+__all__ = ['lex','yacc']
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/__init__.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/__init__.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..ec996be7c996a0c3d42aaee2cfb64843facf10e2
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/__init__.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/cpp.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/cpp.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..fcba34938c4069079b842baf74fff06d3877a3eb
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/cpp.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/ctokens.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/ctokens.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..ca9d95d19623c0aecaf0e34b8822abd5336bddb2
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/ctokens.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/lex.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/lex.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..9fee18cf83e6063a3f57019dc4587734a9914a23
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/lex.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/yacc.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/yacc.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..eb418584f3c398abd584568ba5bfa13eb91f4816
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/yacc.cpython-312.pyc
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:cf583726e451e15bce2a9ca5ec11b4a615b9016f490a4d1d9ba670208301e0d0
+size 101138
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/ygen.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/ygen.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..0ac4e0aee757683192bb7a13e9bbd53b474a5001
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/__pycache__/ygen.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/cpp.py b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/cpp.py
new file mode 100644
index 0000000000000000000000000000000000000000..86273eac77a5b404cb41cf4d2650d8a37415fb67
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/cpp.py
@@ -0,0 +1,905 @@
+# -----------------------------------------------------------------------------
+# cpp.py
+#
+# Author: David Beazley (http://www.dabeaz.com)
+# Copyright (C) 2017
+# All rights reserved
+#
+# This module implements an ANSI-C style lexical preprocessor for PLY.
+# -----------------------------------------------------------------------------
+import sys
+
+# Some Python 3 compatibility shims
+if sys.version_info.major < 3:
+ STRING_TYPES = (str, unicode)
+else:
+ STRING_TYPES = str
+ xrange = range
+
+# -----------------------------------------------------------------------------
+# Default preprocessor lexer definitions. These tokens are enough to get
+# a basic preprocessor working. Other modules may import these if they want
+# -----------------------------------------------------------------------------
+
+tokens = (
+ 'CPP_ID','CPP_INTEGER', 'CPP_FLOAT', 'CPP_STRING', 'CPP_CHAR', 'CPP_WS', 'CPP_COMMENT1', 'CPP_COMMENT2', 'CPP_POUND','CPP_DPOUND'
+)
+
+literals = "+-*/%|&~^<>=!?()[]{}.,;:\\\'\""
+
+# Whitespace
+def t_CPP_WS(t):
+ r'\s+'
+ t.lexer.lineno += t.value.count("\n")
+ return t
+
+t_CPP_POUND = r'\#'
+t_CPP_DPOUND = r'\#\#'
+
+# Identifier
+t_CPP_ID = r'[A-Za-z_][\w_]*'
+
+# Integer literal
+def CPP_INTEGER(t):
+ r'(((((0x)|(0X))[0-9a-fA-F]+)|(\d+))([uU][lL]|[lL][uU]|[uU]|[lL])?)'
+ return t
+
+t_CPP_INTEGER = CPP_INTEGER
+
+# Floating literal
+t_CPP_FLOAT = r'((\d+)(\.\d+)(e(\+|-)?(\d+))? | (\d+)e(\+|-)?(\d+))([lL]|[fF])?'
+
+# String literal
+def t_CPP_STRING(t):
+ r'\"([^\\\n]|(\\(.|\n)))*?\"'
+ t.lexer.lineno += t.value.count("\n")
+ return t
+
+# Character constant 'c' or L'c'
+def t_CPP_CHAR(t):
+ r'(L)?\'([^\\\n]|(\\(.|\n)))*?\''
+ t.lexer.lineno += t.value.count("\n")
+ return t
+
+# Comment
+def t_CPP_COMMENT1(t):
+ r'(/\*(.|\n)*?\*/)'
+ ncr = t.value.count("\n")
+ t.lexer.lineno += ncr
+ # replace with one space or a number of '\n'
+ t.type = 'CPP_WS'; t.value = '\n' * ncr if ncr else ' '
+ return t
+
+# Line comment
+def t_CPP_COMMENT2(t):
+ r'(//.*?(\n|$))'
+ # replace with '/n'
+ t.type = 'CPP_WS'; t.value = '\n'
+ return t
+
+def t_error(t):
+ t.type = t.value[0]
+ t.value = t.value[0]
+ t.lexer.skip(1)
+ return t
+
+import re
+import copy
+import time
+import os.path
+
+# -----------------------------------------------------------------------------
+# trigraph()
+#
+# Given an input string, this function replaces all trigraph sequences.
+# The following mapping is used:
+#
+# ??= #
+# ??/ \
+# ??' ^
+# ??( [
+# ??) ]
+# ??! |
+# ??< {
+# ??> }
+# ??- ~
+# -----------------------------------------------------------------------------
+
+_trigraph_pat = re.compile(r'''\?\?[=/\'\(\)\!<>\-]''')
+_trigraph_rep = {
+ '=':'#',
+ '/':'\\',
+ "'":'^',
+ '(':'[',
+ ')':']',
+ '!':'|',
+ '<':'{',
+ '>':'}',
+ '-':'~'
+}
+
+def trigraph(input):
+ return _trigraph_pat.sub(lambda g: _trigraph_rep[g.group()[-1]],input)
+
+# ------------------------------------------------------------------
+# Macro object
+#
+# This object holds information about preprocessor macros
+#
+# .name - Macro name (string)
+# .value - Macro value (a list of tokens)
+# .arglist - List of argument names
+# .variadic - Boolean indicating whether or not variadic macro
+# .vararg - Name of the variadic parameter
+#
+# When a macro is created, the macro replacement token sequence is
+# pre-scanned and used to create patch lists that are later used
+# during macro expansion
+# ------------------------------------------------------------------
+
+class Macro(object):
+ def __init__(self,name,value,arglist=None,variadic=False):
+ self.name = name
+ self.value = value
+ self.arglist = arglist
+ self.variadic = variadic
+ if variadic:
+ self.vararg = arglist[-1]
+ self.source = None
+
+# ------------------------------------------------------------------
+# Preprocessor object
+#
+# Object representing a preprocessor. Contains macro definitions,
+# include directories, and other information
+# ------------------------------------------------------------------
+
+class Preprocessor(object):
+ def __init__(self,lexer=None):
+ if lexer is None:
+ lexer = lex.lexer
+ self.lexer = lexer
+ self.macros = { }
+ self.path = []
+ self.temp_path = []
+
+ # Probe the lexer for selected tokens
+ self.lexprobe()
+
+ tm = time.localtime()
+ self.define("__DATE__ \"%s\"" % time.strftime("%b %d %Y",tm))
+ self.define("__TIME__ \"%s\"" % time.strftime("%H:%M:%S",tm))
+ self.parser = None
+
+ # -----------------------------------------------------------------------------
+ # tokenize()
+ #
+ # Utility function. Given a string of text, tokenize into a list of tokens
+ # -----------------------------------------------------------------------------
+
+ def tokenize(self,text):
+ tokens = []
+ self.lexer.input(text)
+ while True:
+ tok = self.lexer.token()
+ if not tok: break
+ tokens.append(tok)
+ return tokens
+
+ # ---------------------------------------------------------------------
+ # error()
+ #
+ # Report a preprocessor error/warning of some kind
+ # ----------------------------------------------------------------------
+
+ def error(self,file,line,msg):
+ print("%s:%d %s" % (file,line,msg))
+
+ # ----------------------------------------------------------------------
+ # lexprobe()
+ #
+ # This method probes the preprocessor lexer object to discover
+ # the token types of symbols that are important to the preprocessor.
+ # If this works right, the preprocessor will simply "work"
+ # with any suitable lexer regardless of how tokens have been named.
+ # ----------------------------------------------------------------------
+
+ def lexprobe(self):
+
+ # Determine the token type for identifiers
+ self.lexer.input("identifier")
+ tok = self.lexer.token()
+ if not tok or tok.value != "identifier":
+ print("Couldn't determine identifier type")
+ else:
+ self.t_ID = tok.type
+
+ # Determine the token type for integers
+ self.lexer.input("12345")
+ tok = self.lexer.token()
+ if not tok or int(tok.value) != 12345:
+ print("Couldn't determine integer type")
+ else:
+ self.t_INTEGER = tok.type
+ self.t_INTEGER_TYPE = type(tok.value)
+
+ # Determine the token type for strings enclosed in double quotes
+ self.lexer.input("\"filename\"")
+ tok = self.lexer.token()
+ if not tok or tok.value != "\"filename\"":
+ print("Couldn't determine string type")
+ else:
+ self.t_STRING = tok.type
+
+ # Determine the token type for whitespace--if any
+ self.lexer.input(" ")
+ tok = self.lexer.token()
+ if not tok or tok.value != " ":
+ self.t_SPACE = None
+ else:
+ self.t_SPACE = tok.type
+
+ # Determine the token type for newlines
+ self.lexer.input("\n")
+ tok = self.lexer.token()
+ if not tok or tok.value != "\n":
+ self.t_NEWLINE = None
+ print("Couldn't determine token for newlines")
+ else:
+ self.t_NEWLINE = tok.type
+
+ self.t_WS = (self.t_SPACE, self.t_NEWLINE)
+
+ # Check for other characters used by the preprocessor
+ chars = [ '<','>','#','##','\\','(',')',',','.']
+ for c in chars:
+ self.lexer.input(c)
+ tok = self.lexer.token()
+ if not tok or tok.value != c:
+ print("Unable to lex '%s' required for preprocessor" % c)
+
+ # ----------------------------------------------------------------------
+ # add_path()
+ #
+ # Adds a search path to the preprocessor.
+ # ----------------------------------------------------------------------
+
+ def add_path(self,path):
+ self.path.append(path)
+
+ # ----------------------------------------------------------------------
+ # group_lines()
+ #
+ # Given an input string, this function splits it into lines. Trailing whitespace
+ # is removed. Any line ending with \ is grouped with the next line. This
+ # function forms the lowest level of the preprocessor---grouping into text into
+ # a line-by-line format.
+ # ----------------------------------------------------------------------
+
+ def group_lines(self,input):
+ lex = self.lexer.clone()
+ lines = [x.rstrip() for x in input.splitlines()]
+ for i in xrange(len(lines)):
+ j = i+1
+ while lines[i].endswith('\\') and (j < len(lines)):
+ lines[i] = lines[i][:-1]+lines[j]
+ lines[j] = ""
+ j += 1
+
+ input = "\n".join(lines)
+ lex.input(input)
+ lex.lineno = 1
+
+ current_line = []
+ while True:
+ tok = lex.token()
+ if not tok:
+ break
+ current_line.append(tok)
+ if tok.type in self.t_WS and '\n' in tok.value:
+ yield current_line
+ current_line = []
+
+ if current_line:
+ yield current_line
+
+ # ----------------------------------------------------------------------
+ # tokenstrip()
+ #
+ # Remove leading/trailing whitespace tokens from a token list
+ # ----------------------------------------------------------------------
+
+ def tokenstrip(self,tokens):
+ i = 0
+ while i < len(tokens) and tokens[i].type in self.t_WS:
+ i += 1
+ del tokens[:i]
+ i = len(tokens)-1
+ while i >= 0 and tokens[i].type in self.t_WS:
+ i -= 1
+ del tokens[i+1:]
+ return tokens
+
+
+ # ----------------------------------------------------------------------
+ # collect_args()
+ #
+ # Collects comma separated arguments from a list of tokens. The arguments
+ # must be enclosed in parenthesis. Returns a tuple (tokencount,args,positions)
+ # where tokencount is the number of tokens consumed, args is a list of arguments,
+ # and positions is a list of integers containing the starting index of each
+ # argument. Each argument is represented by a list of tokens.
+ #
+ # When collecting arguments, leading and trailing whitespace is removed
+ # from each argument.
+ #
+ # This function properly handles nested parenthesis and commas---these do not
+ # define new arguments.
+ # ----------------------------------------------------------------------
+
+ def collect_args(self,tokenlist):
+ args = []
+ positions = []
+ current_arg = []
+ nesting = 1
+ tokenlen = len(tokenlist)
+
+ # Search for the opening '('.
+ i = 0
+ while (i < tokenlen) and (tokenlist[i].type in self.t_WS):
+ i += 1
+
+ if (i < tokenlen) and (tokenlist[i].value == '('):
+ positions.append(i+1)
+ else:
+ self.error(self.source,tokenlist[0].lineno,"Missing '(' in macro arguments")
+ return 0, [], []
+
+ i += 1
+
+ while i < tokenlen:
+ t = tokenlist[i]
+ if t.value == '(':
+ current_arg.append(t)
+ nesting += 1
+ elif t.value == ')':
+ nesting -= 1
+ if nesting == 0:
+ if current_arg:
+ args.append(self.tokenstrip(current_arg))
+ positions.append(i)
+ return i+1,args,positions
+ current_arg.append(t)
+ elif t.value == ',' and nesting == 1:
+ args.append(self.tokenstrip(current_arg))
+ positions.append(i+1)
+ current_arg = []
+ else:
+ current_arg.append(t)
+ i += 1
+
+ # Missing end argument
+ self.error(self.source,tokenlist[-1].lineno,"Missing ')' in macro arguments")
+ return 0, [],[]
+
+ # ----------------------------------------------------------------------
+ # macro_prescan()
+ #
+ # Examine the macro value (token sequence) and identify patch points
+ # This is used to speed up macro expansion later on---we'll know
+ # right away where to apply patches to the value to form the expansion
+ # ----------------------------------------------------------------------
+
+ def macro_prescan(self,macro):
+ macro.patch = [] # Standard macro arguments
+ macro.str_patch = [] # String conversion expansion
+ macro.var_comma_patch = [] # Variadic macro comma patch
+ i = 0
+ while i < len(macro.value):
+ if macro.value[i].type == self.t_ID and macro.value[i].value in macro.arglist:
+ argnum = macro.arglist.index(macro.value[i].value)
+ # Conversion of argument to a string
+ if i > 0 and macro.value[i-1].value == '#':
+ macro.value[i] = copy.copy(macro.value[i])
+ macro.value[i].type = self.t_STRING
+ del macro.value[i-1]
+ macro.str_patch.append((argnum,i-1))
+ continue
+ # Concatenation
+ elif (i > 0 and macro.value[i-1].value == '##'):
+ macro.patch.append(('c',argnum,i-1))
+ del macro.value[i-1]
+ continue
+ elif ((i+1) < len(macro.value) and macro.value[i+1].value == '##'):
+ macro.patch.append(('c',argnum,i))
+ i += 1
+ continue
+ # Standard expansion
+ else:
+ macro.patch.append(('e',argnum,i))
+ elif macro.value[i].value == '##':
+ if macro.variadic and (i > 0) and (macro.value[i-1].value == ',') and \
+ ((i+1) < len(macro.value)) and (macro.value[i+1].type == self.t_ID) and \
+ (macro.value[i+1].value == macro.vararg):
+ macro.var_comma_patch.append(i-1)
+ i += 1
+ macro.patch.sort(key=lambda x: x[2],reverse=True)
+
+ # ----------------------------------------------------------------------
+ # macro_expand_args()
+ #
+ # Given a Macro and list of arguments (each a token list), this method
+ # returns an expanded version of a macro. The return value is a token sequence
+ # representing the replacement macro tokens
+ # ----------------------------------------------------------------------
+
+ def macro_expand_args(self,macro,args):
+ # Make a copy of the macro token sequence
+ rep = [copy.copy(_x) for _x in macro.value]
+
+ # Make string expansion patches. These do not alter the length of the replacement sequence
+
+ str_expansion = {}
+ for argnum, i in macro.str_patch:
+ if argnum not in str_expansion:
+ str_expansion[argnum] = ('"%s"' % "".join([x.value for x in args[argnum]])).replace("\\","\\\\")
+ rep[i] = copy.copy(rep[i])
+ rep[i].value = str_expansion[argnum]
+
+ # Make the variadic macro comma patch. If the variadic macro argument is empty, we get rid
+ comma_patch = False
+ if macro.variadic and not args[-1]:
+ for i in macro.var_comma_patch:
+ rep[i] = None
+ comma_patch = True
+
+ # Make all other patches. The order of these matters. It is assumed that the patch list
+ # has been sorted in reverse order of patch location since replacements will cause the
+ # size of the replacement sequence to expand from the patch point.
+
+ expanded = { }
+ for ptype, argnum, i in macro.patch:
+ # Concatenation. Argument is left unexpanded
+ if ptype == 'c':
+ rep[i:i+1] = args[argnum]
+ # Normal expansion. Argument is macro expanded first
+ elif ptype == 'e':
+ if argnum not in expanded:
+ expanded[argnum] = self.expand_macros(args[argnum])
+ rep[i:i+1] = expanded[argnum]
+
+ # Get rid of removed comma if necessary
+ if comma_patch:
+ rep = [_i for _i in rep if _i]
+
+ return rep
+
+
+ # ----------------------------------------------------------------------
+ # expand_macros()
+ #
+ # Given a list of tokens, this function performs macro expansion.
+ # The expanded argument is a dictionary that contains macros already
+ # expanded. This is used to prevent infinite recursion.
+ # ----------------------------------------------------------------------
+
+ def expand_macros(self,tokens,expanded=None):
+ if expanded is None:
+ expanded = {}
+ i = 0
+ while i < len(tokens):
+ t = tokens[i]
+ if t.type == self.t_ID:
+ if t.value in self.macros and t.value not in expanded:
+ # Yes, we found a macro match
+ expanded[t.value] = True
+
+ m = self.macros[t.value]
+ if not m.arglist:
+ # A simple macro
+ ex = self.expand_macros([copy.copy(_x) for _x in m.value],expanded)
+ for e in ex:
+ e.lineno = t.lineno
+ tokens[i:i+1] = ex
+ i += len(ex)
+ else:
+ # A macro with arguments
+ j = i + 1
+ while j < len(tokens) and tokens[j].type in self.t_WS:
+ j += 1
+ if tokens[j].value == '(':
+ tokcount,args,positions = self.collect_args(tokens[j:])
+ if not m.variadic and len(args) != len(m.arglist):
+ self.error(self.source,t.lineno,"Macro %s requires %d arguments" % (t.value,len(m.arglist)))
+ i = j + tokcount
+ elif m.variadic and len(args) < len(m.arglist)-1:
+ if len(m.arglist) > 2:
+ self.error(self.source,t.lineno,"Macro %s must have at least %d arguments" % (t.value, len(m.arglist)-1))
+ else:
+ self.error(self.source,t.lineno,"Macro %s must have at least %d argument" % (t.value, len(m.arglist)-1))
+ i = j + tokcount
+ else:
+ if m.variadic:
+ if len(args) == len(m.arglist)-1:
+ args.append([])
+ else:
+ args[len(m.arglist)-1] = tokens[j+positions[len(m.arglist)-1]:j+tokcount-1]
+ del args[len(m.arglist):]
+
+ # Get macro replacement text
+ rep = self.macro_expand_args(m,args)
+ rep = self.expand_macros(rep,expanded)
+ for r in rep:
+ r.lineno = t.lineno
+ tokens[i:j+tokcount] = rep
+ i += len(rep)
+ del expanded[t.value]
+ continue
+ elif t.value == '__LINE__':
+ t.type = self.t_INTEGER
+ t.value = self.t_INTEGER_TYPE(t.lineno)
+
+ i += 1
+ return tokens
+
+ # ----------------------------------------------------------------------
+ # evalexpr()
+ #
+ # Evaluate an expression token sequence for the purposes of evaluating
+ # integral expressions.
+ # ----------------------------------------------------------------------
+
+ def evalexpr(self,tokens):
+ # tokens = tokenize(line)
+ # Search for defined macros
+ i = 0
+ while i < len(tokens):
+ if tokens[i].type == self.t_ID and tokens[i].value == 'defined':
+ j = i + 1
+ needparen = False
+ result = "0L"
+ while j < len(tokens):
+ if tokens[j].type in self.t_WS:
+ j += 1
+ continue
+ elif tokens[j].type == self.t_ID:
+ if tokens[j].value in self.macros:
+ result = "1L"
+ else:
+ result = "0L"
+ if not needparen: break
+ elif tokens[j].value == '(':
+ needparen = True
+ elif tokens[j].value == ')':
+ break
+ else:
+ self.error(self.source,tokens[i].lineno,"Malformed defined()")
+ j += 1
+ tokens[i].type = self.t_INTEGER
+ tokens[i].value = self.t_INTEGER_TYPE(result)
+ del tokens[i+1:j+1]
+ i += 1
+ tokens = self.expand_macros(tokens)
+ for i,t in enumerate(tokens):
+ if t.type == self.t_ID:
+ tokens[i] = copy.copy(t)
+ tokens[i].type = self.t_INTEGER
+ tokens[i].value = self.t_INTEGER_TYPE("0L")
+ elif t.type == self.t_INTEGER:
+ tokens[i] = copy.copy(t)
+ # Strip off any trailing suffixes
+ tokens[i].value = str(tokens[i].value)
+ while tokens[i].value[-1] not in "0123456789abcdefABCDEF":
+ tokens[i].value = tokens[i].value[:-1]
+
+ expr = "".join([str(x.value) for x in tokens])
+ expr = expr.replace("&&"," and ")
+ expr = expr.replace("||"," or ")
+ expr = expr.replace("!"," not ")
+ try:
+ result = eval(expr)
+ except Exception:
+ self.error(self.source,tokens[0].lineno,"Couldn't evaluate expression")
+ result = 0
+ return result
+
+ # ----------------------------------------------------------------------
+ # parsegen()
+ #
+ # Parse an input string/
+ # ----------------------------------------------------------------------
+ def parsegen(self,input,source=None):
+
+ # Replace trigraph sequences
+ t = trigraph(input)
+ lines = self.group_lines(t)
+
+ if not source:
+ source = ""
+
+ self.define("__FILE__ \"%s\"" % source)
+
+ self.source = source
+ chunk = []
+ enable = True
+ iftrigger = False
+ ifstack = []
+
+ for x in lines:
+ for i,tok in enumerate(x):
+ if tok.type not in self.t_WS: break
+ if tok.value == '#':
+ # Preprocessor directive
+
+ # insert necessary whitespace instead of eaten tokens
+ for tok in x:
+ if tok.type in self.t_WS and '\n' in tok.value:
+ chunk.append(tok)
+
+ dirtokens = self.tokenstrip(x[i+1:])
+ if dirtokens:
+ name = dirtokens[0].value
+ args = self.tokenstrip(dirtokens[1:])
+ else:
+ name = ""
+ args = []
+
+ if name == 'define':
+ if enable:
+ for tok in self.expand_macros(chunk):
+ yield tok
+ chunk = []
+ self.define(args)
+ elif name == 'include':
+ if enable:
+ for tok in self.expand_macros(chunk):
+ yield tok
+ chunk = []
+ oldfile = self.macros['__FILE__']
+ for tok in self.include(args):
+ yield tok
+ self.macros['__FILE__'] = oldfile
+ self.source = source
+ elif name == 'undef':
+ if enable:
+ for tok in self.expand_macros(chunk):
+ yield tok
+ chunk = []
+ self.undef(args)
+ elif name == 'ifdef':
+ ifstack.append((enable,iftrigger))
+ if enable:
+ if not args[0].value in self.macros:
+ enable = False
+ iftrigger = False
+ else:
+ iftrigger = True
+ elif name == 'ifndef':
+ ifstack.append((enable,iftrigger))
+ if enable:
+ if args[0].value in self.macros:
+ enable = False
+ iftrigger = False
+ else:
+ iftrigger = True
+ elif name == 'if':
+ ifstack.append((enable,iftrigger))
+ if enable:
+ result = self.evalexpr(args)
+ if not result:
+ enable = False
+ iftrigger = False
+ else:
+ iftrigger = True
+ elif name == 'elif':
+ if ifstack:
+ if ifstack[-1][0]: # We only pay attention if outer "if" allows this
+ if enable: # If already true, we flip enable False
+ enable = False
+ elif not iftrigger: # If False, but not triggered yet, we'll check expression
+ result = self.evalexpr(args)
+ if result:
+ enable = True
+ iftrigger = True
+ else:
+ self.error(self.source,dirtokens[0].lineno,"Misplaced #elif")
+
+ elif name == 'else':
+ if ifstack:
+ if ifstack[-1][0]:
+ if enable:
+ enable = False
+ elif not iftrigger:
+ enable = True
+ iftrigger = True
+ else:
+ self.error(self.source,dirtokens[0].lineno,"Misplaced #else")
+
+ elif name == 'endif':
+ if ifstack:
+ enable,iftrigger = ifstack.pop()
+ else:
+ self.error(self.source,dirtokens[0].lineno,"Misplaced #endif")
+ else:
+ # Unknown preprocessor directive
+ pass
+
+ else:
+ # Normal text
+ if enable:
+ chunk.extend(x)
+
+ for tok in self.expand_macros(chunk):
+ yield tok
+ chunk = []
+
+ # ----------------------------------------------------------------------
+ # include()
+ #
+ # Implementation of file-inclusion
+ # ----------------------------------------------------------------------
+
+ def include(self,tokens):
+ # Try to extract the filename and then process an include file
+ if not tokens:
+ return
+ if tokens:
+ if tokens[0].value != '<' and tokens[0].type != self.t_STRING:
+ tokens = self.expand_macros(tokens)
+
+ if tokens[0].value == '<':
+ # Include <...>
+ i = 1
+ while i < len(tokens):
+ if tokens[i].value == '>':
+ break
+ i += 1
+ else:
+ print("Malformed #include <...>")
+ return
+ filename = "".join([x.value for x in tokens[1:i]])
+ path = self.path + [""] + self.temp_path
+ elif tokens[0].type == self.t_STRING:
+ filename = tokens[0].value[1:-1]
+ path = self.temp_path + [""] + self.path
+ else:
+ print("Malformed #include statement")
+ return
+ for p in path:
+ iname = os.path.join(p,filename)
+ try:
+ data = open(iname,"r").read()
+ dname = os.path.dirname(iname)
+ if dname:
+ self.temp_path.insert(0,dname)
+ for tok in self.parsegen(data,filename):
+ yield tok
+ if dname:
+ del self.temp_path[0]
+ break
+ except IOError:
+ pass
+ else:
+ print("Couldn't find '%s'" % filename)
+
+ # ----------------------------------------------------------------------
+ # define()
+ #
+ # Define a new macro
+ # ----------------------------------------------------------------------
+
+ def define(self,tokens):
+ if isinstance(tokens,STRING_TYPES):
+ tokens = self.tokenize(tokens)
+
+ linetok = tokens
+ try:
+ name = linetok[0]
+ if len(linetok) > 1:
+ mtype = linetok[1]
+ else:
+ mtype = None
+ if not mtype:
+ m = Macro(name.value,[])
+ self.macros[name.value] = m
+ elif mtype.type in self.t_WS:
+ # A normal macro
+ m = Macro(name.value,self.tokenstrip(linetok[2:]))
+ self.macros[name.value] = m
+ elif mtype.value == '(':
+ # A macro with arguments
+ tokcount, args, positions = self.collect_args(linetok[1:])
+ variadic = False
+ for a in args:
+ if variadic:
+ print("No more arguments may follow a variadic argument")
+ break
+ astr = "".join([str(_i.value) for _i in a])
+ if astr == "...":
+ variadic = True
+ a[0].type = self.t_ID
+ a[0].value = '__VA_ARGS__'
+ variadic = True
+ del a[1:]
+ continue
+ elif astr[-3:] == "..." and a[0].type == self.t_ID:
+ variadic = True
+ del a[1:]
+ # If, for some reason, "." is part of the identifier, strip off the name for the purposes
+ # of macro expansion
+ if a[0].value[-3:] == '...':
+ a[0].value = a[0].value[:-3]
+ continue
+ if len(a) > 1 or a[0].type != self.t_ID:
+ print("Invalid macro argument")
+ break
+ else:
+ mvalue = self.tokenstrip(linetok[1+tokcount:])
+ i = 0
+ while i < len(mvalue):
+ if i+1 < len(mvalue):
+ if mvalue[i].type in self.t_WS and mvalue[i+1].value == '##':
+ del mvalue[i]
+ continue
+ elif mvalue[i].value == '##' and mvalue[i+1].type in self.t_WS:
+ del mvalue[i+1]
+ i += 1
+ m = Macro(name.value,mvalue,[x[0].value for x in args],variadic)
+ self.macro_prescan(m)
+ self.macros[name.value] = m
+ else:
+ print("Bad macro definition")
+ except LookupError:
+ print("Bad macro definition")
+
+ # ----------------------------------------------------------------------
+ # undef()
+ #
+ # Undefine a macro
+ # ----------------------------------------------------------------------
+
+ def undef(self,tokens):
+ id = tokens[0].value
+ try:
+ del self.macros[id]
+ except LookupError:
+ pass
+
+ # ----------------------------------------------------------------------
+ # parse()
+ #
+ # Parse input text.
+ # ----------------------------------------------------------------------
+ def parse(self,input,source=None,ignore={}):
+ self.ignore = ignore
+ self.parser = self.parsegen(input,source)
+
+ # ----------------------------------------------------------------------
+ # token()
+ #
+ # Method to return individual tokens
+ # ----------------------------------------------------------------------
+ def token(self):
+ try:
+ while True:
+ tok = next(self.parser)
+ if tok.type not in self.ignore: return tok
+ except StopIteration:
+ self.parser = None
+ return None
+
+if __name__ == '__main__':
+ import ply.lex as lex
+ lexer = lex.lex()
+
+ # Run a preprocessor
+ import sys
+ f = open(sys.argv[1])
+ input = f.read()
+
+ p = Preprocessor(lexer)
+ p.parse(input,sys.argv[1])
+ while True:
+ tok = p.token()
+ if not tok: break
+ print(p.source, tok)
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/ctokens.py b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/ctokens.py
new file mode 100644
index 0000000000000000000000000000000000000000..f6f6952d605ee5fa0a25eff03f18769b6b445fae
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/ctokens.py
@@ -0,0 +1,133 @@
+# ----------------------------------------------------------------------
+# ctokens.py
+#
+# Token specifications for symbols in ANSI C and C++. This file is
+# meant to be used as a library in other tokenizers.
+# ----------------------------------------------------------------------
+
+# Reserved words
+
+tokens = [
+ # Literals (identifier, integer constant, float constant, string constant, char const)
+ 'ID', 'TYPEID', 'INTEGER', 'FLOAT', 'STRING', 'CHARACTER',
+
+ # Operators (+,-,*,/,%,|,&,~,^,<<,>>, ||, &&, !, <, <=, >, >=, ==, !=)
+ 'PLUS', 'MINUS', 'TIMES', 'DIVIDE', 'MODULO',
+ 'OR', 'AND', 'NOT', 'XOR', 'LSHIFT', 'RSHIFT',
+ 'LOR', 'LAND', 'LNOT',
+ 'LT', 'LE', 'GT', 'GE', 'EQ', 'NE',
+
+ # Assignment (=, *=, /=, %=, +=, -=, <<=, >>=, &=, ^=, |=)
+ 'EQUALS', 'TIMESEQUAL', 'DIVEQUAL', 'MODEQUAL', 'PLUSEQUAL', 'MINUSEQUAL',
+ 'LSHIFTEQUAL','RSHIFTEQUAL', 'ANDEQUAL', 'XOREQUAL', 'OREQUAL',
+
+ # Increment/decrement (++,--)
+ 'INCREMENT', 'DECREMENT',
+
+ # Structure dereference (->)
+ 'ARROW',
+
+ # Ternary operator (?)
+ 'TERNARY',
+
+ # Delimeters ( ) [ ] { } , . ; :
+ 'LPAREN', 'RPAREN',
+ 'LBRACKET', 'RBRACKET',
+ 'LBRACE', 'RBRACE',
+ 'COMMA', 'PERIOD', 'SEMI', 'COLON',
+
+ # Ellipsis (...)
+ 'ELLIPSIS',
+]
+
+# Operators
+t_PLUS = r'\+'
+t_MINUS = r'-'
+t_TIMES = r'\*'
+t_DIVIDE = r'/'
+t_MODULO = r'%'
+t_OR = r'\|'
+t_AND = r'&'
+t_NOT = r'~'
+t_XOR = r'\^'
+t_LSHIFT = r'<<'
+t_RSHIFT = r'>>'
+t_LOR = r'\|\|'
+t_LAND = r'&&'
+t_LNOT = r'!'
+t_LT = r'<'
+t_GT = r'>'
+t_LE = r'<='
+t_GE = r'>='
+t_EQ = r'=='
+t_NE = r'!='
+
+# Assignment operators
+
+t_EQUALS = r'='
+t_TIMESEQUAL = r'\*='
+t_DIVEQUAL = r'/='
+t_MODEQUAL = r'%='
+t_PLUSEQUAL = r'\+='
+t_MINUSEQUAL = r'-='
+t_LSHIFTEQUAL = r'<<='
+t_RSHIFTEQUAL = r'>>='
+t_ANDEQUAL = r'&='
+t_OREQUAL = r'\|='
+t_XOREQUAL = r'\^='
+
+# Increment/decrement
+t_INCREMENT = r'\+\+'
+t_DECREMENT = r'--'
+
+# ->
+t_ARROW = r'->'
+
+# ?
+t_TERNARY = r'\?'
+
+# Delimeters
+t_LPAREN = r'\('
+t_RPAREN = r'\)'
+t_LBRACKET = r'\['
+t_RBRACKET = r'\]'
+t_LBRACE = r'\{'
+t_RBRACE = r'\}'
+t_COMMA = r','
+t_PERIOD = r'\.'
+t_SEMI = r';'
+t_COLON = r':'
+t_ELLIPSIS = r'\.\.\.'
+
+# Identifiers
+t_ID = r'[A-Za-z_][A-Za-z0-9_]*'
+
+# Integer literal
+t_INTEGER = r'\d+([uU]|[lL]|[uU][lL]|[lL][uU])?'
+
+# Floating literal
+t_FLOAT = r'((\d+)(\.\d+)(e(\+|-)?(\d+))? | (\d+)e(\+|-)?(\d+))([lL]|[fF])?'
+
+# String literal
+t_STRING = r'\"([^\\\n]|(\\.))*?\"'
+
+# Character constant 'c' or L'c'
+t_CHARACTER = r'(L)?\'([^\\\n]|(\\.))*?\''
+
+# Comment (C-Style)
+def t_COMMENT(t):
+ r'/\*(.|\n)*?\*/'
+ t.lexer.lineno += t.value.count('\n')
+ return t
+
+# Comment (C++-Style)
+def t_CPPCOMMENT(t):
+ r'//.*\n'
+ t.lexer.lineno += 1
+ return t
+
+
+
+
+
+
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/lex.py b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/lex.py
new file mode 100644
index 0000000000000000000000000000000000000000..dfc5139486c1f675e86b968646e5f756547c2f46
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/lex.py
@@ -0,0 +1,1099 @@
+# -----------------------------------------------------------------------------
+# ply: lex.py
+#
+# Copyright (C) 2001-2017
+# David M. Beazley (Dabeaz LLC)
+# All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions are
+# met:
+#
+# * Redistributions of source code must retain the above copyright notice,
+# this list of conditions and the following disclaimer.
+# * Redistributions in binary form must reproduce the above copyright notice,
+# this list of conditions and the following disclaimer in the documentation
+# and/or other materials provided with the distribution.
+# * Neither the name of the David Beazley or Dabeaz LLC may be used to
+# endorse or promote products derived from this software without
+# specific prior written permission.
+#
+# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# -----------------------------------------------------------------------------
+
+__version__ = '3.10'
+__tabversion__ = '3.10'
+
+import re
+import sys
+import types
+import copy
+import os
+import inspect
+
+# This tuple contains known string types
+try:
+ # Python 2.6
+ StringTypes = (types.StringType, types.UnicodeType)
+except AttributeError:
+ # Python 3.0
+ StringTypes = (str, bytes)
+
+# This regular expression is used to match valid token names
+_is_identifier = re.compile(r'^[a-zA-Z0-9_]+$')
+
+# Exception thrown when invalid token encountered and no default error
+# handler is defined.
+class LexError(Exception):
+ def __init__(self, message, s):
+ self.args = (message,)
+ self.text = s
+
+
+# Token class. This class is used to represent the tokens produced.
+class LexToken(object):
+ def __str__(self):
+ return 'LexToken(%s,%r,%d,%d)' % (self.type, self.value, self.lineno, self.lexpos)
+
+ def __repr__(self):
+ return str(self)
+
+
+# This object is a stand-in for a logging object created by the
+# logging module.
+
+class PlyLogger(object):
+ def __init__(self, f):
+ self.f = f
+
+ def critical(self, msg, *args, **kwargs):
+ self.f.write((msg % args) + '\n')
+
+ def warning(self, msg, *args, **kwargs):
+ self.f.write('WARNING: ' + (msg % args) + '\n')
+
+ def error(self, msg, *args, **kwargs):
+ self.f.write('ERROR: ' + (msg % args) + '\n')
+
+ info = critical
+ debug = critical
+
+
+# Null logger is used when no output is generated. Does nothing.
+class NullLogger(object):
+ def __getattribute__(self, name):
+ return self
+
+ def __call__(self, *args, **kwargs):
+ return self
+
+
+# -----------------------------------------------------------------------------
+# === Lexing Engine ===
+#
+# The following Lexer class implements the lexer runtime. There are only
+# a few public methods and attributes:
+#
+# input() - Store a new string in the lexer
+# token() - Get the next token
+# clone() - Clone the lexer
+#
+# lineno - Current line number
+# lexpos - Current position in the input string
+# -----------------------------------------------------------------------------
+
+class Lexer:
+ def __init__(self):
+ self.lexre = None # Master regular expression. This is a list of
+ # tuples (re, findex) where re is a compiled
+ # regular expression and findex is a list
+ # mapping regex group numbers to rules
+ self.lexretext = None # Current regular expression strings
+ self.lexstatere = {} # Dictionary mapping lexer states to master regexs
+ self.lexstateretext = {} # Dictionary mapping lexer states to regex strings
+ self.lexstaterenames = {} # Dictionary mapping lexer states to symbol names
+ self.lexstate = 'INITIAL' # Current lexer state
+ self.lexstatestack = [] # Stack of lexer states
+ self.lexstateinfo = None # State information
+ self.lexstateignore = {} # Dictionary of ignored characters for each state
+ self.lexstateerrorf = {} # Dictionary of error functions for each state
+ self.lexstateeoff = {} # Dictionary of eof functions for each state
+ self.lexreflags = 0 # Optional re compile flags
+ self.lexdata = None # Actual input data (as a string)
+ self.lexpos = 0 # Current position in input text
+ self.lexlen = 0 # Length of the input text
+ self.lexerrorf = None # Error rule (if any)
+ self.lexeoff = None # EOF rule (if any)
+ self.lextokens = None # List of valid tokens
+ self.lexignore = '' # Ignored characters
+ self.lexliterals = '' # Literal characters that can be passed through
+ self.lexmodule = None # Module
+ self.lineno = 1 # Current line number
+ self.lexoptimize = False # Optimized mode
+
+ def clone(self, object=None):
+ c = copy.copy(self)
+
+ # If the object parameter has been supplied, it means we are attaching the
+ # lexer to a new object. In this case, we have to rebind all methods in
+ # the lexstatere and lexstateerrorf tables.
+
+ if object:
+ newtab = {}
+ for key, ritem in self.lexstatere.items():
+ newre = []
+ for cre, findex in ritem:
+ newfindex = []
+ for f in findex:
+ if not f or not f[0]:
+ newfindex.append(f)
+ continue
+ newfindex.append((getattr(object, f[0].__name__), f[1]))
+ newre.append((cre, newfindex))
+ newtab[key] = newre
+ c.lexstatere = newtab
+ c.lexstateerrorf = {}
+ for key, ef in self.lexstateerrorf.items():
+ c.lexstateerrorf[key] = getattr(object, ef.__name__)
+ c.lexmodule = object
+ return c
+
+ # ------------------------------------------------------------
+ # writetab() - Write lexer information to a table file
+ # ------------------------------------------------------------
+ def writetab(self, lextab, outputdir=''):
+ if isinstance(lextab, types.ModuleType):
+ raise IOError("Won't overwrite existing lextab module")
+ basetabmodule = lextab.split('.')[-1]
+ filename = os.path.join(outputdir, basetabmodule) + '.py'
+ with open(filename, 'w') as tf:
+ tf.write('# %s.py. This file automatically created by PLY (version %s). Don\'t edit!\n' % (basetabmodule, __version__))
+ tf.write('_tabversion = %s\n' % repr(__tabversion__))
+ tf.write('_lextokens = set(%s)\n' % repr(tuple(sorted(self.lextokens))))
+ tf.write('_lexreflags = %s\n' % repr(self.lexreflags))
+ tf.write('_lexliterals = %s\n' % repr(self.lexliterals))
+ tf.write('_lexstateinfo = %s\n' % repr(self.lexstateinfo))
+
+ # Rewrite the lexstatere table, replacing function objects with function names
+ tabre = {}
+ for statename, lre in self.lexstatere.items():
+ titem = []
+ for (pat, func), retext, renames in zip(lre, self.lexstateretext[statename], self.lexstaterenames[statename]):
+ titem.append((retext, _funcs_to_names(func, renames)))
+ tabre[statename] = titem
+
+ tf.write('_lexstatere = %s\n' % repr(tabre))
+ tf.write('_lexstateignore = %s\n' % repr(self.lexstateignore))
+
+ taberr = {}
+ for statename, ef in self.lexstateerrorf.items():
+ taberr[statename] = ef.__name__ if ef else None
+ tf.write('_lexstateerrorf = %s\n' % repr(taberr))
+
+ tabeof = {}
+ for statename, ef in self.lexstateeoff.items():
+ tabeof[statename] = ef.__name__ if ef else None
+ tf.write('_lexstateeoff = %s\n' % repr(tabeof))
+
+ # ------------------------------------------------------------
+ # readtab() - Read lexer information from a tab file
+ # ------------------------------------------------------------
+ def readtab(self, tabfile, fdict):
+ if isinstance(tabfile, types.ModuleType):
+ lextab = tabfile
+ else:
+ exec('import %s' % tabfile)
+ lextab = sys.modules[tabfile]
+
+ if getattr(lextab, '_tabversion', '0.0') != __tabversion__:
+ raise ImportError('Inconsistent PLY version')
+
+ self.lextokens = lextab._lextokens
+ self.lexreflags = lextab._lexreflags
+ self.lexliterals = lextab._lexliterals
+ self.lextokens_all = self.lextokens | set(self.lexliterals)
+ self.lexstateinfo = lextab._lexstateinfo
+ self.lexstateignore = lextab._lexstateignore
+ self.lexstatere = {}
+ self.lexstateretext = {}
+ for statename, lre in lextab._lexstatere.items():
+ titem = []
+ txtitem = []
+ for pat, func_name in lre:
+ titem.append((re.compile(pat, lextab._lexreflags), _names_to_funcs(func_name, fdict)))
+
+ self.lexstatere[statename] = titem
+ self.lexstateretext[statename] = txtitem
+
+ self.lexstateerrorf = {}
+ for statename, ef in lextab._lexstateerrorf.items():
+ self.lexstateerrorf[statename] = fdict[ef]
+
+ self.lexstateeoff = {}
+ for statename, ef in lextab._lexstateeoff.items():
+ self.lexstateeoff[statename] = fdict[ef]
+
+ self.begin('INITIAL')
+
+ # ------------------------------------------------------------
+ # input() - Push a new string into the lexer
+ # ------------------------------------------------------------
+ def input(self, s):
+ # Pull off the first character to see if s looks like a string
+ c = s[:1]
+ if not isinstance(c, StringTypes):
+ raise ValueError('Expected a string')
+ self.lexdata = s
+ self.lexpos = 0
+ self.lexlen = len(s)
+
+ # ------------------------------------------------------------
+ # begin() - Changes the lexing state
+ # ------------------------------------------------------------
+ def begin(self, state):
+ if state not in self.lexstatere:
+ raise ValueError('Undefined state')
+ self.lexre = self.lexstatere[state]
+ self.lexretext = self.lexstateretext[state]
+ self.lexignore = self.lexstateignore.get(state, '')
+ self.lexerrorf = self.lexstateerrorf.get(state, None)
+ self.lexeoff = self.lexstateeoff.get(state, None)
+ self.lexstate = state
+
+ # ------------------------------------------------------------
+ # push_state() - Changes the lexing state and saves old on stack
+ # ------------------------------------------------------------
+ def push_state(self, state):
+ self.lexstatestack.append(self.lexstate)
+ self.begin(state)
+
+ # ------------------------------------------------------------
+ # pop_state() - Restores the previous state
+ # ------------------------------------------------------------
+ def pop_state(self):
+ self.begin(self.lexstatestack.pop())
+
+ # ------------------------------------------------------------
+ # current_state() - Returns the current lexing state
+ # ------------------------------------------------------------
+ def current_state(self):
+ return self.lexstate
+
+ # ------------------------------------------------------------
+ # skip() - Skip ahead n characters
+ # ------------------------------------------------------------
+ def skip(self, n):
+ self.lexpos += n
+
+ # ------------------------------------------------------------
+ # opttoken() - Return the next token from the Lexer
+ #
+ # Note: This function has been carefully implemented to be as fast
+ # as possible. Don't make changes unless you really know what
+ # you are doing
+ # ------------------------------------------------------------
+ def token(self):
+ # Make local copies of frequently referenced attributes
+ lexpos = self.lexpos
+ lexlen = self.lexlen
+ lexignore = self.lexignore
+ lexdata = self.lexdata
+
+ while lexpos < lexlen:
+ # This code provides some short-circuit code for whitespace, tabs, and other ignored characters
+ if lexdata[lexpos] in lexignore:
+ lexpos += 1
+ continue
+
+ # Look for a regular expression match
+ for lexre, lexindexfunc in self.lexre:
+ m = lexre.match(lexdata, lexpos)
+ if not m:
+ continue
+
+ # Create a token for return
+ tok = LexToken()
+ tok.value = m.group()
+ tok.lineno = self.lineno
+ tok.lexpos = lexpos
+
+ i = m.lastindex
+ func, tok.type = lexindexfunc[i]
+
+ if not func:
+ # If no token type was set, it's an ignored token
+ if tok.type:
+ self.lexpos = m.end()
+ return tok
+ else:
+ lexpos = m.end()
+ break
+
+ lexpos = m.end()
+
+ # If token is processed by a function, call it
+
+ tok.lexer = self # Set additional attributes useful in token rules
+ self.lexmatch = m
+ self.lexpos = lexpos
+
+ newtok = func(tok)
+
+ # Every function must return a token, if nothing, we just move to next token
+ if not newtok:
+ lexpos = self.lexpos # This is here in case user has updated lexpos.
+ lexignore = self.lexignore # This is here in case there was a state change
+ break
+
+ # Verify type of the token. If not in the token map, raise an error
+ if not self.lexoptimize:
+ if newtok.type not in self.lextokens_all:
+ raise LexError("%s:%d: Rule '%s' returned an unknown token type '%s'" % (
+ func.__code__.co_filename, func.__code__.co_firstlineno,
+ func.__name__, newtok.type), lexdata[lexpos:])
+
+ return newtok
+ else:
+ # No match, see if in literals
+ if lexdata[lexpos] in self.lexliterals:
+ tok = LexToken()
+ tok.value = lexdata[lexpos]
+ tok.lineno = self.lineno
+ tok.type = tok.value
+ tok.lexpos = lexpos
+ self.lexpos = lexpos + 1
+ return tok
+
+ # No match. Call t_error() if defined.
+ if self.lexerrorf:
+ tok = LexToken()
+ tok.value = self.lexdata[lexpos:]
+ tok.lineno = self.lineno
+ tok.type = 'error'
+ tok.lexer = self
+ tok.lexpos = lexpos
+ self.lexpos = lexpos
+ newtok = self.lexerrorf(tok)
+ if lexpos == self.lexpos:
+ # Error method didn't change text position at all. This is an error.
+ raise LexError("Scanning error. Illegal character '%s'" % (lexdata[lexpos]), lexdata[lexpos:])
+ lexpos = self.lexpos
+ if not newtok:
+ continue
+ return newtok
+
+ self.lexpos = lexpos
+ raise LexError("Illegal character '%s' at index %d" % (lexdata[lexpos], lexpos), lexdata[lexpos:])
+
+ if self.lexeoff:
+ tok = LexToken()
+ tok.type = 'eof'
+ tok.value = ''
+ tok.lineno = self.lineno
+ tok.lexpos = lexpos
+ tok.lexer = self
+ self.lexpos = lexpos
+ newtok = self.lexeoff(tok)
+ return newtok
+
+ self.lexpos = lexpos + 1
+ if self.lexdata is None:
+ raise RuntimeError('No input string given with input()')
+ return None
+
+ # Iterator interface
+ def __iter__(self):
+ return self
+
+ def next(self):
+ t = self.token()
+ if t is None:
+ raise StopIteration
+ return t
+
+ __next__ = next
+
+# -----------------------------------------------------------------------------
+# ==== Lex Builder ===
+#
+# The functions and classes below are used to collect lexing information
+# and build a Lexer object from it.
+# -----------------------------------------------------------------------------
+
+# -----------------------------------------------------------------------------
+# _get_regex(func)
+#
+# Returns the regular expression assigned to a function either as a doc string
+# or as a .regex attribute attached by the @TOKEN decorator.
+# -----------------------------------------------------------------------------
+def _get_regex(func):
+ return getattr(func, 'regex', func.__doc__)
+
+# -----------------------------------------------------------------------------
+# get_caller_module_dict()
+#
+# This function returns a dictionary containing all of the symbols defined within
+# a caller further down the call stack. This is used to get the environment
+# associated with the yacc() call if none was provided.
+# -----------------------------------------------------------------------------
+def get_caller_module_dict(levels):
+ f = sys._getframe(levels)
+ ldict = f.f_globals.copy()
+ if f.f_globals != f.f_locals:
+ ldict.update(f.f_locals)
+ return ldict
+
+# -----------------------------------------------------------------------------
+# _funcs_to_names()
+#
+# Given a list of regular expression functions, this converts it to a list
+# suitable for output to a table file
+# -----------------------------------------------------------------------------
+def _funcs_to_names(funclist, namelist):
+ result = []
+ for f, name in zip(funclist, namelist):
+ if f and f[0]:
+ result.append((name, f[1]))
+ else:
+ result.append(f)
+ return result
+
+# -----------------------------------------------------------------------------
+# _names_to_funcs()
+#
+# Given a list of regular expression function names, this converts it back to
+# functions.
+# -----------------------------------------------------------------------------
+def _names_to_funcs(namelist, fdict):
+ result = []
+ for n in namelist:
+ if n and n[0]:
+ result.append((fdict[n[0]], n[1]))
+ else:
+ result.append(n)
+ return result
+
+# -----------------------------------------------------------------------------
+# _form_master_re()
+#
+# This function takes a list of all of the regex components and attempts to
+# form the master regular expression. Given limitations in the Python re
+# module, it may be necessary to break the master regex into separate expressions.
+# -----------------------------------------------------------------------------
+def _form_master_re(relist, reflags, ldict, toknames):
+ if not relist:
+ return []
+ regex = '|'.join(relist)
+ try:
+ lexre = re.compile(regex, reflags)
+
+ # Build the index to function map for the matching engine
+ lexindexfunc = [None] * (max(lexre.groupindex.values()) + 1)
+ lexindexnames = lexindexfunc[:]
+
+ for f, i in lexre.groupindex.items():
+ handle = ldict.get(f, None)
+ if type(handle) in (types.FunctionType, types.MethodType):
+ lexindexfunc[i] = (handle, toknames[f])
+ lexindexnames[i] = f
+ elif handle is not None:
+ lexindexnames[i] = f
+ if f.find('ignore_') > 0:
+ lexindexfunc[i] = (None, None)
+ else:
+ lexindexfunc[i] = (None, toknames[f])
+
+ return [(lexre, lexindexfunc)], [regex], [lexindexnames]
+ except Exception:
+ m = int(len(relist)/2)
+ if m == 0:
+ m = 1
+ llist, lre, lnames = _form_master_re(relist[:m], reflags, ldict, toknames)
+ rlist, rre, rnames = _form_master_re(relist[m:], reflags, ldict, toknames)
+ return (llist+rlist), (lre+rre), (lnames+rnames)
+
+# -----------------------------------------------------------------------------
+# def _statetoken(s,names)
+#
+# Given a declaration name s of the form "t_" and a dictionary whose keys are
+# state names, this function returns a tuple (states,tokenname) where states
+# is a tuple of state names and tokenname is the name of the token. For example,
+# calling this with s = "t_foo_bar_SPAM" might return (('foo','bar'),'SPAM')
+# -----------------------------------------------------------------------------
+def _statetoken(s, names):
+ nonstate = 1
+ parts = s.split('_')
+ for i, part in enumerate(parts[1:], 1):
+ if part not in names and part != 'ANY':
+ break
+
+ if i > 1:
+ states = tuple(parts[1:i])
+ else:
+ states = ('INITIAL',)
+
+ if 'ANY' in states:
+ states = tuple(names)
+
+ tokenname = '_'.join(parts[i:])
+ return (states, tokenname)
+
+
+# -----------------------------------------------------------------------------
+# LexerReflect()
+#
+# This class represents information needed to build a lexer as extracted from a
+# user's input file.
+# -----------------------------------------------------------------------------
+class LexerReflect(object):
+ def __init__(self, ldict, log=None, reflags=0):
+ self.ldict = ldict
+ self.error_func = None
+ self.tokens = []
+ self.reflags = reflags
+ self.stateinfo = {'INITIAL': 'inclusive'}
+ self.modules = set()
+ self.error = False
+ self.log = PlyLogger(sys.stderr) if log is None else log
+
+ # Get all of the basic information
+ def get_all(self):
+ self.get_tokens()
+ self.get_literals()
+ self.get_states()
+ self.get_rules()
+
+ # Validate all of the information
+ def validate_all(self):
+ self.validate_tokens()
+ self.validate_literals()
+ self.validate_rules()
+ return self.error
+
+ # Get the tokens map
+ def get_tokens(self):
+ tokens = self.ldict.get('tokens', None)
+ if not tokens:
+ self.log.error('No token list is defined')
+ self.error = True
+ return
+
+ if not isinstance(tokens, (list, tuple)):
+ self.log.error('tokens must be a list or tuple')
+ self.error = True
+ return
+
+ if not tokens:
+ self.log.error('tokens is empty')
+ self.error = True
+ return
+
+ self.tokens = tokens
+
+ # Validate the tokens
+ def validate_tokens(self):
+ terminals = {}
+ for n in self.tokens:
+ if not _is_identifier.match(n):
+ self.log.error("Bad token name '%s'", n)
+ self.error = True
+ if n in terminals:
+ self.log.warning("Token '%s' multiply defined", n)
+ terminals[n] = 1
+
+ # Get the literals specifier
+ def get_literals(self):
+ self.literals = self.ldict.get('literals', '')
+ if not self.literals:
+ self.literals = ''
+
+ # Validate literals
+ def validate_literals(self):
+ try:
+ for c in self.literals:
+ if not isinstance(c, StringTypes) or len(c) > 1:
+ self.log.error('Invalid literal %s. Must be a single character', repr(c))
+ self.error = True
+
+ except TypeError:
+ self.log.error('Invalid literals specification. literals must be a sequence of characters')
+ self.error = True
+
+ def get_states(self):
+ self.states = self.ldict.get('states', None)
+ # Build statemap
+ if self.states:
+ if not isinstance(self.states, (tuple, list)):
+ self.log.error('states must be defined as a tuple or list')
+ self.error = True
+ else:
+ for s in self.states:
+ if not isinstance(s, tuple) or len(s) != 2:
+ self.log.error("Invalid state specifier %s. Must be a tuple (statename,'exclusive|inclusive')", repr(s))
+ self.error = True
+ continue
+ name, statetype = s
+ if not isinstance(name, StringTypes):
+ self.log.error('State name %s must be a string', repr(name))
+ self.error = True
+ continue
+ if not (statetype == 'inclusive' or statetype == 'exclusive'):
+ self.log.error("State type for state %s must be 'inclusive' or 'exclusive'", name)
+ self.error = True
+ continue
+ if name in self.stateinfo:
+ self.log.error("State '%s' already defined", name)
+ self.error = True
+ continue
+ self.stateinfo[name] = statetype
+
+ # Get all of the symbols with a t_ prefix and sort them into various
+ # categories (functions, strings, error functions, and ignore characters)
+
+ def get_rules(self):
+ tsymbols = [f for f in self.ldict if f[:2] == 't_']
+
+ # Now build up a list of functions and a list of strings
+ self.toknames = {} # Mapping of symbols to token names
+ self.funcsym = {} # Symbols defined as functions
+ self.strsym = {} # Symbols defined as strings
+ self.ignore = {} # Ignore strings by state
+ self.errorf = {} # Error functions by state
+ self.eoff = {} # EOF functions by state
+
+ for s in self.stateinfo:
+ self.funcsym[s] = []
+ self.strsym[s] = []
+
+ if len(tsymbols) == 0:
+ self.log.error('No rules of the form t_rulename are defined')
+ self.error = True
+ return
+
+ for f in tsymbols:
+ t = self.ldict[f]
+ states, tokname = _statetoken(f, self.stateinfo)
+ self.toknames[f] = tokname
+
+ if hasattr(t, '__call__'):
+ if tokname == 'error':
+ for s in states:
+ self.errorf[s] = t
+ elif tokname == 'eof':
+ for s in states:
+ self.eoff[s] = t
+ elif tokname == 'ignore':
+ line = t.__code__.co_firstlineno
+ file = t.__code__.co_filename
+ self.log.error("%s:%d: Rule '%s' must be defined as a string", file, line, t.__name__)
+ self.error = True
+ else:
+ for s in states:
+ self.funcsym[s].append((f, t))
+ elif isinstance(t, StringTypes):
+ if tokname == 'ignore':
+ for s in states:
+ self.ignore[s] = t
+ if '\\' in t:
+ self.log.warning("%s contains a literal backslash '\\'", f)
+
+ elif tokname == 'error':
+ self.log.error("Rule '%s' must be defined as a function", f)
+ self.error = True
+ else:
+ for s in states:
+ self.strsym[s].append((f, t))
+ else:
+ self.log.error('%s not defined as a function or string', f)
+ self.error = True
+
+ # Sort the functions by line number
+ for f in self.funcsym.values():
+ f.sort(key=lambda x: x[1].__code__.co_firstlineno)
+
+ # Sort the strings by regular expression length
+ for s in self.strsym.values():
+ s.sort(key=lambda x: len(x[1]), reverse=True)
+
+ # Validate all of the t_rules collected
+ def validate_rules(self):
+ for state in self.stateinfo:
+ # Validate all rules defined by functions
+
+ for fname, f in self.funcsym[state]:
+ line = f.__code__.co_firstlineno
+ file = f.__code__.co_filename
+ module = inspect.getmodule(f)
+ self.modules.add(module)
+
+ tokname = self.toknames[fname]
+ if isinstance(f, types.MethodType):
+ reqargs = 2
+ else:
+ reqargs = 1
+ nargs = f.__code__.co_argcount
+ if nargs > reqargs:
+ self.log.error("%s:%d: Rule '%s' has too many arguments", file, line, f.__name__)
+ self.error = True
+ continue
+
+ if nargs < reqargs:
+ self.log.error("%s:%d: Rule '%s' requires an argument", file, line, f.__name__)
+ self.error = True
+ continue
+
+ if not _get_regex(f):
+ self.log.error("%s:%d: No regular expression defined for rule '%s'", file, line, f.__name__)
+ self.error = True
+ continue
+
+ try:
+ c = re.compile('(?P<%s>%s)' % (fname, _get_regex(f)), self.reflags)
+ if c.match(''):
+ self.log.error("%s:%d: Regular expression for rule '%s' matches empty string", file, line, f.__name__)
+ self.error = True
+ except re.error as e:
+ self.log.error("%s:%d: Invalid regular expression for rule '%s'. %s", file, line, f.__name__, e)
+ if '#' in _get_regex(f):
+ self.log.error("%s:%d. Make sure '#' in rule '%s' is escaped with '\\#'", file, line, f.__name__)
+ self.error = True
+
+ # Validate all rules defined by strings
+ for name, r in self.strsym[state]:
+ tokname = self.toknames[name]
+ if tokname == 'error':
+ self.log.error("Rule '%s' must be defined as a function", name)
+ self.error = True
+ continue
+
+ if tokname not in self.tokens and tokname.find('ignore_') < 0:
+ self.log.error("Rule '%s' defined for an unspecified token %s", name, tokname)
+ self.error = True
+ continue
+
+ try:
+ c = re.compile('(?P<%s>%s)' % (name, r), self.reflags)
+ if (c.match('')):
+ self.log.error("Regular expression for rule '%s' matches empty string", name)
+ self.error = True
+ except re.error as e:
+ self.log.error("Invalid regular expression for rule '%s'. %s", name, e)
+ if '#' in r:
+ self.log.error("Make sure '#' in rule '%s' is escaped with '\\#'", name)
+ self.error = True
+
+ if not self.funcsym[state] and not self.strsym[state]:
+ self.log.error("No rules defined for state '%s'", state)
+ self.error = True
+
+ # Validate the error function
+ efunc = self.errorf.get(state, None)
+ if efunc:
+ f = efunc
+ line = f.__code__.co_firstlineno
+ file = f.__code__.co_filename
+ module = inspect.getmodule(f)
+ self.modules.add(module)
+
+ if isinstance(f, types.MethodType):
+ reqargs = 2
+ else:
+ reqargs = 1
+ nargs = f.__code__.co_argcount
+ if nargs > reqargs:
+ self.log.error("%s:%d: Rule '%s' has too many arguments", file, line, f.__name__)
+ self.error = True
+
+ if nargs < reqargs:
+ self.log.error("%s:%d: Rule '%s' requires an argument", file, line, f.__name__)
+ self.error = True
+
+ for module in self.modules:
+ self.validate_module(module)
+
+ # -----------------------------------------------------------------------------
+ # validate_module()
+ #
+ # This checks to see if there are duplicated t_rulename() functions or strings
+ # in the parser input file. This is done using a simple regular expression
+ # match on each line in the source code of the given module.
+ # -----------------------------------------------------------------------------
+
+ def validate_module(self, module):
+ try:
+ lines, linen = inspect.getsourcelines(module)
+ except IOError:
+ return
+
+ fre = re.compile(r'\s*def\s+(t_[a-zA-Z_0-9]*)\(')
+ sre = re.compile(r'\s*(t_[a-zA-Z_0-9]*)\s*=')
+
+ counthash = {}
+ linen += 1
+ for line in lines:
+ m = fre.match(line)
+ if not m:
+ m = sre.match(line)
+ if m:
+ name = m.group(1)
+ prev = counthash.get(name)
+ if not prev:
+ counthash[name] = linen
+ else:
+ filename = inspect.getsourcefile(module)
+ self.log.error('%s:%d: Rule %s redefined. Previously defined on line %d', filename, linen, name, prev)
+ self.error = True
+ linen += 1
+
+# -----------------------------------------------------------------------------
+# lex(module)
+#
+# Build all of the regular expression rules from definitions in the supplied module
+# -----------------------------------------------------------------------------
+def lex(module=None, object=None, debug=False, optimize=False, lextab='lextab',
+ reflags=int(re.VERBOSE), nowarn=False, outputdir=None, debuglog=None, errorlog=None):
+
+ if lextab is None:
+ lextab = 'lextab'
+
+ global lexer
+
+ ldict = None
+ stateinfo = {'INITIAL': 'inclusive'}
+ lexobj = Lexer()
+ lexobj.lexoptimize = optimize
+ global token, input
+
+ if errorlog is None:
+ errorlog = PlyLogger(sys.stderr)
+
+ if debug:
+ if debuglog is None:
+ debuglog = PlyLogger(sys.stderr)
+
+ # Get the module dictionary used for the lexer
+ if object:
+ module = object
+
+ # Get the module dictionary used for the parser
+ if module:
+ _items = [(k, getattr(module, k)) for k in dir(module)]
+ ldict = dict(_items)
+ # If no __file__ attribute is available, try to obtain it from the __module__ instead
+ if '__file__' not in ldict:
+ ldict['__file__'] = sys.modules[ldict['__module__']].__file__
+ else:
+ ldict = get_caller_module_dict(2)
+
+ # Determine if the module is package of a package or not.
+ # If so, fix the tabmodule setting so that tables load correctly
+ pkg = ldict.get('__package__')
+ if pkg and isinstance(lextab, str):
+ if '.' not in lextab:
+ lextab = pkg + '.' + lextab
+
+ # Collect parser information from the dictionary
+ linfo = LexerReflect(ldict, log=errorlog, reflags=reflags)
+ linfo.get_all()
+ if not optimize:
+ if linfo.validate_all():
+ raise SyntaxError("Can't build lexer")
+
+ if optimize and lextab:
+ try:
+ lexobj.readtab(lextab, ldict)
+ token = lexobj.token
+ input = lexobj.input
+ lexer = lexobj
+ return lexobj
+
+ except ImportError:
+ pass
+
+ # Dump some basic debugging information
+ if debug:
+ debuglog.info('lex: tokens = %r', linfo.tokens)
+ debuglog.info('lex: literals = %r', linfo.literals)
+ debuglog.info('lex: states = %r', linfo.stateinfo)
+
+ # Build a dictionary of valid token names
+ lexobj.lextokens = set()
+ for n in linfo.tokens:
+ lexobj.lextokens.add(n)
+
+ # Get literals specification
+ if isinstance(linfo.literals, (list, tuple)):
+ lexobj.lexliterals = type(linfo.literals[0])().join(linfo.literals)
+ else:
+ lexobj.lexliterals = linfo.literals
+
+ lexobj.lextokens_all = lexobj.lextokens | set(lexobj.lexliterals)
+
+ # Get the stateinfo dictionary
+ stateinfo = linfo.stateinfo
+
+ regexs = {}
+ # Build the master regular expressions
+ for state in stateinfo:
+ regex_list = []
+
+ # Add rules defined by functions first
+ for fname, f in linfo.funcsym[state]:
+ line = f.__code__.co_firstlineno
+ file = f.__code__.co_filename
+ regex_list.append('(?P<%s>%s)' % (fname, _get_regex(f)))
+ if debug:
+ debuglog.info("lex: Adding rule %s -> '%s' (state '%s')", fname, _get_regex(f), state)
+
+ # Now add all of the simple rules
+ for name, r in linfo.strsym[state]:
+ regex_list.append('(?P<%s>%s)' % (name, r))
+ if debug:
+ debuglog.info("lex: Adding rule %s -> '%s' (state '%s')", name, r, state)
+
+ regexs[state] = regex_list
+
+ # Build the master regular expressions
+
+ if debug:
+ debuglog.info('lex: ==== MASTER REGEXS FOLLOW ====')
+
+ for state in regexs:
+ lexre, re_text, re_names = _form_master_re(regexs[state], reflags, ldict, linfo.toknames)
+ lexobj.lexstatere[state] = lexre
+ lexobj.lexstateretext[state] = re_text
+ lexobj.lexstaterenames[state] = re_names
+ if debug:
+ for i, text in enumerate(re_text):
+ debuglog.info("lex: state '%s' : regex[%d] = '%s'", state, i, text)
+
+ # For inclusive states, we need to add the regular expressions from the INITIAL state
+ for state, stype in stateinfo.items():
+ if state != 'INITIAL' and stype == 'inclusive':
+ lexobj.lexstatere[state].extend(lexobj.lexstatere['INITIAL'])
+ lexobj.lexstateretext[state].extend(lexobj.lexstateretext['INITIAL'])
+ lexobj.lexstaterenames[state].extend(lexobj.lexstaterenames['INITIAL'])
+
+ lexobj.lexstateinfo = stateinfo
+ lexobj.lexre = lexobj.lexstatere['INITIAL']
+ lexobj.lexretext = lexobj.lexstateretext['INITIAL']
+ lexobj.lexreflags = reflags
+
+ # Set up ignore variables
+ lexobj.lexstateignore = linfo.ignore
+ lexobj.lexignore = lexobj.lexstateignore.get('INITIAL', '')
+
+ # Set up error functions
+ lexobj.lexstateerrorf = linfo.errorf
+ lexobj.lexerrorf = linfo.errorf.get('INITIAL', None)
+ if not lexobj.lexerrorf:
+ errorlog.warning('No t_error rule is defined')
+
+ # Set up eof functions
+ lexobj.lexstateeoff = linfo.eoff
+ lexobj.lexeoff = linfo.eoff.get('INITIAL', None)
+
+ # Check state information for ignore and error rules
+ for s, stype in stateinfo.items():
+ if stype == 'exclusive':
+ if s not in linfo.errorf:
+ errorlog.warning("No error rule is defined for exclusive state '%s'", s)
+ if s not in linfo.ignore and lexobj.lexignore:
+ errorlog.warning("No ignore rule is defined for exclusive state '%s'", s)
+ elif stype == 'inclusive':
+ if s not in linfo.errorf:
+ linfo.errorf[s] = linfo.errorf.get('INITIAL', None)
+ if s not in linfo.ignore:
+ linfo.ignore[s] = linfo.ignore.get('INITIAL', '')
+
+ # Create global versions of the token() and input() functions
+ token = lexobj.token
+ input = lexobj.input
+ lexer = lexobj
+
+ # If in optimize mode, we write the lextab
+ if lextab and optimize:
+ if outputdir is None:
+ # If no output directory is set, the location of the output files
+ # is determined according to the following rules:
+ # - If lextab specifies a package, files go into that package directory
+ # - Otherwise, files go in the same directory as the specifying module
+ if isinstance(lextab, types.ModuleType):
+ srcfile = lextab.__file__
+ else:
+ if '.' not in lextab:
+ srcfile = ldict['__file__']
+ else:
+ parts = lextab.split('.')
+ pkgname = '.'.join(parts[:-1])
+ exec('import %s' % pkgname)
+ srcfile = getattr(sys.modules[pkgname], '__file__', '')
+ outputdir = os.path.dirname(srcfile)
+ try:
+ lexobj.writetab(lextab, outputdir)
+ except IOError as e:
+ errorlog.warning("Couldn't write lextab module %r. %s" % (lextab, e))
+
+ return lexobj
+
+# -----------------------------------------------------------------------------
+# runmain()
+#
+# This runs the lexer as a main program
+# -----------------------------------------------------------------------------
+
+def runmain(lexer=None, data=None):
+ if not data:
+ try:
+ filename = sys.argv[1]
+ f = open(filename)
+ data = f.read()
+ f.close()
+ except IndexError:
+ sys.stdout.write('Reading from standard input (type EOF to end):\n')
+ data = sys.stdin.read()
+
+ if lexer:
+ _input = lexer.input
+ else:
+ _input = input
+ _input(data)
+ if lexer:
+ _token = lexer.token
+ else:
+ _token = token
+
+ while True:
+ tok = _token()
+ if not tok:
+ break
+ sys.stdout.write('(%s,%r,%d,%d)\n' % (tok.type, tok.value, tok.lineno, tok.lexpos))
+
+# -----------------------------------------------------------------------------
+# @TOKEN(regex)
+#
+# This decorator function can be used to set the regex expression on a function
+# when its docstring might need to be set in an alternative way
+# -----------------------------------------------------------------------------
+
+def TOKEN(r):
+ def set_regex(f):
+ if hasattr(r, '__call__'):
+ f.regex = _get_regex(r)
+ else:
+ f.regex = r
+ return f
+ return set_regex
+
+# Alternative spelling of the TOKEN decorator
+Token = TOKEN
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/yacc.py b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/yacc.py
new file mode 100644
index 0000000000000000000000000000000000000000..20b4f2863cc7193ad4b779a30375c865495fa50c
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/yacc.py
@@ -0,0 +1,3494 @@
+# -----------------------------------------------------------------------------
+# ply: yacc.py
+#
+# Copyright (C) 2001-2017
+# David M. Beazley (Dabeaz LLC)
+# All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions are
+# met:
+#
+# * Redistributions of source code must retain the above copyright notice,
+# this list of conditions and the following disclaimer.
+# * Redistributions in binary form must reproduce the above copyright notice,
+# this list of conditions and the following disclaimer in the documentation
+# and/or other materials provided with the distribution.
+# * Neither the name of the David Beazley or Dabeaz LLC may be used to
+# endorse or promote products derived from this software without
+# specific prior written permission.
+#
+# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+# -----------------------------------------------------------------------------
+#
+# This implements an LR parser that is constructed from grammar rules defined
+# as Python functions. The grammer is specified by supplying the BNF inside
+# Python documentation strings. The inspiration for this technique was borrowed
+# from John Aycock's Spark parsing system. PLY might be viewed as cross between
+# Spark and the GNU bison utility.
+#
+# The current implementation is only somewhat object-oriented. The
+# LR parser itself is defined in terms of an object (which allows multiple
+# parsers to co-exist). However, most of the variables used during table
+# construction are defined in terms of global variables. Users shouldn't
+# notice unless they are trying to define multiple parsers at the same
+# time using threads (in which case they should have their head examined).
+#
+# This implementation supports both SLR and LALR(1) parsing. LALR(1)
+# support was originally implemented by Elias Ioup (ezioup@alumni.uchicago.edu),
+# using the algorithm found in Aho, Sethi, and Ullman "Compilers: Principles,
+# Techniques, and Tools" (The Dragon Book). LALR(1) has since been replaced
+# by the more efficient DeRemer and Pennello algorithm.
+#
+# :::::::: WARNING :::::::
+#
+# Construction of LR parsing tables is fairly complicated and expensive.
+# To make this module run fast, a *LOT* of work has been put into
+# optimization---often at the expensive of readability and what might
+# consider to be good Python "coding style." Modify the code at your
+# own risk!
+# ----------------------------------------------------------------------------
+
+import re
+import types
+import sys
+import os.path
+import inspect
+import base64
+import warnings
+
+__version__ = '3.10'
+__tabversion__ = '3.10'
+
+#-----------------------------------------------------------------------------
+# === User configurable parameters ===
+#
+# Change these to modify the default behavior of yacc (if you wish)
+#-----------------------------------------------------------------------------
+
+yaccdebug = True # Debugging mode. If set, yacc generates a
+ # a 'parser.out' file in the current directory
+
+debug_file = 'parser.out' # Default name of the debugging file
+tab_module = 'parsetab' # Default name of the table module
+default_lr = 'LALR' # Default LR table generation method
+
+error_count = 3 # Number of symbols that must be shifted to leave recovery mode
+
+yaccdevel = False # Set to True if developing yacc. This turns off optimized
+ # implementations of certain functions.
+
+resultlimit = 40 # Size limit of results when running in debug mode.
+
+pickle_protocol = 0 # Protocol to use when writing pickle files
+
+# String type-checking compatibility
+if sys.version_info[0] < 3:
+ string_types = basestring
+else:
+ string_types = str
+
+MAXINT = sys.maxsize
+
+# This object is a stand-in for a logging object created by the
+# logging module. PLY will use this by default to create things
+# such as the parser.out file. If a user wants more detailed
+# information, they can create their own logging object and pass
+# it into PLY.
+
+class PlyLogger(object):
+ def __init__(self, f):
+ self.f = f
+
+ def debug(self, msg, *args, **kwargs):
+ self.f.write((msg % args) + '\n')
+
+ info = debug
+
+ def warning(self, msg, *args, **kwargs):
+ self.f.write('WARNING: ' + (msg % args) + '\n')
+
+ def error(self, msg, *args, **kwargs):
+ self.f.write('ERROR: ' + (msg % args) + '\n')
+
+ critical = debug
+
+# Null logger is used when no output is generated. Does nothing.
+class NullLogger(object):
+ def __getattribute__(self, name):
+ return self
+
+ def __call__(self, *args, **kwargs):
+ return self
+
+# Exception raised for yacc-related errors
+class YaccError(Exception):
+ pass
+
+# Format the result message that the parser produces when running in debug mode.
+def format_result(r):
+ repr_str = repr(r)
+ if '\n' in repr_str:
+ repr_str = repr(repr_str)
+ if len(repr_str) > resultlimit:
+ repr_str = repr_str[:resultlimit] + ' ...'
+ result = '<%s @ 0x%x> (%s)' % (type(r).__name__, id(r), repr_str)
+ return result
+
+# Format stack entries when the parser is running in debug mode
+def format_stack_entry(r):
+ repr_str = repr(r)
+ if '\n' in repr_str:
+ repr_str = repr(repr_str)
+ if len(repr_str) < 16:
+ return repr_str
+ else:
+ return '<%s @ 0x%x>' % (type(r).__name__, id(r))
+
+# Panic mode error recovery support. This feature is being reworked--much of the
+# code here is to offer a deprecation/backwards compatible transition
+
+_errok = None
+_token = None
+_restart = None
+_warnmsg = '''PLY: Don't use global functions errok(), token(), and restart() in p_error().
+Instead, invoke the methods on the associated parser instance:
+
+ def p_error(p):
+ ...
+ # Use parser.errok(), parser.token(), parser.restart()
+ ...
+
+ parser = yacc.yacc()
+'''
+
+def errok():
+ warnings.warn(_warnmsg)
+ return _errok()
+
+def restart():
+ warnings.warn(_warnmsg)
+ return _restart()
+
+def token():
+ warnings.warn(_warnmsg)
+ return _token()
+
+# Utility function to call the p_error() function with some deprecation hacks
+def call_errorfunc(errorfunc, token, parser):
+ global _errok, _token, _restart
+ _errok = parser.errok
+ _token = parser.token
+ _restart = parser.restart
+ r = errorfunc(token)
+ try:
+ del _errok, _token, _restart
+ except NameError:
+ pass
+ return r
+
+#-----------------------------------------------------------------------------
+# === LR Parsing Engine ===
+#
+# The following classes are used for the LR parser itself. These are not
+# used during table construction and are independent of the actual LR
+# table generation algorithm
+#-----------------------------------------------------------------------------
+
+# This class is used to hold non-terminal grammar symbols during parsing.
+# It normally has the following attributes set:
+# .type = Grammar symbol type
+# .value = Symbol value
+# .lineno = Starting line number
+# .endlineno = Ending line number (optional, set automatically)
+# .lexpos = Starting lex position
+# .endlexpos = Ending lex position (optional, set automatically)
+
+class YaccSymbol:
+ def __str__(self):
+ return self.type
+
+ def __repr__(self):
+ return str(self)
+
+# This class is a wrapper around the objects actually passed to each
+# grammar rule. Index lookup and assignment actually assign the
+# .value attribute of the underlying YaccSymbol object.
+# The lineno() method returns the line number of a given
+# item (or 0 if not defined). The linespan() method returns
+# a tuple of (startline,endline) representing the range of lines
+# for a symbol. The lexspan() method returns a tuple (lexpos,endlexpos)
+# representing the range of positional information for a symbol.
+
+class YaccProduction:
+ def __init__(self, s, stack=None):
+ self.slice = s
+ self.stack = stack
+ self.lexer = None
+ self.parser = None
+
+ def __getitem__(self, n):
+ if isinstance(n, slice):
+ return [s.value for s in self.slice[n]]
+ elif n >= 0:
+ return self.slice[n].value
+ else:
+ return self.stack[n].value
+
+ def __setitem__(self, n, v):
+ self.slice[n].value = v
+
+ def __getslice__(self, i, j):
+ return [s.value for s in self.slice[i:j]]
+
+ def __len__(self):
+ return len(self.slice)
+
+ def lineno(self, n):
+ return getattr(self.slice[n], 'lineno', 0)
+
+ def set_lineno(self, n, lineno):
+ self.slice[n].lineno = lineno
+
+ def linespan(self, n):
+ startline = getattr(self.slice[n], 'lineno', 0)
+ endline = getattr(self.slice[n], 'endlineno', startline)
+ return startline, endline
+
+ def lexpos(self, n):
+ return getattr(self.slice[n], 'lexpos', 0)
+
+ def lexspan(self, n):
+ startpos = getattr(self.slice[n], 'lexpos', 0)
+ endpos = getattr(self.slice[n], 'endlexpos', startpos)
+ return startpos, endpos
+
+ def error(self):
+ raise SyntaxError
+
+# -----------------------------------------------------------------------------
+# == LRParser ==
+#
+# The LR Parsing engine.
+# -----------------------------------------------------------------------------
+
+class LRParser:
+ def __init__(self, lrtab, errorf):
+ self.productions = lrtab.lr_productions
+ self.action = lrtab.lr_action
+ self.goto = lrtab.lr_goto
+ self.errorfunc = errorf
+ self.set_defaulted_states()
+ self.errorok = True
+
+ def errok(self):
+ self.errorok = True
+
+ def restart(self):
+ del self.statestack[:]
+ del self.symstack[:]
+ sym = YaccSymbol()
+ sym.type = '$end'
+ self.symstack.append(sym)
+ self.statestack.append(0)
+
+ # Defaulted state support.
+ # This method identifies parser states where there is only one possible reduction action.
+ # For such states, the parser can make a choose to make a rule reduction without consuming
+ # the next look-ahead token. This delayed invocation of the tokenizer can be useful in
+ # certain kinds of advanced parsing situations where the lexer and parser interact with
+ # each other or change states (i.e., manipulation of scope, lexer states, etc.).
+ #
+ # See: https://www.gnu.org/software/bison/manual/html_node/Default-Reductions.html#Default-Reductions
+ def set_defaulted_states(self):
+ self.defaulted_states = {}
+ for state, actions in self.action.items():
+ rules = list(actions.values())
+ if len(rules) == 1 and rules[0] < 0:
+ self.defaulted_states[state] = rules[0]
+
+ def disable_defaulted_states(self):
+ self.defaulted_states = {}
+
+ def parse(self, input=None, lexer=None, debug=False, tracking=False, tokenfunc=None):
+ if debug or yaccdevel:
+ if isinstance(debug, int):
+ debug = PlyLogger(sys.stderr)
+ return self.parsedebug(input, lexer, debug, tracking, tokenfunc)
+ elif tracking:
+ return self.parseopt(input, lexer, debug, tracking, tokenfunc)
+ else:
+ return self.parseopt_notrack(input, lexer, debug, tracking, tokenfunc)
+
+
+ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+ # parsedebug().
+ #
+ # This is the debugging enabled version of parse(). All changes made to the
+ # parsing engine should be made here. Optimized versions of this function
+ # are automatically created by the ply/ygen.py script. This script cuts out
+ # sections enclosed in markers such as this:
+ #
+ # #--! DEBUG
+ # statements
+ # #--! DEBUG
+ #
+ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+
+ def parsedebug(self, input=None, lexer=None, debug=False, tracking=False, tokenfunc=None):
+ #--! parsedebug-start
+ lookahead = None # Current lookahead symbol
+ lookaheadstack = [] # Stack of lookahead symbols
+ actions = self.action # Local reference to action table (to avoid lookup on self.)
+ goto = self.goto # Local reference to goto table (to avoid lookup on self.)
+ prod = self.productions # Local reference to production list (to avoid lookup on self.)
+ defaulted_states = self.defaulted_states # Local reference to defaulted states
+ pslice = YaccProduction(None) # Production object passed to grammar rules
+ errorcount = 0 # Used during error recovery
+
+ #--! DEBUG
+ debug.info('PLY: PARSE DEBUG START')
+ #--! DEBUG
+
+ # If no lexer was given, we will try to use the lex module
+ if not lexer:
+ from . import lex
+ lexer = lex.lexer
+
+ # Set up the lexer and parser objects on pslice
+ pslice.lexer = lexer
+ pslice.parser = self
+
+ # If input was supplied, pass to lexer
+ if input is not None:
+ lexer.input(input)
+
+ if tokenfunc is None:
+ # Tokenize function
+ get_token = lexer.token
+ else:
+ get_token = tokenfunc
+
+ # Set the parser() token method (sometimes used in error recovery)
+ self.token = get_token
+
+ # Set up the state and symbol stacks
+
+ statestack = [] # Stack of parsing states
+ self.statestack = statestack
+ symstack = [] # Stack of grammar symbols
+ self.symstack = symstack
+
+ pslice.stack = symstack # Put in the production
+ errtoken = None # Err token
+
+ # The start state is assumed to be (0,$end)
+
+ statestack.append(0)
+ sym = YaccSymbol()
+ sym.type = '$end'
+ symstack.append(sym)
+ state = 0
+ while True:
+ # Get the next symbol on the input. If a lookahead symbol
+ # is already set, we just use that. Otherwise, we'll pull
+ # the next token off of the lookaheadstack or from the lexer
+
+ #--! DEBUG
+ debug.debug('')
+ debug.debug('State : %s', state)
+ #--! DEBUG
+
+ if state not in defaulted_states:
+ if not lookahead:
+ if not lookaheadstack:
+ lookahead = get_token() # Get the next token
+ else:
+ lookahead = lookaheadstack.pop()
+ if not lookahead:
+ lookahead = YaccSymbol()
+ lookahead.type = '$end'
+
+ # Check the action table
+ ltype = lookahead.type
+ t = actions[state].get(ltype)
+ else:
+ t = defaulted_states[state]
+ #--! DEBUG
+ debug.debug('Defaulted state %s: Reduce using %d', state, -t)
+ #--! DEBUG
+
+ #--! DEBUG
+ debug.debug('Stack : %s',
+ ('%s . %s' % (' '.join([xx.type for xx in symstack][1:]), str(lookahead))).lstrip())
+ #--! DEBUG
+
+ if t is not None:
+ if t > 0:
+ # shift a symbol on the stack
+ statestack.append(t)
+ state = t
+
+ #--! DEBUG
+ debug.debug('Action : Shift and goto state %s', t)
+ #--! DEBUG
+
+ symstack.append(lookahead)
+ lookahead = None
+
+ # Decrease error count on successful shift
+ if errorcount:
+ errorcount -= 1
+ continue
+
+ if t < 0:
+ # reduce a symbol on the stack, emit a production
+ p = prod[-t]
+ pname = p.name
+ plen = p.len
+
+ # Get production function
+ sym = YaccSymbol()
+ sym.type = pname # Production name
+ sym.value = None
+
+ #--! DEBUG
+ if plen:
+ debug.info('Action : Reduce rule [%s] with %s and goto state %d', p.str,
+ '['+','.join([format_stack_entry(_v.value) for _v in symstack[-plen:]])+']',
+ goto[statestack[-1-plen]][pname])
+ else:
+ debug.info('Action : Reduce rule [%s] with %s and goto state %d', p.str, [],
+ goto[statestack[-1]][pname])
+
+ #--! DEBUG
+
+ if plen:
+ targ = symstack[-plen-1:]
+ targ[0] = sym
+
+ #--! TRACKING
+ if tracking:
+ t1 = targ[1]
+ sym.lineno = t1.lineno
+ sym.lexpos = t1.lexpos
+ t1 = targ[-1]
+ sym.endlineno = getattr(t1, 'endlineno', t1.lineno)
+ sym.endlexpos = getattr(t1, 'endlexpos', t1.lexpos)
+ #--! TRACKING
+
+ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+ # The code enclosed in this section is duplicated
+ # below as a performance optimization. Make sure
+ # changes get made in both locations.
+
+ pslice.slice = targ
+
+ try:
+ # Call the grammar rule with our special slice object
+ del symstack[-plen:]
+ self.state = state
+ p.callable(pslice)
+ del statestack[-plen:]
+ #--! DEBUG
+ debug.info('Result : %s', format_result(pslice[0]))
+ #--! DEBUG
+ symstack.append(sym)
+ state = goto[statestack[-1]][pname]
+ statestack.append(state)
+ except SyntaxError:
+ # If an error was set. Enter error recovery state
+ lookaheadstack.append(lookahead) # Save the current lookahead token
+ symstack.extend(targ[1:-1]) # Put the production slice back on the stack
+ statestack.pop() # Pop back one state (before the reduce)
+ state = statestack[-1]
+ sym.type = 'error'
+ sym.value = 'error'
+ lookahead = sym
+ errorcount = error_count
+ self.errorok = False
+
+ continue
+ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+
+ else:
+
+ #--! TRACKING
+ if tracking:
+ sym.lineno = lexer.lineno
+ sym.lexpos = lexer.lexpos
+ #--! TRACKING
+
+ targ = [sym]
+
+ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+ # The code enclosed in this section is duplicated
+ # above as a performance optimization. Make sure
+ # changes get made in both locations.
+
+ pslice.slice = targ
+
+ try:
+ # Call the grammar rule with our special slice object
+ self.state = state
+ p.callable(pslice)
+ #--! DEBUG
+ debug.info('Result : %s', format_result(pslice[0]))
+ #--! DEBUG
+ symstack.append(sym)
+ state = goto[statestack[-1]][pname]
+ statestack.append(state)
+ except SyntaxError:
+ # If an error was set. Enter error recovery state
+ lookaheadstack.append(lookahead) # Save the current lookahead token
+ statestack.pop() # Pop back one state (before the reduce)
+ state = statestack[-1]
+ sym.type = 'error'
+ sym.value = 'error'
+ lookahead = sym
+ errorcount = error_count
+ self.errorok = False
+
+ continue
+ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+
+ if t == 0:
+ n = symstack[-1]
+ result = getattr(n, 'value', None)
+ #--! DEBUG
+ debug.info('Done : Returning %s', format_result(result))
+ debug.info('PLY: PARSE DEBUG END')
+ #--! DEBUG
+ return result
+
+ if t is None:
+
+ #--! DEBUG
+ debug.error('Error : %s',
+ ('%s . %s' % (' '.join([xx.type for xx in symstack][1:]), str(lookahead))).lstrip())
+ #--! DEBUG
+
+ # We have some kind of parsing error here. To handle
+ # this, we are going to push the current token onto
+ # the tokenstack and replace it with an 'error' token.
+ # If there are any synchronization rules, they may
+ # catch it.
+ #
+ # In addition to pushing the error token, we call call
+ # the user defined p_error() function if this is the
+ # first syntax error. This function is only called if
+ # errorcount == 0.
+ if errorcount == 0 or self.errorok:
+ errorcount = error_count
+ self.errorok = False
+ errtoken = lookahead
+ if errtoken.type == '$end':
+ errtoken = None # End of file!
+ if self.errorfunc:
+ if errtoken and not hasattr(errtoken, 'lexer'):
+ errtoken.lexer = lexer
+ self.state = state
+ tok = call_errorfunc(self.errorfunc, errtoken, self)
+ if self.errorok:
+ # User must have done some kind of panic
+ # mode recovery on their own. The
+ # returned token is the next lookahead
+ lookahead = tok
+ errtoken = None
+ continue
+ else:
+ if errtoken:
+ if hasattr(errtoken, 'lineno'):
+ lineno = lookahead.lineno
+ else:
+ lineno = 0
+ if lineno:
+ sys.stderr.write('yacc: Syntax error at line %d, token=%s\n' % (lineno, errtoken.type))
+ else:
+ sys.stderr.write('yacc: Syntax error, token=%s' % errtoken.type)
+ else:
+ sys.stderr.write('yacc: Parse error in input. EOF\n')
+ return
+
+ else:
+ errorcount = error_count
+
+ # case 1: the statestack only has 1 entry on it. If we're in this state, the
+ # entire parse has been rolled back and we're completely hosed. The token is
+ # discarded and we just keep going.
+
+ if len(statestack) <= 1 and lookahead.type != '$end':
+ lookahead = None
+ errtoken = None
+ state = 0
+ # Nuke the pushback stack
+ del lookaheadstack[:]
+ continue
+
+ # case 2: the statestack has a couple of entries on it, but we're
+ # at the end of the file. nuke the top entry and generate an error token
+
+ # Start nuking entries on the stack
+ if lookahead.type == '$end':
+ # Whoa. We're really hosed here. Bail out
+ return
+
+ if lookahead.type != 'error':
+ sym = symstack[-1]
+ if sym.type == 'error':
+ # Hmmm. Error is on top of stack, we'll just nuke input
+ # symbol and continue
+ #--! TRACKING
+ if tracking:
+ sym.endlineno = getattr(lookahead, 'lineno', sym.lineno)
+ sym.endlexpos = getattr(lookahead, 'lexpos', sym.lexpos)
+ #--! TRACKING
+ lookahead = None
+ continue
+
+ # Create the error symbol for the first time and make it the new lookahead symbol
+ t = YaccSymbol()
+ t.type = 'error'
+
+ if hasattr(lookahead, 'lineno'):
+ t.lineno = t.endlineno = lookahead.lineno
+ if hasattr(lookahead, 'lexpos'):
+ t.lexpos = t.endlexpos = lookahead.lexpos
+ t.value = lookahead
+ lookaheadstack.append(lookahead)
+ lookahead = t
+ else:
+ sym = symstack.pop()
+ #--! TRACKING
+ if tracking:
+ lookahead.lineno = sym.lineno
+ lookahead.lexpos = sym.lexpos
+ #--! TRACKING
+ statestack.pop()
+ state = statestack[-1]
+
+ continue
+
+ # Call an error function here
+ raise RuntimeError('yacc: internal parser error!!!\n')
+
+ #--! parsedebug-end
+
+ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+ # parseopt().
+ #
+ # Optimized version of parse() method. DO NOT EDIT THIS CODE DIRECTLY!
+ # This code is automatically generated by the ply/ygen.py script. Make
+ # changes to the parsedebug() method instead.
+ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+
+ def parseopt(self, input=None, lexer=None, debug=False, tracking=False, tokenfunc=None):
+ #--! parseopt-start
+ lookahead = None # Current lookahead symbol
+ lookaheadstack = [] # Stack of lookahead symbols
+ actions = self.action # Local reference to action table (to avoid lookup on self.)
+ goto = self.goto # Local reference to goto table (to avoid lookup on self.)
+ prod = self.productions # Local reference to production list (to avoid lookup on self.)
+ defaulted_states = self.defaulted_states # Local reference to defaulted states
+ pslice = YaccProduction(None) # Production object passed to grammar rules
+ errorcount = 0 # Used during error recovery
+
+
+ # If no lexer was given, we will try to use the lex module
+ if not lexer:
+ from . import lex
+ lexer = lex.lexer
+
+ # Set up the lexer and parser objects on pslice
+ pslice.lexer = lexer
+ pslice.parser = self
+
+ # If input was supplied, pass to lexer
+ if input is not None:
+ lexer.input(input)
+
+ if tokenfunc is None:
+ # Tokenize function
+ get_token = lexer.token
+ else:
+ get_token = tokenfunc
+
+ # Set the parser() token method (sometimes used in error recovery)
+ self.token = get_token
+
+ # Set up the state and symbol stacks
+
+ statestack = [] # Stack of parsing states
+ self.statestack = statestack
+ symstack = [] # Stack of grammar symbols
+ self.symstack = symstack
+
+ pslice.stack = symstack # Put in the production
+ errtoken = None # Err token
+
+ # The start state is assumed to be (0,$end)
+
+ statestack.append(0)
+ sym = YaccSymbol()
+ sym.type = '$end'
+ symstack.append(sym)
+ state = 0
+ while True:
+ # Get the next symbol on the input. If a lookahead symbol
+ # is already set, we just use that. Otherwise, we'll pull
+ # the next token off of the lookaheadstack or from the lexer
+
+
+ if state not in defaulted_states:
+ if not lookahead:
+ if not lookaheadstack:
+ lookahead = get_token() # Get the next token
+ else:
+ lookahead = lookaheadstack.pop()
+ if not lookahead:
+ lookahead = YaccSymbol()
+ lookahead.type = '$end'
+
+ # Check the action table
+ ltype = lookahead.type
+ t = actions[state].get(ltype)
+ else:
+ t = defaulted_states[state]
+
+
+ if t is not None:
+ if t > 0:
+ # shift a symbol on the stack
+ statestack.append(t)
+ state = t
+
+
+ symstack.append(lookahead)
+ lookahead = None
+
+ # Decrease error count on successful shift
+ if errorcount:
+ errorcount -= 1
+ continue
+
+ if t < 0:
+ # reduce a symbol on the stack, emit a production
+ p = prod[-t]
+ pname = p.name
+ plen = p.len
+
+ # Get production function
+ sym = YaccSymbol()
+ sym.type = pname # Production name
+ sym.value = None
+
+
+ if plen:
+ targ = symstack[-plen-1:]
+ targ[0] = sym
+
+ #--! TRACKING
+ if tracking:
+ t1 = targ[1]
+ sym.lineno = t1.lineno
+ sym.lexpos = t1.lexpos
+ t1 = targ[-1]
+ sym.endlineno = getattr(t1, 'endlineno', t1.lineno)
+ sym.endlexpos = getattr(t1, 'endlexpos', t1.lexpos)
+ #--! TRACKING
+
+ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+ # The code enclosed in this section is duplicated
+ # below as a performance optimization. Make sure
+ # changes get made in both locations.
+
+ pslice.slice = targ
+
+ try:
+ # Call the grammar rule with our special slice object
+ del symstack[-plen:]
+ self.state = state
+ p.callable(pslice)
+ del statestack[-plen:]
+ symstack.append(sym)
+ state = goto[statestack[-1]][pname]
+ statestack.append(state)
+ except SyntaxError:
+ # If an error was set. Enter error recovery state
+ lookaheadstack.append(lookahead) # Save the current lookahead token
+ symstack.extend(targ[1:-1]) # Put the production slice back on the stack
+ statestack.pop() # Pop back one state (before the reduce)
+ state = statestack[-1]
+ sym.type = 'error'
+ sym.value = 'error'
+ lookahead = sym
+ errorcount = error_count
+ self.errorok = False
+
+ continue
+ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+
+ else:
+
+ #--! TRACKING
+ if tracking:
+ sym.lineno = lexer.lineno
+ sym.lexpos = lexer.lexpos
+ #--! TRACKING
+
+ targ = [sym]
+
+ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+ # The code enclosed in this section is duplicated
+ # above as a performance optimization. Make sure
+ # changes get made in both locations.
+
+ pslice.slice = targ
+
+ try:
+ # Call the grammar rule with our special slice object
+ self.state = state
+ p.callable(pslice)
+ symstack.append(sym)
+ state = goto[statestack[-1]][pname]
+ statestack.append(state)
+ except SyntaxError:
+ # If an error was set. Enter error recovery state
+ lookaheadstack.append(lookahead) # Save the current lookahead token
+ statestack.pop() # Pop back one state (before the reduce)
+ state = statestack[-1]
+ sym.type = 'error'
+ sym.value = 'error'
+ lookahead = sym
+ errorcount = error_count
+ self.errorok = False
+
+ continue
+ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+
+ if t == 0:
+ n = symstack[-1]
+ result = getattr(n, 'value', None)
+ return result
+
+ if t is None:
+
+
+ # We have some kind of parsing error here. To handle
+ # this, we are going to push the current token onto
+ # the tokenstack and replace it with an 'error' token.
+ # If there are any synchronization rules, they may
+ # catch it.
+ #
+ # In addition to pushing the error token, we call call
+ # the user defined p_error() function if this is the
+ # first syntax error. This function is only called if
+ # errorcount == 0.
+ if errorcount == 0 or self.errorok:
+ errorcount = error_count
+ self.errorok = False
+ errtoken = lookahead
+ if errtoken.type == '$end':
+ errtoken = None # End of file!
+ if self.errorfunc:
+ if errtoken and not hasattr(errtoken, 'lexer'):
+ errtoken.lexer = lexer
+ self.state = state
+ tok = call_errorfunc(self.errorfunc, errtoken, self)
+ if self.errorok:
+ # User must have done some kind of panic
+ # mode recovery on their own. The
+ # returned token is the next lookahead
+ lookahead = tok
+ errtoken = None
+ continue
+ else:
+ if errtoken:
+ if hasattr(errtoken, 'lineno'):
+ lineno = lookahead.lineno
+ else:
+ lineno = 0
+ if lineno:
+ sys.stderr.write('yacc: Syntax error at line %d, token=%s\n' % (lineno, errtoken.type))
+ else:
+ sys.stderr.write('yacc: Syntax error, token=%s' % errtoken.type)
+ else:
+ sys.stderr.write('yacc: Parse error in input. EOF\n')
+ return
+
+ else:
+ errorcount = error_count
+
+ # case 1: the statestack only has 1 entry on it. If we're in this state, the
+ # entire parse has been rolled back and we're completely hosed. The token is
+ # discarded and we just keep going.
+
+ if len(statestack) <= 1 and lookahead.type != '$end':
+ lookahead = None
+ errtoken = None
+ state = 0
+ # Nuke the pushback stack
+ del lookaheadstack[:]
+ continue
+
+ # case 2: the statestack has a couple of entries on it, but we're
+ # at the end of the file. nuke the top entry and generate an error token
+
+ # Start nuking entries on the stack
+ if lookahead.type == '$end':
+ # Whoa. We're really hosed here. Bail out
+ return
+
+ if lookahead.type != 'error':
+ sym = symstack[-1]
+ if sym.type == 'error':
+ # Hmmm. Error is on top of stack, we'll just nuke input
+ # symbol and continue
+ #--! TRACKING
+ if tracking:
+ sym.endlineno = getattr(lookahead, 'lineno', sym.lineno)
+ sym.endlexpos = getattr(lookahead, 'lexpos', sym.lexpos)
+ #--! TRACKING
+ lookahead = None
+ continue
+
+ # Create the error symbol for the first time and make it the new lookahead symbol
+ t = YaccSymbol()
+ t.type = 'error'
+
+ if hasattr(lookahead, 'lineno'):
+ t.lineno = t.endlineno = lookahead.lineno
+ if hasattr(lookahead, 'lexpos'):
+ t.lexpos = t.endlexpos = lookahead.lexpos
+ t.value = lookahead
+ lookaheadstack.append(lookahead)
+ lookahead = t
+ else:
+ sym = symstack.pop()
+ #--! TRACKING
+ if tracking:
+ lookahead.lineno = sym.lineno
+ lookahead.lexpos = sym.lexpos
+ #--! TRACKING
+ statestack.pop()
+ state = statestack[-1]
+
+ continue
+
+ # Call an error function here
+ raise RuntimeError('yacc: internal parser error!!!\n')
+
+ #--! parseopt-end
+
+ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+ # parseopt_notrack().
+ #
+ # Optimized version of parseopt() with line number tracking removed.
+ # DO NOT EDIT THIS CODE DIRECTLY. This code is automatically generated
+ # by the ply/ygen.py script. Make changes to the parsedebug() method instead.
+ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+
+ def parseopt_notrack(self, input=None, lexer=None, debug=False, tracking=False, tokenfunc=None):
+ #--! parseopt-notrack-start
+ lookahead = None # Current lookahead symbol
+ lookaheadstack = [] # Stack of lookahead symbols
+ actions = self.action # Local reference to action table (to avoid lookup on self.)
+ goto = self.goto # Local reference to goto table (to avoid lookup on self.)
+ prod = self.productions # Local reference to production list (to avoid lookup on self.)
+ defaulted_states = self.defaulted_states # Local reference to defaulted states
+ pslice = YaccProduction(None) # Production object passed to grammar rules
+ errorcount = 0 # Used during error recovery
+
+
+ # If no lexer was given, we will try to use the lex module
+ if not lexer:
+ from . import lex
+ lexer = lex.lexer
+
+ # Set up the lexer and parser objects on pslice
+ pslice.lexer = lexer
+ pslice.parser = self
+
+ # If input was supplied, pass to lexer
+ if input is not None:
+ lexer.input(input)
+
+ if tokenfunc is None:
+ # Tokenize function
+ get_token = lexer.token
+ else:
+ get_token = tokenfunc
+
+ # Set the parser() token method (sometimes used in error recovery)
+ self.token = get_token
+
+ # Set up the state and symbol stacks
+
+ statestack = [] # Stack of parsing states
+ self.statestack = statestack
+ symstack = [] # Stack of grammar symbols
+ self.symstack = symstack
+
+ pslice.stack = symstack # Put in the production
+ errtoken = None # Err token
+
+ # The start state is assumed to be (0,$end)
+
+ statestack.append(0)
+ sym = YaccSymbol()
+ sym.type = '$end'
+ symstack.append(sym)
+ state = 0
+ while True:
+ # Get the next symbol on the input. If a lookahead symbol
+ # is already set, we just use that. Otherwise, we'll pull
+ # the next token off of the lookaheadstack or from the lexer
+
+
+ if state not in defaulted_states:
+ if not lookahead:
+ if not lookaheadstack:
+ lookahead = get_token() # Get the next token
+ else:
+ lookahead = lookaheadstack.pop()
+ if not lookahead:
+ lookahead = YaccSymbol()
+ lookahead.type = '$end'
+
+ # Check the action table
+ ltype = lookahead.type
+ t = actions[state].get(ltype)
+ else:
+ t = defaulted_states[state]
+
+
+ if t is not None:
+ if t > 0:
+ # shift a symbol on the stack
+ statestack.append(t)
+ state = t
+
+
+ symstack.append(lookahead)
+ lookahead = None
+
+ # Decrease error count on successful shift
+ if errorcount:
+ errorcount -= 1
+ continue
+
+ if t < 0:
+ # reduce a symbol on the stack, emit a production
+ p = prod[-t]
+ pname = p.name
+ plen = p.len
+
+ # Get production function
+ sym = YaccSymbol()
+ sym.type = pname # Production name
+ sym.value = None
+
+
+ if plen:
+ targ = symstack[-plen-1:]
+ targ[0] = sym
+
+
+ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+ # The code enclosed in this section is duplicated
+ # below as a performance optimization. Make sure
+ # changes get made in both locations.
+
+ pslice.slice = targ
+
+ try:
+ # Call the grammar rule with our special slice object
+ del symstack[-plen:]
+ self.state = state
+ p.callable(pslice)
+ del statestack[-plen:]
+ symstack.append(sym)
+ state = goto[statestack[-1]][pname]
+ statestack.append(state)
+ except SyntaxError:
+ # If an error was set. Enter error recovery state
+ lookaheadstack.append(lookahead) # Save the current lookahead token
+ symstack.extend(targ[1:-1]) # Put the production slice back on the stack
+ statestack.pop() # Pop back one state (before the reduce)
+ state = statestack[-1]
+ sym.type = 'error'
+ sym.value = 'error'
+ lookahead = sym
+ errorcount = error_count
+ self.errorok = False
+
+ continue
+ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+
+ else:
+
+
+ targ = [sym]
+
+ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+ # The code enclosed in this section is duplicated
+ # above as a performance optimization. Make sure
+ # changes get made in both locations.
+
+ pslice.slice = targ
+
+ try:
+ # Call the grammar rule with our special slice object
+ self.state = state
+ p.callable(pslice)
+ symstack.append(sym)
+ state = goto[statestack[-1]][pname]
+ statestack.append(state)
+ except SyntaxError:
+ # If an error was set. Enter error recovery state
+ lookaheadstack.append(lookahead) # Save the current lookahead token
+ statestack.pop() # Pop back one state (before the reduce)
+ state = statestack[-1]
+ sym.type = 'error'
+ sym.value = 'error'
+ lookahead = sym
+ errorcount = error_count
+ self.errorok = False
+
+ continue
+ # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
+
+ if t == 0:
+ n = symstack[-1]
+ result = getattr(n, 'value', None)
+ return result
+
+ if t is None:
+
+
+ # We have some kind of parsing error here. To handle
+ # this, we are going to push the current token onto
+ # the tokenstack and replace it with an 'error' token.
+ # If there are any synchronization rules, they may
+ # catch it.
+ #
+ # In addition to pushing the error token, we call call
+ # the user defined p_error() function if this is the
+ # first syntax error. This function is only called if
+ # errorcount == 0.
+ if errorcount == 0 or self.errorok:
+ errorcount = error_count
+ self.errorok = False
+ errtoken = lookahead
+ if errtoken.type == '$end':
+ errtoken = None # End of file!
+ if self.errorfunc:
+ if errtoken and not hasattr(errtoken, 'lexer'):
+ errtoken.lexer = lexer
+ self.state = state
+ tok = call_errorfunc(self.errorfunc, errtoken, self)
+ if self.errorok:
+ # User must have done some kind of panic
+ # mode recovery on their own. The
+ # returned token is the next lookahead
+ lookahead = tok
+ errtoken = None
+ continue
+ else:
+ if errtoken:
+ if hasattr(errtoken, 'lineno'):
+ lineno = lookahead.lineno
+ else:
+ lineno = 0
+ if lineno:
+ sys.stderr.write('yacc: Syntax error at line %d, token=%s\n' % (lineno, errtoken.type))
+ else:
+ sys.stderr.write('yacc: Syntax error, token=%s' % errtoken.type)
+ else:
+ sys.stderr.write('yacc: Parse error in input. EOF\n')
+ return
+
+ else:
+ errorcount = error_count
+
+ # case 1: the statestack only has 1 entry on it. If we're in this state, the
+ # entire parse has been rolled back and we're completely hosed. The token is
+ # discarded and we just keep going.
+
+ if len(statestack) <= 1 and lookahead.type != '$end':
+ lookahead = None
+ errtoken = None
+ state = 0
+ # Nuke the pushback stack
+ del lookaheadstack[:]
+ continue
+
+ # case 2: the statestack has a couple of entries on it, but we're
+ # at the end of the file. nuke the top entry and generate an error token
+
+ # Start nuking entries on the stack
+ if lookahead.type == '$end':
+ # Whoa. We're really hosed here. Bail out
+ return
+
+ if lookahead.type != 'error':
+ sym = symstack[-1]
+ if sym.type == 'error':
+ # Hmmm. Error is on top of stack, we'll just nuke input
+ # symbol and continue
+ lookahead = None
+ continue
+
+ # Create the error symbol for the first time and make it the new lookahead symbol
+ t = YaccSymbol()
+ t.type = 'error'
+
+ if hasattr(lookahead, 'lineno'):
+ t.lineno = t.endlineno = lookahead.lineno
+ if hasattr(lookahead, 'lexpos'):
+ t.lexpos = t.endlexpos = lookahead.lexpos
+ t.value = lookahead
+ lookaheadstack.append(lookahead)
+ lookahead = t
+ else:
+ sym = symstack.pop()
+ statestack.pop()
+ state = statestack[-1]
+
+ continue
+
+ # Call an error function here
+ raise RuntimeError('yacc: internal parser error!!!\n')
+
+ #--! parseopt-notrack-end
+
+# -----------------------------------------------------------------------------
+# === Grammar Representation ===
+#
+# The following functions, classes, and variables are used to represent and
+# manipulate the rules that make up a grammar.
+# -----------------------------------------------------------------------------
+
+# regex matching identifiers
+_is_identifier = re.compile(r'^[a-zA-Z0-9_-]+$')
+
+# -----------------------------------------------------------------------------
+# class Production:
+#
+# This class stores the raw information about a single production or grammar rule.
+# A grammar rule refers to a specification such as this:
+#
+# expr : expr PLUS term
+#
+# Here are the basic attributes defined on all productions
+#
+# name - Name of the production. For example 'expr'
+# prod - A list of symbols on the right side ['expr','PLUS','term']
+# prec - Production precedence level
+# number - Production number.
+# func - Function that executes on reduce
+# file - File where production function is defined
+# lineno - Line number where production function is defined
+#
+# The following attributes are defined or optional.
+#
+# len - Length of the production (number of symbols on right hand side)
+# usyms - Set of unique symbols found in the production
+# -----------------------------------------------------------------------------
+
+class Production(object):
+ reduced = 0
+ def __init__(self, number, name, prod, precedence=('right', 0), func=None, file='', line=0):
+ self.name = name
+ self.prod = tuple(prod)
+ self.number = number
+ self.func = func
+ self.callable = None
+ self.file = file
+ self.line = line
+ self.prec = precedence
+
+ # Internal settings used during table construction
+
+ self.len = len(self.prod) # Length of the production
+
+ # Create a list of unique production symbols used in the production
+ self.usyms = []
+ for s in self.prod:
+ if s not in self.usyms:
+ self.usyms.append(s)
+
+ # List of all LR items for the production
+ self.lr_items = []
+ self.lr_next = None
+
+ # Create a string representation
+ if self.prod:
+ self.str = '%s -> %s' % (self.name, ' '.join(self.prod))
+ else:
+ self.str = '%s -> ' % self.name
+
+ def __str__(self):
+ return self.str
+
+ def __repr__(self):
+ return 'Production(' + str(self) + ')'
+
+ def __len__(self):
+ return len(self.prod)
+
+ def __nonzero__(self):
+ return 1
+
+ def __getitem__(self, index):
+ return self.prod[index]
+
+ # Return the nth lr_item from the production (or None if at the end)
+ def lr_item(self, n):
+ if n > len(self.prod):
+ return None
+ p = LRItem(self, n)
+ # Precompute the list of productions immediately following.
+ try:
+ p.lr_after = Prodnames[p.prod[n+1]]
+ except (IndexError, KeyError):
+ p.lr_after = []
+ try:
+ p.lr_before = p.prod[n-1]
+ except IndexError:
+ p.lr_before = None
+ return p
+
+ # Bind the production function name to a callable
+ def bind(self, pdict):
+ if self.func:
+ self.callable = pdict[self.func]
+
+# This class serves as a minimal standin for Production objects when
+# reading table data from files. It only contains information
+# actually used by the LR parsing engine, plus some additional
+# debugging information.
+class MiniProduction(object):
+ def __init__(self, str, name, len, func, file, line):
+ self.name = name
+ self.len = len
+ self.func = func
+ self.callable = None
+ self.file = file
+ self.line = line
+ self.str = str
+
+ def __str__(self):
+ return self.str
+
+ def __repr__(self):
+ return 'MiniProduction(%s)' % self.str
+
+ # Bind the production function name to a callable
+ def bind(self, pdict):
+ if self.func:
+ self.callable = pdict[self.func]
+
+
+# -----------------------------------------------------------------------------
+# class LRItem
+#
+# This class represents a specific stage of parsing a production rule. For
+# example:
+#
+# expr : expr . PLUS term
+#
+# In the above, the "." represents the current location of the parse. Here
+# basic attributes:
+#
+# name - Name of the production. For example 'expr'
+# prod - A list of symbols on the right side ['expr','.', 'PLUS','term']
+# number - Production number.
+#
+# lr_next Next LR item. Example, if we are ' expr -> expr . PLUS term'
+# then lr_next refers to 'expr -> expr PLUS . term'
+# lr_index - LR item index (location of the ".") in the prod list.
+# lookaheads - LALR lookahead symbols for this item
+# len - Length of the production (number of symbols on right hand side)
+# lr_after - List of all productions that immediately follow
+# lr_before - Grammar symbol immediately before
+# -----------------------------------------------------------------------------
+
+class LRItem(object):
+ def __init__(self, p, n):
+ self.name = p.name
+ self.prod = list(p.prod)
+ self.number = p.number
+ self.lr_index = n
+ self.lookaheads = {}
+ self.prod.insert(n, '.')
+ self.prod = tuple(self.prod)
+ self.len = len(self.prod)
+ self.usyms = p.usyms
+
+ def __str__(self):
+ if self.prod:
+ s = '%s -> %s' % (self.name, ' '.join(self.prod))
+ else:
+ s = '%s -> ' % self.name
+ return s
+
+ def __repr__(self):
+ return 'LRItem(' + str(self) + ')'
+
+# -----------------------------------------------------------------------------
+# rightmost_terminal()
+#
+# Return the rightmost terminal from a list of symbols. Used in add_production()
+# -----------------------------------------------------------------------------
+def rightmost_terminal(symbols, terminals):
+ i = len(symbols) - 1
+ while i >= 0:
+ if symbols[i] in terminals:
+ return symbols[i]
+ i -= 1
+ return None
+
+# -----------------------------------------------------------------------------
+# === GRAMMAR CLASS ===
+#
+# The following class represents the contents of the specified grammar along
+# with various computed properties such as first sets, follow sets, LR items, etc.
+# This data is used for critical parts of the table generation process later.
+# -----------------------------------------------------------------------------
+
+class GrammarError(YaccError):
+ pass
+
+class Grammar(object):
+ def __init__(self, terminals):
+ self.Productions = [None] # A list of all of the productions. The first
+ # entry is always reserved for the purpose of
+ # building an augmented grammar
+
+ self.Prodnames = {} # A dictionary mapping the names of nonterminals to a list of all
+ # productions of that nonterminal.
+
+ self.Prodmap = {} # A dictionary that is only used to detect duplicate
+ # productions.
+
+ self.Terminals = {} # A dictionary mapping the names of terminal symbols to a
+ # list of the rules where they are used.
+
+ for term in terminals:
+ self.Terminals[term] = []
+
+ self.Terminals['error'] = []
+
+ self.Nonterminals = {} # A dictionary mapping names of nonterminals to a list
+ # of rule numbers where they are used.
+
+ self.First = {} # A dictionary of precomputed FIRST(x) symbols
+
+ self.Follow = {} # A dictionary of precomputed FOLLOW(x) symbols
+
+ self.Precedence = {} # Precedence rules for each terminal. Contains tuples of the
+ # form ('right',level) or ('nonassoc', level) or ('left',level)
+
+ self.UsedPrecedence = set() # Precedence rules that were actually used by the grammer.
+ # This is only used to provide error checking and to generate
+ # a warning about unused precedence rules.
+
+ self.Start = None # Starting symbol for the grammar
+
+
+ def __len__(self):
+ return len(self.Productions)
+
+ def __getitem__(self, index):
+ return self.Productions[index]
+
+ # -----------------------------------------------------------------------------
+ # set_precedence()
+ #
+ # Sets the precedence for a given terminal. assoc is the associativity such as
+ # 'left','right', or 'nonassoc'. level is a numeric level.
+ #
+ # -----------------------------------------------------------------------------
+
+ def set_precedence(self, term, assoc, level):
+ assert self.Productions == [None], 'Must call set_precedence() before add_production()'
+ if term in self.Precedence:
+ raise GrammarError('Precedence already specified for terminal %r' % term)
+ if assoc not in ['left', 'right', 'nonassoc']:
+ raise GrammarError("Associativity must be one of 'left','right', or 'nonassoc'")
+ self.Precedence[term] = (assoc, level)
+
+ # -----------------------------------------------------------------------------
+ # add_production()
+ #
+ # Given an action function, this function assembles a production rule and
+ # computes its precedence level.
+ #
+ # The production rule is supplied as a list of symbols. For example,
+ # a rule such as 'expr : expr PLUS term' has a production name of 'expr' and
+ # symbols ['expr','PLUS','term'].
+ #
+ # Precedence is determined by the precedence of the right-most non-terminal
+ # or the precedence of a terminal specified by %prec.
+ #
+ # A variety of error checks are performed to make sure production symbols
+ # are valid and that %prec is used correctly.
+ # -----------------------------------------------------------------------------
+
+ def add_production(self, prodname, syms, func=None, file='', line=0):
+
+ if prodname in self.Terminals:
+ raise GrammarError('%s:%d: Illegal rule name %r. Already defined as a token' % (file, line, prodname))
+ if prodname == 'error':
+ raise GrammarError('%s:%d: Illegal rule name %r. error is a reserved word' % (file, line, prodname))
+ if not _is_identifier.match(prodname):
+ raise GrammarError('%s:%d: Illegal rule name %r' % (file, line, prodname))
+
+ # Look for literal tokens
+ for n, s in enumerate(syms):
+ if s[0] in "'\"":
+ try:
+ c = eval(s)
+ if (len(c) > 1):
+ raise GrammarError('%s:%d: Literal token %s in rule %r may only be a single character' %
+ (file, line, s, prodname))
+ if c not in self.Terminals:
+ self.Terminals[c] = []
+ syms[n] = c
+ continue
+ except SyntaxError:
+ pass
+ if not _is_identifier.match(s) and s != '%prec':
+ raise GrammarError('%s:%d: Illegal name %r in rule %r' % (file, line, s, prodname))
+
+ # Determine the precedence level
+ if '%prec' in syms:
+ if syms[-1] == '%prec':
+ raise GrammarError('%s:%d: Syntax error. Nothing follows %%prec' % (file, line))
+ if syms[-2] != '%prec':
+ raise GrammarError('%s:%d: Syntax error. %%prec can only appear at the end of a grammar rule' %
+ (file, line))
+ precname = syms[-1]
+ prodprec = self.Precedence.get(precname)
+ if not prodprec:
+ raise GrammarError('%s:%d: Nothing known about the precedence of %r' % (file, line, precname))
+ else:
+ self.UsedPrecedence.add(precname)
+ del syms[-2:] # Drop %prec from the rule
+ else:
+ # If no %prec, precedence is determined by the rightmost terminal symbol
+ precname = rightmost_terminal(syms, self.Terminals)
+ prodprec = self.Precedence.get(precname, ('right', 0))
+
+ # See if the rule is already in the rulemap
+ map = '%s -> %s' % (prodname, syms)
+ if map in self.Prodmap:
+ m = self.Prodmap[map]
+ raise GrammarError('%s:%d: Duplicate rule %s. ' % (file, line, m) +
+ 'Previous definition at %s:%d' % (m.file, m.line))
+
+ # From this point on, everything is valid. Create a new Production instance
+ pnumber = len(self.Productions)
+ if prodname not in self.Nonterminals:
+ self.Nonterminals[prodname] = []
+
+ # Add the production number to Terminals and Nonterminals
+ for t in syms:
+ if t in self.Terminals:
+ self.Terminals[t].append(pnumber)
+ else:
+ if t not in self.Nonterminals:
+ self.Nonterminals[t] = []
+ self.Nonterminals[t].append(pnumber)
+
+ # Create a production and add it to the list of productions
+ p = Production(pnumber, prodname, syms, prodprec, func, file, line)
+ self.Productions.append(p)
+ self.Prodmap[map] = p
+
+ # Add to the global productions list
+ try:
+ self.Prodnames[prodname].append(p)
+ except KeyError:
+ self.Prodnames[prodname] = [p]
+
+ # -----------------------------------------------------------------------------
+ # set_start()
+ #
+ # Sets the starting symbol and creates the augmented grammar. Production
+ # rule 0 is S' -> start where start is the start symbol.
+ # -----------------------------------------------------------------------------
+
+ def set_start(self, start=None):
+ if not start:
+ start = self.Productions[1].name
+ if start not in self.Nonterminals:
+ raise GrammarError('start symbol %s undefined' % start)
+ self.Productions[0] = Production(0, "S'", [start])
+ self.Nonterminals[start].append(0)
+ self.Start = start
+
+ # -----------------------------------------------------------------------------
+ # find_unreachable()
+ #
+ # Find all of the nonterminal symbols that can't be reached from the starting
+ # symbol. Returns a list of nonterminals that can't be reached.
+ # -----------------------------------------------------------------------------
+
+ def find_unreachable(self):
+
+ # Mark all symbols that are reachable from a symbol s
+ def mark_reachable_from(s):
+ if s in reachable:
+ return
+ reachable.add(s)
+ for p in self.Prodnames.get(s, []):
+ for r in p.prod:
+ mark_reachable_from(r)
+
+ reachable = set()
+ mark_reachable_from(self.Productions[0].prod[0])
+ return [s for s in self.Nonterminals if s not in reachable]
+
+ # -----------------------------------------------------------------------------
+ # infinite_cycles()
+ #
+ # This function looks at the various parsing rules and tries to detect
+ # infinite recursion cycles (grammar rules where there is no possible way
+ # to derive a string of only terminals).
+ # -----------------------------------------------------------------------------
+
+ def infinite_cycles(self):
+ terminates = {}
+
+ # Terminals:
+ for t in self.Terminals:
+ terminates[t] = True
+
+ terminates['$end'] = True
+
+ # Nonterminals:
+
+ # Initialize to false:
+ for n in self.Nonterminals:
+ terminates[n] = False
+
+ # Then propagate termination until no change:
+ while True:
+ some_change = False
+ for (n, pl) in self.Prodnames.items():
+ # Nonterminal n terminates iff any of its productions terminates.
+ for p in pl:
+ # Production p terminates iff all of its rhs symbols terminate.
+ for s in p.prod:
+ if not terminates[s]:
+ # The symbol s does not terminate,
+ # so production p does not terminate.
+ p_terminates = False
+ break
+ else:
+ # didn't break from the loop,
+ # so every symbol s terminates
+ # so production p terminates.
+ p_terminates = True
+
+ if p_terminates:
+ # symbol n terminates!
+ if not terminates[n]:
+ terminates[n] = True
+ some_change = True
+ # Don't need to consider any more productions for this n.
+ break
+
+ if not some_change:
+ break
+
+ infinite = []
+ for (s, term) in terminates.items():
+ if not term:
+ if s not in self.Prodnames and s not in self.Terminals and s != 'error':
+ # s is used-but-not-defined, and we've already warned of that,
+ # so it would be overkill to say that it's also non-terminating.
+ pass
+ else:
+ infinite.append(s)
+
+ return infinite
+
+ # -----------------------------------------------------------------------------
+ # undefined_symbols()
+ #
+ # Find all symbols that were used the grammar, but not defined as tokens or
+ # grammar rules. Returns a list of tuples (sym, prod) where sym in the symbol
+ # and prod is the production where the symbol was used.
+ # -----------------------------------------------------------------------------
+ def undefined_symbols(self):
+ result = []
+ for p in self.Productions:
+ if not p:
+ continue
+
+ for s in p.prod:
+ if s not in self.Prodnames and s not in self.Terminals and s != 'error':
+ result.append((s, p))
+ return result
+
+ # -----------------------------------------------------------------------------
+ # unused_terminals()
+ #
+ # Find all terminals that were defined, but not used by the grammar. Returns
+ # a list of all symbols.
+ # -----------------------------------------------------------------------------
+ def unused_terminals(self):
+ unused_tok = []
+ for s, v in self.Terminals.items():
+ if s != 'error' and not v:
+ unused_tok.append(s)
+
+ return unused_tok
+
+ # ------------------------------------------------------------------------------
+ # unused_rules()
+ #
+ # Find all grammar rules that were defined, but not used (maybe not reachable)
+ # Returns a list of productions.
+ # ------------------------------------------------------------------------------
+
+ def unused_rules(self):
+ unused_prod = []
+ for s, v in self.Nonterminals.items():
+ if not v:
+ p = self.Prodnames[s][0]
+ unused_prod.append(p)
+ return unused_prod
+
+ # -----------------------------------------------------------------------------
+ # unused_precedence()
+ #
+ # Returns a list of tuples (term,precedence) corresponding to precedence
+ # rules that were never used by the grammar. term is the name of the terminal
+ # on which precedence was applied and precedence is a string such as 'left' or
+ # 'right' corresponding to the type of precedence.
+ # -----------------------------------------------------------------------------
+
+ def unused_precedence(self):
+ unused = []
+ for termname in self.Precedence:
+ if not (termname in self.Terminals or termname in self.UsedPrecedence):
+ unused.append((termname, self.Precedence[termname][0]))
+
+ return unused
+
+ # -------------------------------------------------------------------------
+ # _first()
+ #
+ # Compute the value of FIRST1(beta) where beta is a tuple of symbols.
+ #
+ # During execution of compute_first1, the result may be incomplete.
+ # Afterward (e.g., when called from compute_follow()), it will be complete.
+ # -------------------------------------------------------------------------
+ def _first(self, beta):
+
+ # We are computing First(x1,x2,x3,...,xn)
+ result = []
+ for x in beta:
+ x_produces_empty = False
+
+ # Add all the non- symbols of First[x] to the result.
+ for f in self.First[x]:
+ if f == '':
+ x_produces_empty = True
+ else:
+ if f not in result:
+ result.append(f)
+
+ if x_produces_empty:
+ # We have to consider the next x in beta,
+ # i.e. stay in the loop.
+ pass
+ else:
+ # We don't have to consider any further symbols in beta.
+ break
+ else:
+ # There was no 'break' from the loop,
+ # so x_produces_empty was true for all x in beta,
+ # so beta produces empty as well.
+ result.append('')
+
+ return result
+
+ # -------------------------------------------------------------------------
+ # compute_first()
+ #
+ # Compute the value of FIRST1(X) for all symbols
+ # -------------------------------------------------------------------------
+ def compute_first(self):
+ if self.First:
+ return self.First
+
+ # Terminals:
+ for t in self.Terminals:
+ self.First[t] = [t]
+
+ self.First['$end'] = ['$end']
+
+ # Nonterminals:
+
+ # Initialize to the empty set:
+ for n in self.Nonterminals:
+ self.First[n] = []
+
+ # Then propagate symbols until no change:
+ while True:
+ some_change = False
+ for n in self.Nonterminals:
+ for p in self.Prodnames[n]:
+ for f in self._first(p.prod):
+ if f not in self.First[n]:
+ self.First[n].append(f)
+ some_change = True
+ if not some_change:
+ break
+
+ return self.First
+
+ # ---------------------------------------------------------------------
+ # compute_follow()
+ #
+ # Computes all of the follow sets for every non-terminal symbol. The
+ # follow set is the set of all symbols that might follow a given
+ # non-terminal. See the Dragon book, 2nd Ed. p. 189.
+ # ---------------------------------------------------------------------
+ def compute_follow(self, start=None):
+ # If already computed, return the result
+ if self.Follow:
+ return self.Follow
+
+ # If first sets not computed yet, do that first.
+ if not self.First:
+ self.compute_first()
+
+ # Add '$end' to the follow list of the start symbol
+ for k in self.Nonterminals:
+ self.Follow[k] = []
+
+ if not start:
+ start = self.Productions[1].name
+
+ self.Follow[start] = ['$end']
+
+ while True:
+ didadd = False
+ for p in self.Productions[1:]:
+ # Here is the production set
+ for i, B in enumerate(p.prod):
+ if B in self.Nonterminals:
+ # Okay. We got a non-terminal in a production
+ fst = self._first(p.prod[i+1:])
+ hasempty = False
+ for f in fst:
+ if f != '' and f not in self.Follow[B]:
+ self.Follow[B].append(f)
+ didadd = True
+ if f == '':
+ hasempty = True
+ if hasempty or i == (len(p.prod)-1):
+ # Add elements of follow(a) to follow(b)
+ for f in self.Follow[p.name]:
+ if f not in self.Follow[B]:
+ self.Follow[B].append(f)
+ didadd = True
+ if not didadd:
+ break
+ return self.Follow
+
+
+ # -----------------------------------------------------------------------------
+ # build_lritems()
+ #
+ # This function walks the list of productions and builds a complete set of the
+ # LR items. The LR items are stored in two ways: First, they are uniquely
+ # numbered and placed in the list _lritems. Second, a linked list of LR items
+ # is built for each production. For example:
+ #
+ # E -> E PLUS E
+ #
+ # Creates the list
+ #
+ # [E -> . E PLUS E, E -> E . PLUS E, E -> E PLUS . E, E -> E PLUS E . ]
+ # -----------------------------------------------------------------------------
+
+ def build_lritems(self):
+ for p in self.Productions:
+ lastlri = p
+ i = 0
+ lr_items = []
+ while True:
+ if i > len(p):
+ lri = None
+ else:
+ lri = LRItem(p, i)
+ # Precompute the list of productions immediately following
+ try:
+ lri.lr_after = self.Prodnames[lri.prod[i+1]]
+ except (IndexError, KeyError):
+ lri.lr_after = []
+ try:
+ lri.lr_before = lri.prod[i-1]
+ except IndexError:
+ lri.lr_before = None
+
+ lastlri.lr_next = lri
+ if not lri:
+ break
+ lr_items.append(lri)
+ lastlri = lri
+ i += 1
+ p.lr_items = lr_items
+
+# -----------------------------------------------------------------------------
+# == Class LRTable ==
+#
+# This basic class represents a basic table of LR parsing information.
+# Methods for generating the tables are not defined here. They are defined
+# in the derived class LRGeneratedTable.
+# -----------------------------------------------------------------------------
+
+class VersionError(YaccError):
+ pass
+
+class LRTable(object):
+ def __init__(self):
+ self.lr_action = None
+ self.lr_goto = None
+ self.lr_productions = None
+ self.lr_method = None
+
+ def read_table(self, module):
+ if isinstance(module, types.ModuleType):
+ parsetab = module
+ else:
+ exec('import %s' % module)
+ parsetab = sys.modules[module]
+
+ if parsetab._tabversion != __tabversion__:
+ raise VersionError('yacc table file version is out of date')
+
+ self.lr_action = parsetab._lr_action
+ self.lr_goto = parsetab._lr_goto
+
+ self.lr_productions = []
+ for p in parsetab._lr_productions:
+ self.lr_productions.append(MiniProduction(*p))
+
+ self.lr_method = parsetab._lr_method
+ return parsetab._lr_signature
+
+ def read_pickle(self, filename):
+ try:
+ import cPickle as pickle
+ except ImportError:
+ import pickle
+
+ if not os.path.exists(filename):
+ raise ImportError
+
+ in_f = open(filename, 'rb')
+
+ tabversion = pickle.load(in_f)
+ if tabversion != __tabversion__:
+ raise VersionError('yacc table file version is out of date')
+ self.lr_method = pickle.load(in_f)
+ signature = pickle.load(in_f)
+ self.lr_action = pickle.load(in_f)
+ self.lr_goto = pickle.load(in_f)
+ productions = pickle.load(in_f)
+
+ self.lr_productions = []
+ for p in productions:
+ self.lr_productions.append(MiniProduction(*p))
+
+ in_f.close()
+ return signature
+
+ # Bind all production function names to callable objects in pdict
+ def bind_callables(self, pdict):
+ for p in self.lr_productions:
+ p.bind(pdict)
+
+
+# -----------------------------------------------------------------------------
+# === LR Generator ===
+#
+# The following classes and functions are used to generate LR parsing tables on
+# a grammar.
+# -----------------------------------------------------------------------------
+
+# -----------------------------------------------------------------------------
+# digraph()
+# traverse()
+#
+# The following two functions are used to compute set valued functions
+# of the form:
+#
+# F(x) = F'(x) U U{F(y) | x R y}
+#
+# This is used to compute the values of Read() sets as well as FOLLOW sets
+# in LALR(1) generation.
+#
+# Inputs: X - An input set
+# R - A relation
+# FP - Set-valued function
+# ------------------------------------------------------------------------------
+
+def digraph(X, R, FP):
+ N = {}
+ for x in X:
+ N[x] = 0
+ stack = []
+ F = {}
+ for x in X:
+ if N[x] == 0:
+ traverse(x, N, stack, F, X, R, FP)
+ return F
+
+def traverse(x, N, stack, F, X, R, FP):
+ stack.append(x)
+ d = len(stack)
+ N[x] = d
+ F[x] = FP(x) # F(X) <- F'(x)
+
+ rel = R(x) # Get y's related to x
+ for y in rel:
+ if N[y] == 0:
+ traverse(y, N, stack, F, X, R, FP)
+ N[x] = min(N[x], N[y])
+ for a in F.get(y, []):
+ if a not in F[x]:
+ F[x].append(a)
+ if N[x] == d:
+ N[stack[-1]] = MAXINT
+ F[stack[-1]] = F[x]
+ element = stack.pop()
+ while element != x:
+ N[stack[-1]] = MAXINT
+ F[stack[-1]] = F[x]
+ element = stack.pop()
+
+class LALRError(YaccError):
+ pass
+
+# -----------------------------------------------------------------------------
+# == LRGeneratedTable ==
+#
+# This class implements the LR table generation algorithm. There are no
+# public methods except for write()
+# -----------------------------------------------------------------------------
+
+class LRGeneratedTable(LRTable):
+ def __init__(self, grammar, method='LALR', log=None):
+ if method not in ['SLR', 'LALR']:
+ raise LALRError('Unsupported method %s' % method)
+
+ self.grammar = grammar
+ self.lr_method = method
+
+ # Set up the logger
+ if not log:
+ log = NullLogger()
+ self.log = log
+
+ # Internal attributes
+ self.lr_action = {} # Action table
+ self.lr_goto = {} # Goto table
+ self.lr_productions = grammar.Productions # Copy of grammar Production array
+ self.lr_goto_cache = {} # Cache of computed gotos
+ self.lr0_cidhash = {} # Cache of closures
+
+ self._add_count = 0 # Internal counter used to detect cycles
+
+ # Diagonistic information filled in by the table generator
+ self.sr_conflict = 0
+ self.rr_conflict = 0
+ self.conflicts = [] # List of conflicts
+
+ self.sr_conflicts = []
+ self.rr_conflicts = []
+
+ # Build the tables
+ self.grammar.build_lritems()
+ self.grammar.compute_first()
+ self.grammar.compute_follow()
+ self.lr_parse_table()
+
+ # Compute the LR(0) closure operation on I, where I is a set of LR(0) items.
+
+ def lr0_closure(self, I):
+ self._add_count += 1
+
+ # Add everything in I to J
+ J = I[:]
+ didadd = True
+ while didadd:
+ didadd = False
+ for j in J:
+ for x in j.lr_after:
+ if getattr(x, 'lr0_added', 0) == self._add_count:
+ continue
+ # Add B --> .G to J
+ J.append(x.lr_next)
+ x.lr0_added = self._add_count
+ didadd = True
+
+ return J
+
+ # Compute the LR(0) goto function goto(I,X) where I is a set
+ # of LR(0) items and X is a grammar symbol. This function is written
+ # in a way that guarantees uniqueness of the generated goto sets
+ # (i.e. the same goto set will never be returned as two different Python
+ # objects). With uniqueness, we can later do fast set comparisons using
+ # id(obj) instead of element-wise comparison.
+
+ def lr0_goto(self, I, x):
+ # First we look for a previously cached entry
+ g = self.lr_goto_cache.get((id(I), x))
+ if g:
+ return g
+
+ # Now we generate the goto set in a way that guarantees uniqueness
+ # of the result
+
+ s = self.lr_goto_cache.get(x)
+ if not s:
+ s = {}
+ self.lr_goto_cache[x] = s
+
+ gs = []
+ for p in I:
+ n = p.lr_next
+ if n and n.lr_before == x:
+ s1 = s.get(id(n))
+ if not s1:
+ s1 = {}
+ s[id(n)] = s1
+ gs.append(n)
+ s = s1
+ g = s.get('$end')
+ if not g:
+ if gs:
+ g = self.lr0_closure(gs)
+ s['$end'] = g
+ else:
+ s['$end'] = gs
+ self.lr_goto_cache[(id(I), x)] = g
+ return g
+
+ # Compute the LR(0) sets of item function
+ def lr0_items(self):
+ C = [self.lr0_closure([self.grammar.Productions[0].lr_next])]
+ i = 0
+ for I in C:
+ self.lr0_cidhash[id(I)] = i
+ i += 1
+
+ # Loop over the items in C and each grammar symbols
+ i = 0
+ while i < len(C):
+ I = C[i]
+ i += 1
+
+ # Collect all of the symbols that could possibly be in the goto(I,X) sets
+ asyms = {}
+ for ii in I:
+ for s in ii.usyms:
+ asyms[s] = None
+
+ for x in asyms:
+ g = self.lr0_goto(I, x)
+ if not g or id(g) in self.lr0_cidhash:
+ continue
+ self.lr0_cidhash[id(g)] = len(C)
+ C.append(g)
+
+ return C
+
+ # -----------------------------------------------------------------------------
+ # ==== LALR(1) Parsing ====
+ #
+ # LALR(1) parsing is almost exactly the same as SLR except that instead of
+ # relying upon Follow() sets when performing reductions, a more selective
+ # lookahead set that incorporates the state of the LR(0) machine is utilized.
+ # Thus, we mainly just have to focus on calculating the lookahead sets.
+ #
+ # The method used here is due to DeRemer and Pennelo (1982).
+ #
+ # DeRemer, F. L., and T. J. Pennelo: "Efficient Computation of LALR(1)
+ # Lookahead Sets", ACM Transactions on Programming Languages and Systems,
+ # Vol. 4, No. 4, Oct. 1982, pp. 615-649
+ #
+ # Further details can also be found in:
+ #
+ # J. Tremblay and P. Sorenson, "The Theory and Practice of Compiler Writing",
+ # McGraw-Hill Book Company, (1985).
+ #
+ # -----------------------------------------------------------------------------
+
+ # -----------------------------------------------------------------------------
+ # compute_nullable_nonterminals()
+ #
+ # Creates a dictionary containing all of the non-terminals that might produce
+ # an empty production.
+ # -----------------------------------------------------------------------------
+
+ def compute_nullable_nonterminals(self):
+ nullable = set()
+ num_nullable = 0
+ while True:
+ for p in self.grammar.Productions[1:]:
+ if p.len == 0:
+ nullable.add(p.name)
+ continue
+ for t in p.prod:
+ if t not in nullable:
+ break
+ else:
+ nullable.add(p.name)
+ if len(nullable) == num_nullable:
+ break
+ num_nullable = len(nullable)
+ return nullable
+
+ # -----------------------------------------------------------------------------
+ # find_nonterminal_trans(C)
+ #
+ # Given a set of LR(0) items, this functions finds all of the non-terminal
+ # transitions. These are transitions in which a dot appears immediately before
+ # a non-terminal. Returns a list of tuples of the form (state,N) where state
+ # is the state number and N is the nonterminal symbol.
+ #
+ # The input C is the set of LR(0) items.
+ # -----------------------------------------------------------------------------
+
+ def find_nonterminal_transitions(self, C):
+ trans = []
+ for stateno, state in enumerate(C):
+ for p in state:
+ if p.lr_index < p.len - 1:
+ t = (stateno, p.prod[p.lr_index+1])
+ if t[1] in self.grammar.Nonterminals:
+ if t not in trans:
+ trans.append(t)
+ return trans
+
+ # -----------------------------------------------------------------------------
+ # dr_relation()
+ #
+ # Computes the DR(p,A) relationships for non-terminal transitions. The input
+ # is a tuple (state,N) where state is a number and N is a nonterminal symbol.
+ #
+ # Returns a list of terminals.
+ # -----------------------------------------------------------------------------
+
+ def dr_relation(self, C, trans, nullable):
+ dr_set = {}
+ state, N = trans
+ terms = []
+
+ g = self.lr0_goto(C[state], N)
+ for p in g:
+ if p.lr_index < p.len - 1:
+ a = p.prod[p.lr_index+1]
+ if a in self.grammar.Terminals:
+ if a not in terms:
+ terms.append(a)
+
+ # This extra bit is to handle the start state
+ if state == 0 and N == self.grammar.Productions[0].prod[0]:
+ terms.append('$end')
+
+ return terms
+
+ # -----------------------------------------------------------------------------
+ # reads_relation()
+ #
+ # Computes the READS() relation (p,A) READS (t,C).
+ # -----------------------------------------------------------------------------
+
+ def reads_relation(self, C, trans, empty):
+ # Look for empty transitions
+ rel = []
+ state, N = trans
+
+ g = self.lr0_goto(C[state], N)
+ j = self.lr0_cidhash.get(id(g), -1)
+ for p in g:
+ if p.lr_index < p.len - 1:
+ a = p.prod[p.lr_index + 1]
+ if a in empty:
+ rel.append((j, a))
+
+ return rel
+
+ # -----------------------------------------------------------------------------
+ # compute_lookback_includes()
+ #
+ # Determines the lookback and includes relations
+ #
+ # LOOKBACK:
+ #
+ # This relation is determined by running the LR(0) state machine forward.
+ # For example, starting with a production "N : . A B C", we run it forward
+ # to obtain "N : A B C ." We then build a relationship between this final
+ # state and the starting state. These relationships are stored in a dictionary
+ # lookdict.
+ #
+ # INCLUDES:
+ #
+ # Computes the INCLUDE() relation (p,A) INCLUDES (p',B).
+ #
+ # This relation is used to determine non-terminal transitions that occur
+ # inside of other non-terminal transition states. (p,A) INCLUDES (p', B)
+ # if the following holds:
+ #
+ # B -> LAT, where T -> epsilon and p' -L-> p
+ #
+ # L is essentially a prefix (which may be empty), T is a suffix that must be
+ # able to derive an empty string. State p' must lead to state p with the string L.
+ #
+ # -----------------------------------------------------------------------------
+
+ def compute_lookback_includes(self, C, trans, nullable):
+ lookdict = {} # Dictionary of lookback relations
+ includedict = {} # Dictionary of include relations
+
+ # Make a dictionary of non-terminal transitions
+ dtrans = {}
+ for t in trans:
+ dtrans[t] = 1
+
+ # Loop over all transitions and compute lookbacks and includes
+ for state, N in trans:
+ lookb = []
+ includes = []
+ for p in C[state]:
+ if p.name != N:
+ continue
+
+ # Okay, we have a name match. We now follow the production all the way
+ # through the state machine until we get the . on the right hand side
+
+ lr_index = p.lr_index
+ j = state
+ while lr_index < p.len - 1:
+ lr_index = lr_index + 1
+ t = p.prod[lr_index]
+
+ # Check to see if this symbol and state are a non-terminal transition
+ if (j, t) in dtrans:
+ # Yes. Okay, there is some chance that this is an includes relation
+ # the only way to know for certain is whether the rest of the
+ # production derives empty
+
+ li = lr_index + 1
+ while li < p.len:
+ if p.prod[li] in self.grammar.Terminals:
+ break # No forget it
+ if p.prod[li] not in nullable:
+ break
+ li = li + 1
+ else:
+ # Appears to be a relation between (j,t) and (state,N)
+ includes.append((j, t))
+
+ g = self.lr0_goto(C[j], t) # Go to next set
+ j = self.lr0_cidhash.get(id(g), -1) # Go to next state
+
+ # When we get here, j is the final state, now we have to locate the production
+ for r in C[j]:
+ if r.name != p.name:
+ continue
+ if r.len != p.len:
+ continue
+ i = 0
+ # This look is comparing a production ". A B C" with "A B C ."
+ while i < r.lr_index:
+ if r.prod[i] != p.prod[i+1]:
+ break
+ i = i + 1
+ else:
+ lookb.append((j, r))
+ for i in includes:
+ if i not in includedict:
+ includedict[i] = []
+ includedict[i].append((state, N))
+ lookdict[(state, N)] = lookb
+
+ return lookdict, includedict
+
+ # -----------------------------------------------------------------------------
+ # compute_read_sets()
+ #
+ # Given a set of LR(0) items, this function computes the read sets.
+ #
+ # Inputs: C = Set of LR(0) items
+ # ntrans = Set of nonterminal transitions
+ # nullable = Set of empty transitions
+ #
+ # Returns a set containing the read sets
+ # -----------------------------------------------------------------------------
+
+ def compute_read_sets(self, C, ntrans, nullable):
+ FP = lambda x: self.dr_relation(C, x, nullable)
+ R = lambda x: self.reads_relation(C, x, nullable)
+ F = digraph(ntrans, R, FP)
+ return F
+
+ # -----------------------------------------------------------------------------
+ # compute_follow_sets()
+ #
+ # Given a set of LR(0) items, a set of non-terminal transitions, a readset,
+ # and an include set, this function computes the follow sets
+ #
+ # Follow(p,A) = Read(p,A) U U {Follow(p',B) | (p,A) INCLUDES (p',B)}
+ #
+ # Inputs:
+ # ntrans = Set of nonterminal transitions
+ # readsets = Readset (previously computed)
+ # inclsets = Include sets (previously computed)
+ #
+ # Returns a set containing the follow sets
+ # -----------------------------------------------------------------------------
+
+ def compute_follow_sets(self, ntrans, readsets, inclsets):
+ FP = lambda x: readsets[x]
+ R = lambda x: inclsets.get(x, [])
+ F = digraph(ntrans, R, FP)
+ return F
+
+ # -----------------------------------------------------------------------------
+ # add_lookaheads()
+ #
+ # Attaches the lookahead symbols to grammar rules.
+ #
+ # Inputs: lookbacks - Set of lookback relations
+ # followset - Computed follow set
+ #
+ # This function directly attaches the lookaheads to productions contained
+ # in the lookbacks set
+ # -----------------------------------------------------------------------------
+
+ def add_lookaheads(self, lookbacks, followset):
+ for trans, lb in lookbacks.items():
+ # Loop over productions in lookback
+ for state, p in lb:
+ if state not in p.lookaheads:
+ p.lookaheads[state] = []
+ f = followset.get(trans, [])
+ for a in f:
+ if a not in p.lookaheads[state]:
+ p.lookaheads[state].append(a)
+
+ # -----------------------------------------------------------------------------
+ # add_lalr_lookaheads()
+ #
+ # This function does all of the work of adding lookahead information for use
+ # with LALR parsing
+ # -----------------------------------------------------------------------------
+
+ def add_lalr_lookaheads(self, C):
+ # Determine all of the nullable nonterminals
+ nullable = self.compute_nullable_nonterminals()
+
+ # Find all non-terminal transitions
+ trans = self.find_nonterminal_transitions(C)
+
+ # Compute read sets
+ readsets = self.compute_read_sets(C, trans, nullable)
+
+ # Compute lookback/includes relations
+ lookd, included = self.compute_lookback_includes(C, trans, nullable)
+
+ # Compute LALR FOLLOW sets
+ followsets = self.compute_follow_sets(trans, readsets, included)
+
+ # Add all of the lookaheads
+ self.add_lookaheads(lookd, followsets)
+
+ # -----------------------------------------------------------------------------
+ # lr_parse_table()
+ #
+ # This function constructs the parse tables for SLR or LALR
+ # -----------------------------------------------------------------------------
+ def lr_parse_table(self):
+ Productions = self.grammar.Productions
+ Precedence = self.grammar.Precedence
+ goto = self.lr_goto # Goto array
+ action = self.lr_action # Action array
+ log = self.log # Logger for output
+
+ actionp = {} # Action production array (temporary)
+
+ log.info('Parsing method: %s', self.lr_method)
+
+ # Step 1: Construct C = { I0, I1, ... IN}, collection of LR(0) items
+ # This determines the number of states
+
+ C = self.lr0_items()
+
+ if self.lr_method == 'LALR':
+ self.add_lalr_lookaheads(C)
+
+ # Build the parser table, state by state
+ st = 0
+ for I in C:
+ # Loop over each production in I
+ actlist = [] # List of actions
+ st_action = {}
+ st_actionp = {}
+ st_goto = {}
+ log.info('')
+ log.info('state %d', st)
+ log.info('')
+ for p in I:
+ log.info(' (%d) %s', p.number, p)
+ log.info('')
+
+ for p in I:
+ if p.len == p.lr_index + 1:
+ if p.name == "S'":
+ # Start symbol. Accept!
+ st_action['$end'] = 0
+ st_actionp['$end'] = p
+ else:
+ # We are at the end of a production. Reduce!
+ if self.lr_method == 'LALR':
+ laheads = p.lookaheads[st]
+ else:
+ laheads = self.grammar.Follow[p.name]
+ for a in laheads:
+ actlist.append((a, p, 'reduce using rule %d (%s)' % (p.number, p)))
+ r = st_action.get(a)
+ if r is not None:
+ # Whoa. Have a shift/reduce or reduce/reduce conflict
+ if r > 0:
+ # Need to decide on shift or reduce here
+ # By default we favor shifting. Need to add
+ # some precedence rules here.
+
+ # Shift precedence comes from the token
+ sprec, slevel = Precedence.get(a, ('right', 0))
+
+ # Reduce precedence comes from rule being reduced (p)
+ rprec, rlevel = Productions[p.number].prec
+
+ if (slevel < rlevel) or ((slevel == rlevel) and (rprec == 'left')):
+ # We really need to reduce here.
+ st_action[a] = -p.number
+ st_actionp[a] = p
+ if not slevel and not rlevel:
+ log.info(' ! shift/reduce conflict for %s resolved as reduce', a)
+ self.sr_conflicts.append((st, a, 'reduce'))
+ Productions[p.number].reduced += 1
+ elif (slevel == rlevel) and (rprec == 'nonassoc'):
+ st_action[a] = None
+ else:
+ # Hmmm. Guess we'll keep the shift
+ if not rlevel:
+ log.info(' ! shift/reduce conflict for %s resolved as shift', a)
+ self.sr_conflicts.append((st, a, 'shift'))
+ elif r < 0:
+ # Reduce/reduce conflict. In this case, we favor the rule
+ # that was defined first in the grammar file
+ oldp = Productions[-r]
+ pp = Productions[p.number]
+ if oldp.line > pp.line:
+ st_action[a] = -p.number
+ st_actionp[a] = p
+ chosenp, rejectp = pp, oldp
+ Productions[p.number].reduced += 1
+ Productions[oldp.number].reduced -= 1
+ else:
+ chosenp, rejectp = oldp, pp
+ self.rr_conflicts.append((st, chosenp, rejectp))
+ log.info(' ! reduce/reduce conflict for %s resolved using rule %d (%s)',
+ a, st_actionp[a].number, st_actionp[a])
+ else:
+ raise LALRError('Unknown conflict in state %d' % st)
+ else:
+ st_action[a] = -p.number
+ st_actionp[a] = p
+ Productions[p.number].reduced += 1
+ else:
+ i = p.lr_index
+ a = p.prod[i+1] # Get symbol right after the "."
+ if a in self.grammar.Terminals:
+ g = self.lr0_goto(I, a)
+ j = self.lr0_cidhash.get(id(g), -1)
+ if j >= 0:
+ # We are in a shift state
+ actlist.append((a, p, 'shift and go to state %d' % j))
+ r = st_action.get(a)
+ if r is not None:
+ # Whoa have a shift/reduce or shift/shift conflict
+ if r > 0:
+ if r != j:
+ raise LALRError('Shift/shift conflict in state %d' % st)
+ elif r < 0:
+ # Do a precedence check.
+ # - if precedence of reduce rule is higher, we reduce.
+ # - if precedence of reduce is same and left assoc, we reduce.
+ # - otherwise we shift
+
+ # Shift precedence comes from the token
+ sprec, slevel = Precedence.get(a, ('right', 0))
+
+ # Reduce precedence comes from the rule that could have been reduced
+ rprec, rlevel = Productions[st_actionp[a].number].prec
+
+ if (slevel > rlevel) or ((slevel == rlevel) and (rprec == 'right')):
+ # We decide to shift here... highest precedence to shift
+ Productions[st_actionp[a].number].reduced -= 1
+ st_action[a] = j
+ st_actionp[a] = p
+ if not rlevel:
+ log.info(' ! shift/reduce conflict for %s resolved as shift', a)
+ self.sr_conflicts.append((st, a, 'shift'))
+ elif (slevel == rlevel) and (rprec == 'nonassoc'):
+ st_action[a] = None
+ else:
+ # Hmmm. Guess we'll keep the reduce
+ if not slevel and not rlevel:
+ log.info(' ! shift/reduce conflict for %s resolved as reduce', a)
+ self.sr_conflicts.append((st, a, 'reduce'))
+
+ else:
+ raise LALRError('Unknown conflict in state %d' % st)
+ else:
+ st_action[a] = j
+ st_actionp[a] = p
+
+ # Print the actions associated with each terminal
+ _actprint = {}
+ for a, p, m in actlist:
+ if a in st_action:
+ if p is st_actionp[a]:
+ log.info(' %-15s %s', a, m)
+ _actprint[(a, m)] = 1
+ log.info('')
+ # Print the actions that were not used. (debugging)
+ not_used = 0
+ for a, p, m in actlist:
+ if a in st_action:
+ if p is not st_actionp[a]:
+ if not (a, m) in _actprint:
+ log.debug(' ! %-15s [ %s ]', a, m)
+ not_used = 1
+ _actprint[(a, m)] = 1
+ if not_used:
+ log.debug('')
+
+ # Construct the goto table for this state
+
+ nkeys = {}
+ for ii in I:
+ for s in ii.usyms:
+ if s in self.grammar.Nonterminals:
+ nkeys[s] = None
+ for n in nkeys:
+ g = self.lr0_goto(I, n)
+ j = self.lr0_cidhash.get(id(g), -1)
+ if j >= 0:
+ st_goto[n] = j
+ log.info(' %-30s shift and go to state %d', n, j)
+
+ action[st] = st_action
+ actionp[st] = st_actionp
+ goto[st] = st_goto
+ st += 1
+
+ # -----------------------------------------------------------------------------
+ # write()
+ #
+ # This function writes the LR parsing tables to a file
+ # -----------------------------------------------------------------------------
+
+ def write_table(self, tabmodule, outputdir='', signature=''):
+ if isinstance(tabmodule, types.ModuleType):
+ raise IOError("Won't overwrite existing tabmodule")
+
+ basemodulename = tabmodule.split('.')[-1]
+ filename = os.path.join(outputdir, basemodulename) + '.py'
+ try:
+ f = open(filename, 'w')
+
+ f.write('''
+# %s
+# This file is automatically generated. Do not edit.
+_tabversion = %r
+
+_lr_method = %r
+
+_lr_signature = %r
+ ''' % (os.path.basename(filename), __tabversion__, self.lr_method, signature))
+
+ # Change smaller to 0 to go back to original tables
+ smaller = 1
+
+ # Factor out names to try and make smaller
+ if smaller:
+ items = {}
+
+ for s, nd in self.lr_action.items():
+ for name, v in nd.items():
+ i = items.get(name)
+ if not i:
+ i = ([], [])
+ items[name] = i
+ i[0].append(s)
+ i[1].append(v)
+
+ f.write('\n_lr_action_items = {')
+ for k, v in items.items():
+ f.write('%r:([' % k)
+ for i in v[0]:
+ f.write('%r,' % i)
+ f.write('],[')
+ for i in v[1]:
+ f.write('%r,' % i)
+
+ f.write(']),')
+ f.write('}\n')
+
+ f.write('''
+_lr_action = {}
+for _k, _v in _lr_action_items.items():
+ for _x,_y in zip(_v[0],_v[1]):
+ if not _x in _lr_action: _lr_action[_x] = {}
+ _lr_action[_x][_k] = _y
+del _lr_action_items
+''')
+
+ else:
+ f.write('\n_lr_action = { ')
+ for k, v in self.lr_action.items():
+ f.write('(%r,%r):%r,' % (k[0], k[1], v))
+ f.write('}\n')
+
+ if smaller:
+ # Factor out names to try and make smaller
+ items = {}
+
+ for s, nd in self.lr_goto.items():
+ for name, v in nd.items():
+ i = items.get(name)
+ if not i:
+ i = ([], [])
+ items[name] = i
+ i[0].append(s)
+ i[1].append(v)
+
+ f.write('\n_lr_goto_items = {')
+ for k, v in items.items():
+ f.write('%r:([' % k)
+ for i in v[0]:
+ f.write('%r,' % i)
+ f.write('],[')
+ for i in v[1]:
+ f.write('%r,' % i)
+
+ f.write(']),')
+ f.write('}\n')
+
+ f.write('''
+_lr_goto = {}
+for _k, _v in _lr_goto_items.items():
+ for _x, _y in zip(_v[0], _v[1]):
+ if not _x in _lr_goto: _lr_goto[_x] = {}
+ _lr_goto[_x][_k] = _y
+del _lr_goto_items
+''')
+ else:
+ f.write('\n_lr_goto = { ')
+ for k, v in self.lr_goto.items():
+ f.write('(%r,%r):%r,' % (k[0], k[1], v))
+ f.write('}\n')
+
+ # Write production table
+ f.write('_lr_productions = [\n')
+ for p in self.lr_productions:
+ if p.func:
+ f.write(' (%r,%r,%d,%r,%r,%d),\n' % (p.str, p.name, p.len,
+ p.func, os.path.basename(p.file), p.line))
+ else:
+ f.write(' (%r,%r,%d,None,None,None),\n' % (str(p), p.name, p.len))
+ f.write(']\n')
+ f.close()
+
+ except IOError as e:
+ raise
+
+
+ # -----------------------------------------------------------------------------
+ # pickle_table()
+ #
+ # This function pickles the LR parsing tables to a supplied file object
+ # -----------------------------------------------------------------------------
+
+ def pickle_table(self, filename, signature=''):
+ try:
+ import cPickle as pickle
+ except ImportError:
+ import pickle
+ with open(filename, 'wb') as outf:
+ pickle.dump(__tabversion__, outf, pickle_protocol)
+ pickle.dump(self.lr_method, outf, pickle_protocol)
+ pickle.dump(signature, outf, pickle_protocol)
+ pickle.dump(self.lr_action, outf, pickle_protocol)
+ pickle.dump(self.lr_goto, outf, pickle_protocol)
+
+ outp = []
+ for p in self.lr_productions:
+ if p.func:
+ outp.append((p.str, p.name, p.len, p.func, os.path.basename(p.file), p.line))
+ else:
+ outp.append((str(p), p.name, p.len, None, None, None))
+ pickle.dump(outp, outf, pickle_protocol)
+
+# -----------------------------------------------------------------------------
+# === INTROSPECTION ===
+#
+# The following functions and classes are used to implement the PLY
+# introspection features followed by the yacc() function itself.
+# -----------------------------------------------------------------------------
+
+# -----------------------------------------------------------------------------
+# get_caller_module_dict()
+#
+# This function returns a dictionary containing all of the symbols defined within
+# a caller further down the call stack. This is used to get the environment
+# associated with the yacc() call if none was provided.
+# -----------------------------------------------------------------------------
+
+def get_caller_module_dict(levels):
+ f = sys._getframe(levels)
+ ldict = f.f_globals.copy()
+ if f.f_globals != f.f_locals:
+ ldict.update(f.f_locals)
+ return ldict
+
+# -----------------------------------------------------------------------------
+# parse_grammar()
+#
+# This takes a raw grammar rule string and parses it into production data
+# -----------------------------------------------------------------------------
+def parse_grammar(doc, file, line):
+ grammar = []
+ # Split the doc string into lines
+ pstrings = doc.splitlines()
+ lastp = None
+ dline = line
+ for ps in pstrings:
+ dline += 1
+ p = ps.split()
+ if not p:
+ continue
+ try:
+ if p[0] == '|':
+ # This is a continuation of a previous rule
+ if not lastp:
+ raise SyntaxError("%s:%d: Misplaced '|'" % (file, dline))
+ prodname = lastp
+ syms = p[1:]
+ else:
+ prodname = p[0]
+ lastp = prodname
+ syms = p[2:]
+ assign = p[1]
+ if assign != ':' and assign != '::=':
+ raise SyntaxError("%s:%d: Syntax error. Expected ':'" % (file, dline))
+
+ grammar.append((file, dline, prodname, syms))
+ except SyntaxError:
+ raise
+ except Exception:
+ raise SyntaxError('%s:%d: Syntax error in rule %r' % (file, dline, ps.strip()))
+
+ return grammar
+
+# -----------------------------------------------------------------------------
+# ParserReflect()
+#
+# This class represents information extracted for building a parser including
+# start symbol, error function, tokens, precedence list, action functions,
+# etc.
+# -----------------------------------------------------------------------------
+class ParserReflect(object):
+ def __init__(self, pdict, log=None):
+ self.pdict = pdict
+ self.start = None
+ self.error_func = None
+ self.tokens = None
+ self.modules = set()
+ self.grammar = []
+ self.error = False
+
+ if log is None:
+ self.log = PlyLogger(sys.stderr)
+ else:
+ self.log = log
+
+ # Get all of the basic information
+ def get_all(self):
+ self.get_start()
+ self.get_error_func()
+ self.get_tokens()
+ self.get_precedence()
+ self.get_pfunctions()
+
+ # Validate all of the information
+ def validate_all(self):
+ self.validate_start()
+ self.validate_error_func()
+ self.validate_tokens()
+ self.validate_precedence()
+ self.validate_pfunctions()
+ self.validate_modules()
+ return self.error
+
+ # Compute a signature over the grammar
+ def signature(self):
+ parts = []
+ try:
+ if self.start:
+ parts.append(self.start)
+ if self.prec:
+ parts.append(''.join([''.join(p) for p in self.prec]))
+ if self.tokens:
+ parts.append(' '.join(self.tokens))
+ for f in self.pfuncs:
+ if f[3]:
+ parts.append(f[3])
+ except (TypeError, ValueError):
+ pass
+ return ''.join(parts)
+
+ # -----------------------------------------------------------------------------
+ # validate_modules()
+ #
+ # This method checks to see if there are duplicated p_rulename() functions
+ # in the parser module file. Without this function, it is really easy for
+ # users to make mistakes by cutting and pasting code fragments (and it's a real
+ # bugger to try and figure out why the resulting parser doesn't work). Therefore,
+ # we just do a little regular expression pattern matching of def statements
+ # to try and detect duplicates.
+ # -----------------------------------------------------------------------------
+
+ def validate_modules(self):
+ # Match def p_funcname(
+ fre = re.compile(r'\s*def\s+(p_[a-zA-Z_0-9]*)\(')
+
+ for module in self.modules:
+ try:
+ lines, linen = inspect.getsourcelines(module)
+ except IOError:
+ continue
+
+ counthash = {}
+ for linen, line in enumerate(lines):
+ linen += 1
+ m = fre.match(line)
+ if m:
+ name = m.group(1)
+ prev = counthash.get(name)
+ if not prev:
+ counthash[name] = linen
+ else:
+ filename = inspect.getsourcefile(module)
+ self.log.warning('%s:%d: Function %s redefined. Previously defined on line %d',
+ filename, linen, name, prev)
+
+ # Get the start symbol
+ def get_start(self):
+ self.start = self.pdict.get('start')
+
+ # Validate the start symbol
+ def validate_start(self):
+ if self.start is not None:
+ if not isinstance(self.start, string_types):
+ self.log.error("'start' must be a string")
+
+ # Look for error handler
+ def get_error_func(self):
+ self.error_func = self.pdict.get('p_error')
+
+ # Validate the error function
+ def validate_error_func(self):
+ if self.error_func:
+ if isinstance(self.error_func, types.FunctionType):
+ ismethod = 0
+ elif isinstance(self.error_func, types.MethodType):
+ ismethod = 1
+ else:
+ self.log.error("'p_error' defined, but is not a function or method")
+ self.error = True
+ return
+
+ eline = self.error_func.__code__.co_firstlineno
+ efile = self.error_func.__code__.co_filename
+ module = inspect.getmodule(self.error_func)
+ self.modules.add(module)
+
+ argcount = self.error_func.__code__.co_argcount - ismethod
+ if argcount != 1:
+ self.log.error('%s:%d: p_error() requires 1 argument', efile, eline)
+ self.error = True
+
+ # Get the tokens map
+ def get_tokens(self):
+ tokens = self.pdict.get('tokens')
+ if not tokens:
+ self.log.error('No token list is defined')
+ self.error = True
+ return
+
+ if not isinstance(tokens, (list, tuple)):
+ self.log.error('tokens must be a list or tuple')
+ self.error = True
+ return
+
+ if not tokens:
+ self.log.error('tokens is empty')
+ self.error = True
+ return
+
+ self.tokens = tokens
+
+ # Validate the tokens
+ def validate_tokens(self):
+ # Validate the tokens.
+ if 'error' in self.tokens:
+ self.log.error("Illegal token name 'error'. Is a reserved word")
+ self.error = True
+ return
+
+ terminals = set()
+ for n in self.tokens:
+ if n in terminals:
+ self.log.warning('Token %r multiply defined', n)
+ terminals.add(n)
+
+ # Get the precedence map (if any)
+ def get_precedence(self):
+ self.prec = self.pdict.get('precedence')
+
+ # Validate and parse the precedence map
+ def validate_precedence(self):
+ preclist = []
+ if self.prec:
+ if not isinstance(self.prec, (list, tuple)):
+ self.log.error('precedence must be a list or tuple')
+ self.error = True
+ return
+ for level, p in enumerate(self.prec):
+ if not isinstance(p, (list, tuple)):
+ self.log.error('Bad precedence table')
+ self.error = True
+ return
+
+ if len(p) < 2:
+ self.log.error('Malformed precedence entry %s. Must be (assoc, term, ..., term)', p)
+ self.error = True
+ return
+ assoc = p[0]
+ if not isinstance(assoc, string_types):
+ self.log.error('precedence associativity must be a string')
+ self.error = True
+ return
+ for term in p[1:]:
+ if not isinstance(term, string_types):
+ self.log.error('precedence items must be strings')
+ self.error = True
+ return
+ preclist.append((term, assoc, level+1))
+ self.preclist = preclist
+
+ # Get all p_functions from the grammar
+ def get_pfunctions(self):
+ p_functions = []
+ for name, item in self.pdict.items():
+ if not name.startswith('p_') or name == 'p_error':
+ continue
+ if isinstance(item, (types.FunctionType, types.MethodType)):
+ line = getattr(item, 'co_firstlineno', item.__code__.co_firstlineno)
+ module = inspect.getmodule(item)
+ p_functions.append((line, module, name, item.__doc__))
+
+ # Sort all of the actions by line number; make sure to stringify
+ # modules to make them sortable, since `line` may not uniquely sort all
+ # p functions
+ p_functions.sort(key=lambda p_function: (
+ p_function[0],
+ str(p_function[1]),
+ p_function[2],
+ p_function[3]))
+ self.pfuncs = p_functions
+
+ # Validate all of the p_functions
+ def validate_pfunctions(self):
+ grammar = []
+ # Check for non-empty symbols
+ if len(self.pfuncs) == 0:
+ self.log.error('no rules of the form p_rulename are defined')
+ self.error = True
+ return
+
+ for line, module, name, doc in self.pfuncs:
+ file = inspect.getsourcefile(module)
+ func = self.pdict[name]
+ if isinstance(func, types.MethodType):
+ reqargs = 2
+ else:
+ reqargs = 1
+ if func.__code__.co_argcount > reqargs:
+ self.log.error('%s:%d: Rule %r has too many arguments', file, line, func.__name__)
+ self.error = True
+ elif func.__code__.co_argcount < reqargs:
+ self.log.error('%s:%d: Rule %r requires an argument', file, line, func.__name__)
+ self.error = True
+ elif not func.__doc__:
+ self.log.warning('%s:%d: No documentation string specified in function %r (ignored)',
+ file, line, func.__name__)
+ else:
+ try:
+ parsed_g = parse_grammar(doc, file, line)
+ for g in parsed_g:
+ grammar.append((name, g))
+ except SyntaxError as e:
+ self.log.error(str(e))
+ self.error = True
+
+ # Looks like a valid grammar rule
+ # Mark the file in which defined.
+ self.modules.add(module)
+
+ # Secondary validation step that looks for p_ definitions that are not functions
+ # or functions that look like they might be grammar rules.
+
+ for n, v in self.pdict.items():
+ if n.startswith('p_') and isinstance(v, (types.FunctionType, types.MethodType)):
+ continue
+ if n.startswith('t_'):
+ continue
+ if n.startswith('p_') and n != 'p_error':
+ self.log.warning('%r not defined as a function', n)
+ if ((isinstance(v, types.FunctionType) and v.__code__.co_argcount == 1) or
+ (isinstance(v, types.MethodType) and v.__func__.__code__.co_argcount == 2)):
+ if v.__doc__:
+ try:
+ doc = v.__doc__.split(' ')
+ if doc[1] == ':':
+ self.log.warning('%s:%d: Possible grammar rule %r defined without p_ prefix',
+ v.__code__.co_filename, v.__code__.co_firstlineno, n)
+ except IndexError:
+ pass
+
+ self.grammar = grammar
+
+# -----------------------------------------------------------------------------
+# yacc(module)
+#
+# Build a parser
+# -----------------------------------------------------------------------------
+
+def yacc(method='LALR', debug=yaccdebug, module=None, tabmodule=tab_module, start=None,
+ check_recursion=True, optimize=False, write_tables=True, debugfile=debug_file,
+ outputdir=None, debuglog=None, errorlog=None, picklefile=None):
+
+ if tabmodule is None:
+ tabmodule = tab_module
+
+ # Reference to the parsing method of the last built parser
+ global parse
+
+ # If pickling is enabled, table files are not created
+ if picklefile:
+ write_tables = 0
+
+ if errorlog is None:
+ errorlog = PlyLogger(sys.stderr)
+
+ # Get the module dictionary used for the parser
+ if module:
+ _items = [(k, getattr(module, k)) for k in dir(module)]
+ pdict = dict(_items)
+ # If no __file__ attribute is available, try to obtain it from the __module__ instead
+ if '__file__' not in pdict:
+ pdict['__file__'] = sys.modules[pdict['__module__']].__file__
+ else:
+ pdict = get_caller_module_dict(2)
+
+ if outputdir is None:
+ # If no output directory is set, the location of the output files
+ # is determined according to the following rules:
+ # - If tabmodule specifies a package, files go into that package directory
+ # - Otherwise, files go in the same directory as the specifying module
+ if isinstance(tabmodule, types.ModuleType):
+ srcfile = tabmodule.__file__
+ else:
+ if '.' not in tabmodule:
+ srcfile = pdict['__file__']
+ else:
+ parts = tabmodule.split('.')
+ pkgname = '.'.join(parts[:-1])
+ exec('import %s' % pkgname)
+ srcfile = getattr(sys.modules[pkgname], '__file__', '')
+ outputdir = os.path.dirname(srcfile)
+
+ # Determine if the module is package of a package or not.
+ # If so, fix the tabmodule setting so that tables load correctly
+ pkg = pdict.get('__package__')
+ if pkg and isinstance(tabmodule, str):
+ if '.' not in tabmodule:
+ tabmodule = pkg + '.' + tabmodule
+
+
+
+ # Set start symbol if it's specified directly using an argument
+ if start is not None:
+ pdict['start'] = start
+
+ # Collect parser information from the dictionary
+ pinfo = ParserReflect(pdict, log=errorlog)
+ pinfo.get_all()
+
+ if pinfo.error:
+ raise YaccError('Unable to build parser')
+
+ # Check signature against table files (if any)
+ signature = pinfo.signature()
+
+ # Read the tables
+ try:
+ lr = LRTable()
+ if picklefile:
+ read_signature = lr.read_pickle(picklefile)
+ else:
+ read_signature = lr.read_table(tabmodule)
+ if optimize or (read_signature == signature):
+ try:
+ lr.bind_callables(pinfo.pdict)
+ parser = LRParser(lr, pinfo.error_func)
+ parse = parser.parse
+ return parser
+ except Exception as e:
+ errorlog.warning('There was a problem loading the table file: %r', e)
+ except VersionError as e:
+ errorlog.warning(str(e))
+ except ImportError:
+ pass
+
+ if debuglog is None:
+ if debug:
+ try:
+ debuglog = PlyLogger(open(os.path.join(outputdir, debugfile), 'w'))
+ except IOError as e:
+ errorlog.warning("Couldn't open %r. %s" % (debugfile, e))
+ debuglog = NullLogger()
+ else:
+ debuglog = NullLogger()
+
+ debuglog.info('Created by PLY version %s (http://www.dabeaz.com/ply)', __version__)
+
+ errors = False
+
+ # Validate the parser information
+ if pinfo.validate_all():
+ raise YaccError('Unable to build parser')
+
+ if not pinfo.error_func:
+ errorlog.warning('no p_error() function is defined')
+
+ # Create a grammar object
+ grammar = Grammar(pinfo.tokens)
+
+ # Set precedence level for terminals
+ for term, assoc, level in pinfo.preclist:
+ try:
+ grammar.set_precedence(term, assoc, level)
+ except GrammarError as e:
+ errorlog.warning('%s', e)
+
+ # Add productions to the grammar
+ for funcname, gram in pinfo.grammar:
+ file, line, prodname, syms = gram
+ try:
+ grammar.add_production(prodname, syms, funcname, file, line)
+ except GrammarError as e:
+ errorlog.error('%s', e)
+ errors = True
+
+ # Set the grammar start symbols
+ try:
+ if start is None:
+ grammar.set_start(pinfo.start)
+ else:
+ grammar.set_start(start)
+ except GrammarError as e:
+ errorlog.error(str(e))
+ errors = True
+
+ if errors:
+ raise YaccError('Unable to build parser')
+
+ # Verify the grammar structure
+ undefined_symbols = grammar.undefined_symbols()
+ for sym, prod in undefined_symbols:
+ errorlog.error('%s:%d: Symbol %r used, but not defined as a token or a rule', prod.file, prod.line, sym)
+ errors = True
+
+ unused_terminals = grammar.unused_terminals()
+ if unused_terminals:
+ debuglog.info('')
+ debuglog.info('Unused terminals:')
+ debuglog.info('')
+ for term in unused_terminals:
+ errorlog.warning('Token %r defined, but not used', term)
+ debuglog.info(' %s', term)
+
+ # Print out all productions to the debug log
+ if debug:
+ debuglog.info('')
+ debuglog.info('Grammar')
+ debuglog.info('')
+ for n, p in enumerate(grammar.Productions):
+ debuglog.info('Rule %-5d %s', n, p)
+
+ # Find unused non-terminals
+ unused_rules = grammar.unused_rules()
+ for prod in unused_rules:
+ errorlog.warning('%s:%d: Rule %r defined, but not used', prod.file, prod.line, prod.name)
+
+ if len(unused_terminals) == 1:
+ errorlog.warning('There is 1 unused token')
+ if len(unused_terminals) > 1:
+ errorlog.warning('There are %d unused tokens', len(unused_terminals))
+
+ if len(unused_rules) == 1:
+ errorlog.warning('There is 1 unused rule')
+ if len(unused_rules) > 1:
+ errorlog.warning('There are %d unused rules', len(unused_rules))
+
+ if debug:
+ debuglog.info('')
+ debuglog.info('Terminals, with rules where they appear')
+ debuglog.info('')
+ terms = list(grammar.Terminals)
+ terms.sort()
+ for term in terms:
+ debuglog.info('%-20s : %s', term, ' '.join([str(s) for s in grammar.Terminals[term]]))
+
+ debuglog.info('')
+ debuglog.info('Nonterminals, with rules where they appear')
+ debuglog.info('')
+ nonterms = list(grammar.Nonterminals)
+ nonterms.sort()
+ for nonterm in nonterms:
+ debuglog.info('%-20s : %s', nonterm, ' '.join([str(s) for s in grammar.Nonterminals[nonterm]]))
+ debuglog.info('')
+
+ if check_recursion:
+ unreachable = grammar.find_unreachable()
+ for u in unreachable:
+ errorlog.warning('Symbol %r is unreachable', u)
+
+ infinite = grammar.infinite_cycles()
+ for inf in infinite:
+ errorlog.error('Infinite recursion detected for symbol %r', inf)
+ errors = True
+
+ unused_prec = grammar.unused_precedence()
+ for term, assoc in unused_prec:
+ errorlog.error('Precedence rule %r defined for unknown symbol %r', assoc, term)
+ errors = True
+
+ if errors:
+ raise YaccError('Unable to build parser')
+
+ # Run the LRGeneratedTable on the grammar
+ if debug:
+ errorlog.debug('Generating %s tables', method)
+
+ lr = LRGeneratedTable(grammar, method, debuglog)
+
+ if debug:
+ num_sr = len(lr.sr_conflicts)
+
+ # Report shift/reduce and reduce/reduce conflicts
+ if num_sr == 1:
+ errorlog.warning('1 shift/reduce conflict')
+ elif num_sr > 1:
+ errorlog.warning('%d shift/reduce conflicts', num_sr)
+
+ num_rr = len(lr.rr_conflicts)
+ if num_rr == 1:
+ errorlog.warning('1 reduce/reduce conflict')
+ elif num_rr > 1:
+ errorlog.warning('%d reduce/reduce conflicts', num_rr)
+
+ # Write out conflicts to the output file
+ if debug and (lr.sr_conflicts or lr.rr_conflicts):
+ debuglog.warning('')
+ debuglog.warning('Conflicts:')
+ debuglog.warning('')
+
+ for state, tok, resolution in lr.sr_conflicts:
+ debuglog.warning('shift/reduce conflict for %s in state %d resolved as %s', tok, state, resolution)
+
+ already_reported = set()
+ for state, rule, rejected in lr.rr_conflicts:
+ if (state, id(rule), id(rejected)) in already_reported:
+ continue
+ debuglog.warning('reduce/reduce conflict in state %d resolved using rule (%s)', state, rule)
+ debuglog.warning('rejected rule (%s) in state %d', rejected, state)
+ errorlog.warning('reduce/reduce conflict in state %d resolved using rule (%s)', state, rule)
+ errorlog.warning('rejected rule (%s) in state %d', rejected, state)
+ already_reported.add((state, id(rule), id(rejected)))
+
+ warned_never = []
+ for state, rule, rejected in lr.rr_conflicts:
+ if not rejected.reduced and (rejected not in warned_never):
+ debuglog.warning('Rule (%s) is never reduced', rejected)
+ errorlog.warning('Rule (%s) is never reduced', rejected)
+ warned_never.append(rejected)
+
+ # Write the table file if requested
+ if write_tables:
+ try:
+ lr.write_table(tabmodule, outputdir, signature)
+ except IOError as e:
+ errorlog.warning("Couldn't create %r. %s" % (tabmodule, e))
+
+ # Write a pickled version of the tables
+ if picklefile:
+ try:
+ lr.pickle_table(picklefile, signature)
+ except IOError as e:
+ errorlog.warning("Couldn't create %r. %s" % (picklefile, e))
+
+ # Build the parser
+ lr.bind_callables(pinfo.pdict)
+ parser = LRParser(lr, pinfo.error_func)
+
+ parse = parser.parse
+ return parser
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/ygen.py b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/ygen.py
new file mode 100644
index 0000000000000000000000000000000000000000..acf5ca1a37b69389256227c570c65eed96e3228e
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pycparser/ply/ygen.py
@@ -0,0 +1,74 @@
+# ply: ygen.py
+#
+# This is a support program that auto-generates different versions of the YACC parsing
+# function with different features removed for the purposes of performance.
+#
+# Users should edit the method LParser.parsedebug() in yacc.py. The source code
+# for that method is then used to create the other methods. See the comments in
+# yacc.py for further details.
+
+import os.path
+import shutil
+
+def get_source_range(lines, tag):
+ srclines = enumerate(lines)
+ start_tag = '#--! %s-start' % tag
+ end_tag = '#--! %s-end' % tag
+
+ for start_index, line in srclines:
+ if line.strip().startswith(start_tag):
+ break
+
+ for end_index, line in srclines:
+ if line.strip().endswith(end_tag):
+ break
+
+ return (start_index + 1, end_index)
+
+def filter_section(lines, tag):
+ filtered_lines = []
+ include = True
+ tag_text = '#--! %s' % tag
+ for line in lines:
+ if line.strip().startswith(tag_text):
+ include = not include
+ elif include:
+ filtered_lines.append(line)
+ return filtered_lines
+
+def main():
+ dirname = os.path.dirname(__file__)
+ shutil.copy2(os.path.join(dirname, 'yacc.py'), os.path.join(dirname, 'yacc.py.bak'))
+ with open(os.path.join(dirname, 'yacc.py'), 'r') as f:
+ lines = f.readlines()
+
+ parse_start, parse_end = get_source_range(lines, 'parsedebug')
+ parseopt_start, parseopt_end = get_source_range(lines, 'parseopt')
+ parseopt_notrack_start, parseopt_notrack_end = get_source_range(lines, 'parseopt-notrack')
+
+ # Get the original source
+ orig_lines = lines[parse_start:parse_end]
+
+ # Filter the DEBUG sections out
+ parseopt_lines = filter_section(orig_lines, 'DEBUG')
+
+ # Filter the TRACKING sections out
+ parseopt_notrack_lines = filter_section(parseopt_lines, 'TRACKING')
+
+ # Replace the parser source sections with updated versions
+ lines[parseopt_notrack_start:parseopt_notrack_end] = parseopt_notrack_lines
+ lines[parseopt_start:parseopt_end] = parseopt_lines
+
+ lines = [line.rstrip()+'\n' for line in lines]
+ with open(os.path.join(dirname, 'yacc.py'), 'w') as f:
+ f.writelines(lines)
+
+ print('Updated yacc.py')
+
+if __name__ == '__main__':
+ main()
+
+
+
+
+
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pydantic_core-2.33.2.dist-info/licenses/LICENSE b/tool_server/.venv/lib/python3.12/site-packages/pydantic_core-2.33.2.dist-info/licenses/LICENSE
new file mode 100644
index 0000000000000000000000000000000000000000..0716871caabdbbb3e77a0371d49936cef1923ea1
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pydantic_core-2.33.2.dist-info/licenses/LICENSE
@@ -0,0 +1,21 @@
+The MIT License (MIT)
+
+Copyright (c) 2022 Samuel Colvin
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pydantic_core/__pycache__/__init__.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pydantic_core/__pycache__/__init__.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..b98ee300f23130c3dd0fdd41e83e3060363f083e
Binary files /dev/null and b/tool_server/.venv/lib/python3.12/site-packages/pydantic_core/__pycache__/__init__.cpython-312.pyc differ
diff --git a/tool_server/.venv/lib/python3.12/site-packages/pydantic_core/__pycache__/core_schema.cpython-312.pyc b/tool_server/.venv/lib/python3.12/site-packages/pydantic_core/__pycache__/core_schema.cpython-312.pyc
new file mode 100644
index 0000000000000000000000000000000000000000..985bc503e922e911780a86cd448f4b184fcbff38
--- /dev/null
+++ b/tool_server/.venv/lib/python3.12/site-packages/pydantic_core/__pycache__/core_schema.cpython-312.pyc
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:986068a4478fb4d675d0abe9e3507128a1309c11b83063164b20c9ce4201fe9f
+size 150559