cggaurav / iccs

International Coastal Cleanup Singapore

Home Page:http://coastalcleanup.nus.edu.sg/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ICCS

A volunteer project for International Costal Cleanup Singapore that has been running from 1992 to consolidate data cleanup statistics and make it available visually for general awareness.

Schema

2013 to 2017

  • 2015, because of a haze, we did not have enough sites clenaned
  • If we do not find a value, we will go with NAN

Scraping

Code that pulls down what we have from an age old HTML site to be mapped into a MongoDB. (WIP)

TODO

  • Remove duplicates

Scripts

  • mongoimport -d iccs -c cleanpus --type csv --file data.csv --headerline

Check Mistakes

  • Emtpy fields in CSV
  • TOTAL ITEMS
  • PLASTIC/METAL etc

About

International Coastal Cleanup Singapore

http://coastalcleanup.nus.edu.sg/


Languages

Language:HTML 50.7%Language:JavaScript 49.3%