Skip to content

gweissman86/get-the-lead-out-map

 
 

Repository files navigation

get-the-lead-out-map

Online Interactive Map of Levels of Lead in Water in California Schools Gideon forked on 1/5/19.

demo

https://geosurge.github.io/get-the-lead-out-map/

run

http-server

extra compression steps

  1. Replace medianResult values of NA in compressed.csv with an empty string
  2. Remove the unit column (fifth column) in the compressed.csv which isn't being used: cut -d, -f5 --complement compressed.csv > compressed-new.csv

contact

About

Online Interactive Map of Levels of Lead in Water in California Schools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.9%
  • CSS 13.2%
  • HTML 9.9%
  • Python 9.6%
  • Shell 0.4%