Difference between revisions of "AY1516 T2 Team WalkThere Data"

From Analytics Practicum
Jump to navigation Jump to search
Line 85: Line 85:
 
==<div style="font-family:Open Sans, Arial, sans-serif; background: #ffffff; padding: 17px; line-height: 0.1em;  text-indent: 10px; font-size:17px; border-left:8px solid #0091b3"><font color= #000000><strong>Data Dictionary</strong></font></div>==
 
==<div style="font-family:Open Sans, Arial, sans-serif; background: #ffffff; padding: 17px; line-height: 0.1em;  text-indent: 10px; font-size:17px; border-left:8px solid #0091b3"><font color= #000000><strong>Data Dictionary</strong></font></div>==
 
<div style="margin:0px; padding: 10px; background: #f2f4f4; font-family: Arial, sans-serif; border-radius: 7px; text-align:left">
 
<div style="margin:0px; padding: 10px; background: #f2f4f4; font-family: Arial, sans-serif; border-radius: 7px; text-align:left">
 +
<font face="Open Sans, Arial, sans-serif">
 +
{| class="wikitable"
 +
|-
 +
! Variables !! Description
 +
|-
 +
|Card_number_e||Commuter’s ez-link card number
 +
|-
  
 +
|Transport||Mode of transportation eg. Bus, Rapid Transit System
 +
|-
 +
 +
|Entry date||Commuter’s tap in date 
 +
|-
 +
 +
|Entry time||Commuter’s tap in time
 +
|-
 +
 +
|Exit date||Commuter’s tap out date 
 +
|-
 +
 +
|Exit time||Commuter’s tap out time
 +
|-
 +
 +
|Commuter_category||Adult, Elderly or Student
 +
|-
 +
 +
|Origin_location id||Origin  bus stop/train station id
 +
|-
 +
 +
|Destination_location id||Destination  bus stop/train station id
 +
|-
 +
 +
|Bus service||Bus service number
 +
|-
 +
 +
|Distance_travelled||Distance of the journey
 +
|-
 +
 +
|Travelling_time||Time taken to complete journey
 +
 +
|}
 +
</font>
 +
</div>
 
<!-- End Body --->
 
<!-- End Body --->

Revision as of 00:50, 15 April 2016

TeamWalkThereLogo.jpg

HOME

PROJECT OVERVIEW

PROJECT MANAGEMENT

DOCUMENTATION

ANALYSIS & FINDINGS

Overview

Review of Previous Work

Data

Methodology

Data Source

Data Provider Description

Living Analytics Research Center(LARC)

  • Ez-link and MRT dataset from 9 January 2012 - 15 January 2012
  • Geographical coordinates of the bus stops
  • Bus stops ID and name
  • Actual bus service number and ID

Data.gov

  • Schools shapefile

Urban Redevelopment Authority (URA)

  • Singapore Master Plan shapefile

Open Street Map (OSM)

  • Buildings shapefile
  • Road shapefile

Data Dictionary

Variables Description
Card_number_e Commuter’s ez-link card number
Transport Mode of transportation eg. Bus, Rapid Transit System
Entry date Commuter’s tap in date
Entry time Commuter’s tap in time
Exit date Commuter’s tap out date
Exit time Commuter’s tap out time
Commuter_category Adult, Elderly or Student
Origin_location id Origin bus stop/train station id
Destination_location id Destination bus stop/train station id
Bus service Bus service number
Distance_travelled Distance of the journey
Travelling_time Time taken to complete journey