MSA Mapper¶
msa_mapper
helps users geocode addresses and map them to defined geometric boundaries to easily aggregate statistics and standardize insights across geopolitical regions.
Info
Only Metropolitan Statistical Areas (MSAs) defined by the Census Bureau are currently supported in this release, but the developers plan on adding other defined regions over time.
Getting Started¶
- To set up an environment with the library installed, follow the instructions outlined within the Git repository.
- Visit the Modules section for comprehensive documentation on library modules and their corresponding functions.
- Understand how to call the functions and use them in conjunction by visiting the Use-Cases sub-section of this page.
Useful Links¶
Links to follow for novices at Git or Python to troubleshoot installation issues: