powered by
Search ZIP codes for a given city within a state
search_city(city_name, state_abb)
tibble of all ZIP code data found for given city
Name of major city to search
Two-digit code for a U.S. state
search_city("Spring Lake", "NJ") search_city("Chappaqua", "NY")
Run the code above in your browser using DataLab