Feature summary (what you would like to be able to do and where):
It will be nice if there were some way which pages across different wikis are using a data page
Use case(s) (list the steps that you performed to discover that problem, and describe the actual underlying problem which you want to solve. Do not describe only a solution):
A data page like this https://commons.wikimedia.org/wiki/Data:Wikipedia_statistics/data.tab has a nearly empty links in WhatLinksHere https://commons.wikimedia.org/wiki/Special:WhatLinksHere/Data:Wikipedia_statistics/data.tab and that's while this is used in different Wikipedias
Benefits (why should this be implemented?):
So Commons admins can learn where the data is used to not delete it by mistake or different users can learn what they can with given data in their own wiki, just like provided File or Template usage.
Also purposed as a community wishlist, https://meta.wikimedia.org/wiki/Community_Wishlist/Wishes/Usage_of_Wikimedia_Commons_provided_data_across_different_wiki
First I learnt about this issue from @Tacsipacsi here https://www.wikidata.org/wiki/MediaWiki_talk:Linkscount.js#Global_use_of_Wikimedia_Commons_data
Quoting their message,
It looks like mw:Extension:JsonConfig uses standard API requests to get data from Commons, so Commons has no information about the current request coming from JsonConfig, let alone the originating wiki or page. I don’t see traces of per-wiki storing of the pages accessing a particular data file, either, so probably the only solution is an all-wiki full-text search, which of course will miss a lot of usages due to string concatenation and similar issues. 🙁 —Tacsipacsi
See also: T370378: Explore usage tracking for chart pages and tabular data pages