LinguaLibre

Difference between revisions of "Stats/Time/fr"

< LinguaLibre:Stats

(Created page with "Statistiques globales")
 
(9 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<languages/>
 
<languages/>
 
+
{{LinguaLibre:Stats/Menu}}
{{Colored box
 
| background-content-color =
 
| background-title-color = #3366CC
 
| icon = Icon Stats color.svg
 
| title =  Consulter les statistiques concernant :
 
| title-color = white
 
| link =
 
| link-color =
 
| view-text =
 
| content = <center>
 
{{Clickable button 2|Special:MyLanguage/LL:Stats| Statistiques globales|class=mw-ui-progressive}}
 
{{Clickable button 2|Special:MyLanguage/LL:Stats/Languages| Languages|class=mw-ui-progressive}}
 
{{Clickable button 2|Special:MyLanguage/LL:Stats/Speakers| Speakers|class=mw-ui-progressive}}
 
{{Clickable button 2|Special:MyLanguage/LL:Stats/Time| Chronological|class=mw-ui-progressive}}
 
</center>
 
}}
 
 
== Activité mensuelle ==
 
== Activité mensuelle ==
<query yearmonth="Date" records="Nouveaux enregistrements" speakers="Locuteurs actifs" languages="Langues actives">
+
<query _pagination="20" yearmonth="Date" records="Nouveaux enregistrements" speakers="Locuteurs actifs" languages="Langues actives">
 
SELECT
 
SELECT
 
?yearmonth
 
?yearmonth
Line 32: Line 16:
 
}
 
}
 
GROUP BY ?yearmonth
 
GROUP BY ?yearmonth
ORDER BY ?yearmonth
+
ORDER BY DESC(?yearmonth)
 
</query>
 
</query>
 +
  
 
== Locuteurs les plus prolifiques pour le mois en cours ==
 
== Locuteurs les plus prolifiques pour le mois en cours ==
<query _pagination="10" locutor="Élément (identifiant du locuteur)" locutorLabel="Locuteur" nb="Nombre d'enregistrements 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 57: 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 ...