User
Difference between revisions of "Titodutta/Statistics"
< User:TitoduttaLinguaLibre Alpha release was announced on August 2018. By April 2019, 100,000 audios in 46 languages were available thanks to 128 variously active speakers. In January 2020, 200,000 audios in 82 languages thanks to 268 different speakers.
(Stable version) |
WikiLucas00 (talk | contribs) m (removing translation tags (Draft page)) |
||
Line 2: | Line 2: | ||
''This is a user sandbox, that captures text of [https://lingualibre.org/index.php?title=LinguaLibre:Stats&oldid=312785 this version] for personal use. Modifications will be/have been done'' | ''This is a user sandbox, that captures text of [https://lingualibre.org/index.php?title=LinguaLibre:Stats&oldid=312785 this version] for personal use. Modifications will be/have been done'' | ||
− | |||
<indicator name="stats"></indicator> | <indicator name="stats"></indicator> | ||
{{#SUBTITLE: | {{#SUBTITLE: | ||
− | |||
− | |||
LinguaLibre Alpha release was announced on August 2018. By April 2019, 100,000 audios in 46 languages were available thanks to 128 variously active speakers. In January 2020, 200,000 audios in 82 languages thanks to 268 different speakers. | LinguaLibre Alpha release was announced on August 2018. By April 2019, 100,000 audios in 46 languages were available thanks to 128 variously active speakers. In January 2020, 200,000 audios in 82 languages thanks to 268 different speakers. | ||
− | |||
}} | }} | ||
− | + | == Global stats == | |
− | == Global stats == | ||
− | |||
<query records="Records" speakers="Speakers" languages="Languages"> | <query records="Records" speakers="Speakers" languages="Languages"> | ||
SELECT | SELECT | ||
Line 27: | Line 21: | ||
</query> | </query> | ||
− | == Monthly activity == | + | == Monthly activity == |
− | |||
− | |||
<query yearmonth="Date" records="New records" speakers="Active speakers" languages="Active languages"> | <query yearmonth="Date" records="New records" speakers="Active speakers" languages="Active languages"> | ||
SELECT | SELECT | ||
Line 47: | Line 39: | ||
</query> | </query> | ||
− | == Number of records per languages == | + | == Number of records per languages == |
− | |||
<!-- NEEDED IMPROVEMENT FOR READABILITY : --> | <!-- NEEDED IMPROVEMENT FOR READABILITY : --> | ||
<!-- * add column with language name in English, ex: French, Cantonese --> | <!-- * add column with language name in English, ex: French, Cantonese --> | ||
Line 65: | Line 56: | ||
</query> | </query> | ||
− | == The most prolific speakers == | + | == The most prolific speakers == |
− | |||
<query _pagination="10" locutor="Item (locutor Qid)" locutorLabel="Speaker" nb="Number of records" languages="Spoken languages"> | <query _pagination="10" locutor="Item (locutor Qid)" locutorLabel="Speaker" nb="Number of records" languages="Spoken languages"> | ||
select ?locutor ?locutorLabel (COUNT(?record) as ?nb) | select ?locutor ?locutorLabel (COUNT(?record) as ?nb) | ||
Line 84: | Line 74: | ||
LIMIT 50 | LIMIT 50 | ||
</query> | </query> | ||
− | |||
− | |||
__NOTOC__ | __NOTOC__ |
Latest revision as of 10:43, 10 August 2021
This is a user sandbox, that captures text of this version for personal use. Modifications will be/have been done