MediaWiki

LanguagesRecordsData.js

Revision as of 19:32, 24 January 2022 by Yug (talk | contribs)

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* **************
#            HEAVY           #
#          MUST BE RAN ON LLQS                # 
SELECT 
?language ?languageLabel ?wikidata ?iso ?wiki
(COUNT(?record) AS ?records)
(COUNT(DISTINCT(?recordLabel)) AS ?words) 
#(ROUND(1000*?words/?records)/10 AS ?percent)
WHERE {
  ?language prop:P2 entity:Q4 .              # Filter: P2 'instance of' is Q4 'language'
  ?language rdfs:label ?languageLabel. # Assign value: label to ?languageLabel
  OPTIONAL { ?language prop:P12 ?wikidata }  # Assign value: language's P12 'wikidata id' into ?wikidata
  OPTIONAL { ?language prop:P13 ?iso }      # Assign value: language's P13 'ISO 639-3' into ?iso
  OPTIONAL { ?language prop:P17 ?wiki }
  OPTIONAL { ?language rdfs:label ?languageLabel .
             FILTER (lang(?languageLabel) = "[AUTO_LANGUAGE],en"). }
  ?record prop:P4 ?language .  # Filter: P4 'language' match a value of ?language
  ?record prop:P2 entity:Q2 .  # Filter: P2 'instance of' is Q2 'record'
  ?record rdfs:label ?recordLabel. # Assign value: label to ?itemLabel
  # FILTER ( (COUNT(record)) > 0).
}
GROUP BY ?language ?languageLabel ?wikidata ?iso ?wiki
ORDER BY DESC(?records)
************** */
[
  {
    "language": "https://lingualibre.org/entity/Q21",
    "languageLabel": "French",
    "wikidata": "Q150",
    "iso": "fra",
    "records": "238429",
    "words": "156159",
    "wiki": "fr"
  },
  {
    "language": "https://lingualibre.org/entity/Q298",
    "languageLabel": "Polish",
    "wikidata": "Q809",
    "iso": "pol",
    "records": "74916",
    "words": "73599",
    "wiki": "pl"
  },
  {
    "language": "https://lingualibre.org/entity/Q307",
    "languageLabel": "Bengali",
    "wikidata": "Q9610",
    "iso": "ben",
    "records": "58982",
    "words": "57133",
    "wiki": "bn"
  },
  {
    "language": "https://lingualibre.org/entity/Q336",
    "languageLabel": "Odia",
    "wikidata": "Q33810",
    "iso": "ori",
    "records": "50437",
    "words": "50009",
    "wiki": "or"
  },
  {
    "language": "https://lingualibre.org/entity/Q25",
    "languageLabel": "Esperanto",
    "wikidata": "Q143",
    "iso": "epo",
    "records": "33009",
    "words": "28497",
    "wiki": "eo"
  },
  {
    "language": "https://lingualibre.org/entity/Q22",
    "languageLabel": "English",
    "wikidata": "Q1860",
    "iso": "eng",
    "records": "20731",
    "words": "18442",
    "wiki": "en"
  },
  {
    "language": "https://lingualibre.org/entity/Q37",
    "languageLabel": "Romanian",
    "wikidata": "Q7913",
    "iso": "ron",
    "records": "19401",
    "words": "18845",
    "wiki": "ro"
  },
  {
    "language": "https://lingualibre.org/entity/Q43",
    "languageLabel": "Ukrainian",
    "wikidata": "Q8798",
    "iso": "ukr",
    "records": "18601",
    "words": "18590",
    "wiki": "uk"
  },
  {
    "language": "https://lingualibre.org/entity/Q24",
    "languageLabel": "German",
    "wikidata": "Q188",
    "iso": "deu",
    "records": "14720",
    "words": "13662",
    "wiki": "de"
  },
  {
    "language": "https://lingualibre.org/entity/Q34",
    "languageLabel": "Marathi",
    "wikidata": "Q1571",
    "iso": "mar",
    "records": "14407",
    "words": "13117",
    "wiki": "mr"
  },
  {
    "language": "https://lingualibre.org/entity/Q311",
    "languageLabel": "Occitan",
    "wikidata": "Q14185",
    "iso": "oci",
    "records": "14131",
    "words": "14097",
    "wiki": "oc"
  },
  {
    "language": "https://lingualibre.org/entity/Q386",
    "languageLabel": "Spanish",
    "wikidata": "Q1321",
    "iso": "spa",
    "records": "9237",
    "words": "8624",
    "wiki": "es"
  },
  {
    "language": "https://lingualibre.org/entity/Q129",
    "languageLabel": "Russian",
    "wikidata": "Q7737",
    "iso": "rus",
    "records": "8595",
    "words": "8240",
    "wiki": "ru"
  },
  {
    "language": "https://lingualibre.org/entity/Q44",
    "languageLabel": "Swedish",
    "wikidata": "Q9027",
    "iso": "swe",
    "records": "7735",
    "words": "7441",
    "wiki": "sv"
  },
  {
    "language": "https://lingualibre.org/entity/Q221062",
    "languageLabel": "Cantonese",
    "wikidata": "Q9186",
    "iso": "yue",
    "records": "5691",
    "words": "5603",
    "wiki": "zh-yue"
  },
  {
    "language": "https://lingualibre.org/entity/Q219",
    "languageLabel": "Arabic",
    "wikidata": "Q13955",
    "iso": "ara",
    "records": "5636",
    "words": "5254",
    "wiki": "ar"
  },
  {
    "language": "https://lingualibre.org/entity/Q931",
    "languageLabel": "Languedocien dialect",
    "wikidata": "Q942602",
    "iso": "lnc",
    "records": "5327",
    "words": "5316"
  },
  {
    "language": "https://lingualibre.org/entity/Q126",
    "languageLabel": "Portuguese",
    "wikidata": "Q5146",
    "iso": "por",
    "records": "5278",
    "words": "3226",
    "wiki": "pt"
  },
  {
    "language": "https://lingualibre.org/entity/Q930",
    "languageLabel": "Gascon dialect",
    "wikidata": "Q35735",
    "iso": "gsc",
    "records": "4890",
    "words": "4881"
  },
  {
    "language": "https://lingualibre.org/entity/Q138",
    "languageLabel": "Azerbaijani",
    "wikidata": "Q9292",
    "iso": "aze",
    "records": "4841",
    "words": "4368",
    "wiki": "az"
  },
  {
    "language": "https://lingualibre.org/entity/Q446",
    "languageLabel": "Punjabi",
    "wikidata": "Q58635",
    "iso": "pan",
    "records": "4305",
    "words": "4098",
    "wiki": "pa"
  },
  {
    "language": "https://lingualibre.org/entity/Q385",
    "languageLabel": "Italian",
    "wikidata": "Q652",
    "iso": "ita",
    "records": "4286",
    "words": "3233",
    "wiki": "it"
  },
  {
    "language": "https://lingualibre.org/entity/Q299",
    "languageLabel": "Basque",
    "wikidata": "Q8752",
    "iso": "eus",
    "records": "3276",
    "words": "3226",
    "wiki": "da"
  },
  {
    "language": "https://lingualibre.org/entity/Q150",
    "languageLabel": "Afrikaans",
    "wikidata": "Q14196",
    "iso": "afr",
    "records": "2943",
    "words": "2939",
    "wiki": "af"
  },
  {
    "language": "https://lingualibre.org/entity/Q203",
    "languageLabel": "Catalan",
    "wikidata": "Q7026",
    "iso": "cat",
    "records": "2838",
    "words": "2778",
    "wiki": "ca"
  },
  {
    "language": "https://lingualibre.org/entity/Q306",
    "languageLabel": "Macedonian",
    "wikidata": "Q9296",
    "iso": "mkd",
    "records": "2043",
    "words": "2034",
    "wiki": "mk"
  },
  {
    "language": "https://lingualibre.org/entity/Q4901",
    "languageLabel": "Shawiya language",
    "wikidata": "Q33274",
    "iso": "shy",
    "records": "1732",
    "words": "1626",
    "wiki": "shy"
  },
  {
    "language": "https://lingualibre.org/entity/Q115107",
    "languageLabel": "Central Bikol",
    "wikidata": "Q33284",
    "iso": "bcl",
    "records": "1410",
    "words": "1373",
    "wiki": "bcl"
  },
  {
    "language": "https://lingualibre.org/entity/Q35",
    "languageLabel": "Dutch",
    "wikidata": "Q7411",
    "iso": "nld",
    "records": "1407",
    "words": "1407",
    "wiki": "nl"
  },
  {
    "language": "https://lingualibre.org/entity/Q646153",
    "languageLabel": "South Levantine Arabic",
    "wikidata": "Q55633582",
    "iso": "ajp",
    "records": "1350",
    "words": "1270"
  },
  {
    "language": "https://lingualibre.org/entity/Q264201",
    "languageLabel": "Moroccan Arabic",
    "wikidata": "Q56426",
    "iso": "ary",
    "records": "1286",
    "words": "1060",
    "wiki": "ary"
  },
  {
    "language": "https://lingualibre.org/entity/Q208",
    "languageLabel": "Vietnamese",
    "wikidata": "Q9199",
    "iso": "vie",
    "records": "1231",
    "words": "1231",
    "wiki": "vi"
  },
  {
    "language": "https://lingualibre.org/entity/Q33",
    "languageLabel": "Finnish",
    "wikidata": "Q1412",
    "iso": "fin",
    "records": "1174",
    "words": "1162",
    "wiki": "fi"
  },
  {
    "language": "https://lingualibre.org/entity/Q38",
    "languageLabel": "Malagasy",
    "wikidata": "Q7930",
    "iso": "mlg",
    "records": "932",
    "words": "932",
    "wiki": "mg"
  },
  {
    "language": "https://lingualibre.org/entity/Q48",
    "languageLabel": "Persian",
    "wikidata": "Q9168",
    "iso": "fas",
    "records": "883",
    "words": "871",
    "wiki": "fa"
  },
  {
    "language": "https://lingualibre.org/entity/Q141",
    "languageLabel": "Welsh",
    "wikidata": "Q9309",
    "iso": "cym",
    "records": "861",
    "words": "859",
    "wiki": "cy"
  },
  {
    "language": "https://lingualibre.org/entity/Q113",
    "languageLabel": "Mandarin Chinese",
    "wikidata": "Q9192",
    "iso": "cmn",
    "records": "829",
    "words": "813"
  },
  {
    "language": "https://lingualibre.org/entity/Q322719",
    "languageLabel": "Baleswari Oriya",
    "wikidata": "Q4850727",
    "records": "791",
    "words": "791"
  },
  {
    "language": "https://lingualibre.org/entity/Q204940",
    "languageLabel": "Nyang language",
    "wikidata": "Q35650",
    "iso": "ken",
    "records": "775",
    "words": "775"
  },
  {
    "language": "https://lingualibre.org/entity/Q209",
    "languageLabel": "Breton",
    "wikidata": "Q12107",
    "iso": "bre",
    "records": "753",
    "words": "748",
    "wiki": "br"
  },
  {
    "language": "https://lingualibre.org/entity/Q390278",
    "languageLabel": "Kurmanji",
    "wikidata": "Q36163",
    "iso": "kmr",
    "records": "715",
    "words": "712",
    "wiki": "ku"
  },
  {
    "language": "https://lingualibre.org/entity/Q99628",
    "languageLabel": "French Sign Language",
    "wikidata": "Q33302",
    "iso": "fsl",
    "records": "674",
    "words": "661"
  },
  {
    "language": "https://lingualibre.org/entity/Q251",
    "languageLabel": "Igbo",
    "wikidata": "Q33578",
    "iso": "ibo",
    "records": "645",
    "words": "632",
    "wiki": "ig"
  },
  {
    "language": "https://lingualibre.org/entity/Q182",
    "languageLabel": "Kurdish",
    "wikidata": "Q36368",
    "iso": "kur",
    "records": "592",
    "words": "590",
    "wiki": "ku"
  },
  {
    "language": "https://lingualibre.org/entity/Q80",
    "languageLabel": "Kannada",
    "wikidata": "Q33673",
    "iso": "kan",
    "records": "557",
    "words": "353",
    "wiki": "kn"
  },
  {
    "language": "https://lingualibre.org/entity/Q206",
    "languageLabel": "Irish",
    "wikidata": "Q9142",
    "iso": "gle",
    "records": "550",
    "words": "550",
    "wiki": "ga"
  },
  {
    "language": "https://lingualibre.org/entity/Q339",
    "languageLabel": "Santali",
    "wikidata": "Q33965",
    "iso": "sat",
    "records": "547",
    "words": "462",
    "wiki": "sat"
  },
  {
    "language": "https://lingualibre.org/entity/Q297",
    "languageLabel": "Turkish",
    "wikidata": "Q256",
    "iso": "tur",
    "records": "506",
    "words": "506",
    "wiki": "tr"
  },
  {
    "language": "https://lingualibre.org/entity/Q161",
    "languageLabel": "Balinese",
    "wikidata": "Q33070",
    "iso": "ban",
    "records": "499",
    "words": "440",
    "wiki": "ban"
  },
  {
    "language": "https://lingualibre.org/entity/Q52295",
    "languageLabel": "Atikamekw",
    "wikidata": "Q56590",
    "iso": "atj",
    "records": "489",
    "words": "460",
    "wiki": "atj"
  },
  {
    "language": "https://lingualibre.org/entity/Q397",
    "languageLabel": "Hebrew",
    "wikidata": "Q9288",
    "iso": "heb",
    "records": "473",
    "words": "473",
    "wiki": "he"
  },
  {
    "language": "https://lingualibre.org/entity/Q83641",
    "languageLabel": "Guadeloupean Creole French",
    "wikidata": "Q3006280",
    "iso": "gcf",
    "records": "451",
    "words": "451"
  },
  {
    "language": "https://lingualibre.org/entity/Q429",
    "languageLabel": "Bikol languages",
    "wikidata": "Q35455",
    "iso": "bik",
    "records": "434",
    "words": "432"
  },
  {
    "language": "https://lingualibre.org/entity/Q123",
    "languageLabel": "Hindi",
    "wikidata": "Q1568",
    "iso": "hin",
    "records": "431",
    "words": "431",
    "wiki": "hi"
  },
  {
    "language": "https://lingualibre.org/entity/Q39",
    "languageLabel": "Telugu",
    "wikidata": "Q8097",
    "iso": "tel",
    "records": "403",
    "words": "402",
    "wiki": "te"
  },
  {
    "language": "https://lingualibre.org/entity/Q242",
    "languageLabel": "Fon",
    "wikidata": "Q33291",
    "iso": "fon",
    "records": "363",
    "words": "346",
    "wiki": "fon"
  },
  {
    "language": "https://lingualibre.org/entity/Q425",
    "languageLabel": "Konkani",
    "wikidata": "Q34239",
    "iso": "kok",
    "records": "327",
    "words": "327"
  },
  {
    "language": "https://lingualibre.org/entity/Q713359",
    "languageLabel": "Nanjing Dialect",
    "wikidata": "Q2681098",
    "iso": "---",
    "records": "306",
    "words": "306"
  },
  {
    "language": "https://lingualibre.org/entity/Q78",
    "languageLabel": "Javanese",
    "wikidata": "Q33549",
    "iso": "jav",
    "records": "303",
    "words": "303",
    "wiki": "jv"
  },
  {
    "language": "https://lingualibre.org/entity/Q6714",
    "languageLabel": "Algerian Arabic",
    "wikidata": "Q56499",
    "iso": "arq",
    "records": "240",
    "words": "238",
    "wiki": "arq"
  },
  {
    "language": "https://lingualibre.org/entity/Q225",
    "languageLabel": "Acehnese",
    "wikidata": "Q27683",
    "iso": "ace",
    "records": "235",
    "words": "235",
    "wiki": "ace"
  },
  {
    "language": "https://lingualibre.org/entity/Q154",
    "languageLabel": "Amharic",
    "wikidata": "Q28244",
    "iso": "amh",
    "records": "217",
    "words": "217",
    "wiki": "am"
  },
  {
    "language": "https://lingualibre.org/entity/Q136",
    "languageLabel": "Thai",
    "wikidata": "Q9217",
    "iso": "tha",
    "records": "209",
    "words": "209",
    "wiki": "th"
  },
  {
    "language": "https://lingualibre.org/entity/Q321",
    "languageLabel": "Ga",
    "wikidata": "Q33287",
    "iso": "gaa",
    "records": "208",
    "words": "208",
    "wiki": "gaa"
  },
  {
    "language": "https://lingualibre.org/entity/Q51299",
    "languageLabel": "Havu",
    "wikidata": "Q5684097",
    "iso": "hav",
    "records": "208",
    "words": "208"
  },
  {
    "language": "https://lingualibre.org/entity/Q123270",
    "languageLabel": "British English",
    "wikidata": "Q7979",
    "records": "202",
    "words": "202",
    "wiki": "en-gb"
  },
  {
    "language": "https://lingualibre.org/entity/Q130",
    "languageLabel": "Chinese writing",
    "wikidata": "Q7850",
    "iso": "zho",
    "records": "187",
    "words": "156",
    "wiki": "zh"
  },
  {
    "language": "https://lingualibre.org/entity/Q52067",
    "languageLabel": "Ghomala' language",
    "wikidata": "Q35271",
    "iso": "bbj",
    "records": "187",
    "words": "181"
  },
  {
    "language": "https://lingualibre.org/entity/Q4465",
    "languageLabel": "Teochew dialect",
    "wikidata": "Q36759",
    "records": "179",
    "words": "179"
  },
  {
    "language": "https://lingualibre.org/entity/Q170137",
    "languageLabel": "Mossi",
    "wikidata": "Q36096",
    "iso": "mos",
    "records": "176",
    "words": "91"
  },
  {
    "language": "https://lingualibre.org/entity/Q733159",
    "languageLabel": "centro-meridional Calabrian",
    "wikidata": "Q13195623",
    "records": "150",
    "words": "150"
  },
  {
    "language": "https://lingualibre.org/entity/Q221",
    "languageLabel": "Cornish",
    "wikidata": "Q25289",
    "iso": "cor",
    "records": "148",
    "words": "147",
    "wiki": "kw"
  },
  {
    "language": "https://lingualibre.org/entity/Q19858",
    "languageLabel": "Baoulé",
    "wikidata": "Q35107",
    "iso": "bci",
    "records": "135",
    "words": "71"
  },
  {
    "language": "https://lingualibre.org/entity/Q133",
    "languageLabel": "Slovene",
    "wikidata": "Q9063",
    "iso": "slv",
    "records": "116",
    "words": "116",
    "wiki": "sl"
  },
  {
    "language": "https://lingualibre.org/entity/Q52068",
    "languageLabel": "Bulu language",
    "wikidata": "Q35028",
    "iso": "bum",
    "records": "112",
    "words": "112"
  },
  {
    "language": "https://lingualibre.org/entity/Q405",
    "languageLabel": "Basaa language",
    "wikidata": "Q33093",
    "iso": "bas",
    "records": "110",
    "words": "110"
  },
  {
    "language": "https://lingualibre.org/entity/Q52074",
    "languageLabel": "Londo",
    "wikidata": "Q35071",
    "iso": "bzm",
    "records": "109",
    "words": "109"
  },
  {
    "language": "https://lingualibre.org/entity/Q52073",
    "languageLabel": "Oroko",
    "wikidata": "Q36278",
    "iso": "bdu",
    "records": "108",
    "words": "108"
  },
  {
    "language": "https://lingualibre.org/entity/Q127",
    "languageLabel": "Tamil",
    "wikidata": "Q5885",
    "iso": "tam",
    "records": "104",
    "words": "103",
    "wiki": "ta"
  },
  {
    "language": "https://lingualibre.org/entity/Q125",
    "languageLabel": "Gujarati",
    "wikidata": "Q5137",
    "iso": "guj",
    "records": "103",
    "words": "103",
    "wiki": "gu"
  },
  {
    "language": "https://lingualibre.org/entity/Q720542",
    "languageLabel": "Salentino",
    "wikidata": "Q1213",
    "records": "99",
    "words": "99"
  },
  {
    "language": "https://lingualibre.org/entity/Q52071",
    "languageLabel": "Duala",
    "wikidata": "Q33013",
    "iso": "dua",
    "records": "94",
    "words": "94"
  },
  {
    "language": "https://lingualibre.org/entity/Q46",
    "languageLabel": "Luxembourgish",
    "wikidata": "Q9051",
    "iso": "ltz",
    "records": "86",
    "words": "86",
    "wiki": "lb"
  },
  {
    "language": "https://lingualibre.org/entity/Q52072",
    "languageLabel": "Nga'ka language",
    "wikidata": "Q36068",
    "iso": "mhk",
    "records": "76",
    "words": "76"
  },
  {
    "language": "https://lingualibre.org/entity/Q159",
    "languageLabel": "Dioula language",
    "wikidata": "Q32706",
    "iso": "dyu",
    "records": "64",
    "words": "48"
  },
  {
    "language": "https://lingualibre.org/entity/Q207",
    "languageLabel": "Korean",
    "wikidata": "Q9176",
    "iso": "kor",
    "records": "56",
    "words": "56",
    "wiki": "ko"
  },
  {
    "language": "https://lingualibre.org/entity/Q329",
    "languageLabel": "Gikuyu",
    "wikidata": "Q33587",
    "iso": "kik",
    "records": "54",
    "words": "54",
    "wiki": "ki"
  },
  {
    "language": "https://lingualibre.org/entity/Q338540",
    "languageLabel": "Toki Pona",
    "wikidata": "Q36846",
    "records": "51",
    "words": "49"
  },
  {
    "language": "https://lingualibre.org/entity/Q84029",
    "languageLabel": "Martinique Creole",
    "wikidata": "Q3006281",
    "records": "50",
    "words": "44"
  },
  {
    "language": "https://lingualibre.org/entity/Q43042",
    "languageLabel": "Chadian Arabic",
    "wikidata": "Q56497",
    "iso": "shu",
    "records": "47",
    "words": "47"
  },
  {
    "language": "https://lingualibre.org/entity/Q258",
    "languageLabel": "Northern Sotho",
    "wikidata": "Q33890",
    "iso": "nso",
    "records": "45",
    "words": "45",
    "wiki": "nso"
  },
  {
    "language": "https://lingualibre.org/entity/Q459005",
    "languageLabel": "Kaqchikel",
    "wikidata": "Q35115",
    "iso": "cak",
    "records": "45",
    "words": "45",
    "wiki": "cak"
  },
  {
    "language": "https://lingualibre.org/entity/Q318",
    "languageLabel": "Bambara",
    "wikidata": "Q33243",
    "iso": "bam",
    "records": "44",
    "words": "36",
    "wiki": "bm"
  },
  {
    "language": "https://lingualibre.org/entity/Q1187",
    "languageLabel": "Lemosin dialect",
    "wikidata": "Q427614",
    "records": "43",
    "words": "41"
  },
  {
    "language": "https://lingualibre.org/entity/Q555966",
    "languageLabel": "Mon",
    "wikidata": "Q13349",
    "iso": "mnw",
    "records": "42",
    "words": "42",
    "wiki": "mnw"
  },
  {
    "language": "https://lingualibre.org/entity/Q40979",
    "languageLabel": "Wayuu",
    "wikidata": "Q891085",
    "iso": "guc",
    "records": "40",
    "words": "39"
  },
  {
    "language": "https://lingualibre.org/entity/Q131",
    "languageLabel": "Armenian",
    "wikidata": "Q8785",
    "iso": "hye",
    "records": "37",
    "words": "37",
    "wiki": "hy"
  },
  {
    "language": "https://lingualibre.org/entity/Q424673",
    "languageLabel": "Shilha",
    "wikidata": "Q34152",
    "iso": "shi",
    "records": "35",
    "words": "35"
  },
  {
    "language": "https://lingualibre.org/entity/Q140",
    "languageLabel": "Galician",
    "wikidata": "Q9307",
    "iso": "glg",
    "records": "34",
    "words": "34",
    "wiki": "gl"
  },
  {
    "language": "https://lingualibre.org/entity/Q229",
    "languageLabel": "Aromanian",
    "wikidata": "Q29316",
    "iso": "rup",
    "records": "34",
    "words": "34",
    "wiki": "roa-rup"
  },
  {
    "language": "https://lingualibre.org/entity/Q204946",
    "languageLabel": "Mundang",
    "wikidata": "Q36032",
    "iso": "mua",
    "records": "34",
    "words": "34"
  },
  {
    "language": "https://lingualibre.org/entity/Q204943",
    "languageLabel": "Massa language",
    "wikidata": "Q56668",
    "iso": "mcn",
    "records": "33",
    "words": "32"
  },
  {
    "language": "https://lingualibre.org/entity/Q259",
    "languageLabel": "Sicilian",
    "wikidata": "Q33973",
    "iso": "scn",
    "records": "32",
    "words": "32",
    "wiki": "scn"
  },
  {
    "language": "https://lingualibre.org/entity/Q345",
    "languageLabel": "Luba-Kasai language",
    "wikidata": "Q34173",
    "iso": "lua",
    "records": "29",
    "words": "29"
  },
  {
    "language": "https://lingualibre.org/entity/Q45",
    "languageLabel": "Norwegian",
    "wikidata": "Q9043",
    "iso": "nor",
    "records": "29",
    "words": "29",
    "wiki": "no"
  },
  {
    "language": "https://lingualibre.org/entity/Q169",
    "languageLabel": "Tagalog",
    "wikidata": "Q34057",
    "iso": "tgl",
    "records": "25",
    "words": "25",
    "wiki": "tl"
  },
  {
    "language": "https://lingualibre.org/entity/Q388",
    "languageLabel": "Quechua",
    "wikidata": "Q5218",
    "iso": "que",
    "records": "25",
    "words": "25",
    "wiki": "qu"
  },
  {
    "language": "https://lingualibre.org/entity/Q204947",
    "languageLabel": "Tupuri",
    "wikidata": "Q36646",
    "iso": "tui",
    "records": "24",
    "words": "24"
  },
  {
    "language": "https://lingualibre.org/entity/Q52206",
    "languageLabel": "Yemba",
    "wikidata": "Q36917",
    "iso": "ybb",
    "records": "21",
    "words": "21"
  },
  {
    "language": "https://lingualibre.org/entity/Q205",
    "languageLabel": "Greek",
    "wikidata": "Q9129",
    "iso": "gre",
    "records": "18",
    "words": "18",
    "wiki": "el"
  },
  {
    "language": "https://lingualibre.org/entity/Q231",
    "languageLabel": "Erzya",
    "wikidata": "Q29952",
    "iso": "myv",
    "records": "18",
    "words": "18",
    "wiki": "myv"
  },
  {
    "language": "https://lingualibre.org/entity/Q273",
    "languageLabel": "Kabyle",
    "wikidata": "Q35853",
    "iso": "kab",
    "records": "18",
    "words": "18",
    "wiki": "kab"
  },
  {
    "language": "https://lingualibre.org/entity/Q536602",
    "languageLabel": "Ngambay",
    "wikidata": "Q2372207",
    "iso": "sba",
    "records": "18",
    "words": "17"
  },
  {
    "language": "https://lingualibre.org/entity/Q52296",
    "languageLabel": "Réunion Creole",
    "wikidata": "Q13198",
    "iso": "rcf",
    "records": "17",
    "words": "17",
    "wiki": "rcf"
  },
  {
    "language": "https://lingualibre.org/entity/Q181",
    "languageLabel": "Lingala",
    "wikidata": "Q36217",
    "iso": "lin",
    "records": "16",
    "words": "16",
    "wiki": "ln"
  },
  {
    "language": "https://lingualibre.org/entity/Q51236",
    "languageLabel": "Picard",
    "wikidata": "Q34024",
    "iso": "pcd",
    "records": "16",
    "words": "16",
    "wiki": "pcd"
  },
  {
    "language": "https://lingualibre.org/entity/Q177",
    "languageLabel": "Ancient Greek",
    "wikidata": "Q35497",
    "iso": "grc",
    "records": "15",
    "words": "15",
    "wiki": "grc"
  },
  {
    "language": "https://lingualibre.org/entity/Q389",
    "languageLabel": "Japanese",
    "wikidata": "Q5287",
    "iso": "jpn",
    "records": "14",
    "words": "12",
    "wiki": "ja"
  },
  {
    "language": "https://lingualibre.org/entity/Q165",
    "languageLabel": "Haitian Creole",
    "wikidata": "Q33491",
    "iso": "hat",
    "records": "13",
    "words": "13",
    "wiki": "ht"
  },
  {
    "language": "https://lingualibre.org/entity/Q655434",
    "languageLabel": "Upper Saxon German",
    "wikidata": "Q699284",
    "iso": "sxu",
    "records": "12",
    "words": "12"
  },
  {
    "language": "https://lingualibre.org/entity/Q531093",
    "languageLabel": "Old Tupi",
    "wikidata": "Q56944",
    "iso": "tpw",
    "records": "11",
    "words": "11"
  },
  {
    "language": "https://lingualibre.org/entity/Q216",
    "languageLabel": "Minangkabau",
    "wikidata": "Q13324",
    "iso": "min",
    "records": "10",
    "words": "10",
    "wiki": "min"
  },
  {
    "language": "https://lingualibre.org/entity/Q392",
    "languageLabel": "Czech",
    "wikidata": "Q9056",
    "iso": "ces",
    "records": "10",
    "words": "10",
    "wiki": "cs"
  },
  {
    "language": "https://lingualibre.org/entity/Q193",
    "languageLabel": "Hausa",
    "wikidata": "Q56475",
    "iso": "hau",
    "records": "9",
    "words": "9",
    "wiki": "ha"
  },
  {
    "language": "https://lingualibre.org/entity/Q437",
    "languageLabel": "Malayalam",
    "wikidata": "Q36236",
    "iso": "mal",
    "records": "9",
    "words": "9",
    "wiki": "ml"
  },
  {
    "language": "https://lingualibre.org/entity/Q305",
    "languageLabel": "Indonesian",
    "wikidata": "Q9240",
    "iso": "ind",
    "records": "8",
    "words": "8",
    "wiki": "id"
  },
  {
    "language": "https://lingualibre.org/entity/Q386441",
    "languageLabel": "Ndrumbea",
    "wikidata": "Q6983819",
    "iso": "duf",
    "records": "6",
    "words": "6"
  },
  {
    "language": "https://lingualibre.org/entity/Q51306",
    "languageLabel": "Paiwan",
    "wikidata": "Q715755",
    "iso": "pwn",
    "records": "5",
    "words": "5"
  },
  {
    "language": "https://lingualibre.org/entity/Q51302",
    "languageLabel": "Atayal",
    "wikidata": "Q715766",
    "iso": "tay",
    "records": "4",
    "words": "4",
    "wiki": "tay"
  },
  {
    "language": "https://lingualibre.org/entity/Q300",
    "languageLabel": "Danish",
    "wikidata": "Q9035",
    "iso": "dan",
    "records": "3",
    "words": "3",
    "wiki": "da"
  },
  {
    "language": "https://lingualibre.org/entity/Q313",
    "languageLabel": "Tatar",
    "wikidata": "Q25285",
    "iso": "tat",
    "records": "3",
    "words": "3",
    "wiki": "tt"
  },
  {
    "language": "https://lingualibre.org/entity/Q384",
    "languageLabel": "Latin",
    "wikidata": "Q397",
    "iso": "lat",
    "records": "3",
    "words": "3",
    "wiki": "la"
  },
  {
    "language": "https://lingualibre.org/entity/Q5049",
    "languageLabel": "Wallisian",
    "wikidata": "Q36979",
    "iso": "wls",
    "records": "3",
    "words": "3"
  },
  {
    "language": "https://lingualibre.org/entity/Q74905",
    "languageLabel": "Sursilvan",
    "wikidata": "Q688348",
    "records": "3",
    "words": "3"
  },
  {
    "language": "https://lingualibre.org/entity/Q195",
    "languageLabel": "Alemannic German",
    "wikidata": "Q131339",
    "iso": "gsw",
    "records": "2",
    "words": "2",
    "wiki": "als"
  },
  {
    "language": "https://lingualibre.org/entity/Q683869",
    "languageLabel": "Meitei language",
    "wikidata": "Q33868",
    "iso": "mni",
    "records": "2",
    "words": "2",
    "wiki": "mni"
  },
  {
    "language": "https://lingualibre.org/entity/Q386444",
    "languageLabel": "Sorani",
    "wikidata": "Q36811",
    "iso": "ckb",
    "records": "2",
    "words": "2"
  },
  {
    "language": "https://lingualibre.org/entity/Q683869",
    "languageLabel": "Meitei language",
    "wikidata": "Q33868",
    "iso": "mni",
    "records": "2",
    "words": "2",
    "wiki": "mni"
  },
  {
    "language": "https://lingualibre.org/entity/Q101",
    "languageLabel": "Serer",
    "wikidata": "Q36284",
    "iso": "srr",
    "records": "1",
    "words": "1"
  },
  {
    "language": "https://lingualibre.org/entity/Q254",
    "languageLabel": "Karachay-Balkar",
    "wikidata": "Q33714",
    "iso": "krc",
    "records": "1",
    "words": "1",
    "wiki": "krc"
  },
  {
    "language": "https://lingualibre.org/entity/Q304",
    "languageLabel": "Burmese",
    "wikidata": "Q9228",
    "iso": "mya",
    "records": "1",
    "words": "1",
    "wiki": "id"
  },
  {
    "language": "https://lingualibre.org/entity/Q32",
    "languageLabel": "Icelandic",
    "wikidata": "Q294",
    "iso": "isl",
    "records": "1",
    "words": "1",
    "wiki": "is"
  },
  {
    "language": "https://lingualibre.org/entity/Q36",
    "languageLabel": "Swahili",
    "wikidata": "Q7838",
    "iso": "swa",
    "records": "1",
    "words": "1",
    "wiki": "sw"
  },
  {
    "language": "https://lingualibre.org/entity/Q55890",
    "languageLabel": "West Flemish",
    "wikidata": "Q100103",
    "iso": "vls",
    "records": "1",
    "words": "1"
  },
  {
    "language": "https://lingualibre.org/entity/Q395932",
    "languageLabel": "Wushi",
    "wikidata": "Q36973",
    "iso": "bse",
    "records": "1",
    "words": "1"
  },
  {
    "language": "https://lingualibre.org/entity/Q430329",
    "languageLabel": "Gutnish",
    "wikidata": "Q1256646",
    "records": "1",
    "words": "1"
  },
  {
    "language": "https://lingualibre.org/entity/Q733156",
    "languageLabel": "meridional Cilentan",
    "wikidata": "Q3706580",
    "records": "1",
    "words": "1"
  }
]