caf.ntem#

CAF package for extracting and analysing NTEM data.

Classes

CarOwnershipQuery(*years, scenario[, ...])

Defines CarOwnership queries on the NTEM database.

Mode(value)

NTEM modes.

PlanningQuery(*years, scenario[, version, ...])

Query class for NTEM planning data.

Purpose(value)

NTEM purposes, values are IDs.

Scenarios(value)

Defined valid NTEM scenarios.

TimePeriod(value)

NTEM time periods.

TripEndByCarAvailabilityQuery(*years, scenario)

Define and perform Trip End by Direction queries on the NTEM database.

TripEndByDirectionQuery(*year, scenario[, ...])

Define and perform Trip End by Direction queries on the NTEM database.

TripType(value)

NTEM Trip Type.

Versions(value)

NTEM versions.

ZoningSystems(value)

NTEM zoning systems.

Modules

build

Build an NTEM database to be used by the query module for extracting data.

inputs

Handles input configs for running the queries module.

ntem_constants

Stores and processes constants and global variables and classes for the package.

queries

Queries the database produced by build module to retrieve formatted NTEM datasets.

structure

Defines the structures of the database tables.