Coder Social home page Coder Social logo

energy-saved-singapore's Introduction

Energy-saved-Singapore

  • Did you know that recycling saves energy by reducing or eliminating the need to make materials from scratch? For example, aluminum can manufacturers can skip the energy-costly process of producing aluminum from ore by cleaning and melting recycled cans. Aluminum is classified as a non-ferrous metal.

  • Singapore has an ambitious goal of becoming a zero-waste nation. The amount of waste disposed of in Singapore has increased seven-fold over the last 40 years. At this rate, Semakau Landfill, Singapore's only landfill, will run out of space by 2035. Making matters worse, Singapore has limited land for building new incineration plants or landfills.

  • The government would like to motivate citizens by sharing the total energy that the combined recycling efforts have saved every year. They have asked you to help them.

  • There are three available datasets. The data come from different teams, so the names of waste types may differ.

Datasets

Wastestats.csv

datasets/wastestats.csv - Recycling statistics per waste type for the period 2003 to 2017
  • waste_type: The type of waste recycled.
  • waste_disposed_of_tonne: The amount of waste that could not be recycled (in metric tonnes).
  • total_waste_recycle_tonne: The amount of waste that could be recycled (in metric tonnes).
  • total_waste_generated: The total amount of waste collected before recycling (in metric tonnes).
  • recycling_rate: The amount of waste recycled per tonne of waste generated.
  • year: The recycling year.

2018_2019_Waste.csv

datasets/2018_2019_waste.csv - Recycling statistics per waste type for the period 2018 to 2019
  • Waste Type: The type of waste recycled.
  • Total Generated: The total amount of waste collected before recycling (in thousands of metric tonnes).
  • Total Recycled: The amount of waste that could be recycled. (in thousands of metric tonnes).
  • Year: The recycling year.

Energy_Saved.csv

datasets/energy_saved.csv - Estimations of the amount of energy saved per waste type in kWh
  • material: The type of waste recycled.
  • energy_saved: An estimate of the energy saved (in kiloWatt hour) by recycling a metric tonne of waste.
  • crude_oil_saved: An estimate of the number of barrels of oil saved by recycling a metric tonne of waste.

The Results

After processing the results saved in:

annual_energy_savings

Result

Year total_energy_saved (GWh)
2015 5850.12
2016 4982.22
2017 4745.28
2018 5.04
2019 4.56

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.