geosnap.datasets.counties

classmethod datasets.counties()

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.