01.12.18 - Notebook provides basic introduction to spatial data science in python for UMN Day of Data 2018 website 10.24.18 - University of Minnesota Geocomputing Group
Bryan C. Runck // [email protected] // Department of Geography, Environment and Society
How can we use python to do spatial data science? This jam session will provide a hands-on overview of basic mapping in Python with GeoPandas and how to perform basic spatial analysis using PySAL. No programming experience is required.
- Make simple maps with GeoPandas and AirBnB data
- Data I/O
- Make chloropleth maps
- Make scatterplots
- Rate mapping
- Recognize the importance of projections
- Perform an exploratory visual analysis of the data to identify potential places you would want to hone an AirBnB stay
- Use PySAL to compute global spatial autocorrelation
- Constructing spatial weights
- Moran's I (Global)
- Visually check result
- Use Moran's I to determine which AirBnB variables have high levels of spatial autocorrelation
Data files are from GeoDa Data and Lab files (details).