Skip to content

Latest commit

 

History

History
74 lines (45 loc) · 2.32 KB

README.md

File metadata and controls

74 lines (45 loc) · 2.32 KB

WhosThatCop

Look up LAPD officers

Deploy Hippocratic License HL3-CL-ECO-EXTR-LAW-SV-USTA

How to use

  1. Go to WhosThatCop.com.
  2. Enter the serial number of an LAPD officer.
  3. See information about that officer.

Development

Overview

WhosThatCop is a static site built with Jekyll.

LAPD roster data is included as CSV files in the _data directory.

A custom generator (LosAngelesPolice::Generator) uses that data to generate a unique page for every officer on the roster.

JavaScript in the search form send users the officer's page when they enter their serial number.

Setup

  1. Install Ruby (version).
  2. Install bundler. gem install bundler
  3. Download the repository. git clone [email protected]:ExMember/whosthatcop.git
  4. Install dependencies. bundle install

Contributing

Contributions, issues, and feature requests are welcome!

I am especially interested in expanding to include other policing agencies. Send me any publicly-available rosters and I will add them to the site.

Acknowledgements

Adrian Riskin is responsible for making the LAPD roster available to the public. He is a pioneer in records-based journalism.

NN built the original WhosThatCop Twitter bot. When their bot was quickly (though briefly) banned from Twitter, I decided the same functionality should be available off of Twitter.

GitHub Pages

Jekyll

USWDS

Related projects

Open Oversight

Author

Damien Burke

License

Copyright © 2022 Damien Burke

Licensed under the terms of the Hippocratic License 3.0.