Get the name for each survey and corresponding region

get_survey_names()

Value

a dataframe with the survey name and associated region

Examples

if (FALSE) {
m <- get_survey_names()
}