/es-civics-data-visualizations

Public Data Visualized using Elasticsearch and EUI

Primary LanguageJavaScriptMIT LicenseMIT

es-civics-data-visualizations

A project to show stop and frisk and other civics data in various populations in US. We'll be hosting data in Elasticsearch and building a SPA to visualize the data with the Eui Design Library (including EuiCharts)

Currently being worked on by @kjaymiller and @brittanyjoiner15

Instructions for Running Locally

  • clone this repo
  • from the root, run yarn install or npm install
  • to start, run yarn start or npm run dev