geosnap.data.data_store.states

classmethod data_store.states(convert=True)

States.

Parameters
convertbool

if True, return geodataframe, else return dataframe (the default is True).

Returns
geopandas.GeoDataFrame.

US States as a geodataframe or as a dataframe with geometry stored as well-known binary on the ‘wkb’ column.