geosnap.io.store_acs¶
- geosnap.io.store_acs(years='all', level='tract', data_dir='auto')[source]¶
- Save census American Community Survey 5-year data to the local geosnap storage.
Each year is about 550mb for tract level and about 900mb for blockgroup level.
- Parameters:
- Returns:
None
Data will be available in the geosnap.data.datasets and will be used in place of streaming data for all census queries.