mountainMath / cancensus

R wrapper for calling CensusMapper APIs

Home Page:https://mountainmath.github.io/cancensus/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data for Census Agglomerations (CAs) without a census tract

lj-valencia opened this issue · comments

I tried to use the list_census_regions('CA16') %>% filter (municipal_status = "D") to search for census agglomerations without census tracts as they're supposedly labelled with the type code "D". However, this query returned an empty tibble.

Unfortunately, CAs without census tracts currently aren't part of the data that is mirrored on CensusMapper and accessible through {cancensus}.

Thank you for your reply! I will take note of this when using the package.