Wikipedia:WikiProject Kentucky/OldIssues
Following is a list of WikiProject Kentucky's articles with old cleanup issues. These are WikiProject Kentucky-included articles with unresolved issues, identified by cleanup tags/categories, first reported over 10 years ago (on an annual basis, thus through the end of 2014).
If you address any unresolved issue, Thank you!, but it is not necessary to remove the associated article from the pertinent list, as these lists will be updated by a bot on a daily basis.
Notes:
- An alphabetized list of all the articles appearing the below lists can be found [https://petscan.wmflabs.org/?psid=28752717 here].
- Currently popular articles (i.e., those in our list of 1000 articles with the most pageviews last month) in the below lists can be found [https://petscan.wmflabs.org/?psid=28008575 here].
- Issues involving lack of citations are included, but since errors within citations are not tracked by date, those are not included in the below lists.
Unresolved issues from 2006
{{Database report
|sql =
WITH RECURSIVE maincattree AS (
SELECT cl1.cl_from
FROM categorylinks cl1
WHERE cl1.cl_to = CONCAT('Clean-up_categories_from_', '2006') -- Substitute the year of old issues you're interested in
UNION
SELECT cl1.cl_from
FROM categorylinks cl1
JOIN page p1 ON cl1.cl_to = p1.page_title AND p1.page_namespace = 14
JOIN maincattree mct ON mct.cl_from = p1.page_id
)
SELECT p2.page_title AS Article, pa_class AS Rating, pa_importance AS Importance, cl2.cl_to AS 'Cleanup Category'
FROM page_assessments_projects
JOIN page_assessments ON pa_project_id = pap_project_id
JOIN page p2 ON page_id = pa_page_id
LEFT JOIN categorylinks AS cl2 on cl2.cl_from = p2.page_id AND cl2.cl_to LIKE '%2006' -- Substitute the year again
WHERE pap_project_title = 'United States/WikiProject Kentucky' -- substitute project name as coded in PageAssessments
AND p2.page_namespace = 0
AND p2.page_id IN (SELECT mct.cl_from FROM maincattree mct)
AND cl2.cl_to NOT LIKE '%_English_%'
ORDER BY p2.page_title ASC, cl2.cl_to ASC;
|wikilinks = 1, 4:14
|widths = 2:4em, 3:6em
|interval = 1
}}
class="wikitable sortable" style="overflow-wrap: anywhere" |
scope="col" | Article
! scope="col" style="width: 4em" | Rating ! scope="col" style="width: 6em" | Importance ! scope="col" | Cleanup Category |
---|
Long Fork Subdivision
| Stub | Low | Articles containing potentially dated statements from 2006 |
Middle Creek Subdivision
| Stub | Low | Articles containing potentially dated statements from 2006 |
Murray Raney
| Start | Low | Articles containing potentially dated statements from 2006 |
Sports in Louisville, Kentucky
| C | High |
The Paducah Sun
| Stub | Low |
----
{{Database report/footer|count=5|query_runtime=0.60|last_updated=01:25, 29 June 2025 (UTC)}}
{{Database report end}}
Unresolved issues from 2007
{{Database report
|sql =
WITH RECURSIVE maincattree AS (
SELECT cl1.cl_from
FROM categorylinks cl1
WHERE cl1.cl_to = CONCAT('Clean-up_categories_from_', '2007') -- Substitute the year of old issues you're interested in
UNION
SELECT cl1.cl_from
FROM categorylinks cl1
JOIN page p1 ON cl1.cl_to = p1.page_title AND p1.page_namespace = 14
JOIN maincattree mct ON mct.cl_from = p1.page_id
)
SELECT p2.page_title AS Article, pa_class AS Rating, pa_importance AS Importance, cl2.cl_to AS 'Cleanup Category'
FROM page_assessments_projects
JOIN page_assessments ON pa_project_id = pap_project_id
JOIN page p2 ON page_id = pa_page_id
LEFT JOIN categorylinks AS cl2 on cl2.cl_from = p2.page_id AND cl2.cl_to LIKE '%2007' -- Substitute the year again
WHERE pap_project_title = 'United States/WikiProject Kentucky' -- substitute project name as coded in PageAssessments
AND p2.page_namespace = 0
AND p2.page_id IN (SELECT mct.cl_from FROM maincattree mct)
AND cl2.cl_to NOT LIKE '%_English_%'
ORDER BY p2.page_title ASC, cl2.cl_to ASC;
|wikilinks = 1, 4:14
|widths = 2:4em, 3:6em
|interval = 1
}}
----
{{Database report/footer|count=34|query_runtime=3.76|last_updated=01:25, 29 June 2025 (UTC)}}
{{Database report end}}
Unresolved issues from 2008
{{Database report
|sql =
WITH RECURSIVE maincattree AS (
SELECT cl1.cl_from
FROM categorylinks cl1
WHERE cl1.cl_to = CONCAT('Clean-up_categories_from_', '2008') -- Substitute the year of old issues you're interested in
UNION
SELECT cl1.cl_from
FROM categorylinks cl1
JOIN page p1 ON cl1.cl_to = p1.page_title AND p1.page_namespace = 14
JOIN maincattree mct ON mct.cl_from = p1.page_id
)
SELECT p2.page_title AS Article, pa_class AS Rating, pa_importance AS Importance, cl2.cl_to AS 'Cleanup Category'
FROM page_assessments_projects
JOIN page_assessments ON pa_project_id = pap_project_id
JOIN page p2 ON page_id = pa_page_id
LEFT JOIN categorylinks AS cl2 on cl2.cl_from = p2.page_id AND cl2.cl_to LIKE '%2008' -- Substitute the year again
WHERE pap_project_title = 'United States/WikiProject Kentucky' -- substitute project name as coded in PageAssessments
AND p2.page_namespace = 0
AND p2.page_id IN (SELECT mct.cl_from FROM maincattree mct)
AND cl2.cl_to NOT LIKE '%_English_%'
ORDER BY p2.page_title ASC, cl2.cl_to ASC;
|wikilinks = 1, 4:14
|widths = 2:4em, 3:6em
|interval = 1
}}
----
{{Database report/footer|count=74|query_runtime=5.48|last_updated=01:25, 29 June 2025 (UTC)}}
{{Database report end}}
Unresolved issues from 2009
{{Database report
|sql =
WITH RECURSIVE maincattree AS (
SELECT cl1.cl_from
FROM categorylinks cl1
WHERE cl1.cl_to = CONCAT('Clean-up_categories_from_', '2009') -- Substitute the year of old issues you're interested in
UNION
SELECT cl1.cl_from
FROM categorylinks cl1
JOIN page p1 ON cl1.cl_to = p1.page_title AND p1.page_namespace = 14
JOIN maincattree mct ON mct.cl_from = p1.page_id
)
SELECT p2.page_title AS Article, pa_class AS Rating, pa_importance AS Importance, cl2.cl_to AS 'Cleanup Category'
FROM page_assessments_projects
JOIN page_assessments ON pa_project_id = pap_project_id
JOIN page p2 ON page_id = pa_page_id
LEFT JOIN categorylinks AS cl2 on cl2.cl_from = p2.page_id AND cl2.cl_to LIKE '%2009' -- Substitute the year again
WHERE pap_project_title = 'United States/WikiProject Kentucky' -- substitute project name as coded in PageAssessments
AND p2.page_namespace = 0
AND p2.page_id IN (SELECT mct.cl_from FROM maincattree mct)
AND cl2.cl_to NOT LIKE '%_English_%'
ORDER BY p2.page_title ASC, cl2.cl_to ASC;
|wikilinks = 1, 4:14
|widths = 2:4em, 3:6em
|interval = 1
}}
----
{{Database report/footer|count=111|query_runtime=5.87|last_updated=01:25, 29 June 2025 (UTC)}}
{{Database report end}}
Unresolved issues from 2010
{{Database report
|sql =
WITH RECURSIVE maincattree AS (
SELECT cl1.cl_from
FROM categorylinks cl1
WHERE cl1.cl_to = CONCAT('Clean-up_categories_from_', '2010') -- Substitute the year of old issues you're interested in
UNION
SELECT cl1.cl_from
FROM categorylinks cl1
JOIN page p1 ON cl1.cl_to = p1.page_title AND p1.page_namespace = 14
JOIN maincattree mct ON mct.cl_from = p1.page_id
)
SELECT p2.page_title AS Article, pa_class AS Rating, pa_importance AS Importance, cl2.cl_to AS 'Cleanup Category'
FROM page_assessments_projects
JOIN page_assessments ON pa_project_id = pap_project_id
JOIN page p2 ON page_id = pa_page_id
LEFT JOIN categorylinks AS cl2 on cl2.cl_from = p2.page_id AND cl2.cl_to LIKE '%2010' -- Substitute the year again
WHERE pap_project_title = 'United States/WikiProject Kentucky' -- substitute project name as coded in PageAssessments
AND p2.page_namespace = 0
AND p2.page_id IN (SELECT mct.cl_from FROM maincattree mct)
AND cl2.cl_to NOT LIKE '%_English_%'
ORDER BY p2.page_title ASC, cl2.cl_to ASC;
|wikilinks = 1, 4:14
|widths = 2:4em, 3:6em
|interval = 1
}}
----
{{Database report/footer|count=208|query_runtime=6.76|last_updated=01:25, 29 June 2025 (UTC)}}
{{Database report end}}
Unresolved issues from 2011
{{Database report
|sql =
WITH RECURSIVE maincattree AS (
SELECT cl1.cl_from
FROM categorylinks cl1
WHERE cl1.cl_to = CONCAT('Clean-up_categories_from_', '2011') -- Substitute the year of old issues you're interested in
UNION
SELECT cl1.cl_from
FROM categorylinks cl1
JOIN page p1 ON cl1.cl_to = p1.page_title AND p1.page_namespace = 14
JOIN maincattree mct ON mct.cl_from = p1.page_id
)
SELECT p2.page_title AS Article, pa_class AS Rating, pa_importance AS Importance, cl2.cl_to AS 'Cleanup Category'
FROM page_assessments_projects
JOIN page_assessments ON pa_project_id = pap_project_id
JOIN page p2 ON page_id = pa_page_id
LEFT JOIN categorylinks AS cl2 on cl2.cl_from = p2.page_id AND cl2.cl_to LIKE '%2011' -- Substitute the year again
WHERE pap_project_title = 'United States/WikiProject Kentucky' -- substitute project name as coded in PageAssessments
AND p2.page_namespace = 0
AND p2.page_id IN (SELECT mct.cl_from FROM maincattree mct)
AND cl2.cl_to NOT LIKE '%_English_%'
ORDER BY p2.page_title ASC, cl2.cl_to ASC;
|wikilinks = 1, 4:14
|widths = 2:4em, 3:6em
|interval = 1
}}
----
{{Database report/footer|count=137|query_runtime=6.04|last_updated=01:25, 29 June 2025 (UTC)}}
{{Database report end}}
Unresolved issues from 2012
{{Database report
|sql =
WITH RECURSIVE maincattree AS (
SELECT cl1.cl_from
FROM categorylinks cl1
WHERE cl1.cl_to = CONCAT('Clean-up_categories_from_', '2012') -- Substitute the year of old issues you're interested in
UNION
SELECT cl1.cl_from
FROM categorylinks cl1
JOIN page p1 ON cl1.cl_to = p1.page_title AND p1.page_namespace = 14
JOIN maincattree mct ON mct.cl_from = p1.page_id
)
SELECT p2.page_title AS Article, pa_class AS Rating, pa_importance AS Importance, cl2.cl_to AS 'Cleanup Category'
FROM page_assessments_projects
JOIN page_assessments ON pa_project_id = pap_project_id
JOIN page p2 ON page_id = pa_page_id
LEFT JOIN categorylinks AS cl2 on cl2.cl_from = p2.page_id AND cl2.cl_to LIKE '%2012' -- Substitute the year again
WHERE pap_project_title = 'United States/WikiProject Kentucky' -- substitute project name as coded in PageAssessments
AND p2.page_namespace = 0
AND p2.page_id IN (SELECT mct.cl_from FROM maincattree mct)
AND cl2.cl_to NOT LIKE '%_English_%'
ORDER BY p2.page_title ASC, cl2.cl_to ASC;
|wikilinks = 1, 4:14
|widths = 2:4em, 3:6em
|interval = 1
}}
----
{{Database report/footer|count=148|query_runtime=5.55|last_updated=01:25, 29 June 2025 (UTC)}}
{{Database report end}}
Unresolved issues from 2013
{{Database report
|sql =
WITH RECURSIVE maincattree AS (
SELECT cl1.cl_from
FROM categorylinks cl1
WHERE cl1.cl_to = CONCAT('Clean-up_categories_from_', '2013') -- Substitute the year of old issues you're interested in
UNION
SELECT cl1.cl_from
FROM categorylinks cl1
JOIN page p1 ON cl1.cl_to = p1.page_title AND p1.page_namespace = 14
JOIN maincattree mct ON mct.cl_from = p1.page_id
)
SELECT p2.page_title AS Article, pa_class AS Rating, pa_importance AS Importance, cl2.cl_to AS 'Cleanup Category'
FROM page_assessments_projects
JOIN page_assessments ON pa_project_id = pap_project_id
JOIN page p2 ON page_id = pa_page_id
LEFT JOIN categorylinks AS cl2 on cl2.cl_from = p2.page_id AND cl2.cl_to LIKE '%2013' -- Substitute the year again
WHERE pap_project_title = 'United States/WikiProject Kentucky' -- substitute project name as coded in PageAssessments
AND p2.page_namespace = 0
AND p2.page_id IN (SELECT mct.cl_from FROM maincattree mct)
AND cl2.cl_to NOT LIKE '%_English_%'
ORDER BY p2.page_title ASC, cl2.cl_to ASC;
|wikilinks = 1, 4:14
|widths = 2:4em, 3:6em
|interval = 1
}}
----
{{Database report/footer|count=200|query_runtime=5.83|last_updated=01:26, 29 June 2025 (UTC)}}
{{Database report end}}
Unresolved issues from 2014
{{Database report
|sql =
WITH RECURSIVE maincattree AS (
SELECT cl1.cl_from
FROM categorylinks cl1
WHERE cl1.cl_to = CONCAT('Clean-up_categories_from_', '2014') -- Substitute the year of old issues you're interested in
UNION
SELECT cl1.cl_from
FROM categorylinks cl1
JOIN page p1 ON cl1.cl_to = p1.page_title AND p1.page_namespace = 14
JOIN maincattree mct ON mct.cl_from = p1.page_id
)
SELECT p2.page_title AS Article, pa_class AS Rating, pa_importance AS Importance, cl2.cl_to AS 'Cleanup Category'
FROM page_assessments_projects
JOIN page_assessments ON pa_project_id = pap_project_id
JOIN page p2 ON page_id = pa_page_id
LEFT JOIN categorylinks AS cl2 on cl2.cl_from = p2.page_id AND cl2.cl_to LIKE '%2014' -- Substitute the year again
WHERE pap_project_title = 'United States/WikiProject Kentucky' -- substitute project name as coded in PageAssessments
AND p2.page_namespace = 0
AND p2.page_id IN (SELECT mct.cl_from FROM maincattree mct)
AND cl2.cl_to NOT LIKE '%_English_%'
ORDER BY p2.page_title ASC, cl2.cl_to ASC;
|wikilinks = 1, 4:14
|widths = 2:4em, 3:6em
|interval = 1
}}
----
{{Database report/footer|count=191|query_runtime=5.85|last_updated=01:26, 29 June 2025 (UTC)}}
{{Database report end}}