Skip to content

Browse the Boston Police Department's Field Interrogation and Observation reports.

Notifications You must be signed in to change notification settings

jacoblurye/bpd-fio-browser

Repository files navigation

BPD FIO Browser

A UI for interacting with the Boston Police Department's Field Interrogation and Observation data set, built with Next.js.

Development

Clone and cd into the repository, then install dependencies:

yarn install

Run the app in development mode:

yarn dev

Or create and serve a production build:

yarn build
yarn start

To ingest data from the bpd-fio-data repository:

yarn data-preprocessing

About

Browse the Boston Police Department's Field Interrogation and Observation reports.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published