SlideShare una empresa de Scribd logo
1 de 26
Descargar para leer sin conexión
Demand-Responsive Transit (DRT) Service in the Stockholm Area
Group 1
Adeel Anwar_Alexander Jacob_Mahnaz Narooie_Ehsan Saqib _Annmari Skrifvare‎_Elisabetta Troglio‎
AG2421 – A GIS Project
Geoinformatics, KTH, Period 2, 2010
Gyozo Gidofalvi
T.A. Jan Haas
Outline
• Introduction
• Methodology Overview
• Methodology Detail
• Results
• Discussion
• Conclusion
Introduction
Objective:
• Create a decision-making-support tool for finding the optimal area to implement
a pilot project for a taxi service in a DRT manner.
• DRT stands for demand responsive transit!
• Created service based on a demand model
• Model contains also distribution of demand in terms of trips between zones
• Core of our analysis is a database combining a variety of different data sources of
both spatial and non-spatial character.
Methodology
1. Literature review:
• Methodology overview
• Indicators
2. Data cleaning & selection (relevant data):
• Trip zones /OD matrices, road network cleaning
• Mosaic – finding the useful indicators according to literature
3. Data fusion – ArcGIS level
• Fusing mosaic data to trip zones
• Fusing population data to trip zones
4. Database:
• Set up Postgres database
• Creation & import of tables (.shp)
• Population tool (JAVA) – (.csv) files into database
Data in the database:
• One common reference system
• Basemma.shp – trip zones as reference zone
• OD matrices – main information
• Own calculations
O/D Matrices Mosaic data
Public
Transports
Points of
interest
Road network Taxi data
External
Java
program
ArcGIS,
Microsoft
Access
Digitalization
P.T. system
Given
data
Given Data
Postgres import function
of shape files
Methodology
O/D Population segmentation ->
Potential customer
Potential customer flows
+
Extended O/D
Methodology
5. Demand generation and distribution (conceptual model):
6. Visualization - Open Layers
• Dynamic map by changing parameters
Methodology
Data
Import
Database
Analysis preparation
Analysis
Results
O/D Matrices Mosaic data
Public
Transports
Points of
interest
Road network Taxi data
External
Java
program
Attraction
based on O/D,
aggregated on
flows
Gravity model
Trips with DRT service
ArcGIS,
Microsoft
Access
Digitalization
P.T. system
Trips produced by
Potential customers
AHP weighting
Literature
review
Clustering
10 TOP ZONES
Control with
Points of
interests
P.T.
Friction factor
Car travel time
peek (and off peek)
Given Data
Postgres import function
of shape files
Methodology
GRAVITY MODEL
• Attraction
• Friction factor (Travel time)
• Find Trips generated by potential customers
Gravity model gives the opportunity to analyze potential flows by clustering
analysis - find most interesting zones
Attraction
based on O/D,
aggregated on
flows
Gravity model
Trips with DRT service
Friction factor
Car travel time peek
(and off peek)
Trips produced by
Potential customers
AHP weighting
Demand generation and distribution
Areas with HIGH probability of car sharing members (similar group):
POPULATION BASED:
• Age distribution: 20-39 years
AND
• Level of education: University degree
AND
• Number of cars/household: 0-1
GEOGRAPHIC BASED:
• High density areas – Housing
SENSITIVITY ANALYSIS:
• Age distribution
AND
• Income
Trips produced by Potential customer
20 - 39 40 - 59 150 - 399 400+
1 X X X X
2 X X
3 X X X
4 X X X
5 X X X
Defining potential customers
Age Income
AHP- weights
Age Income Education Housing
Age 1 1/0.144 0.208 0.488
Income 0.144 1 0.228 1/0.184
Education 1/0.208 1/0.228 1 0.357
Housing 1/0.488 0.184 1/0.357 1
0.199, 0.224, 0.309, 0.267
Attraction and friction factor
Sum(trips pointing to one zone)
All O/D demand included
Aggregated inflow per zone
1/ travel time
2
3
10 4
5
8
9
7
1
3
10 9 8 7 3 37    attraction
Gravity model
i j ij
ij
j ij
1
PA F
T
A F
n
j


Tij = Trips between i and j
Pi = Trips produced in zone i
Aj = Trips attracted to zone j
Fij = 1 / travel time
Clustering
• Heuristic based!
• For every zone a subset with the biggest
amount of trips to ,is selected and all inner
trips out of this “cluster” selection are
counted.
• Those are ordered by the inner-trip-count
and the top results are high-lighted on the
map
1
2
3
3
5
12
7
8 10 4
6
58
4
9
7
12 7
  4519188   48191712
