Difference between revisions of "Kabak: Research Paper Data Preparation"
Jump to navigation
Jump to search
Line 105: | Line 105: | ||
|| | || | ||
[[File: Kabakdatacleaning3.png|400px|center]] | [[File: Kabakdatacleaning3.png|400px|center]] | ||
+ | |- | ||
+ | | | ||
+ | * Geocoding of postal codes with missing latitudes and longitude via | ||
+ | https://developers.google.com/maps/documentation/geocoding/intro | ||
+ | **Public housing data: 223 missing data | ||
+ | **Private housing data: 338 missing data | ||
+ | || | ||
+ | [[File: GEOCODING.PNG|400px|center]] | ||
|} | |} | ||
<br/> | <br/> |
Revision as of 12:06, 22 November 2016
Initial Dataset
DATASET | DESCRIPTION | DATA USED |
---|---|---|
Average Monthly Household Electricity Consumption Link (1H): https://www.ema.gov.sg/cmsmedia/Publications_and_Statistics/Statistics/23RSU.xls Link (2H): https://www.ema.gov.sg/cmsmedia/Publications_and_Statistics/Statistics/25RSU.xls |
|
|
Average Monthly Household Electricity Consumption by Postal Code (Private Apartments), 2015 Link: https://www.ema.gov.sg/cmsmedia/Publications_and_Statistics/Statistics/2RSU.xls |
|
|
Basic Demographics Characteristics (2015) |
|
|
Data Cleaning
METHOD | DESCRIPTION |
---|---|
|
|
|
|- |
|
|
https://developers.google.com/maps/documentation/geocoding/intro
|