Online Interactive Map of Levels of Lead in Water in California Schools
https://geosurge.github.io/get-the-lead-out-map/
http-server
- Replace medianResult values of NA in compressed.csv with an empty string
- Remove the unit column (fifth column) in the compressed.csv which isn't being used:
cut -d, -f5 --complement compressed.csv > compressed-new.csv
- Daniel Dufour ([email protected])
- Victoria Mak ([email protected])