It doesn't look like Active Editors works for all wikis. I think you'd have to merge activity across all wikis to get a stat like that. I'm not sure I know of a good data strategy to get that.
If you were to query it with quarry, you'd need to write a query for every wiki and then write some code to merge the results. Oof. If you to extract it from the XML dumps, you'd need to process each Wiki separately and then merge the results. Oof. The best solution to this is to have a common table/relation across all Wikis and to aggregate from there. I don't think there's any such cross-wiki table/relation available. On Mon, Jan 6, 2020 at 1:38 PM Jonathan Morgan <[email protected]> wrote: > Same dashboard, but for "All wikis": > https://stats.wikimedia.org/v2/#/all-projects > > That work? > > - J > > On Mon, Jan 6, 2020 at 11:32 AM RhinosF1 - <[email protected]> wrote: > > > Hi, > > > > That provides active users for meta but not globally. Anything for > global? > > > > RhinosF1 > > > > On Mon, 6 Jan 2020 at 18:10, Jonathan Morgan <[email protected]> > > wrote: > > > > > RhinosF1, > > > > > > Are you looking for information like this > > > <https://stats.wikimedia.org/v2/#/meta.wikimedia.org>, or something > > > different? > > > > > > - J > > > > > > On Mon, Jan 6, 2020 at 8:51 AM RhinosF1 - <[email protected]> wrote: > > > > > > > Hi, > > > > > > > > Does anyone know a way to find out how many wikimedia users are > active > > > > globally compared to active on metawiki? > > > > > > > > This mean they've made more than 5 edits in the last 30 days for > this. > > > > > > > > Thanks, > > > > RhinosF1 > > > > _______________________________________________ > > > > Analytics mailing list > > > > [email protected] > > > > https://lists.wikimedia.org/mailman/listinfo/analytics > > > > > > > > > > > > > -- > > > Jonathan T. Morgan > > > Senior Design Researcher > > > Wikimedia Foundation > > > User:Jmorgan (WMF) <https://meta.wikimedia.org/wiki/User:Jmorgan_(WMF) > > > > > (Uses He/Him) > > > _______________________________________________ > > > Wiki-research-l mailing list > > > [email protected] > > > https://lists.wikimedia.org/mailman/listinfo/wiki-research-l > > > > > _______________________________________________ > > Wiki-research-l mailing list > > [email protected] > > https://lists.wikimedia.org/mailman/listinfo/wiki-research-l > > > > > -- > Jonathan T. Morgan > Senior Design Researcher > Wikimedia Foundation > User:Jmorgan (WMF) <https://meta.wikimedia.org/wiki/User:Jmorgan_(WMF)> > (Uses He/Him) > _______________________________________________ > Wiki-research-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wiki-research-l > _______________________________________________ Wiki-research-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wiki-research-l
