diff --git a/alias=latest/404.html b/alias=latest/404.html deleted file mode 100644 index 781914cf7..000000000 --- a/alias=latest/404.html +++ /dev/null @@ -1,16 +0,0 @@ - - -
- -The configuration file structure for Bay Area UrbanSim (BAUS) and a description of each file. Model configurations files are stored in a configs
folder in the model repository. They specify model settings such as model estimation constants and assumptions.
name | -description | -
---|---|
cost_shifters.yaml | -Multipliers to cost, currently specified by county, used to calibrate the model. | -
development_caps_asserted.yaml | -Caps on development, either residential or office, used to calibrate the model. (TODO: remove any base year existing policy caps entangled here). | -
employment_relocation_rates_overwrites.csv | -These overwrite the relocation rates in employment_relocation_rates.csv to calibrate the model, e.g. leave government sector jobs in San Francisco City Hall's TAZ. | -
sqft_per_job_adjusters | -Multipliers to the number of sqft used by each job, defined in the model's developer settings, which modify the number of jobs that can occupy a building. This is used to calibrate the model, e.g. reflect CBD job densities or adjust vacancy rates by superdistrict. The inputs file telecommute_sqft_per_job_adjusters.csv uses alternative multipliers for for the forecast years in place of these, if the strategy is enabled. (TODO: Disentangle the k-factors and the policy application in these two files. In the meantime, use both files as is done in the PBA50 No Project). | -
zoning_adjusters.yaml | -Adjusters used to modify the model's zoning data. | -
name | -description | -
---|---|
accessibility_settings.yaml | -Settings for Pandana, the model's endogenous accessibility calculations. | -
neighborhood_vars.yaml | -Settings for calculating local accessibility variables during the model run. | -
regional_vars.yaml | -Settings for calculating regional accessibility variables during the model run. | -
price_vars.yaml | -Settings for calculating local accessibility variables on price during the model run. | -
name | -description | -
---|---|
developer_settings.yaml | -Settings for the model's developer and feasibility models. | -
residential_vacancy_rates.csv | -Residential vacancy rates for the residential developer model, separated from the main developer settings into this file to allow them to vary by year. | -
name | -description | -
---|---|
price_settings.yaml | -Settings for the model's price simulation and supplydemand equilibration of price. | -
nrh.yaml | -Non-residential hedonic price model specification. | -
rrh.yaml | -Residential rent hedonic price model specification. | -
rsh.yaml | -Residential sales hedonic price model specification. | -
name | -description | -
---|---|
elcm.yaml | -Employment location choice model specification, segemented by six employment sectors. | -
hlcm_owner.yaml | -Household location choice model specification segmented by income quartiles. The models are estimated for owner households. | -
hlcm_owner_lowincome.yaml | -This uses the same specification and estimated coefficients as hlcm_owner. The only difference is that it is used to only low income households to choose deed-restricted owner units. | -
hlcm_owner_lowincome_no_unplaced.yaml | -This uses the same specification and estimated coefficients as hlcm_owner, but allows owners of all incomes into deed-restricted owner units to cover any gaps in assignment. | -
hlcm_owner_no_unplaced.yaml | -This uses the same specification and estimated coefficients as hlcm_owner, but does another round of placements of owners, this time into non-deed-restricted owner units, to cover any gaps in assignment. | -
hlcm_renter.yaml | -Household location choice model specification segmented by income quartiles. The models are estimated for rental households. | -
hlcm_renter_lowincome.yaml | -This uses the same specification and estimated coefficients as hlcm_renter. The only difference is that it is used to only low income households to choose deed-restricted rental units. | -
hlcm_renter_lowincome_no_unplaced.yaml | -This uses the same specification and estimated coefficients as hlcm_renter, but allows renters of all incomes into deed-restricted rental units to cover any gaps in assignment. | -
hlcm_renter_no_unplaced.yaml | -This uses the same specification and estimated coefficients as hlcm_renter, but does another round of placement of renters, this time into non-deed-restricted rental units, to cover any gaps in assignment. | -
HLCM Model | -Estimation Choosers: Filters | -Estimation Alternatives: Filters | -Simulation Choosers: Filters | -Simulation Alternatives: Filters | -
---|---|---|---|---|
owner | -Owners | -- | -Owners | -Owner Units | -
owner_lowincome | -Owners | -- | -Low-Income Owners | -Affordable Owner Units | -
owner_lowincome_no_unplaced | -- | -- | -Owners | -Affordable Owner Units | -
owner_no_unplaced | -Owners | -- | -Owners | -Market-Rate Owner Units | -
renter | -Renters | -- | -Renters | -Renters Units | -
renter_lowincome | -Renters | -- | -Low-Income Renters | -Affordable Rental Units | -
renter_lowincome_no_unplaced | -- | -- | -Renters | -Affordable Rentual Units | -
renter_no_unplaced | -Renters | -- | -Renters | -Market Rate Rental Units | -
name | -description | -
---|---|
employment_relocation_rates.csv | -A file with the probability of a job relocating during a time step in the forecast, by TAZ and by employment sector. Pairs with employment_relocation_rates.csv which overwrites the model probabilities with calibration factors. | -
household_relocation_rates.csv | -A file with the probability of a household relocating during a time step in the forecast, by TAZ, income, and tenure. Pairs with renter_protections_relocation_rates_overwrites.csv which overwrites model probabilities with different relocation rates when the renter protections strategy is enabled. | -
transition_relocation_settings.yaml | -Settings for the transition and relocation models. | -
Mapping used in the model to relate variables to one another.
-Variables that store file names for use in the model code.
- - - - - - -The inputs structure for BAUS and a description of each input. Model input files are stored in an inputs
folder to be called by the model. They are often run-specific and contain the data used to run the model, such as base year datasets and policy inputs.
name | -description | -
---|---|
tmnet.h5 | -Travel model network information for calculating accessibility within the model using Pandana | -
osm_bayarea4326.h5 | -Street network information for calculating accessibility within the model using Pandana | -
landmarks.csv | -Locations of a few major landmarks in the region for accessibility calculations. | -
regional_poi_distances.csv | -The pre-computed distances from each travel model node to each landmark. | -
bart_stations.csv | -A list of BART stations and their locations so that distance to BART can calculated. | -
logsums.csv | -A set of base year logsums from the travel model. | -
#### travel_model/ | -- |
name | -description | -
----- | ------ | -
AccessibilityMarkets_[year].csv | -A travel model output file that incorportates travel model run logsums into the forecast, by year. | -
mandatoryAccessibilities_[year].csv | -A travel model output file that incorportates travel model run logsums into the forecast, by year. | -
nonMandatoryAccessibilities_[year].csv | -A travel model output file that incorportates travel model run logsums into the forecast, by year. | -
name | -desription | -
---|---|
parcel_to_maz22.csv | -A lookup table from parcels to Travel Model Two MAZs. | -
parcel_to_taz1454sub.csv | -A lookup table from parcels to Travel Model One TAZs. | -
parcels_geography.csv | -A lookup table from parcels to jurisdiction, growth geographies, UGB areas, greenfield areas, and a concatenation of these used to join these geographies zoning_mods.csv, to apply zoning rules within them. | -
census_id_to_name.csv | -Maps census id from parcels_geography to name so it can be used. | -
maz_geography | -A lookup between MAZ, TAZ2, and county. | -
maz22_taz1454 | -A lookup between MAZ and TAZ1. | -
superdistricts_geography.csv | -A map of superdistrict numbers, names, and their subregion. | -
taz_geography.csv | -A lookup between TAZ1, supedisctrict, and county. | -
name | -description | -
---|---|
data_edits.yaml | -Settings for editing the input data in the model code, e.g. clipping values. | -
manual_edits.csv | -Overrides the current h5 data using the table name, attribute name, and new value, so we don't have to generate a new one each time. | -
household_building_id_overrides.csv | -Moves households to match new city household totals during the data preprocessing. | -
tpp_id_2016.csv | -Updates tpp_ids after changes were made to the ids. | -
name | -description | -
---|---|
development_caps.yaml | -Base year job cap policies in place in jurisdictions (TODO: remove the asserted development capsk-factors entangled here.) | -
inclusionary.yaml | -Base year inclusionary zoning policies in place in jurisdictions (TODO: have all model runs inherit these, even if an inclusionary stratey is applied). | -
name | -desctiption | -
---|---|
slr_progression.csv | -The sea level rise level, for each forecast year. | -
slr_inundation.csv | -The sea level rise level at which each inundation parcel becomes inundated, for each forecast year. Rows marked with "100" are parcels where sea level rise has been mitigated, either through planned projects or a plan strategy. | -
name | -description | -
---|---|
bayarea_v3.h5 | -Base year database of households, jobs, buildings, and parcels. The data is pre-processed in pre-processing.py. | -
costar.csv | -Commercial data from CoStar, including non-residential price to inform the price model. | -
development_projects.csv | -The list of projects that have happened since the base data, or buildings in the development pipeline. This file tends to have more attributes than we use in the model. | -
deed_restricted_zone_totals.csv | -An approximate number of deed restricted units per TAZ to assign randomly within the TAZ. | -
baseyear_taz_controls.csv | -Base year control totals by TAZ, to use for checking and refining inputs. The file includes number of units, vacancy rates, and employment by sector (TODO: add households). | -
sfbay_craisglist.csv | -Craigslist data to inform rental unit information and model tenure. | -
name | -description | -
---|---|
zoning_parcels.csv | -A lookup table from parcels to zoning_id, zoning area information, and a "nodev" flag (currently all set to 0). | -
zoning_lookup.csv | -The existing zoning for each jurisdiction, assigned to parcels with the "id" field. Fields include the city name, city id, and the name of the zoning. The active attributes are max_dua, max_far, and max_height, all of which must be respected by each development. | -
name | -description | -
---|---|
accessory_units.csv | -A file to add accessory dwelling units to jurisdictions by year, simulating policy to allow or reduce barriers to ADU construction in jurisdictions (TODO: Make this a default policy). | -
account_strategies.yaml | -This files contains the settings for all strategies in a model run that use accounts. The file may include account settings (e.g., how much to spend, where to spend) for | -
development_caps_strategy.yaml | -A file that specifies a strategy to limit development (generally office development) to a certain number of residential units andor job spaces. | -
inclusionary_strategy.yaml | -A file to apply an inclusionary zoning strategy by geography and inclusionary housing requirement percentage. | -
preservation.yaml | -A file to apply an affordable housing preservation strategy through specifying geography and target number of units for preservation. | -
profit_adjustment_stratgies.yaml | -This file contains the settings for all strategies in a model run which modify the profitability of projects thus altering their feasibility. The file may include profit adjustment settings (e.g., the percent change to profit) for | -
renter_protections_relocation_rates_overwrites | -The rows in this file overwrite the household relocation rates in the model's settings. | -
telecommute_sqft_per_job_adjusters | -These are multipliers which adjust the sqft per job setting by superdistrict by year to represent changes from a telework strategy. (TODO: Disentangle the k-factors and the policy application within this file and sqft_per_job_adjusters.csv. In the meantime, use both files as is done in the PBA50 No Project). | -
vmt_fee_zonecats.csv | -This file pairs with the VMT Fee and SB-743 strategies. It provides VMT levels by TAZ1, which map to the corresponding price adjustments in the strategies. | -
zoning_mods.csv | -A file which allows you to upzone or downzone. If you enter a value in "dua_up" or "far_up", the model will apply that as the new zoning or maintain the existing zoning if it is higher. If you enter a value in "dua_down" or "far_down", the model will apply that as the zoning or maintain the existing zoning if it is lower. UGBs are also controlled using this file, using zoning changes to enforce them. This file is mapped to parcels using the field "zoningmodcat", which is the concatenated field of growth designations in parcels_geography.csv. | -
name | -description | -
---|---|
employment_controls.csv | -The total number of jobs in the region for the model to allocate, by year. The controls are provided by 6-sector job category. | -
household_controls.csv | -The total number of households in the region for the model to allocate, by year. The controls are provided by household income quartile. | -
name | -description | -
---|---|
taz_growth_rates_gov_ed.csv | -This file has ratios of governement and education employment per population by County and TAZ. The files has two header rows | -
prportional_retail_jobs_forecast.csv | -This contains the field "minimum_forecast_retail_jobs_per_household" by jurisdiction, which is used to keep local numbers of retail jobs reasonable through the forecast. | -
tm1_taz1_forecast_inputs.csv | -This is closely related to regional_controls.csv. These are zone level inputs used for the process of generating variables for the travel model, while the other file contains regional-level controls. These inputs provide TAZ1454 information, used for Travel Model One summaries. | -
tm2_taz2_forecast_inputs.csv | -The same as above, except these inputs provide TAZ2 information, usED for Travel Model Two summaries. | -
tm1_tm2_maz_forecast_inputs.csv | -The same as above, except these inputs provide MAZ information, used for btoh Travel Model One and Travel Model Two summaries. | -
tm2_emp27_employment_shares | -The forecasted share of jobs by 26 sectors, used to apportion that 6 sectors used in the model into more detailed categories Travel Model Two. The shares are provided by county and by year. | -
tm2_occupation_shares | -The forecasted share of jobs by occupation, used for Travel Model Two. The shares are provided by county and by year. | -
tm1_tm2_regional_controls.csv | -Controls from the regional forecast which give us employed residents and the age distribution by year, used to forecast variables used by the travel model. | -
tm1_tm2_regional_demographic_forecast | -Similar to regional_controls.csv, this file provides regional-level information to produce travel model variables, in this case using forecasts of shares by year. | -
Bay Area UrbanSim (BAUS) is a microeconomic land use model used to forecast intraregional growth and study urban policies. BAUS simulates the movement of households and firms within the region and the construction of built space. The total number of households and jobs in the region in future years is forecast using the REMI regional economic model and additional demographic processing scripts. BAUS uses these projections incrementally forecast urban growth trajectories, with forecasted land use patterns then used in the regional travel demand model to evaluate future travel patterns.
-Households, firms, and developers in BAUS act on the parcel as the model's base unit of analysis. Developers determine feasible parcels in the region to build housing units and jobs space. Households and firms choose where to locate based on behavioral model preferences for particular locations. The price of buildings in BAUS is updated each model time step to reflect local changes and changes in demand for particular areas, in turn altering the feasibility of redevelopment for developers. These core models run every five years to produce the land use forecast.
- -A series of sub-models are used to simulate the decisions of households and firms in a land use forecast. The BAUS sub-models and their modeling methods are described below. Some BAUS models have been segmented to capture key elements of real estate markets, such as housing tenure, or to capture varying preferences among households and firms, such as the varying location preferences of different employment sectors. Additional models have been added that help model urban policies, such as the option to locate in affordable housing units.
- -Pandana is open-source software package used to calculate endogenous accessibility variables. These generally describe how close a parcel is to something (e.g., BART) or how many things are nearby a parcel (e.g., number of jobs), informing both price prediction models and location choice models. Both local (local street network from Open Street Map) and regional (travel model network) networks are used to compute these variables.
-Hedonic regression models are applied to current model year conditions to estimate both prices and rents in that year. Accessibillity information from the regional travel model is entered into these models, allowing future year travel conditions to influence real estate prices. This feature is central to MTC's integrated land use and travel modeling.
-Households and firm are selected to move based on historic relocation probabilities. Household move-out choice is conditional on tenure status. Households and firms that are selected to relocate are added to the set of relocation agents looking for homes and job space, to be placed with the model's location choice models.
-REMI is used to generate the model's control totals for region's total number of households and jobs, while BAUS outputs on housing production are used to adjust regional housing prices in REMI. Additional households and employees are added or subtracted from BAUS in each model time step to reflect the exogenous control totals. Any net additional households and firms are added to the set of relocation agents looking for homes and job space, to be placed with the model's location choice models.
-Buildings in the region's development pipeline are constructed by entering the projects into the development poipeline list. These are often large approved development projects and development that has occurred after the model's base year.
-The for-profit real estate development model in BAUS samples locations in the region in order to evaluate potential development sites using a simplified pro forma model. Sub-features of the developer model include a zone-level model that asserts ADU development to reflect ADU policy and a ground floor retail model adds retail to multi-story buildings to reflect typical policy.
-In many simulations, a similar not-for-profit real estate development process produces affordable housing units based on money available within BAUS affordable housing funding accounts.
-Households and firms are assigned to new locations based on logistic regresssion models that capture the preferences of particular segments of households and jobs (e.g., lower income households, retail jobs). Household location choice models are separated by housing tenure. Additional household location choice models are also run that ensure low-income households are given priority for affordable housing units, allowing affordable housing to be explicity modeled in BAUS.
-Particular industry sectors which don't follow traditional market economics are forecast separately from. For government and education jobs, the number of jobs grow over the simulation period in proportion to their zonal shares. The buildings that house these jobs are off-limits from redevelopment.
-An additional retail model takes into account where demand for retail is high and supply is low to ensure there are retail services in each jurisdiction. Retail demand is a function of the number of households and household incomes.
- - - - - - -The outputs of BAUS and a description of each file. Model output files are written to an outputs
folder during a BAUS model run.
name | -description | -
---|---|
parcel_summary_[year].csv | -Development, households, and jobs on each parcel in a given year. | -
parcel_growth_summary.csv | -Change in development, households, and jobs on each parcel between the model's base year and forecast year. | -
building_summary_[year].csv | -Inventory of buildings in a given year, linked to the parcel they sit on. | -
new_buildings_summary.csv | -Inventory of all buildings built during the simulation. | -
interim_zone_output_[year].csv | -Interim model data at the TAZ level. | -
feasibility.csv | -Parcel-level data on the development feasibilities of various development types given the zoning, development costs, and expected return. Contains two sets of development variables grouped by six development types (coded as form ): retail , industrial , office , residential , mixedresidential , mixedoffice . For every development type, one set of variables are passed through from the parcels table as input for the feasibility evaluation; the other set of variables are the result of the feasibility evaluation.Only parcels where at least one development type is feasible are included. |
-
name | -description | -
---|---|
jurisdiction_summary_[year].csv | -Jurisdiction-level summary of development, households, and jobs in a given year. | -
jurisdiction_summary_growth.csv | -Jurisdiction-level change in development, households, and jobs between the model's base year and forecast year. | -
superdistrict_summary_[year].csv | -Superdistrict-level summary of development, households, and jobs in a given year. | -
superdistrict_summary_growth.csv | -Superdistrict-level change in development, households, and jobs between the model's base year and forecast year. | -
county_summary_[year].csv | -County-level summary of development, households, and jobs in a given year. | -
county_summary_growth.csv | -County-level change in development, households, and jobs between the model's base year and forecast year. | -
subregion_summary_[year].csv | -Subregion-level change in development, households, and jobs in a given year. | -
subregion_summary_growth.csv | -Subregion-level change in development, households, and jobs between the model's base year and forecast year. | -
region_summary_[year].csv | -Regional summary of development, households, and jobs in a given year. | -
region_summary_growth.csv | -Regional change in development, households, and jobs between the model's base year and forecast year. | -
name | -description | -
---|---|
taz1_summary_[year].csv | -TAZ1/TAZ1454-level summaries of development, households, jobs, demographics, and density attributes used for travel modeling. | -
taz1_summary_growth.csv | -TAZ1/TAZ1454-level change in development, households, jobs, demographics, and density attributes used for travel modeling. | -
maz_marginals_[year].csv | -MAZ-level summaries of households and demographics used to create the synthesized population for travel modeling. | -
maz_summary_[year].csv | -MAZ-level summaries of development, households, jobs, and density attributes used for travel modeling. | -
maz_summary_growth.csv | -MAZ-level change in development, households, jobs, and density attributes used for travel modeling. | -
taz2_marginals_[year].csv | -TAZ2-level summaries of households and demographics used to create the synthesized population for travel modeling. | -
county_marginals_[year].csv | -County-level summaries of demographics and jobs used to create the synthesized population for travel modeling. | -
region_marginals_[year].csv | -Region-level summaries of demographics used to create the synthesized population for travel modeling. | -
name | -description | -
---|---|
juris_dr_summary_[year].csv | -Jurisdiction-level summary of deed-restricted units by type in a given year. | -
juris_dr_growth.csv | -Jurisdiction-level change in deed-restricted units by type between the model's base year and forecast year. | -
superdistrict_dr_summary_[year].csv | -Superdistrict-level summary of deed-restricted units by type in a given year. | -
superdistrict_dr_growth.csv | -Superdistrict-level change in deed-restricted units by type between the model's base year and forecast year. | -
county_dr_summary_[growth].csv | -County-level summary of deed-restricted units by type in a given year. | -
county_dr_growth | -County-level change in deed-restricted units by type between the model's base year and forecast year. | -
region_dr_summary_[year].csv | -Region-level summary of deed-restricted units by type in a given year. | -
region_dr_growth.csv | -Region-level change in deed-restricted units by type between the model's base year and forecast year. | -
name | -description | -
---|---|
slr_summary_[year].csv | -Sea level rise impacted parcels, buildings, households, and jobs in a given year. | -
eq_codes_summary_[year].csv | -Summary of earthquake codes assigned to buildings, in the earthquake year. | -
eq_fragilities_summary_[year].csv | -SUmmary of fragilities assigned to buildings, in the earthquake year. | -
slr_summary_[year].csv | -Earthquake impacted parcels, buildings, households, and jobs in the earthquake year. | -
eq_demolish_buildings_[year].csv | -Inventory of buildings impacted by earthquake, by TAZ for the resilience team. | -
eq_demolish_buildings_[year].csv | -Inventory of buildings retrofit for earthquake, by TAZ for the resilience team. | -
eq_buildings_list_[year].csv | -Inventory of buildings in key earthquake years, by TAZ for the resilience team. | -
name | -description | -
---|---|
growth_geog_summary_[year].csv | -Households and jobs in growth geographies and combinations of growth geographies, by year. | -
growth_geog_growth_summary_[year].csv | -Change in households and jobs in growth geographies and combinations of growth geographies between the model's base year and forecast year. | -
dr_units_metrics.csv | -Change in deed-restricted units by HRA and COC. | -
household_income_metrics_[year].csv | -Low income households by growth geography, by year. | -
equity_metrics.csv | -Change in low income households in Displacement tracts and COC tracts. | -
jobs_housing_metrics.csv | -Jobs-Housing ratios by county, by year. | -
jobs_metrics.csv | -Change in PPA and manufacturing jobs. | -
slr_metrics.csv | -Sea level rise affected and protected total households, low-income households and COC households. | -
earthquake_metrics.csv | -Total housing units retrofit and total retrofit cost, for all units and for COC units. Earthquake affected and protected total households, low-income households, and COC households. | -
greenfield_metric.csv | -Change in annual greenfield development acres. | -
interim_zone_output.csv
Attribute | -Description | -Data Type | -Source | -Sub-model/step | -
---|---|---|---|---|
unit_residential_price | -median residential price of all residential units in a TAZ | -float | -BAUS "residential_units" table | -rsh_simulate() | -
unit_residential_price_>_rent | -1 or 0 representing if the TAZ-level per-unit residential price is higher than annualized rent divided by cap_rate. | -int | -BAUS "residential_units" table and "developer_settings" | -summary.py | -
residential_price | -median per sq.ft. residential price of all residential buildings in a TAZ (based on general building type); currently used only for estimation, not for simulation | -float | -"buildings" table | -residential_price() | -
zoned_du | -maximum number of dwelling units allowed on all parcels in a TAZ | -int | -BAUS "parcels" table | -zoned_du() | -
zoned_du_underbuild | -additional dwelling units allowed on all parcels in a TAZ given existing development conditions, 0 if the additional units are not at least half of existing development | -int | -BAUS "parcels" table | -zoned_du_underbuild() | -
zoned_du_underbuild_ratio | -ratio of additional allowable residential units to maximum allowable residential units | -int | -BAUS "zones" table | -zoned_du_build_ratio() | -
building_count | -total number of residential buildings in a TAZ, based on general building type | -int | -BAUS "buildings" table | -XXX | -
residential_units | -total number of residential units in a TAZ | -int | -BAUS "buildings" table | -XXX | -
ave_unit_sqft | -0.6 quantile of building-level average residential unit size of all builidings in a TAZ | -int | -BAUS "building" table | -ave_unit_sqft() | -
residential_vacancy | -percentage of residential units in a TAZ that are not occupied by a household | -float | -BAUS "households" table, BAUS "buildings" table | -BAUS summary.py | -
non_residential_sqft | -total sq.ft. of all non-residential buildings in a TAZ | -int | -BAUS "buildings" table | -XXX | -
job_spaces | -total number of jobs that can be accommodated by non-residential space in a TAZ | -int | -BAUS "building" table; sq.ft. per job setting | -XXX | -
non_residential_vacancy | -percentage of job_spaces in a TAZ that are not occupied by a job | -float | -BAUS "jobs" table, BAUS "buildings" table | -XXX | -
average_income | -median income of all households in a TAZ | -int | -BAUS "households" table; BAUS "households_preproc" table | -summary.py; MTC/ABAG household models? | -
new_building_summary.csv
Attribute | -Description | -Data Type | -Source | -Sub-model/step | -
---|---|---|---|---|
development_id | -XXX | -XXX | -XXX | -XXX | -
SDEM | -XXX | -XXX | -XXX | -XXX | -
building_type | -XXX | -XXX | -XXX | -XXX | -
residential | -XXX | -XXX | -XXX | -XXX | -
building_sqft | -XXX | -XXX | -XXX | -XXX | -
non_residential_sqft | -XXX | -XXX | -XXX | -XXX | -
job_spaces | -XXX | -XXX | -XXX | -XXX | -
residential_sqft | -XXX | -XXX | -XXX | -XXX | -
residential_units | -XXX | -XXX | -XXX | -XXX | -
total_residential_units | -XXX | -XXX | -XXX | -XXX | -
total_sqft | -XXX | -XXX | -XXX | -XXX | -
source | -XXX | -XXX | -XXX | -XXX | -
x | -XXX | -XXX | -XXX | -XXX | -
y | -XXX | -XXX | -XXX | -XXX | -
year_built | -XXX | -XXX | -XXX | -XXX | -
feasibility.csv
Attribute | -Description | -Data Type | -Source | -
---|---|---|---|
parcel_id | -Parcel index | -int | -- |
oldest_building | -? | -? | -pass_through from input parcel frame | -
total_sqft | -? | -? | -pass_through from input parcel frame | -
total_residential_units | -? | -? | -pass_through from input parcel frame | -
max_far | -- | int | -pass_through from input parcel frame | -
max_dua | -- | int | -pass_through from input parcel frame | -
land_cost | -- | int | -pass_through from input parcel frame | -
residential | -- | - | pass_through from input parcel frame | -
min_max_fars | -- | int | -pass_through from input parcel frame | -
max_height | -- | int | -pass_through from input parcel frame | -
building_purchase_price | -- | int | -pass_through from input parcel frame | -
building_purchase_price_sqft | -- | - | pass_through from input parcel frame | -
residential_sales_price_sqft | -https://app.asana.com/0/0/1201856230375726/f | -- | pass_through from input parcel frame | -
pda_pba40 | -- | - | pass_through from input parcel frame | -
pda_pba50 | -- | - | pass_through from input parcel frame | -
trich_id | -- | str | -pass_through from input parcel frame | -
cat_id | -- | - | pass_through from input parcel frame | -
tra_id | -- | - | pass_through from input parcel frame | -
ppa_id | -- | - | pass_through from input parcel frame | -
sesit_id | -- | - | pass_through from input parcel frame | -
coc_id | -- | - | pass_through from input parcel frame | -
juris | -- | - | pass_through from input parcel frame | -
county | -- | - | pass_through from input parcel frame | -
superdistrict | -- | - | pass_through from input parcel frame | -
geom_id | -- | - | pass_through from input parcel frame | -
vmt_res_cat | -- | - | pass_through from input parcel frame | -
vmt_nonres_cat | -- | - | pass_through from input parcel frame | -
parking_config | -parking type, e.g. deck, surface | -string | -created by run_feasibility() | -
building_sqft | -The number of square feet for the building to build. Keep in mind this includes parking and common space. Will need a helpful function to convert from gross square feet to actual usable square feet in residential units. | -float | -created by run_feasibility() | -
building_cost | -The cost of constructing the building as given by the ave_cost_per_sqft from the cost model (for this FAR) and the number of square feet. | -float | -created by run_feasibility() | -
parking_ratio | -? | -? | -? | -
stories | -? | -? | -? | -
total_cost | -The cost of constructing the building plus the cost of acquisition of the current parcel/building. | -float | -created by run_feasibility() | -
building_revenue | -The NPV of the revenue for the building to be built, which is the number of square feet times the yearly rent divided by the cap rate (with a few adjustment factors including building efficiency). | -float | -created by run_feasibility() | -
max_profit_far | -The FAR of the maximum profit building (constrained by the max_far and max_height from the input dataframe). | -float | -created by run_feasibility() | -
max_profit | -The profit for the maximum profit building (constrained by the max_far and max_height from the input dataframe). | -float | -created by run_feasibility() | -
residential_sqft | -- | float | -created by run_feasibility() | -
non_residential_sqft | -- | float | -created by run_feasibility() | -
fees | -- | - | created by run_feasibility() | -
policy_based_revenue_reduction | -- | int | -created by run_feasibility() | -
deed_restricted_units | -- | int | -created by run_feasibility() | -
inclusionary_units | -- | int | -created by run_feasibility() | -
BAUS model runs have serveral optional levers that can be used to create a forecast scenario. These levers are used to observe potential outcomes of urban planning policies and natural hazards. Packages of changes can be applied to create modeling scenarios and forecast impacts on urban growth, equity, and the environment. Optional model features used to build BAUS scenarios are described below.
- -This model simulates the impact of an earthquake occuring by destroying buildings based on a their locational likelihood of damage and their building attributes. Households and firms are displaced in the earthquake event to find new housing and job locations. The model then forecasts where redevelopment might occur. If mitigtion is applied in an earthquake simulation scenario, buildings are selected to be retrofit based on their building attributes, changing their damage likelihood.
-Sea level rise model: The sea level rise model simulates the impact of sea level rise in a given year. Buildings impacted by sea level rise in that year are destroyed and their households and firms are displaced to search for new housing and job locations. A parcel that has been inundated sea level rise can no longer be developed. If mitigation is applied in a sea level rise simulation scenario, protected parcels are no longer impacted in their forecasted inundation year.
-This model randomly selects buildings to preserve in BAUS based on preservation targets established by geography. All deed-restricted affordable housing units in the model are treated in two ways. The first is that they cannot be redeveloped when the developer models examine potential sites. The second is that low-income households receive priority to locate in them in the location choice models using the models filters.
-Inclusionary zoning sets a requirement that a percentage of new housing development must be affordable units. The default inclusionary settings in BAUS represent the existing requirements without plan strategy interventions. Scenario-based strategies can set inclusionary rates at a given geography level. The model calculates Area Median Income, feasible new affordable housing count, and revenue_reduction amount.
-Reducing the cost of buildings housing can come in various forms: CEQA reform, lowering parking requirements, etc. These have the potential to make new projects profitable, especially when combined with other policies. For these policies, parcels within the specified geography decrease the required profitability level needed for the model to build on those parcels.
-This policy is implemented by changing the cost of development in a zone based on the VMT in the area. Low VMT areas see a slight reduction in fees.
-Subsidies provide funding to either residential or commerical projects to improve their feasibility. A user-specified funding amount is applied to each model time step Development projects that are not feasible under market conditions are potentially qualified for subsidy. A qualified project draws money from the corresponding account to fill the feasibility gap. Not all qualified projects will be subsidized.
-These fees on new commercial or residential development reflect transportation impacts associated with such development, focusing primarily on new commercial spaces or residential units anticipated to have high employment-related or residence-related vehicle miles traveled (VMT). The fees are applied to the specified geogrpahy on a $/sqft basis for commercial development and $/unit basis for residential development. They can be used on commercial development to subsidize residential development, on residential development to subsidize residential development, and on commercial development to subsidize commercial development. Each parcel in a given geography is assigned a user-specified fee based on its categorized VMT-level.
-This policy is mechanically similar to transportatin impact fees, but is a regional jobs-housing linkage fee to generate funding for affordable housing when new office development occurs in job-rich places, thereby incentivizing more jobs to locate in housing-rich places. The $/sqft fee assigned to each geography is a composite fee based on the jobs-housing ratio and jobs-housing fit for both cities and counties.
-These caps limit the number of new residential units and job spaces that can occur in a given geography. The default caps in BAUS are inherited in all model runs, including when scenario-based caps are added.
- - - - - - -The configuration file structure for Bay Area UrbanSim (BAUS) and a description of each file. Model configurations files are stored in a configs
folder in the model repository. They specify model settings such as model estimation constants and assumptions.
Mapping used in the model to relate variables to one another.
"},{"location":"configuration/#pathsyaml","title":"paths.yaml","text":"Variables that store file names for use in the model code.
"},{"location":"input/","title":"Input","text":""},{"location":"input/#baus-inputs","title":"BAUS Inputs","text":"The inputs structure for BAUS and a description of each input. Model input files are stored in an inputs
folder to be called by the model. They are often run-specific and contain the data used to run the model, such as base year datasets and policy inputs.
Bay Area UrbanSim (BAUS) is a microeconomic land use model used to forecast intraregional growth and study urban policies. BAUS simulates the movement of households and firms within the region and the construction of built space. The total number of households and jobs in the region in future years is forecast using the REMI regional economic model and additional demographic processing scripts. BAUS uses these projections incrementally forecast urban growth trajectories, with forecasted land use patterns then used in the regional travel demand model to evaluate future travel patterns.
Households, firms, and developers in BAUS act on the parcel as the model's base unit of analysis. Developers determine feasible parcels in the region to build housing units and jobs space. Households and firms choose where to locate based on behavioral model preferences for particular locations. The price of buildings in BAUS is updated each model time step to reflect local changes and changes in demand for particular areas, in turn altering the feasibility of redevelopment for developers. These core models run every five years to produce the land use forecast.
"},{"location":"model/#baus-sub-model-flow","title":"BAUS Sub-Model Flow","text":"A series of sub-models are used to simulate the decisions of households and firms in a land use forecast. The BAUS sub-models and their modeling methods are described below. Some BAUS models have been segmented to capture key elements of real estate markets, such as housing tenure, or to capture varying preferences among households and firms, such as the varying location preferences of different employment sectors. Additional models have been added that help model urban policies, such as the option to locate in affordable housing units.
"},{"location":"model/#accessibility-calculations","title":"Accessibility Calculations","text":"Pandana is open-source software package used to calculate endogenous accessibility variables. These generally describe how close a parcel is to something (e.g., BART) or how many things are nearby a parcel (e.g., number of jobs), informing both price prediction models and location choice models. Both local (local street network from Open Street Map) and regional (travel model network) networks are used to compute these variables.
"},{"location":"model/#price-rent-prediction","title":"Price & Rent Prediction","text":"Hedonic regression models are applied to current model year conditions to estimate both prices and rents in that year. Accessibillity information from the regional travel model is entered into these models, allowing future year travel conditions to influence real estate prices. This feature is central to MTC's integrated land use and travel modeling.
"},{"location":"model/#household-firm-relocation","title":"Household & Firm Relocation","text":"Households and firm are selected to move based on historic relocation probabilities. Household move-out choice is conditional on tenure status. Households and firms that are selected to relocate are added to the set of relocation agents looking for homes and job space, to be placed with the model's location choice models.
"},{"location":"model/#household-firm-transition","title":"Household & Firm Transition","text":"REMI is used to generate the model's control totals for region's total number of households and jobs, while BAUS outputs on housing production are used to adjust regional housing prices in REMI. Additional households and employees are added or subtracted from BAUS in each model time step to reflect the exogenous control totals. Any net additional households and firms are added to the set of relocation agents looking for homes and job space, to be placed with the model's location choice models.
"},{"location":"model/#pipeline-project-development","title":"Pipeline Project Development","text":"Buildings in the region's development pipeline are constructed by entering the projects into the development poipeline list. These are often large approved development projects and development that has occurred after the model's base year.
"},{"location":"model/#market-rate-developer-model","title":"Market-Rate Developer Model","text":"The for-profit real estate development model in BAUS samples locations in the region in order to evaluate potential development sites using a simplified pro forma model. Sub-features of the developer model include a zone-level model that asserts ADU development to reflect ADU policy and a ground floor retail model adds retail to multi-story buildings to reflect typical policy.
"},{"location":"model/#affordable-housing-developer-model","title":"Affordable Housing Developer Model","text":"In many simulations, a similar not-for-profit real estate development process produces affordable housing units based on money available within BAUS affordable housing funding accounts.
"},{"location":"model/#household-firm-location-choice-models","title":"Household & Firm Location Choice Models","text":"Households and firms are assigned to new locations based on logistic regresssion models that capture the preferences of particular segments of households and jobs (e.g., lower income households, retail jobs). Household location choice models are separated by housing tenure. Additional household location choice models are also run that ensure low-income households are given priority for affordable housing units, allowing affordable housing to be explicity modeled in BAUS.
"},{"location":"model/#institutional-jobs-model","title":"Institutional Jobs Model","text":"Particular industry sectors which don't follow traditional market economics are forecast separately from. For government and education jobs, the number of jobs grow over the simulation period in proportion to their zonal shares. The buildings that house these jobs are off-limits from redevelopment.
"},{"location":"model/#retail-model","title":"Retail Model","text":"An additional retail model takes into account where demand for retail is high and supply is low to ensure there are retail services in each jurisdiction. Retail demand is a function of the number of households and household incomes.
"},{"location":"output/","title":"Output","text":""},{"location":"output/#baus-outputs","title":"BAUS Outputs","text":"The outputs of BAUS and a description of each file. Model output files are written to an outputs
folder during a BAUS model run.
form
): retail
, industrial
, office
, residential
, mixedresidential
, mixedoffice
. For every development type, one set of variables are passed through from the parcels table as input for the feasibility evaluation; the other set of variables are the result of the feasibility evaluation.Only parcels where at least one development type is feasible are included."},{"location":"output/#geographic-summaries","title":"geographic summaries","text":"name description jurisdiction_summary_[year].csv Jurisdiction-level summary of development, households, and jobs in a given year. jurisdiction_summary_growth.csv Jurisdiction-level change in development, households, and jobs between the model's base year and forecast year. superdistrict_summary_[year].csv Superdistrict-level summary of development, households, and jobs in a given year. superdistrict_summary_growth.csv Superdistrict-level change in development, households, and jobs between the model's base year and forecast year. county_summary_[year].csv County-level summary of development, households, and jobs in a given year. county_summary_growth.csv County-level change in development, households, and jobs between the model's base year and forecast year. subregion_summary_[year].csv Subregion-level change in development, households, and jobs in a given year. subregion_summary_growth.csv Subregion-level change in development, households, and jobs between the model's base year and forecast year. region_summary_[year].csv Regional summary of development, households, and jobs in a given year. region_summary_growth.csv Regional change in development, households, and jobs between the model's base year and forecast year."},{"location":"output/#travel-model-summaries","title":"travel model summaries","text":"name description taz1_summary_[year].csv TAZ1/TAZ1454-level summaries of development, households, jobs, demographics, and density attributes used for travel modeling. taz1_summary_growth.csv TAZ1/TAZ1454-level change in development, households, jobs, demographics, and density attributes used for travel modeling. maz_marginals_[year].csv MAZ-level summaries of households and demographics used to create the synthesized population for travel modeling. maz_summary_[year].csv MAZ-level summaries of development, households, jobs, and density attributes used for travel modeling. maz_summary_growth.csv MAZ-level change in development, households, jobs, and density attributes used for travel modeling. taz2_marginals_[year].csv TAZ2-level summaries of households and demographics used to create the synthesized population for travel modeling. county_marginals_[year].csv County-level summaries of demographics and jobs used to create the synthesized population for travel modeling. region_marginals_[year].csv Region-level summaries of demographics used to create the synthesized population for travel modeling."},{"location":"output/#affordable-housing-summaries","title":"affordable housing summaries","text":"name description juris_dr_summary_[year].csv Jurisdiction-level summary of deed-restricted units by type in a given year. juris_dr_growth.csv Jurisdiction-level change in deed-restricted units by type between the model's base year and forecast year. superdistrict_dr_summary_[year].csv Superdistrict-level summary of deed-restricted units by type in a given year. superdistrict_dr_growth.csv Superdistrict-level change in deed-restricted units by type between the model's base year and forecast year. county_dr_summary_[growth].csv County-level summary of deed-restricted units by type in a given year. county_dr_growth County-level change in deed-restricted units by type between the model's base year and forecast year. region_dr_summary_[year].csv Region-level summary of deed-restricted units by type in a given year. region_dr_growth.csv Region-level change in deed-restricted units by type between the model's base year and forecast year."},{"location":"output/#hazards-summaries","title":"hazards summaries","text":"name description slr_summary_[year].csv Sea level rise impacted parcels, buildings, households, and jobs in a given year. eq_codes_summary_[year].csv Summary of earthquake codes assigned to buildings, in the earthquake year. eq_fragilities_summary_[year].csv SUmmary of fragilities assigned to buildings, in the earthquake year. slr_summary_[year].csv Earthquake impacted parcels, buildings, households, and jobs in the earthquake year. eq_demolish_buildings_[year].csv Inventory of buildings impacted by earthquake, by TAZ for the resilience team. eq_demolish_buildings_[year].csv Inventory of buildings retrofit for earthquake, by TAZ for the resilience team. eq_buildings_list_[year].csv Inventory of buildings in key earthquake years, by TAZ for the resilience team."},{"location":"output/#metrics","title":"metrics","text":"name description growth_geog_summary_[year].csv Households and jobs in growth geographies and combinations of growth geographies, by year. growth_geog_growth_summary_[year].csv Change in households and jobs in growth geographies and combinations of growth geographies between the model's base year and forecast year. dr_units_metrics.csv Change in deed-restricted units by HRA and COC. household_income_metrics_[year].csv Low income households by growth geography, by year. equity_metrics.csv Change in low income households in Displacement tracts and COC tracts. jobs_housing_metrics.csv Jobs-Housing ratios by county, by year. jobs_metrics.csv Change in PPA and manufacturing jobs. slr_metrics.csv Sea level rise affected and protected total households, low-income households and COC households. earthquake_metrics.csv Total housing units retrofit and total retrofit cost, for all units and for COC units. Earthquake affected and protected total households, low-income households, and COC households. greenfield_metric.csv Change in annual greenfield development acres."},{"location":"output/#interim_zone_outputcsv","title":"interim_zone_output.csv
","text":"Attribute Description Data Type Source Sub-model/step unit_residential_price median residential price of all residential units in a TAZ float BAUS \"residential_units\" table rsh_simulate() unit_residential_price_>_rent 1 or 0 representing if the TAZ-level per-unit residential price is higher than annualized rent divided by cap_rate. int BAUS \"residential_units\" table and \"developer_settings\" summary.py residential_price median per sq.ft. residential price of all residential buildings in a TAZ (based on general building type); currently used only for estimation, not for simulation float \"buildings\" table residential_price() zoned_du maximum number of dwelling units allowed on all parcels in a TAZ int BAUS \"parcels\" table zoned_du() zoned_du_underbuild additional dwelling units allowed on all parcels in a TAZ given existing development conditions, 0 if the additional units are not at least half of existing development int BAUS \"parcels\" table zoned_du_underbuild() zoned_du_underbuild_ratio ratio of additional allowable residential units to maximum allowable residential units int BAUS \"zones\" table zoned_du_build_ratio() building_count total number of residential buildings in a TAZ, based on general building type int BAUS \"buildings\" table XXX residential_units total number of residential units in a TAZ int BAUS \"buildings\" table XXX ave_unit_sqft 0.6 quantile of building-level average residential unit size of all builidings in a TAZ int BAUS \"building\" table ave_unit_sqft() residential_vacancy percentage of residential units in a TAZ that are not occupied by a household float BAUS \"households\" table, BAUS \"buildings\" table BAUS summary.py non_residential_sqft total sq.ft. of all non-residential buildings in a TAZ int BAUS \"buildings\" table XXX job_spaces total number of jobs that can be accommodated by non-residential space in a TAZ int BAUS \"building\" table; sq.ft. per job setting XXX non_residential_vacancy percentage of job_spaces in a TAZ that are not occupied by a job float BAUS \"jobs\" table, BAUS \"buildings\" table XXX average_income median income of all households in a TAZ int BAUS \"households\" table; BAUS \"households_preproc\" table summary.py; MTC/ABAG household models?"},{"location":"output/#new_building_summarycsv","title":"new_building_summary.csv
","text":"Attribute Description Data Type Source Sub-model/step development_id XXX XXX XXX XXX SDEM XXX XXX XXX XXX building_type XXX XXX XXX XXX residential XXX XXX XXX XXX building_sqft XXX XXX XXX XXX non_residential_sqft XXX XXX XXX XXX job_spaces XXX XXX XXX XXX residential_sqft XXX XXX XXX XXX residential_units XXX XXX XXX XXX total_residential_units XXX XXX XXX XXX total_sqft XXX XXX XXX XXX source XXX XXX XXX XXX x XXX XXX XXX XXX y XXX XXX XXX XXX year_built XXX XXX XXX XXX"},{"location":"output/#feasibilitycsv","title":"feasibility.csv
","text":"Attribute Description Data Type Source parcel_id Parcel index int oldest_building ? ? pass_through from input parcel frame total_sqft ? ? pass_through from input parcel frame total_residential_units ? ? pass_through from input parcel frame max_far int pass_through from input parcel frame max_dua int pass_through from input parcel frame land_cost int pass_through from input parcel frame residential pass_through from input parcel frame min_max_fars int pass_through from input parcel frame max_height int pass_through from input parcel frame building_purchase_price int pass_through from input parcel frame building_purchase_price_sqft pass_through from input parcel frame residential_sales_price_sqft https://app.asana.com/0/0/1201856230375726/f pass_through from input parcel frame pda_pba40 pass_through from input parcel frame pda_pba50 pass_through from input parcel frame trich_id str pass_through from input parcel frame cat_id pass_through from input parcel frame tra_id pass_through from input parcel frame ppa_id pass_through from input parcel frame sesit_id pass_through from input parcel frame coc_id pass_through from input parcel frame juris pass_through from input parcel frame county pass_through from input parcel frame superdistrict pass_through from input parcel frame geom_id pass_through from input parcel frame vmt_res_cat pass_through from input parcel frame vmt_nonres_cat pass_through from input parcel frame parking_config parking type, e.g. deck, surface string created by run_feasibility() building_sqft The number of square feet for the building to build. Keep in mind this includes parking and common space. Will need a helpful function to convert from gross square feet to actual usable square feet in residential units. float created by run_feasibility() building_cost The cost of constructing the building as given by the ave_cost_per_sqft from the cost model (for this FAR) and the number of square feet. float created by run_feasibility() parking_ratio ? ? ? stories ? ? ? total_cost The cost of constructing the building plus the cost of acquisition of the current parcel/building. float created by run_feasibility() building_revenue The NPV of the revenue for the building to be built, which is the number of square feet times the yearly rent divided by the cap rate (with a few adjustment factors including building efficiency). float created by run_feasibility() max_profit_far The FAR of the maximum profit building (constrained by the max_far and max_height from the input dataframe). float created by run_feasibility() max_profit The profit for the maximum profit building (constrained by the max_far and max_height from the input dataframe). float created by run_feasibility() residential_sqft float created by run_feasibility() non_residential_sqft float created by run_feasibility() fees created by run_feasibility() policy_based_revenue_reduction int created by run_feasibility() deed_restricted_units int created by run_feasibility() inclusionary_units int created by run_feasibility()"},{"location":"scenarios/","title":"Scenarios","text":""},{"location":"scenarios/#baus-scenarios","title":"BAUS Scenarios","text":"BAUS model runs have serveral optional levers that can be used to create a forecast scenario. These levers are used to observe potential outcomes of urban planning policies and natural hazards. Packages of changes can be applied to create modeling scenarios and forecast impacts on urban growth, equity, and the environment. Optional model features used to build BAUS scenarios are described below.
"},{"location":"scenarios/#earthquake-model","title":"Earthquake Model","text":"This model simulates the impact of an earthquake occuring by destroying buildings based on a their locational likelihood of damage and their building attributes. Households and firms are displaced in the earthquake event to find new housing and job locations. The model then forecasts where redevelopment might occur. If mitigtion is applied in an earthquake simulation scenario, buildings are selected to be retrofit based on their building attributes, changing their damage likelihood.
"},{"location":"scenarios/#sea-level-rise-model","title":"Sea Level Rise Model","text":"Sea level rise model: The sea level rise model simulates the impact of sea level rise in a given year. Buildings impacted by sea level rise in that year are destroyed and their households and firms are displaced to search for new housing and job locations. A parcel that has been inundated sea level rise can no longer be developed. If mitigation is applied in a sea level rise simulation scenario, protected parcels are no longer impacted in their forecasted inundation year.
"},{"location":"scenarios/#housing-preservation","title":"Housing Preservation","text":"This model randomly selects buildings to preserve in BAUS based on preservation targets established by geography. All deed-restricted affordable housing units in the model are treated in two ways. The first is that they cannot be redeveloped when the developer models examine potential sites. The second is that low-income households receive priority to locate in them in the location choice models using the models filters.
"},{"location":"scenarios/#inclusionary-zoning","title":"Inclusionary Zoning","text":"Inclusionary zoning sets a requirement that a percentage of new housing development must be affordable units. The default inclusionary settings in BAUS represent the existing requirements without plan strategy interventions. Scenario-based strategies can set inclusionary rates at a given geography level. The model calculates Area Median Income, feasible new affordable housing count, and revenue_reduction amount.
"},{"location":"scenarios/#housing-cost-reduction","title":"Housing Cost Reduction","text":"Reducing the cost of buildings housing can come in various forms: CEQA reform, lowering parking requirements, etc. These have the potential to make new projects profitable, especially when combined with other policies. For these policies, parcels within the specified geography decrease the required profitability level needed for the model to build on those parcels.
"},{"location":"scenarios/#transportation-impact-fees","title":"Transportation Impact Fees","text":"This policy is implemented by changing the cost of development in a zone based on the VMT in the area. Low VMT areas see a slight reduction in fees.
"},{"location":"scenarios/#housing-and-office-subsidies","title":"Housing and Office Subsidies","text":"Subsidies provide funding to either residential or commerical projects to improve their feasibility. A user-specified funding amount is applied to each model time step Development projects that are not feasible under market conditions are potentially qualified for subsidy. A qualified project draws money from the corresponding account to fill the feasibility gap. Not all qualified projects will be subsidized.
"},{"location":"scenarios/#vmt-linkage-fees","title":"VMT Linkage Fees","text":"These fees on new commercial or residential development reflect transportation impacts associated with such development, focusing primarily on new commercial spaces or residential units anticipated to have high employment-related or residence-related vehicle miles traveled (VMT). The fees are applied to the specified geogrpahy on a $/sqft basis for commercial development and $/unit basis for residential development. They can be used on commercial development to subsidize residential development, on residential development to subsidize residential development, and on commercial development to subsidize commercial development. Each parcel in a given geography is assigned a user-specified fee based on its categorized VMT-level.
"},{"location":"scenarios/#jobs-housing-linkage-fee","title":"Jobs-Housing Linkage Fee","text":"This policy is mechanically similar to transportatin impact fees, but is a regional jobs-housing linkage fee to generate funding for affordable housing when new office development occurs in job-rich places, thereby incentivizing more jobs to locate in housing-rich places. The $/sqft fee assigned to each geography is a composite fee based on the jobs-housing ratio and jobs-housing fit for both cities and counties.
"},{"location":"scenarios/#office-and-residential-construction-caps","title":"Office and Residential Construction Caps","text":"These caps limit the number of new residential units and job spaces that can occur in a given geography. The default caps in BAUS are inherited in all model runs, including when scenario-based caps are added.
"}]} \ No newline at end of file diff --git a/viz_interim_based_on_new_inputs/sitemap.xml b/viz_interim_based_on_new_inputs/sitemap.xml deleted file mode 100755 index 51a0ff5c9..000000000 --- a/viz_interim_based_on_new_inputs/sitemap.xml +++ /dev/null @@ -1,28 +0,0 @@ - -