Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Cryptic
.
Number of edits made to subpages of [[Wikipedia:Articles for deletion]] in 2023. No attempt is made to remove edits from the daily log subpages (rather to individual AFDs themselves), or to check if the subpage was actually active on a 2023 daily log subpage (so linter fixes, DRV review notices, etc. on old afds are counted). For [[WP:VPP#Discussion of proposed close review page]] circa 5 November 2023.
Toggle Highlighting
SQL
SELECT COUNT(*) FROM revision JOIN page ON page_id = rev_page WHERE page_namespace = 4 AND page_title LIKE 'Articles\_for\_deletion/%' AND rev_timestamp >= '2023';
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...