lukeslp commited on
Commit
4375133
·
verified ·
1 Parent(s): 8e0a509

Upload wals_languages_metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. wals_languages_metadata.json +26 -0
wals_languages_metadata.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset_name": "WALS Language Catalog",
3
+ "last_updated": "2026-01-15",
4
+ "source": "WALS - World Atlas of Language Structures (wals.info)",
5
+ "record_count": 3573,
6
+ "fields": {
7
+ "ID": "WALS language identifier code (e.g., 'aab', 'aar')",
8
+ "Name": "Language name with dialect specification if applicable (e.g., 'Arapesh (Abu)')",
9
+ "Macroarea": "Geographic macroarea (Africa, Eurasia, Papunesia, Australia, North America, South America)",
10
+ "Latitude": "Geographic latitude of the language area",
11
+ "Longitude": "Geographic longitude of the language area",
12
+ "Glottocode": "Glottolog identifier code for cross-referencing",
13
+ "ISO639P3code": "ISO 639-3 language code",
14
+ "Family": "Top-level language family name (e.g., 'Afro-Asiatic', 'Torricelli')",
15
+ "Subfamily": "Subfamily within the language family if applicable",
16
+ "Genus": "Lower-level genetic grouping (genus) within the family",
17
+ "GenusIcon": "Icon identifier used for map display of the genus",
18
+ "ISO_codes": "ISO language code(s) associated with this entry",
19
+ "Samples_100": "Whether the language is included in the 100-language sample (true/false)",
20
+ "Samples_200": "Whether the language is included in the 200-language sample (true/false)",
21
+ "Country_ID": "ISO 3166-1 alpha-2 country code",
22
+ "Source": "Primary bibliographic source reference",
23
+ "Parent_ID": "Parent genus identifier for classification hierarchy"
24
+ },
25
+ "notes": "Each row represents a language documented in WALS with its geographic and genetic classification. Links to wals_values.csv via ID (as Language_ID) and to wals_parameters.csv for feature definitions. The Samples_100 and Samples_200 fields indicate inclusion in the genealogically balanced language samples used for statistical analysis."
26
+ }