The editors per country data is public now in files released monthly. We will let this data bake for a a bit and we will later add it to AQS so it can be plotted by wikistats.
Description
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
analytics/refinery | master | +2 -2 | Fix typo in cassandra fields | |
analytics/aqs | master | +282 -16 | Add editors by country data to AQS |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T120037 Vital Signs: Please provide an "all languages" de-duplicated stream for the Community/Content groups of metrics | |||
Resolved | None | T120036 Vital Signs: Please make the data for enwiki and other big wikis less sad, and not just be missing for most days | |||
Resolved | odimitrijevic | T130256 Wikistats 2.0. | |||
Resolved | • fdans | T188859 Wikistats 2.0: Add statistics for the geographical origin of the contributors | |||
Resolved | mforns | T238365 Add editors per country data to AQS API (geoeditors) | |||
Resolved | mforns | T244597 Create intermediate table that holds public data for geoeditors dataset so it can be used to load cassandra |
Event Timeline
Change 593660 had a related patch set uploaded (by Lex Nasser; owner: Lex Nasser):
[analytics/aqs@master] Add editors by country data to AQS
Handing the remainder of this task off to Dan.
The jobs for which this endpoint relies are tentatively complete.
Change 593660 merged by jenkins-bot:
[analytics/aqs@master] Add editors by country data to AQS
Change 624743 had a related patch set uploaded (by Milimetric; owner: Milimetric):
[analytics/refinery@master] Fix typo in cassandra fields
Change 624743 merged by Milimetric:
[analytics/refinery@master] Fix typo in cassandra fields
pull request for public endpoints is here: https://github.com/wikimedia/restbase/pull/1273
Leaving open until we finish docs and backfill. https://wikitech.wikimedia.org/wiki/Analytics/AQS/Geoeditors
quick status update (tl;dr; we can announce it Monday):
- data loaded from 2018-01 to 2020-08, using Joseph's new ordering technique (descending order from most editors to fewest and alphabetical after that, makes the output much easier to read)
- I had a typo in the public endpoint definition, Marcel corrected and Petr merged the PR, it will be deployed Monday
- I reviewed Marcel's documentation and it looks great to me
This is still not working, see error on: https://wikimedia.org/api/rest_v1/metrics/editors/by-country/ro.wikipedia/5..99-edits/2020/07
Looking at restbase PRs, * I think* all code that needed to be merged is merged.
From: https://wikimedia.org/api/rest_v1/metrics/editors/ it does not look like the "by-country" endpoint is up