geosnap.data.data_store.counties¶
-
classmethod
data_store.
counties
(convert=True)¶ Nationwide counties as drawn in 2010.
- Parameters
- convertbool
if True, return geodataframe, else return dataframe (the default is True).
- Returns
- geopandas.GeoDataFrame.
2010 counties as a geodataframe or as a dataframe with geometry stored as well-known binary on the ‘wkb’ column.