Rank 2 Rank 1
Clustering
20-59
150-400+
20-39
150-399
20-59
150-399
20-39
400+
20-59
400+
Input
Cluster size
5 – 20 zones
Demographic based selection
Demand filter
min
Distance filter
min, max
Cluster center
zone & inner trip
count
Choices
Cluster
Top 10 – 30 zones
Ranked by inner trip
count
Clustering
Selection of zones using extended flows
Top 3 clusters
1. Sollentuna (235 trips/day)
2. Hammarbyhöjden/Björkhagen (228 trips/day)
3. Södertälje (213 trips/day)
Parameters:
Type 4
3-8 km
0.5 minimum demand
Cluster size 10 zones 1
2
3
Selection of zones using exteflows
Top 3 clusters
1. Sollentuna
Cluster includes Greater Sollentuna, Kista, Akalla, Husby
Selection of zones using extended flows
Top 3 clusters
2. Hammarbyhöjden/Björkhagen
Cluster includes Älta, Kärrtorp , Bagarmossen
Selection of zones using extended flows
Top 3 clusters
3. Södertälje
Northern part of Södertälje
Resulting recomendation
Based on our analysis we suggest that the pilot project of the DRT service should
be located in Sollentuna and its neighboring areas.
It should however be noted that this is only one possible result, based on one
specific set of parameters. Different parameter sets might produce different
outcomes. We chose a set that we found reasonable based on some assumption
what range and cluster size is suitable for a taxi service pilot project as well as
the demographic group most promising from the literature review.
Discussion
• Travelling itself is usually no purpose
• Further analysis of characteristics of resulting zones can give clues of
more specific customer purposes (shopping, corporate, evening/night
etc.)
• POI (points of interest) can be used
• Price
• probably has a strong influence on acceptance of service
• should be oriented on competitors such as existing public transport
• maybe slighter higher due to better convenience
• Time
• Now using peak hour for worst case scenario, with possibility to extend the
analysis to off-peak hours
Discussion
• Data usage
• Not all data is used in the current analysis due to different problems:
1. Mosaic population profiles only in percentage for day and night but
amount of day and night population not given!
2. Taxi data neither includes all zones nor covers a 24h period, thus a
model first needs to be created to use them parallel to O/D matrices.
3. Public transport availability is high but not included in the analysis
• Clustering
• many possible solutions (e.g. Ripleys K, K – means, etc.)
• for most exact result every trip needs to be compared with every other.
• computational efficient – on the fly
Conclusion
• We created a web application that can be used for finding
suitable areas for a pilot project!
• It currently enables the customer to select from a set of pre-
calculated demand sets and perform simple clustering
based on mainly three parameters!
• This could be improved further by:
• for example creating demand sets freely based on all available
demographic indicators at run time.
• including a price based model
• more advanced clustering methods
• …
Thank you for your attention!
Feel free to open the discussion!

Más contenido relacionado

La actualidad más candente

2010-04-24-DTN-based Delivery of Word-of-Mouth Information with Priority and ...
2010-04-24-DTN-based Delivery of Word-of-Mouth Information with Priority and ...2010-04-24-DTN-based Delivery of Word-of-Mouth Information with Priority and ...
2010-04-24-DTN-based Delivery of Word-of-Mouth Information with Priority and ...Kawai (Sun) Akira (Weihua)
 
Disaggregate accessibility planning using OSM data and OpenTripPlanner - Stat...
Disaggregate accessibility planning using OSM data and OpenTripPlanner - Stat...Disaggregate accessibility planning using OSM data and OpenTripPlanner - Stat...
Disaggregate accessibility planning using OSM data and OpenTripPlanner - Stat...OSMFstateofthemap
 
MMauch HOC presentation-oct-04-2013
MMauch HOC presentation-oct-04-2013MMauch HOC presentation-oct-04-2013
MMauch HOC presentation-oct-04-2013sogoss
 
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...IJDKP
 
Oregon's Statewide Fixed-Route Transit Network - Matthew Barnes presentation ...
Oregon's Statewide Fixed-Route Transit Network - Matthew Barnes presentation ...Oregon's Statewide Fixed-Route Transit Network - Matthew Barnes presentation ...
Oregon's Statewide Fixed-Route Transit Network - Matthew Barnes presentation ...Aaron Antrim
 
Spatio temporal mining to identify potential traffic congestion based on tran...
Spatio temporal mining to identify potential traffic congestion based on tran...Spatio temporal mining to identify potential traffic congestion based on tran...
Spatio temporal mining to identify potential traffic congestion based on tran...Irrevaldy -
 
CP_Water Supply_Wastewater_Drainage_Flood_GIS
CP_Water Supply_Wastewater_Drainage_Flood_GISCP_Water Supply_Wastewater_Drainage_Flood_GIS
CP_Water Supply_Wastewater_Drainage_Flood_GISImtiaz Ahmed Taher
 
Corridor Identification UTS
Corridor Identification UTSCorridor Identification UTS
Corridor Identification UTSfreshwoody patel
 
Road hotspot warning system based cooperative concept
Road hotspot warning system based cooperative conceptRoad hotspot warning system based cooperative concept
Road hotspot warning system based cooperative conceptHAO YE
 
Big Data Analysis for the High-Resolution View of Urban Public Transportation...
Big Data Analysis for the High-Resolution View of Urban Public Transportation...Big Data Analysis for the High-Resolution View of Urban Public Transportation...
Big Data Analysis for the High-Resolution View of Urban Public Transportation...Dmitry Geyzersky
 
Machine Learning Approach to Report Prioritization with an ...
Machine Learning Approach to Report Prioritization with an ...Machine Learning Approach to Report Prioritization with an ...
Machine Learning Approach to Report Prioritization with an ...butest
 
