Description Usage Format Examples
This contains a subset of US cities and towns and their populations. This is for places with a municipal population of greater than 50,000 people according to 2016 Census data. Obtained from the SimpleMaps website (https://simplemaps.com).
1 |
A tibble with 765 rows and 5 variables:
The name of the city, town, or unincorporated population center
The state or territory's USPS postal abbreviation and full name
The urban and municipal populations (uses 2016 Census data)
1 2 3 | # Here is a glimpse at the data
# available in `us_cities`
dplyr::glimpse(us_cities)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.