Name | Type | Description |
---|---|---|
id | Integer | Referred to as location_id elsewhere. |
city | String | City name |
state | String | State name |
county | String | County name |
area_code | String | Area code name |
population | Integer | The city's population. |
latitude | Double | The city's approximate central latitude. |
longitude | Double | The city's approximate central longitude. |