next up previous index
Next: Database Tables about Geographies Up: Database Tables about Events Previous: The development_events_exogenous table   Index


The development_event_history table

The development event history records the development events that occurred prior to the base year. It is used by the developer project transition model, and for ``unrolling'' the baseyear to create versions of the gridcell data for prior years.

This table uses a subset of the schema used for development_events_exogenous. It can be considered an extension back in time of the development_events_exogenous table, though with additional constraints, specified below.

Column Name Data Type Description
grid_id integer Grid cell where the event takes place
scheduled_year short Year where the event will be implemented
starting_development_type_id integer (optional) This will be the value of the development_type for this gridcell after ``unrolling'' this development event.
residential_units integer  
commercial_sqft integer  
industrial_sqft integer  
governmental_sqft integer  
residential_improvement_value integer See description, above
commercial_improvement_value integer See description, above
industrial_improvement_value integer See description, above
governmental_improvement_value integer See description, above

In addition, the following will produce warnings:


next up previous index
Next: Database Tables about Geographies Up: Database Tables about Events Previous: The development_events_exogenous table   Index
info (at) urbansim.org