Targets related to the current utilization of a site (e.g., what exists on the site, how much of the site is developed, how many residential units are there, etc.)
1 2 3 4 5 6 7 8 9 10 11 | make_utilization(suitability, utilization_present, utilization_potential,
seattle_utilization_ratio)
make_seattle_utilization_ratio(parcel_sf_ready, seattle_dev_cap)
make_utilization_present(parcel_ready, building)
make_utilization_lot_size(parcel_ready, utilization_criteria)
make_utilization_potential(suitability, development_assumptions_lot,
utilization_lot_size)
|
All utilization-related commands return a tbl_df
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.