Page MenuHomePhabricator

📈Single source of truth for all Wikibase statistics
Closed, DeclinedPublic

Description

As a product manager, I would like to have access to a single source of truth that lists all Wikibase Cloud instances with the following information:

  • The info available in the conversion API call
  • The info available in the discovery API call (unless it's already present in the first API call)
  • Basic settings of the Wikibase from the dashboard (for example, whether anti spam protection is on, whether accounts must be requested, and so on)
  • total number of items (as implemented in https://phabricator.wikimedia.org/T314481)
  • total number of properties (as implemented in ^^^)
  • total number of lexemes
  • Email of the first admin user (to clarify: do I understand right that theoretically there can be several?)

Unlike the API calls, this CSV should also include:

This will allow me to quickly access and manipulate all relevant information without having to merge it manually from different API calls. It will also further be expanded in the future to include other columns.
Acceptable format for now: JSON/CSV like the current conversions API call.

Only logged-in WBC team members should have access to this.

Event Timeline

Anton.Kokh renamed this task from Single master CSV with all statistics to 📈Single master CSV with all statistics.Jun 5 2024, 7:15 AM
Anton.Kokh renamed this task from 📈Single master CSV with all statistics to 📈Single source of truth for all Wikibase statistics.Jul 1 2024, 6:29 AM
Anton.Kokh updated the task description. (Show Details)

Replaced by other tickets