LinguaLibre

Difference between revisions of "Stats/Time/fr"

< LinguaLibre:Stats

(Created page with "LinguaLibre:Stats/Temps")
 
 
(19 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
<languages/>
 
<languages/>
== Monthly activity ==
+
{{LinguaLibre:Stats/Menu}}
<query yearmonth="Date" records="New records" speakers="Active speakers" languages="Active languages">
+
== Activité mensuelle ==
 +
<query _pagination="20" yearmonth="Date" records="Nouveaux enregistrements" speakers="Locuteurs actifs" languages="Langues actives">
 
SELECT
 
SELECT
 
?yearmonth
 
?yearmonth
Line 15: Line 16:
 
}
 
}
 
GROUP BY ?yearmonth
 
GROUP BY ?yearmonth
ORDER BY ?yearmonth
+
ORDER BY DESC(?yearmonth)
 
</query>
 
</query>
  
== The most prolific speakers for the current month ==
+
 
<query _pagination="10" locutor="Item (locutor Qid)" locutorLabel="Speaker" nb="Number of records for the current month">
+
== Locuteurs les plus prolifiques pour le mois en cours ==
 +
<query _pagination="10" locutor="Élément (identifiant du locuteur)" locutorLabel="Locuteur du mois" nb="Nombre d'enregistrements">
 
SELECT ?locutor ?locutorLabel ?nb WHERE {
 
SELECT ?locutor ?locutorLabel ?nb WHERE {
 
   {
 
   {
Line 40: Line 42:
 
ORDER BY DESC(?nb)
 
ORDER BY DESC(?nb)
 
</query>
 
</query>
 +
 +
[[Category:Lingua Libre:DataViz{{#translation:}}]]

Latest revision as of 17:06, 19 April 2023

Other languages:
Bahasa Indonesia • ‎Bahasa Melayu • ‎British English • ‎Deutsch • ‎English • ‎Esperanto • ‎brezhoneg • ‎français • ‎norsk bokmål • ‎occitan • ‎polski • ‎português do Brasil • ‎română • ‎sicilianu • ‎svenska • ‎македонски • ‎русский • ‎اردو • ‎বাংলা • ‎తెలుగు • ‎ꯃꯤꯇꯩ ꯂꯣꯟ
View statistics about:

Activité mensuelle

... Loading ...


Locuteurs les plus prolifiques pour le mois en cours

... Loading ...