/workshop-pysal-narsc23

spatial analysis and econometrics with PySAL at NARSC & SEA 2023

Primary LanguageJupyter Notebook

workshop-pysal-narsc23

Open in GitHub Codespaces

Binder

Spatial Analysis and Econometrics with PySAL

Instructors

  • Pedro Amaral - Universidade Federal de Minas Gerais
  • Luc Anselin - University of Chicago
  • Eli Knaap - San Diego State University
  • Serge Rey - San Diego State University

Schedule

Part 1

  1. Spatial Data Analysis
  • geoprocessing & visualization
  • spatial weights
  • spatial autocorrelation
  1. Spatial Segmentation
  • geodemographic analysis
  • segregation analysis

Break

Part 2

  1. Spatial Econometrics
  • cross sectional models
  • spatial regime models
  • spatial SUR models

Getting Started

To get started immediately without installing or downloading anything, click Binder

Open in GitHub Codespaces

If you are familiar with GitHub, you should clone or fork this GitHub repository to a specific directory. Cloning can be done by:

git clone https://github.com/knaaptime/workshop-pysal-narsc23.git

If you are not using git, you can grab the workshop materials as a zip file by pointing your browser to (https://github.com/knaaptime/workshop-pysal-narsc23.git) and clicking on the green Clone or download button in the upper right. Extract the downloaded zip file to a working directory.

See the installation instructions for more information on getting a python environment setup