geosnap.data.data_store.msas

classmethod data_store.msas(convert=True)

Metropolitan Statistical Areas as drawn in 2010.

Parameters
convertbool

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

Returns
geopandas.GeoDataFrame.

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