Skip to content

Notes for learning and applying R to questions about crime and the justice system

License

Notifications You must be signed in to change notification settings

gregridgeway/R4crim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R4crim

Notes for learning and applying R to questions about crime and the justice system

These notes form the basis of Penn Criminology's Criminal Justice Data Science course that I've taught since 2014. Students code in R to answer questions like "what happens to crime when big movies come out?" and "where are Chicago's crime hotspots?" and "which crimes happen inside LA's gang injunction areas?". On the way to answering these questions students learn about regular expressions, SQL, webscraping, parallel processing, geographic data, official data sources (NIBRS, NCVS, ACS), and basic data coding skills.

Table of contents

  1. Intro to R
  2. Dates and times
  3. Working with NIBRS data (replacing the older notes on Working with UCR data)
  4. Working with NCVS data
  5. Regular expressions
  6. Introduction to SQL, Part 1
  7. Crime hotspot maps
  8. Introduction to SQL, Part 2
  9. Webscraping and Parallel Processing
  10. PPD shootings extracting from text geocoding
  11. Working with geographic data

About

Notes for learning and applying R to questions about crime and the justice system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages