LinguaLibre

Difference between revisions of "Stats/Time/te"

< LinguaLibre:Stats

(Created page with "క్రియాశీల భాషలు")
(Updating to match new version of source page)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
{{LinguaLibre:Stats/Menu}}
 
{{LinguaLibre:Stats/Menu}}
 
== Monthly activity ==
 
== Monthly activity ==
<query _pagination="10" yearmonth="తేదీ" records="New records" speakers="Active speakers" languages="క్రియాశీల భాషలు">
+
<query _pagination="20" yearmonth="తేదీ" records="New records" speakers="Active speakers" languages="క్రియాశీల భాషలు">
 
SELECT
 
SELECT
 
?yearmonth
 
?yearmonth
Line 18: Line 18:
 
ORDER BY DESC(?yearmonth)
 
ORDER BY DESC(?yearmonth)
 
</query>
 
</query>
 +
  
 
== The most prolific speakers for the current month ==
 
== 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">
+
<query _pagination="10" locutor="Item (locutor Qid)" locutorLabel="Speakers of the Month" nb="Number of records">
 
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:}}]]

Latest revision as of 18:00, 12 February 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:

Monthly activity

... Loading ...


The most prolific speakers for the current month

... Loading ...