Route optimization using network analyst tools of arcgis(mid term evaluation)...
Route optimization using network analyst tools of arcgis(mid term evaluation)...Route optimization using network analyst tools of arcgis(mid term evaluation)...
Route optimization using network analyst tools of arcgis(mid term evaluation)...PRABHATKUMAR751
 
CHOReVOLUTION WP4 UTC Use case
CHOReVOLUTION WP4 UTC Use caseCHOReVOLUTION WP4 UTC Use case
CHOReVOLUTION WP4 UTC Use caseCHOReVOLUTION
 
KTH-Texxi Project 2010
KTH-Texxi Project 2010KTH-Texxi Project 2010
KTH-Texxi Project 2010Texxi Global
 

La actualidad más candente (19)

Western province of sri lanka
Western province of sri lankaWestern province of sri lanka
Western province of sri lanka
 
Catt Manual
Catt ManualCatt Manual
Catt Manual
 
2010-04-24-DTN-based Delivery of Word-of-Mouth Information with Priority and ...
2010-04-24-DTN-based Delivery of Word-of-Mouth Information with Priority and ...2010-04-24-DTN-based Delivery of Word-of-Mouth Information with Priority and ...
2010-04-24-DTN-based Delivery of Word-of-Mouth Information with Priority and ...
 
Disaggregate accessibility planning using OSM data and OpenTripPlanner - Stat...
Disaggregate accessibility planning using OSM data and OpenTripPlanner - Stat...Disaggregate accessibility planning using OSM data and OpenTripPlanner - Stat...
Disaggregate accessibility planning using OSM data and OpenTripPlanner - Stat...
 
MMauch HOC presentation-oct-04-2013
MMauch HOC presentation-oct-04-2013MMauch HOC presentation-oct-04-2013
MMauch HOC presentation-oct-04-2013
 
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...
APPLICABILITY OF CROWD SOURCING TO DETERMINE THE BEST TRANSPORTATION METHOD B...
 
Oregon's Statewide Fixed-Route Transit Network - Matthew Barnes presentation ...
Oregon's Statewide Fixed-Route Transit Network - Matthew Barnes presentation ...Oregon's Statewide Fixed-Route Transit Network - Matthew Barnes presentation ...
Oregon's Statewide Fixed-Route Transit Network - Matthew Barnes presentation ...
 
Spatio temporal mining to identify potential traffic congestion based on tran...
Spatio temporal mining to identify potential traffic congestion based on tran...Spatio temporal mining to identify potential traffic congestion based on tran...
Spatio temporal mining to identify potential traffic congestion based on tran...
 
Travel Time Prediction Using Dedicated Short-Range Communications Probe Data
Travel Time Prediction Using Dedicated Short-Range Communications Probe DataTravel Time Prediction Using Dedicated Short-Range Communications Probe Data
Travel Time Prediction Using Dedicated Short-Range Communications Probe Data
 
Roy Wilson
Roy WilsonRoy Wilson
Roy Wilson
 
CP_Water Supply_Wastewater_Drainage_Flood_GIS
CP_Water Supply_Wastewater_Drainage_Flood_GISCP_Water Supply_Wastewater_Drainage_Flood_GIS
CP_Water Supply_Wastewater_Drainage_Flood_GIS
 
Corridor Identification UTS
Corridor Identification UTSCorridor Identification UTS
Corridor Identification UTS
 
Road hotspot warning system based cooperative concept
Road hotspot warning system based cooperative conceptRoad hotspot warning system based cooperative concept
Road hotspot warning system based cooperative concept
 
Big Data Analysis for the High-Resolution View of Urban Public Transportation...
Big Data Analysis for the High-Resolution View of Urban Public Transportation...Big Data Analysis for the High-Resolution View of Urban Public Transportation...
Big Data Analysis for the High-Resolution View of Urban Public Transportation...
 
Machine Learning Approach to Report Prioritization with an ...
Machine Learning Approach to Report Prioritization with an ...Machine Learning Approach to Report Prioritization with an ...
Machine Learning Approach to Report Prioritization with an ...
 
Route optimization using network analyst tools of arcgis(mid term evaluation)...
Route optimization using network analyst tools of arcgis(mid term evaluation)...Route optimization using network analyst tools of arcgis(mid term evaluation)...
Route optimization using network analyst tools of arcgis(mid term evaluation)...
 
Proportionally fair scheduling for traffic light networks
Proportionally fair scheduling for traffic light networksProportionally fair scheduling for traffic light networks
Proportionally fair scheduling for traffic light networks
 
CHOReVOLUTION WP4 UTC Use case
CHOReVOLUTION WP4 UTC Use caseCHOReVOLUTION WP4 UTC Use case
CHOReVOLUTION WP4 UTC Use case
 
KTH-Texxi Project 2010
KTH-Texxi Project 2010KTH-Texxi Project 2010
KTH-Texxi Project 2010
 

Destacado

Seu Presentation Powerpoint Show
Seu Presentation Powerpoint ShowSeu Presentation Powerpoint Show
Seu Presentation Powerpoint ShowTexxi Global
 
Texxi - Search Application for Transit
Texxi - Search Application for TransitTexxi - Search Application for Transit
Texxi - Search Application for TransitTexxi Global
 
Plymouth Presentation (Final)
Plymouth Presentation (Final)Plymouth Presentation (Final)
Plymouth Presentation (Final)Texxi Global
 
