项目作者: runck014

项目描述 :
01.12.18 - Notebook provides basic introduction to spatial data science in python for UMN Day of Data 2018
高级语言: Jupyter Notebook
项目地址: git://github.com/runck014/day-of-data.git
创建时间: 2018-01-12T06:17:37Z
项目社区:https://github.com/runck014/day-of-data

开源协议:

下载


Binder

Getting Started with Spatial Data Science in Python

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 // runck014@umn.edu // Department of Geography, Environment and Society

Overview

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.

Supporting Information

Google Slides

Objectives

  1. Make simple maps with GeoPandas and AirBnB data
    • Data I/O
    • Make chloropleth maps
    • Make scatterplots
    • Rate mapping
    • Recognize the importance of projections
  2. Perform an exploratory visual analysis of the data to identify potential places you would want to hone an AirBnB stay
  3. Use PySAL to compute global spatial autocorrelation
    • Constructing spatial weights
    • Moran’s I (Global)
    • Visually check result
  4. Use Moran’s I to determine which AirBnB variables have high levels of spatial autocorrelation

Data

Data files are from GeoDa Data and Lab files (details).