Communication Spatial Analysis
Overview
This Skill makes place, scale, and spatial dependence explicit. It prevents maps from
becoming evidence without a defensible geographic unit and observation process.
Required start
- Define the communication process, spatial unit, population, time window, and target
claim.
- Record geocoding, coordinate reference system, joins, aggregation, and privacy in
references/spatial-protocol.md.
- Distinguish place effects, spatial exposure, mobility, diffusion, and area-level
association.
Method routing
- choropleths and kernel density describe mapped observations, not causes;
- Moran's I/LISA and hotspot tests diagnose spatial pattern under a specified weights
matrix;
- spatial lag/error/Durbin and multilevel spatial models address different dependence
mechanisms;
- point-process models require a meaningful observation window and opportunity surface;
- spatial diffusion and exposure models require temporal order and defensible movement,
proximity, or media-market links;
- causal spatial interventions also route to
communication-causal-inference.
Validation
Audit geocoding match rates and uncertainty, CRS, join cardinality, duplicate places,
boundary changes, modifiable areal unit problem (MAUP), spatial weights, edge effects,
multiple testing, missing regions, and sensitivity across scales and neighborhood rules.
Output shape
Return the spatial contract, geocoding/join audit, scale and weights decisions, method
and diagnostics, uncertainty-preserving map plan, privacy review, sensitivities, and
individual-versus-area claim boundaries.
Hard boundaries
- Area-level relations do not establish individual relations.
- Hotspots are conditional on scale, weights, and testing choices.
- Geotagged posts are not representative of residents or all platform users.
- Administrative boundaries may not match communication markets or lived places.
- Jittering, aggregation, and redaction must be disclosed because they alter analysis.
1---2name: communication-spatial-analysis3description: Design and audit geographic and spatial communication analysis using geocoding, spatial joins, autocorrelation, hotspots, spatial regression, and diffusion/exposure models. Use for GIS/空间传播/地理扩散/地区差异/空间网络. Do not infer individual behavior from area-level patterns.4---56# Communication Spatial Analysis78## Overview910This Skill makes place, scale, and spatial dependence explicit. It prevents maps from11becoming evidence without a defensible geographic unit and observation process.1213## Required start14151. Define the communication process, spatial unit, population, time window, and target16 claim.172. Record geocoding, coordinate reference system, joins, aggregation, and privacy in18 [references/spatial-protocol.md](references/spatial-protocol.md).193. Distinguish place effects, spatial exposure, mobility, diffusion, and area-level20 association.2122## Method routing2324- choropleths and kernel density describe mapped observations, not causes;25- Moran's I/LISA and hotspot tests diagnose spatial pattern under a specified weights26 matrix;27- spatial lag/error/Durbin and multilevel spatial models address different dependence28 mechanisms;29- point-process models require a meaningful observation window and opportunity surface;30- spatial diffusion and exposure models require temporal order and defensible movement,31 proximity, or media-market links;32- causal spatial interventions also route to `communication-causal-inference`.3334## Validation3536Audit geocoding match rates and uncertainty, CRS, join cardinality, duplicate places,37boundary changes, modifiable areal unit problem (MAUP), spatial weights, edge effects,38multiple testing, missing regions, and sensitivity across scales and neighborhood rules.3940## Output shape4142Return the spatial contract, geocoding/join audit, scale and weights decisions, method43and diagnostics, uncertainty-preserving map plan, privacy review, sensitivities, and44individual-versus-area claim boundaries.4546## Hard boundaries4748- Area-level relations do not establish individual relations.49- Hotspots are conditional on scale, weights, and testing choices.50- Geotagged posts are not representative of residents or all platform users.51- Administrative boundaries may not match communication markets or lived places.52- Jittering, aggregation, and redaction must be disclosed because they alter analysis.