Density Suburban Slide Script
Density Suburban Slide ScriptDensity Suburban Slide Script
Density Suburban Slide ScriptTexxi Global
 
2005/2006 Telstra Presentation
2005/2006 Telstra Presentation2005/2006 Telstra Presentation
2005/2006 Telstra PresentationTexxi Global
 
The Dangers of Bus Re-Regulation
The Dangers of Bus Re-RegulationThe Dangers of Bus Re-Regulation
The Dangers of Bus Re-RegulationTexxi Global
 
Seu25a Presentation Powerpoint
Seu25a Presentation PowerpointSeu25a Presentation Powerpoint
Seu25a Presentation PowerpointTexxi Global
 
S.C.U.S.S.E | Innovation in Transport Modes
S.C.U.S.S.E | Innovation in Transport ModesS.C.U.S.S.E | Innovation in Transport Modes
S.C.U.S.S.E | Innovation in Transport ModesTexxi Global
 
Telstra 2006 Pitch | Paid Taxi Rides to Supermarkets
Telstra  2006 Pitch | Paid Taxi Rides to SupermarketsTelstra  2006 Pitch | Paid Taxi Rides to Supermarkets
Telstra 2006 Pitch | Paid Taxi Rides to SupermarketsTexxi Global
 

Destacado (11)

Seu Presentation Powerpoint Show
Seu Presentation Powerpoint ShowSeu Presentation Powerpoint Show
Seu Presentation Powerpoint Show
 
Texxi - Search Application for Transit
Texxi - Search Application for TransitTexxi - Search Application for Transit
Texxi - Search Application for Transit
 
The Northern Way
The Northern WayThe Northern Way
The Northern Way
 
Plymouth Presentation (Final)
Plymouth Presentation (Final)Plymouth Presentation (Final)
Plymouth Presentation (Final)
 
Density Suburban Slide Script
Density Suburban Slide ScriptDensity Suburban Slide Script
Density Suburban Slide Script
 
2005/2006 Telstra Presentation
2005/2006 Telstra Presentation2005/2006 Telstra Presentation
2005/2006 Telstra Presentation
 
The Texxi Mission
The Texxi MissionThe Texxi Mission
The Texxi Mission
 
The Dangers of Bus Re-Regulation
The Dangers of Bus Re-RegulationThe Dangers of Bus Re-Regulation
The Dangers of Bus Re-Regulation
 
Seu25a Presentation Powerpoint
Seu25a Presentation PowerpointSeu25a Presentation Powerpoint
Seu25a Presentation Powerpoint
 
S.C.U.S.S.E | Innovation in Transport Modes
S.C.U.S.S.E | Innovation in Transport ModesS.C.U.S.S.E | Innovation in Transport Modes
S.C.U.S.S.E | Innovation in Transport Modes
 
Telstra 2006 Pitch | Paid Taxi Rides to Supermarkets
Telstra  2006 Pitch | Paid Taxi Rides to SupermarketsTelstra  2006 Pitch | Paid Taxi Rides to Supermarkets
Telstra 2006 Pitch | Paid Taxi Rides to Supermarkets
 

Similar a KTH-Texxi Project 2010

GIS for traffic signal optimization.
GIS for traffic signal optimization.GIS for traffic signal optimization.
GIS for traffic signal optimization.Vinod Shinde
 
Travel time webinar
Travel time webinarTravel time webinar
Travel time webinarprabhb
 
Smart Mobility
Smart MobilitySmart Mobility
Smart MobilityinLabFIB
 
Sss14duke BT Innovate Research Design
Sss14duke BT Innovate Research DesignSss14duke BT Innovate Research Design
Sss14duke BT Innovate Research DesignJustin Hayward
 
CK2017: Leveraging Open and Standardized Data for Land-Use and Transportation...
CK2017: Leveraging Open and Standardized Data for Land-Use and Transportation...CK2017: Leveraging Open and Standardized Data for Land-Use and Transportation...
CK2017: Leveraging Open and Standardized Data for Land-Use and Transportation...WRI Ross Center for Sustainable Cities
 
Deriving on-trip route choices of truck drivers by utilizing Bluetooth data,...
 Deriving on-trip route choices of truck drivers by utilizing Bluetooth data,... Deriving on-trip route choices of truck drivers by utilizing Bluetooth data,...
Deriving on-trip route choices of truck drivers by utilizing Bluetooth data,...SalilSharma26
 
Transport Chicago- Creating a Transit Supply Index 2003
Transport Chicago- Creating a Transit Supply Index 2003Transport Chicago- Creating a Transit Supply Index 2003
Transport Chicago- Creating a Transit Supply Index 2003Andrew Keller
 
Kp rail visionevent_18nov2015
Kp rail visionevent_18nov2015Kp rail visionevent_18nov2015
Kp rail visionevent_18nov2015Barry Scott
 
Network analysis for shortest optimum path
Network analysis for shortest optimum pathNetwork analysis for shortest optimum path
Network analysis for shortest optimum pathSourabh Jain
 
Urban Traffic Estimation & Optimization: An Overview
Urban Traffic Estimation & Optimization: An OverviewUrban Traffic Estimation & Optimization: An Overview
Urban Traffic Estimation & Optimization: An OverviewRakedet
 
