LinguaLibre
Difference between revisions of "Stats/Time/oc"
< LinguaLibre:Stats
(Created page with "Data") |
|||
(11 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
{{LinguaLibre:Stats/Menu}} | {{LinguaLibre:Stats/Menu}} | ||
== Activitat mesadièra == | == Activitat mesadièra == | ||
− | <query _pagination=" | + | <query _pagination="20" yearmonth="Data" records="Enregistraments novèls" speakers="Locutors actius" languages="Lengas activas"> |
SELECT | SELECT | ||
?yearmonth | ?yearmonth | ||
Line 19: | Line 19: | ||
</query> | </query> | ||
− | == | + | |
− | <query _pagination="10" locutor="Item (locutor | + | == Locutors los mai prolifics pendent aqueste mes == |
+ | <query _pagination="10" locutor="Item (Qid locutor)" locutorLabel="Locutor del mes" nb="Nombre d'enregistraments pendent aqueste mes"> | ||
SELECT ?locutor ?locutorLabel ?nb WHERE { | SELECT ?locutor ?locutorLabel ?nb WHERE { | ||
{ | { | ||
Line 41: | Line 42: | ||
ORDER BY DESC(?nb) | ORDER BY DESC(?nb) | ||
</query> | </query> | ||
+ | |||
+ | [[Category:Lingua Libre:DataViz{{#translation:}}]] |