Skip to content

openjusticeok/spi-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 

Repository files navigation

SPI Session 1: OKC (June 29-30, 2023)

For the OKC SPI session, Research Team will be presenting a start-to-finish guide on the entire process of taking a research question and turning it into data-based visualizations and analyses, using Oklahoma City traffic citation data as a case study. We will cover how to search for public data, both in the criminal justice space and in others, as well as the basics of how to analyze that data in R, including turning it charts, tables, and maps. By the end, attendees will have a list of useful data sources and knowledge on how to find new ones, a basic understanding of how to make use of them using R or Excel, and the answer to our research question -- "in Oklahoma City, what color and type of car gets ticketed the most?"


SPI Session 2: Tulsa (July 20-21, 2023)

Details TBA!


Resources:

📬 Contact us!

📊 Finding data

🤓 Handy sources of public policy data:

🥳 Other fun / useful data sources:

  • The "Sports Dataverse" -- a family of R packages for finding and analyzing sports data from football, basketball, hockey, chess, and others
  • The American National Election Studies -- a widely-used academic source of data on Americans' political attitudes and behaviors, going back decades
  • The {rtweet} package -- an R package for downloading data from Twitter (WARNING: recent and ongoing changes to Twitter's API have disrupted some of this package's functions)
  • The {rvest} package -- an R package for scraping data from websites

💡 Learning / using R

📚 R Books:

  • "R for Data Science" -- the industry-standard guide to R. It can teach you how to do everything in this repo and much more (available for free online)
  • The R Graphics Cookbook -- a detailed guide to styling R plots and other graphics (available for free online)
  • The Posit Library -- a collection of books covering everything from generating websites with {bookdown} to finance analysis with {shiny}. Includes both of the above (all available for free online)
  • The Big Book of R -- a curated and massive list of free R books and tutorials, curated by data scientist Oscar Baruffa.

🧑‍🏫 R Tutorials:

  • {swirl} -- an R package designed to teach R interactively (free)
  • Datacamp and Code Academy -- two popular online R courses (they cost money, however)

About

Materials for our 2023 SPI presentations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages