as_census_region_list |
Convert a (suitably filtered) data frame from 'list_census_regions' to a list suitable for passing to 'get_census'. |
census_vectors |
Return Census variable names and labels as a tidy data frame (Deprecated) |
child_census_vectors |
List all child variables from vector hierarchical based on a (sub-)list of census variables returned by 'list_census_vectors' or 'search_census_vectors'. |
get_census |
Access to Canadian census data through the CensusMapper API |
get_census_geometry |
Access to Canadian census data through the CensusMapper API |
label_vectors |
Return Census variable names and labels as a tidy data frame |
list_census_datasets |
Query the CensusMapper API for available datasets. |
list_census_regions |
Query the CensusMapper API for available regions in a given dataset. |
list_census_vectors |
Query the CensusMapper API for available vectors for a given dataset. |
parent_census_vectors |
List all parent variables from vector hierarchical based on a (sub-)list of census variables returned by 'list_census_vectors' or 'search_census_vectors'. |
search_census_regions |
Query the CensusMapper API for regions with names matching a searchterm. |
search_census_vectors |
Query the CensusMapper API for vectors with descriptions matching a searchterm. |