A Big Data Telco Solution by Dr. Laura Wynter
A Big Data Telco Solution by Dr. Laura WynterA Big Data Telco Solution by Dr. Laura Wynter
A Big Data Telco Solution by Dr. Laura Wynterwkwsci-research
 
Measuring transport related accessibility restrictions
Measuring transport related accessibility restrictionsMeasuring transport related accessibility restrictions
Measuring transport related accessibility restrictionsMarcin Stępniak
 
Improving travel time estimates for car in the Dutch NRM-west strategic trans...
Improving travel time estimates for car in the Dutch NRM-west strategic trans...Improving travel time estimates for car in the Dutch NRM-west strategic trans...
Improving travel time estimates for car in the Dutch NRM-west strategic trans...Luuk Brederode
 
T drive enhancing driving directions with taxi drivers’ intelligence
T drive enhancing driving directions with taxi drivers’ intelligenceT drive enhancing driving directions with taxi drivers’ intelligence
T drive enhancing driving directions with taxi drivers’ intelligenceJPINFOTECH JAYAPRAKASH
 
Data driven public_transportation_operation_by_trips_jaehong_min
Data driven public_transportation_operation_by_trips_jaehong_minData driven public_transportation_operation_by_trips_jaehong_min
Data driven public_transportation_operation_by_trips_jaehong_minJaehong MIN
 
Spark Summit EU talk by Javier Aguedes
Spark Summit EU talk by Javier AguedesSpark Summit EU talk by Javier Aguedes
Spark Summit EU talk by Javier AguedesSpark Summit
 
T drive enhancing driving directions with taxi drivers’ intelligence
T drive enhancing driving directions with taxi drivers’ intelligenceT drive enhancing driving directions with taxi drivers’ intelligence
T drive enhancing driving directions with taxi drivers’ intelligenceIEEEFINALYEARPROJECTS
 

Similar a KTH-Texxi Project 2010 (20)

GIS for traffic signal optimization.
GIS for traffic signal optimization.GIS for traffic signal optimization.
GIS for traffic signal optimization.
 
Travel time webinar
Travel time webinarTravel time webinar
Travel time webinar
 
Smart Mobility
Smart MobilitySmart Mobility
Smart Mobility
 
Sss14duke BT Innovate Research Design
Sss14duke BT Innovate Research DesignSss14duke BT Innovate Research Design
Sss14duke BT Innovate Research Design
 
Edward Robson
Edward RobsonEdward Robson
Edward Robson
 
CK2017: Leveraging Open and Standardized Data for Land-Use and Transportation...
CK2017: Leveraging Open and Standardized Data for Land-Use and Transportation...CK2017: Leveraging Open and Standardized Data for Land-Use and Transportation...
CK2017: Leveraging Open and Standardized Data for Land-Use and Transportation...
 
Multimodal Mopbility Planning Using Big Data in Toronto
Multimodal Mopbility Planning Using Big Data in TorontoMultimodal Mopbility Planning Using Big Data in Toronto
Multimodal Mopbility Planning Using Big Data in Toronto
 
Deriving on-trip route choices of truck drivers by utilizing Bluetooth data,...
 Deriving on-trip route choices of truck drivers by utilizing Bluetooth data,... Deriving on-trip route choices of truck drivers by utilizing Bluetooth data,...
Deriving on-trip route choices of truck drivers by utilizing Bluetooth data,...
 
Transport Chicago- Creating a Transit Supply Index 2003
Transport Chicago- Creating a Transit Supply Index 2003Transport Chicago- Creating a Transit Supply Index 2003
Transport Chicago- Creating a Transit Supply Index 2003
 
Kp rail visionevent_18nov2015
Kp rail visionevent_18nov2015Kp rail visionevent_18nov2015
Kp rail visionevent_18nov2015
 
Network analysis for shortest optimum path
Network analysis for shortest optimum pathNetwork analysis for shortest optimum path
Network analysis for shortest optimum path
 
Urban Traffic Estimation & Optimization: An Overview
Urban Traffic Estimation & Optimization: An OverviewUrban Traffic Estimation & Optimization: An Overview
Urban Traffic Estimation & Optimization: An Overview
 
A Big Data Telco Solution by Dr. Laura Wynter
A Big Data Telco Solution by Dr. Laura WynterA Big Data Telco Solution by Dr. Laura Wynter
A Big Data Telco Solution by Dr. Laura Wynter
 
Measuring transport related accessibility restrictions
Measuring transport related accessibility restrictionsMeasuring transport related accessibility restrictions
Measuring transport related accessibility restrictions
 
Improving travel time estimates for car in the Dutch NRM-west strategic trans...
Improving travel time estimates for car in the Dutch NRM-west strategic trans...Improving travel time estimates for car in the Dutch NRM-west strategic trans...
Improving travel time estimates for car in the Dutch NRM-west strategic trans...
 
T drive enhancing driving directions with taxi drivers’ intelligence
T drive enhancing driving directions with taxi drivers’ intelligenceT drive enhancing driving directions with taxi drivers’ intelligence
T drive enhancing driving directions with taxi drivers’ intelligence
 
