PAF 516 | Community Analytics

Course Materials

Course Introduction

Anthony Howell, PhD  •  Arizona State University

This course applies data science skills to the analysis of urban communities and neighborhoods. Students work with U.S. Census Bureau data, geospatial tools in R, and visualization frameworks to operationalize theories of neighborhood quality and community change. Through a cumulative applied project, students construct a composite economic hardship index, map spatial patterns, detect statistically significant clusters, track change over time, and deliver an interactive policy dashboard to a stakeholder audience.

Learning Objectives

View Full Syllabus (PDF)

Cumulative Lab Project

The Economic Hardship Index you build in Lab 1 is the foundation for every subsequent module.

Starting in Lab 1, you will build a composite index of economic hardship using data pulled directly from the U.S. Census Bureau. The index combines multiple dimensions of neighborhood disadvantage — e.g., poverty, unemployment, and household income — standardized and aggregated into a single score for each geographic unit. You will construct the index at three spatial scales (county, census tract, and census block group) to see how the picture of economic hardship changes depending on the level of geographic detail. This index becomes the analytical thread running through every lab in the course — each module takes the same measure and asks a progressively more sophisticated question about what it reveals.

ModuleLabCore Question
Module 1Lab 1Is the index reliable? Build the index, assess Cronbach’s alpha, map at three scales
Module 2Lab 2How do we communicate it? Classification schemes, bivariate mapping, interactive GPU maps
Module 3Lab 3What else is layered on top? Spatial joins, buffer analysis, external data integration, and the Uncertain Geographic Context Problem
Module 4Lab 4Does economic hardship cluster spatially? Moran’s I, LISA hot spot maps, spatial autocorrelation
Module 5Lab 5Is economic hardship getting better or worse? 2013 vs 2019 ACS temporal change with pooled standardization and MOE significance testing
Module 6Lab 6Is change spatially structured? LISA trajectories, space-time Moran’s I, and multi-point trend analysis
Final ProjectInteractive DashboardDoes index composition change the story? Expand the Economic Hardship Index, analyze spatial sensitivity, and deliver policy recommendations

Module Study Guides

Each module guide covers the theory, readings, and key concepts for the week.

Module 1

Measurement & Indexing

  • Urban Measurement
  • Spatial Constructs
  • Economic Hardship Index
Study Guide →
Module 2

Classification & Spatial Scale

  • Spatial Variable Classification
  • Spatial Scales
  • Modifiable Areal Unit Problem
Study Guide →
Module 3

Spatial Data Integration

  • Spatial Joins
  • Uncertain Geographic Context Problem
  • Spatial Equity
Study Guide →
Module 4

Spatial Autocorrelation

  • Tobler’s First Law & Spatial Weights
  • Global Moran’s I
  • LISA Hot Spot & Cold Spot Analysis
Study Guide →
Module 5

Spatio-Temporal Change (Part 1)

  • Temporal Dynamics & Spatial Unit Matching
  • Margin-of-Error Significance Testing
  • LISA Hot Spot Overlay on Change Maps
Study Guide →
Module 6

Spatio-Temporal Change (Part 2)

  • LISA Trajectory Classification
  • Space-Time Moran’s I on Change Scores
  • Multi-Point Trend Analysis
Study Guide →

Lab Assignments

Click Tutorial to learn the method, then Assignment to complete and submit your work.

Lab 1

Measurement & Indexing

Build a standardized Economic Hardship Index, assess reliability with Cronbach’s α, and spatial visualization at three geographic scales.

Lab 2

Classification & Spatial Scale

Variable dichotomization and classification, bivariate and interactive mapping, and the Intraclass Correlation Coefficient (ICC).

Lab 3

Spatial Data Integration

Spatial joins and overlays, distance-decay analysis, and multi-buffer analysis.

Lab 4

Spatial Autocorrelation

Spatial weights matrices, Global Moran’s I, LISA cluster classification, and hot spot mapping with spdep.

Lab 5

Spatio-Temporal Change (Part 1)

Compare 2013 vs 2019 ACS tract-level data using pooled standardization, MOE significance testing, LISA hot spot overlay, and diverging color change maps.

Lab 6

Spatio-Temporal Change (Part 2)

LISA trajectory classification, transition matrices, space-time Moran’s I on change scores, and multi-point trend analysis to identify persistent, emerging, and dissolving clusters.

Final Project

Expand the Economic Hardship Index, analyze how spatial patterns shift, and write policy recommendations.

Instructions

Student Guide

Read before starting. Explains the assignment, the measurement sensitivity analysis framework, and step-by-step instructions.

Reference

Instructor Dashboard (Baseline)

3-variable baseline Economic Hardship Index — Maricopa County, AZ. Use this as your reference when comparing your expanded-index results.

Download

Student Dashboard

Right-click the link below and choose Save Link As… to download the QMD source file. Uncomment 1–4 index components, render, compare results to the instructor dashboard, and write your analysis.