This table uses U.S. Census data to create a dataset that identifies all Virginia localities as either Mostly Urban, Mostly Rural or Completely Rural. Total population and breakdown between urban and rural populations are included. For information on the U.S. Census Bureau's use of these designations see https://www.census.gov/programs-surveys/geography/guidance/geo-areas/urban-rural.html. (Source data for this dataset is found at this link and is titled "County Classification Lookup Table [XLS]".)
This dataset has the following 9 columns:
Column Name | API Column Name | Data Type | Description | Sample Values |
---|---|---|---|---|
2015 GEOID | _2015_geoid | text | 2015 GEOID | 51013 51840 51167 51085 51115 view top 100 |
State | state | text | State | VA view top 100 |
Locality | locality | text | Virginia Locality | Portsmouth city, Virginia Prince Edward County, Virginia Mathews County, Virginia Essex County, Virginia Rockingham County, Virginia view top 100 |
2010 Census total population | _2010_census_total_population | number | 2010 Census total population | 35725 28046 28001 37821 18429 view top 100 |
2010 Census Urban Population | _2010_census_urban_population | number | 2010 Census Urban Population | 0 137094 8973 7212 19 view top 100 |
2010 Censu Rural Population | _2010_censu_rural_population | number | 2010 Census Rural Population | 0 13260 32881 13103 1944 view top 100 |
2010 Census percent rural | _2010_census_percent_rural | number | 2010 Census percent rural | 100.0 0.0 78.4 75.3 6.3 view top 100 |
Status | status | text | Urban/Rural Status | Mostly urban Mostly rural Completely Rural view top 100 |
GeoID | geoid | point | GeoID | {"coordinates":[-77.288834,37.220745],"type":"Point"} {"coordinates":[-82.62978,36.933644],"type":"Point"} {"coordinates":[-77.460658,38.303297],"type":"Point"} {"coordinates":[-77.433932,37.540759],"type":"Point"} {"coordinates":[-77.312798,38.071899],"type":"Point"} view top 100 |