Data driven public_transportation_operation_by_trips_jaehong_min
Data driven public_transportation_operation_by_trips_jaehong_minData driven public_transportation_operation_by_trips_jaehong_min
Data driven public_transportation_operation_by_trips_jaehong_min
 
Spark Summit EU talk by Javier Aguedes
Spark Summit EU talk by Javier AguedesSpark Summit EU talk by Javier Aguedes
Spark Summit EU talk by Javier Aguedes
 
Fujiyama workshop presentation
Fujiyama workshop presentationFujiyama workshop presentation
Fujiyama workshop presentation
 
T drive enhancing driving directions with taxi drivers’ intelligence
T drive enhancing driving directions with taxi drivers’ intelligenceT drive enhancing driving directions with taxi drivers’ intelligence
T drive enhancing driving directions with taxi drivers’ intelligence
 

Más de Texxi Global

Corporate Structure Example
Corporate Structure ExampleCorporate Structure Example
Corporate Structure ExampleTexxi Global
 
The Transit Exchange
The Transit ExchangeThe Transit Exchange
The Transit ExchangeTexxi Global
 
Solving the Market Formation Problem: Market Makers and Liquidity on Transit ...
Solving the Market Formation Problem: Market Makers and Liquidity on Transit ...Solving the Market Formation Problem: Market Makers and Liquidity on Transit ...
Solving the Market Formation Problem: Market Makers and Liquidity on Transit ...Texxi Global
 
Moving the Region Forward Taxi Seminar
Moving the Region Forward Taxi SeminarMoving the Region Forward Taxi Seminar
Moving the Region Forward Taxi SeminarTexxi Global
 
World Resources Institute Conference | Beijing, China 2016
World Resources Institute Conference | Beijing, China 2016World Resources Institute Conference | Beijing, China 2016
World Resources Institute Conference | Beijing, China 2016Texxi Global
 
World Resources Institute Conference | Beijing, China 2016
World Resources Institute Conference  | Beijing, China 2016World Resources Institute Conference  | Beijing, China 2016
World Resources Institute Conference | Beijing, China 2016Texxi Global
 
Market Makers & Liquidity on a Transit Exchange
Market Makers & Liquidity on a Transit ExchangeMarket Makers & Liquidity on a Transit Exchange
Market Makers & Liquidity on a Transit ExchangeTexxi Global
 
Texxi | Where's the App?
Texxi | Where's the App?Texxi | Where's the App?
Texxi | Where's the App?Texxi Global
 
Hibbs running-buses
Hibbs running-busesHibbs running-buses
Hibbs running-busesTexxi Global
 
Don't Stop the Bus
Don't Stop the BusDon't Stop the Bus
Don't Stop the BusTexxi Global
 
Charging Ahead | Making Road User Pricing Work
Charging Ahead | Making Road User Pricing WorkCharging Ahead | Making Road User Pricing Work
Charging Ahead | Making Road User Pricing WorkTexxi Global
 
Ian Harris- Terrorism Futures
Ian Harris- Terrorism FuturesIan Harris- Terrorism Futures
Ian Harris- Terrorism FuturesTexxi Global
 
PlentyMag - Ticket To Ride
PlentyMag - Ticket To RidePlentyMag - Ticket To Ride
PlentyMag - Ticket To RideTexxi Global
 
Texxi - Ever Tried Group Text (Yellow Banner)
Texxi - Ever Tried Group Text (Yellow Banner)Texxi - Ever Tried Group Text (Yellow Banner)
Texxi - Ever Tried Group Text (Yellow Banner)Texxi Global
 
Letter from the Lord Mayor Of Brisbane
Letter from the Lord Mayor Of BrisbaneLetter from the Lord Mayor Of Brisbane
Letter from the Lord Mayor Of BrisbaneTexxi Global
 
Variable Pricing Program for Roads | FHWA
Variable Pricing Program for Roads | FHWAVariable Pricing Program for Roads | FHWA
Variable Pricing Program for Roads | FHWATexxi Global
 
Geographical Information Mapping Services
Geographical Information Mapping ServicesGeographical Information Mapping Services
Geographical Information Mapping ServicesTexxi Global
 
RAEng Year In Industry Program 1995
RAEng Year In Industry Program 1995RAEng Year In Industry Program 1995
RAEng Year In Industry Program 1995Texxi Global
 

Más de Texxi Global (20)

Corporate Structure Example
Corporate Structure ExampleCorporate Structure Example
Corporate Structure Example
 
The Transit Exchange
The Transit ExchangeThe Transit Exchange
The Transit Exchange
 
Solving the Market Formation Problem: Market Makers and Liquidity on Transit ...
Solving the Market Formation Problem: Market Makers and Liquidity on Transit ...Solving the Market Formation Problem: Market Makers and Liquidity on Transit ...
Solving the Market Formation Problem: Market Makers and Liquidity on Transit ...
 
Moving the Region Forward Taxi Seminar
Moving the Region Forward Taxi SeminarMoving the Region Forward Taxi Seminar
Moving the Region Forward Taxi Seminar
 
World Resources Institute Conference | Beijing, China 2016
World Resources Institute Conference | Beijing, China 2016World Resources Institute Conference | Beijing, China 2016
World Resources Institute Conference | Beijing, China 2016
 
