| Column Name | Data Type | Required | Description |
|---|---|---|---|
| parcel_id | Integer | Y | Unique id for the parcel |
| building_type_id | Integer | Y | Unique id for the building type |
| scheduled_year | Integer | Y | Year in which the development event occurs |
| residential_units | Integer | Y | The number of residential units in this development event |
| non_residential_sqft | Integer | Y | The number of non-residential sqft in this development event |
| change_type | String(1) | Y | Values are A (add), D (demolish), or R (replace) |
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.