powered by
Get all ZIP codes that fall within a given congressional district
search_cd(state_fips_code, congressional_district)
tibble of all congressional districts found for given ZIP code, including state code
A two-digit U.S. FIPS code for a state
A two digit number specifying a congressional district in a given
search_cd("34", "03") search_cd("36", "05")
Run the code above in your browser using DataLab