Jump to content

Module:Medical cases data/California

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Mxn (talk | contribs) at 02:03, 4 June 2020 (Created page with 'return { caption = "COVID-19 pandemic medical cases in California by county", outbreakIt...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
return {
	caption = "[[COVID-19 pandemic in California|COVID-19 pandemic medical cases in California]] by [[List of counties in California|county]]",
	outbreakItem = "Q87455852",
	regionTerm = "Counties",
	regionNamePattern = "(.+) County",
	regionArticleNamePattern = "(.+) County, California",
	populationDate = "2019-07-01",
	columns = {
		recoveries = "recovered",
	},
	notesByRegion = {
		-- Alameda County
		Q107146 = "Including cases in the City of Berkeley, which are reported by the Berkeley Public Health Division.",
	},
	columnNotes = {
		cases = "Cumulative cases reported by each county's health department. Cases reported are those of county residents, including those who tested positive elsewhere in California.",
		recoveries = "Counties differ in what they consider to be a recovery.",
	}
}