World Resources Institute Conference | Beijing, China 2016
World Resources Institute Conference  | Beijing, China 2016World Resources Institute Conference  | Beijing, China 2016
World Resources Institute Conference | Beijing, China 2016
 
Market Makers & Liquidity on a Transit Exchange
Market Makers & Liquidity on a Transit ExchangeMarket Makers & Liquidity on a Transit Exchange
Market Makers & Liquidity on a Transit Exchange
 
Texxi | Where's the App?
Texxi | Where's the App?Texxi | Where's the App?
Texxi | Where's the App?
 
Tomorrows Way
Tomorrows WayTomorrows Way
Tomorrows Way
 
Paratransit
ParatransitParatransit
Paratransit
 
Hibbs running-buses
Hibbs running-busesHibbs running-buses
Hibbs running-buses
 
Don't Stop the Bus
Don't Stop the BusDon't Stop the Bus
Don't Stop the Bus
 
Charging Ahead | Making Road User Pricing Work
Charging Ahead | Making Road User Pricing WorkCharging Ahead | Making Road User Pricing Work
Charging Ahead | Making Road User Pricing Work
 
Ian Harris- Terrorism Futures
Ian Harris- Terrorism FuturesIan Harris- Terrorism Futures
Ian Harris- Terrorism Futures
 
PlentyMag - Ticket To Ride
PlentyMag - Ticket To RidePlentyMag - Ticket To Ride
PlentyMag - Ticket To Ride
 
Texxi - Ever Tried Group Text (Yellow Banner)
Texxi - Ever Tried Group Text (Yellow Banner)Texxi - Ever Tried Group Text (Yellow Banner)
Texxi - Ever Tried Group Text (Yellow Banner)
 
Letter from the Lord Mayor Of Brisbane
Letter from the Lord Mayor Of BrisbaneLetter from the Lord Mayor Of Brisbane
Letter from the Lord Mayor Of Brisbane
 
Variable Pricing Program for Roads | FHWA
Variable Pricing Program for Roads | FHWAVariable Pricing Program for Roads | FHWA
Variable Pricing Program for Roads | FHWA
 
Geographical Information Mapping Services
Geographical Information Mapping ServicesGeographical Information Mapping Services
Geographical Information Mapping Services
 
RAEng Year In Industry Program 1995
RAEng Year In Industry Program 1995RAEng Year In Industry Program 1995
RAEng Year In Industry Program 1995
 

Último

Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...121011101441
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptMadan Karki
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction managementMariconPadriquez1
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleAlluxio, Inc.
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - GuideGOPINATHS437943
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Vishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsVishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsSachinPawar510423
 

