Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 1004 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 1004 Bytes

Police Brutality Media

This is a map and video visualization of police brutality in 2020. Inicidents collected by r/2020PoliceBrutality on Reddit, made available on GitHub. Number of sworn officers from DHS, agency chiefs from Major Chiefs Association, local government officials from US Council of Mayors.

Uses React-Leaflet, gatsby-remark-oembed and is based on the gatsby-starter-blog.

Install

npm install

Environment Variables

GEOCODER_KEY = from https://opencagedata.com

Running in development

source .env gatsby develop

Production

gatsby build