Skip to content

cggaurav/iccs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published