The City of Edinburgh Council litter bins
Data is licensed under the Open Government License: http://www.nationalarchives.gov.uk/doc/open-government-licence/version/2/
- NodeJS
- npm
Clone the repository
git clone https://github.com/EdinburghCityScope/cec-litter-bins.git
Install npm dependencies
cd cec-litter-bins
npm install
Run the API (from the cec-litter-bins directory)
node .
Converting the csv into loopback data.
node scripts/featureCollectionToLoopbackJson.js
Importing data from Edinburgh Council CKAN portal
node scripts/ckan-import.js