Wikipedia:WikiProject Australian places/Population data
{{project draft}}
Population data for Australian place articles, to support work on Module:PopulationFromWikidata.
Before the project started, there were about 12,300 articles that had a population value either in their infobox or Wikidata item.
Progress statistics
{{Graph:Lines
| table = PopulationFromWikidata stats.tab
| width=900
| height=300
| type = time
| xField = datetime
| series = "wikidata", "pop_exists", "pop_empty", "pop_missing"
| yAxis = Article count
| xAxis = Date
| xAxisFormat = %e %b
| legend = Legend
}}
{{Graph:Lines
| title = Articles with Infobox population values from Wikidata
| table = PopulationFromWikidata stats.tab
| width=740
| height=300
| type = time
| xField = datetime
| series = "wikidata"
| yAxis = Article count
| yAxisMin = 600
| yAxisZero = false
| xAxis = Date
| xAxisFormat = %e %b
| xAxisAngle = -45
}}
1. Articles in :Category:Australian place articles using Wikidata population values
2. Articles with an numerical value for the {{para|pop}} parameter: [{{canonicalurl:Special:Search|search={{urlencode:insource:"Infobox Australian place" insource:/pop *= *[0-9,]+/}}}} search results] (regex: pop *= *[0-9,]+
)
3. Articles with an empty {{para|pop}} parameter: [{{canonicalurl:Special:Search|search={{urlencode:insource:"Infobox Australian place" insource:/pop *= *[^0-9,] *\{{!}}/}}}} search results] (regex: pop *= *[^0-9,] *\|
)
4. Articles without a {{para|pop}} parameter: [{{canonicalurl:Special:Search|search={{urlencode:insource:"Infobox Australian place" -insource:/pop *=/}}}} search results] (negated regex: pop *=
)
Templates and modules
- {{tl|Infobox Australian place}}
- Module:PopulationFromWikidata
- :Category:Australian place articles using Wikidata population values
Qualifiers
{{Graph:Stacked | tabletype=query | table=
SELECT ?precision (COUNT(?precision) AS ?count) {
?item wdt:P17 wd:Q408 .
?item p:P1082/pqv:P585 [ wikibase:timePrecision ?precision ] .
}
GROUP BY ?precision
| series="count" | type=ordinal | xField=precision | barwidth = 15 | height = 500
| title=Counts of population points in time by precision
}}
Precision codes: 7 - century, 8 - decade, 9 - year, 10 - month, 11 - day, 12 - hour, 13 - minute, 14 - second.