Vehicle Theft in Greater Sydney (1995–2025)

Peak ~2000 → long decline

Purna bahadur karki Ram bahadur (S4161186)

Data & wrangling

  • Source: NSW BOCSAR, LGA monthly incidents (1995–2025)
  • Wrangle: clean_names()pivot_longer() → parse month with lubridate::my()
  • Focus: Theft → Steal from motor vehicle; LGAs: Sydney, Parramatta, Canterbury-Bankstown, Randwick
  • Methods: 3-month moving average; latest-year totals; LOESS trend
  • Limits: Counts (no population rates); possible reporting changes over time

Visual 1 — 3-month moving average

Visual 2 — Top LGAs (latest full year)

Visual 3 — Local trajectories (4 LGAs)

Limits & next steps

  • Counts, not rates — no population adjustment; 3-month MA smooths noise but can blur short spikes
  • Comparability — recording/policy/practice changes across years may affect levels; possible missing/suppressed values
  • Next — add rates per 100k + SEIFA/vehicle density for context; publish code/data link for reproducibility

References (APA 7th)