Skip to content

elenikalantzi/Dissertation---CASA0010

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An integrated Land-Use Transport-Interaction model for predicting transport patterns and urban activities applied to the case study of Attica Region.

Eleni Kalantzi
23/08/21
This GitHub repository contains the code used for the dissertation of the MSc in Smart Cities and Urban Analytics at CASA UCL. The following descriptions explain the way each file functions in order to create a working model.
Note: This repository does not include the data used in the model as it is not open data and must not be publicly available.

File Description

  1. main.py
    This workbook contains the main code that runs in order to generate the model results.

  2. globals.py
    This workbook reads all the data used to build the model.

  3. quantlhmodel.py
    This workbook is based on Lakshmanan's and Hansen's retail model and contains the functions used as a base for the main code.

  4. analytics.py
    This workbook produces analytic data for debugging and visualisation.

  5. LUTI_API.py
    This workbook contains accessor functions for getting probabilities of trips from workplaces to residential zones and creates Geojson files with flows for visualisation.

  6. utils.py
    This workbook contains data building utilities.

About

LUTI model for Attica Region

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages