Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investiate urban and rural for HIV #38

Open
athowes opened this issue Feb 22, 2022 · 0 comments
Open

Investiate urban and rural for HIV #38

athowes opened this issue Feb 22, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@athowes
Copy link
Owner

athowes commented Feb 22, 2022

#' Largest five districts by population according to Wikipedia
big5 <- list(
  # https://en.wikipedia.org/wiki/Regions_of_Ivory_Coast
  "Cote d'Ivoire" = c("Abidjan", "Lagunes", "Woroba", "Savanes", "Lacs"),
  # https://en.wikipedia.org/wiki/Districts_of_Malawi
  "Malawi" = c("Lilongwe", "Blantyre", "Mzimba", "Mangochi", "Zomba"),
  # https://en.wikipedia.org/wiki/Districts_of_Tanzania
  "Tanzania" = c("Temeke", "Kinondoni", "Ilala", "Geita", "Sengerema"),
  # https://en.wikipedia.org/wiki/Districts_of_Zimbabwe
  "Zimbabwe" = c("Harare", "Shurugwi", "Bulawayo", "Mutare", "Gokwe South")
)

Look at the score cloropleths? Score by some measure of urbanicity?

@athowes athowes self-assigned this Jun 21, 2022
@athowes athowes added the enhancement New feature or request label Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant