Demand data model

Demand data model#

Demand data is stored in an SQLite database called “ModelName-Demand.sqlite”. This section will document the structure and purpose of the tables in that database.

Conventions#

A few conventions have been adopted in the definition of the data model and some are listed below:

  • Geometry field is always called geo

  • Projection is always planar and in meters

  • Tables required by the data model have capital first letter

Data tables#