Último (20)

Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...Instrumentation, measurement and control of bio process parameters ( Temperat...
Instrumentation, measurement and control of bio process parameters ( Temperat...
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.ppt
 
computer application and construction management
computer application and construction managementcomputer application and construction management
computer application and construction management
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Correctly Loading Incremental Data at Scale
Correctly Loading Incremental Data at ScaleCorrectly Loading Incremental Data at Scale
Correctly Loading Incremental Data at Scale
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
Transport layer issues and challenges - Guide
Transport layer issues and challenges - GuideTransport layer issues and challenges - Guide
Transport layer issues and challenges - Guide
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Vishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documentsVishratwadi & Ghorpadi Bridge Tender documents
Vishratwadi & Ghorpadi Bridge Tender documents
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 

KTH-Texxi Project 2010

  • 1. Demand-Responsive Transit (DRT) Service in the Stockholm Area Group 1 Adeel Anwar_Alexander Jacob_Mahnaz Narooie_Ehsan Saqib _Annmari Skrifvare‎_Elisabetta Troglio‎ AG2421 – A GIS Project Geoinformatics, KTH, Period 2, 2010 Gyozo Gidofalvi T.A. Jan Haas
  • 2. Outline • Introduction • Methodology Overview • Methodology Detail • Results • Discussion • Conclusion
  • 3. Introduction Objective: • Create a decision-making-support tool for finding the optimal area to implement a pilot project for a taxi service in a DRT manner. • DRT stands for demand responsive transit! • Created service based on a demand model • Model contains also distribution of demand in terms of trips between zones • Core of our analysis is a database combining a variety of different data sources of both spatial and non-spatial character.
  • 4. Methodology 1. Literature review: • Methodology overview • Indicators 2. Data cleaning & selection (relevant data): • Trip zones /OD matrices, road network cleaning • Mosaic – finding the useful indicators according to literature 3. Data fusion – ArcGIS level • Fusing mosaic data to trip zones • Fusing population data to trip zones
  • 5. 4. Database: • Set up Postgres database • Creation & import of tables (.shp) • Population tool (JAVA) – (.csv) files into database Data in the database: • One common reference system • Basemma.shp – trip zones as reference zone • OD matrices – main information • Own calculations O/D Matrices Mosaic data Public Transports Points of interest Road network Taxi data External Java program ArcGIS, Microsoft Access Digitalization P.T. system Given data Given Data Postgres import function of shape files Methodology
  • 6. O/D Population segmentation -> Potential customer Potential customer flows + Extended O/D Methodology 5. Demand generation and distribution (conceptual model):
  • 7. 6. Visualization - Open Layers • Dynamic map by changing parameters Methodology
  • 8. Data Import Database Analysis preparation Analysis Results O/D Matrices Mosaic data Public Transports Points of interest Road network Taxi data External Java program Attraction based on O/D, aggregated on flows Gravity model Trips with DRT service ArcGIS, Microsoft Access Digitalization P.T. system Trips produced by Potential customers AHP weighting Literature review Clustering 10 TOP ZONES Control with Points of interests P.T. Friction factor Car travel time peek (and off peek) Given Data Postgres import function of shape files Methodology
  • 9. GRAVITY MODEL • Attraction • Friction factor (Travel time) • Find Trips generated by potential customers Gravity model gives the opportunity to analyze potential flows by clustering analysis - find most interesting zones Attraction based on O/D, aggregated on flows Gravity model Trips with DRT service Friction factor Car travel time peek (and off peek) Trips produced by Potential customers AHP weighting Demand generation and distribution
  • 10. Areas with HIGH probability of car sharing members (similar group): POPULATION BASED: • Age distribution: 20-39 years AND • Level of education: University degree AND • Number of cars/household: 0-1 GEOGRAPHIC BASED: • High density areas – Housing SENSITIVITY ANALYSIS: • Age distribution AND • Income Trips produced by Potential customer
  • 11. 20 - 39 40 - 59 150 - 399 400+ 1 X X X X 2 X X 3 X X X 4 X X X 5 X X X Defining potential customers Age Income
  • 12. AHP- weights Age Income Education Housing Age 1 1/0.144 0.208 0.488 Income 0.144 1 0.228 1/0.184 Education 1/0.208 1/0.228 1 0.357 Housing 1/0.488 0.184 1/0.357 1 0.199, 0.224, 0.309, 0.267
  • 13. Attraction and friction factor Sum(trips pointing to one zone) All O/D demand included Aggregated inflow per zone 1/ travel time 2 3 10 4 5 8 9 7 1 3 10 9 8 7 3 37    attraction
  • 14. Gravity model i j ij ij j ij 1 PA F T A F n j   Tij = Trips between i and j Pi = Trips produced in zone i Aj = Trips attracted to zone j Fij = 1 / travel time
  • 15. Clustering • Heuristic based! • For every zone a subset with the biggest amount of trips to ,is selected and all inner trips out of this “cluster” selection are counted. • Those are ordered by the inner-trip-count and the top results are high-lighted on the map
  • 16. 1 2 3 3 5 12 7 8 10 4 6 58 4 9 7 12 7   4519188   48191712 Rank 2 Rank 1 Clustering
  • 17. 20-59 150-400+ 20-39 150-399 20-59 150-399 20-39 400+ 20-59 400+ Input Cluster size 5 – 20 zones Demographic based selection Demand filter min Distance filter min, max Cluster center zone & inner trip count Choices Cluster Top 10 – 30 zones Ranked by inner trip count Clustering
  • 18. Selection of zones using extended flows Top 3 clusters 1. Sollentuna (235 trips/day) 2. Hammarbyhöjden/Björkhagen (228 trips/day) 3. Södertälje (213 trips/day) Parameters: Type 4 3-8 km 0.5 minimum demand Cluster size 10 zones 1 2 3
  • 19. Selection of zones using exteflows Top 3 clusters 1. Sollentuna Cluster includes Greater Sollentuna, Kista, Akalla, Husby
  • 20. Selection of zones using extended flows Top 3 clusters 2. Hammarbyhöjden/Björkhagen Cluster includes Älta, Kärrtorp , Bagarmossen
  • 21. Selection of zones using extended flows Top 3 clusters 3. Södertälje Northern part of Södertälje
  • 22. Resulting recomendation Based on our analysis we suggest that the pilot project of the DRT service should be located in Sollentuna and its neighboring areas. It should however be noted that this is only one possible result, based on one specific set of parameters. Different parameter sets might produce different outcomes. We chose a set that we found reasonable based on some assumption what range and cluster size is suitable for a taxi service pilot project as well as the demographic group most promising from the literature review.
  • 23. Discussion • Travelling itself is usually no purpose • Further analysis of characteristics of resulting zones can give clues of more specific customer purposes (shopping, corporate, evening/night etc.) • POI (points of interest) can be used • Price • probably has a strong influence on acceptance of service • should be oriented on competitors such as existing public transport • maybe slighter higher due to better convenience • Time • Now using peak hour for worst case scenario, with possibility to extend the analysis to off-peak hours
  • 24. Discussion • Data usage • Not all data is used in the current analysis due to different problems: 1. Mosaic population profiles only in percentage for day and night but amount of day and night population not given! 2. Taxi data neither includes all zones nor covers a 24h period, thus a model first needs to be created to use them parallel to O/D matrices. 3. Public transport availability is high but not included in the analysis • Clustering • many possible solutions (e.g. Ripleys K, K – means, etc.) • for most exact result every trip needs to be compared with every other. • computational efficient – on the fly
  • 25. Conclusion • We created a web application that can be used for finding suitable areas for a pilot project! • It currently enables the customer to select from a set of pre- calculated demand sets and perform simple clustering based on mainly three parameters! • This could be improved further by: • for example creating demand sets freely based on all available demographic indicators at run time. • including a price based model • more advanced clustering methods • …
  • 26. Thank you for your attention! Feel free to open the discussion!