Difference between revisions of "Charge Metrics Proposal"
Bbzheng.2015 (talk | contribs) (→Data) |
Srchua.2015 (talk | contribs) |
||
Line 66: | Line 66: | ||
|- | |- | ||
| <center>Singapore Residents by Planning Area and Type of Dwelling, 2000 - 2017<br/> | | <center>Singapore Residents by Planning Area and Type of Dwelling, 2000 - 2017<br/> | ||
− | |||
Source: https://www.singstat.gov.sg/find-data/search-by-theme/population/geographic-distribution/latest-data</center> | Source: https://www.singstat.gov.sg/find-data/search-by-theme/population/geographic-distribution/latest-data</center> | ||
+ | [[File:Bus data.png|center|500px]] | ||
|| | || | ||
* Planning Area | * Planning Area | ||
Line 77: | Line 77: | ||
|- | |- | ||
| <center>HDB Property Information<br/> | | <center>HDB Property Information<br/> | ||
− | |||
Source: https://data.gov.sg/dataset/hdb-property-information</center> | Source: https://data.gov.sg/dataset/hdb-property-information</center> | ||
+ | [[File:MRT data.png|center|500px]] | ||
|| | || | ||
* Block Number | * Block Number | ||
Line 94: | Line 94: | ||
<center>This dataset aims to complement the main dataset by providing detailed information about the latitude and longitude of the MRT stations located around HDB. We use a javascript geocoding script to convert all the X and Y coordinates to EPSG:4326 latitude and longitude coordinates</center> | <center>This dataset aims to complement the main dataset by providing detailed information about the latitude and longitude of the MRT stations located around HDB. We use a javascript geocoding script to convert all the X and Y coordinates to EPSG:4326 latitude and longitude coordinates</center> | ||
|- | |- | ||
− | | <center> | + | | <center>Master Plan Subzone Boundary Names and GeoPolygon <br/> |
− | [[File: | + | (https://data.gov.sg/dataset/master-plan-2014-subzone-boundary-no-sea)</center> |
− | + | [[File:Subzone1.png|center|500px]]<br/> | |
+ | [[File:Subzone2.png|center|500px]] | ||
|| | || | ||
− | * | + | * Polygon |
− | * | + | * Name |
− | * | + | * Subzone Number |
− | + | * Subzone Code | |
− | * | + | * Region Name |
− | + | * Area Code | |
− | + | * Area Indicator | |
− | |||
− | * | ||
− | * | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | * | ||
− | |||
− | |||
− | |||
|| | || | ||
<center>This dataset aims to complement the main dataset by providing detailed information about all the subzone in Singapore. We use a javascript library toGeoJson.js to help us convert .KML file to .GeoJson file</center> | <center>This dataset aims to complement the main dataset by providing detailed information about all the subzone in Singapore. We use a javascript library toGeoJson.js to help us convert .KML file to .GeoJson file</center> | ||
Line 182: | Line 168: | ||
<center> [[File: Chargemetrics Prototype2.jpg|800px|Prototype 1]] </center> <br /> | <center> [[File: Chargemetrics Prototype2.jpg|800px|Prototype 1]] </center> <br /> | ||
[1]Area Chart for Total Electricity Consumption<br /> | [1]Area Chart for Total Electricity Consumption<br /> | ||
− | [2]Area Chart for Number of Singapore | + | [2]Area Chart for Number of Singapore Residents<br /> |
− | [4]Rate of Change of Number of Singapore | + | [4]Rate of Change of Number of Singapore Residents and Total Electricity Consumption<br /> |
[3]Connected Scatter Plot <br /> | [3]Connected Scatter Plot <br /> | ||
Line 221: | Line 207: | ||
| <p>Data Merge, Cleaning and Transformation</p> | | <p>Data Merge, Cleaning and Transformation</p> | ||
|| | || | ||
− | * | + | * Planning area electricity consumption data: Since the data provided by Energy Market Authority is an average of type of dwelling for each block, we will scale the average electricity consumption by the number of units for the given dwelling type for the block, then sum all the blocks in the relevant planning area to get the aggregate monthly consumption per planning area. |
− | * Missing NA records: | + | * Missing NA records: Due to privacy concerns, Energy Market Authority does not disclose some data points. We will examine the effect of removing the NA records to decide the appropriate action to take. |
|- | |- | ||
| <p>Choice of web hosting provider</p> | | <p>Choice of web hosting provider</p> | ||
|| | || | ||
* A quick production pipeline required due to the time limit | * A quick production pipeline required due to the time limit | ||
− | * Examine the | + | * Examine the requirements of the data visualisation: dynamic or static |
− | * Current solution is to use Github Page as a hosting provider there is no dynamic data retrieval required | + | * Current solution is to use Github Page as a hosting provider as there is no dynamic data retrieval required |
|- | |- | ||
− | | <p>Unfamilar with implementation efforts required for | + | | <p>Unfamilar with implementation efforts required for customised D3.js interactivity</p> |
|| | || | ||
− | * | + | * We will be spending 2 weeks to familiarise ourselves with D3.js structure and syntax |
− | * | + | * The following 2 weeks will involve us trying out the customised D3.js interactivity |
* The project scope and plan will be re-examined based on the project objective, complexity and time available | * The project scope and plan will be re-examined based on the project objective, complexity and time available | ||
Revision as of 03:00, 15 October 2018
HOME | PROJECT POSTER | RESEARCH PAPER |
Contents
Motivation
Household electricity consumption in Singapore has increased by about 17% over the past decade, according to a report by the National Environment Agency in May 2018. On aggregate levels, Singapore households consumed 7,295 GWh (gigawatt hours) in 2017, which roughly translates to an average expenditure of $1,000 a year on electricity per household.
Electricity consumption is a national issue, especially given that Singapore has finite energy sources. It is therefore important to encourage households to consume electricity in more sustainable ways.
Traditionally, the lack of transparency surrounding electricity use has been acknowledged as a possible challenge in raising awareness on electricity consumption. Improving visualisation of household electricity consumption can help people in Singapore gain better clarity of their consumption habits and expenditure, and thus more incentive to reduce electricity usage.
Our project visualises the distribution of household electricity consumption across planning regions in Singapore, accounting for type of residential homes, income and demographic profiles. We aim to better communicate electricity consumption in everyday life to people in Singapore, and ultimately engage them to reduce electricity consumption.
Objectives
Data
Datasets | Data Attributes | Rationale Of Usage |
---|---|---|
|
| |
Source: https://www.singstat.gov.sg/find-data/search-by-theme/population/geographic-distribution/latest-data |
|
|
Source: https://data.gov.sg/dataset/hdb-property-information |
|
|
(https://data.gov.sg/dataset/master-plan-2014-subzone-boundary-no-sea) |
|
|
Related Works
Related Works | What We Can Learn |
---|---|
|
|
| |
| |
|
Prototype
Landing Page
[1]Logo
[2]Bivariate Chloropleth Map
[3]Filter
[4]Button to Historical Trend Page
[5]Slope Graph
Historical Trend Page
[1]Area Chart for Total Electricity Consumption
[2]Area Chart for Number of Singapore Residents
[4]Rate of Change of Number of Singapore Residents and Total Electricity Consumption
[3]Connected Scatter Plot
Project Schedules
Project Schedule on Google Sheet:https://docs.google.com/spreadsheets/d/1IlT3Na8Ujlv9izY-0PWvCWEWzfqOmzq3jGHIbWCDiwk/edit?usp=sharing
Challenges
Challenges | Possible Solutions |
---|---|
Unfamiliar with D3.js |
|
Data Merge, Cleaning and Transformation |
|
Choice of web hosting provider |
|
Unfamilar with implementation efforts required for customised D3.js interactivity |
|
References
[1] Energy Market Authority (https://www.ema.gov.sg/singapore_energy_statistics.aspx)
[2] Data Gov Database (https://data.gov.sg)
[3] D3.js (Documentation https://d3js.org/)
[4] Observalehq (https://beta.observablehq.com/)
[5] One Map (https://www.onemap.sg/main/v2/)
[6] Energy Consumption Predition Example (http://cs109-energy.github.io/building-energy-consumption-prediction.html)
Feedback
Please feel free leave your comments, suggestions or anything interesting :)