Housing
{% include "development/_property_form.html" with property=project.tothu label="Total Housing Units" tooltip="Enter the total number of housing units, not including hotel rooms." %}
{% include "development/_property_form.html" with property=project.singfamhu label="Detached Single Family" tooltip="Units in single family homes." %}
{% include "development/_property_form.html" with property=project.twnhsmmult label="Townhouse and Small Multifamily" tooltip="Units in townhouses, attached single family, or small multifamily buildings (2 - 4 units)" %}
{% include "development/_property_form.html" with property=project.lgmultifam label="Large Multifamily" tooltip="Units in mixed use buildings or buildings with 5 or more residential units" %}
{% include "development/_property_form.html" with property=project.ovr55 label="Age Restricted" tooltip="Percent of units which are deed restricted for residents older than a certain age" %}
{% include "development/_property_form_pct.html" with property=project.pctaffall label="Affordable Units" tooltip="Percent of subsidized or deed-restricted affordable units." %}
{% include "development/_property_form.html" with property=project.affordable_comment label="Affordability Comments" tooltip="Provide additional information about the level(s) of affordability" %}
{% include "development/_property_form.html" with property=project.gqpop label="Group Quarters" tooltip="Number of beds in a Dormitory, Nursing Home, Assisted Living, or other group quarters situation." %}
Nonresidential Development
{% include "development/_property_form.html" with property=project.commsf label="Total Nonresidential Development" %}
{% include "development/_property_form_pct.html" with property=project.retpct label="Retail or Restaurant" %}
{% include "development/_property_form_pct.html" with property=project.ofcmdpct label="Office or Medical" %}
{% include "development/_property_form_pct.html" with property=project.indmfpct label="Manufacturing or Industrial" %}
{% include "development/_property_form_pct.html" with property=project.whspct label="Warehouse or Trucking" %}
{% include "development/_property_form_pct.html" with property=project.rndpct label="Lab or R&D" %}
{% include "development/_property_form_pct.html" with property=project.edinstpct label="Educational or Institution" %}
{% include "development/_property_form_pct.html" with property=project.othpct label="Other" %}
{% include "development/_property_form.html" with property=project.otheremprat2 label="Estimated Sq Ft / Employee for Other Building Usage" tooltip="If you filled in Other(%) above, how many square feet per employee do you estimate?" %}
{% include "development/_property_form.html" with property=project.hotelrms label="Hotel rooms" %}
{% include "development/_property_form.html" with property=project.rptdemp label="Reported Employment" %}
Project Attributes
{% include "development/_property_form.html" with property=project.parking_spaces label="Parking Spaces" tooltip="Total number of on-site parking spaces in lots or structures." %}
{% include "development/_property_form.html" with property=project.rdv label="Redevelopment" tooltip="Check if the project is on a previously developed site" %}
{% include "development/_property_form.html" with property=project.mxduse label="Mixed use project" tooltip="Select if the project contains two or more different uses, such as residential and commercial, either in the same building or on the same site." %}
{% include "development/_property_form.html" with property=project.as_of_right label="As-of-Right" tooltip="Indicate if the project required no special permit or variance" %}
{% include "development/_property_form.html" with property=project.ch40 label="Zoning Tool" tooltip="Select if the project was approved under these three zoning tools." %}
{% include "development/_property_form.html" with property=project.clustosrd label="Cluster Subdivision" tooltip="Cluster subdivision or Open Space Residential Development" %}
{% include "development/_property_form.html" with property=project.total_cost label="Total project cost" tooltip="Estimated Construction Cost" %}
Development Team
{% include "development/_property_form.html" with property=project.dev_name label="Lead Developer" %}
{# include "development/_property_form.html" with property=project.[NEW TXT] label="Lead Architect" #}
{# include "development/_property_form.html" with property=project.[NEW TXT] label="Other Development Team" #}
{# include "development/_property_form.html" with property=project.[NEW TXT] label="Other Development Team" #}
{# include "development/_property_form.html" with property=project.[NEW TXT] label="Leasing/Sales Agent" #}