lukeslp commited on
Commit
67b94ee
·
verified ·
1 Parent(s): df8f576

Upload glottolog_coordinates_metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. glottolog_coordinates_metadata.json +24 -0
glottolog_coordinates_metadata.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "source": "Glottolog",
3
+ "source_url": "https://cdstar.eva.mpg.de/bitstreams/EAEA0-E62D-ED67-FD05-0/languages_and_dialects_geo.csv",
4
+ "download_date": "2025-12-25T03:52:28.381469",
5
+ "record_count": 21329,
6
+ "coordinates_available": 8662,
7
+ "description": "Geographic coordinates for world languages from Glottolog database",
8
+ "license": "CC-BY-4.0",
9
+ "coordinate_system": "WGS84 (EPSG:4326)",
10
+ "fields": {
11
+ "glottocode": "Unique Glottolog identifier",
12
+ "name": "Language name",
13
+ "isocodes": "ISO 639-3 codes (comma-separated if multiple)",
14
+ "level": "Language vs. Dialect",
15
+ "macroarea": "Geographic macro-area",
16
+ "latitude": "Latitude (decimal degrees)",
17
+ "longitude": "Longitude (decimal degrees)",
18
+ "family_id": "Language family identifier",
19
+ "family_name": "Language family name",
20
+ "parent_id": "Parent language/dialect identifier",
21
+ "bookkeeping": "Glottolog classification status"
22
+ },
23
+ "coverage": "8662 of 21329 languages have coordinates (40.6%)"
24
+ }