commons-app / commonsmisc

4 stars 5 forks source link

API to show the number of Wikidata edits made through the Commons app #12

Closed maskaravivek closed 5 years ago

maskaravivek commented 5 years ago

To implement https://github.com/commons-app/apps-android-commons/issues/2430 we need an API to show the number of Wikidata edits made through the Commons app.

Going forward, another task might need a modified version of the API + an additional API for the following task: https://github.com/commons-app/apps-android-commons/issues/2428

I am familiar with the query and am willing to take this up.

maskaravivek commented 5 years ago

Am planning to use the following query:

https://quarry.wmflabs.org/query/33319

urbanecm commented 5 years ago

I think we can call this resolved. https://tools.wmflabs.org/urbanecmbot/commonsmisc/wikidataedits.py?user=Maskaravivek

VojtechDostal commented 5 years ago

@urbanecm Does it allow specific timeframes?

urbanecm commented 5 years ago

It doesn't look so, however, that should be pretty simple to add. If we want that, please open either a new issue or a pull request.