search_cd | R Documentation |
Get all ZIP codes that fall within a given congressional district
search_cd(state_fips_code, congressional_district)
state_fips_code |
A two-digit U.S. FIPS code for a state |
congressional_district |
A two digit number specifying a congressional district in a given |
tibble of all congressional districts found for given ZIP code, including state code
search_cd("34", "03")
search_cd("36", "05")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.