Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write a price function for developer model #142

Open
hanase opened this issue Oct 30, 2018 · 1 comment
Open

Write a price function for developer model #142

hanase opened this issue Oct 30, 2018 · 1 comment

Comments

@hanase
Copy link
Collaborator

hanase commented Oct 30, 2018

In the feasibility part of the developer model, price for each use (i.e. building type) is computed on each developable parcel. The corresponding function is passed via the parcel_price_callback argument. It should give yearly rent per sqft.

Currently it is simply the land value implemented in parcel_price_placeholder. Replace the placeholder function with something useful.

@hanase
Copy link
Collaborator Author

hanase commented Dec 5, 2018

I replaced the placeholder function with a function that applies coefficients from our expected sales price model. It is implemented in parcel_sales_price_sqft_func.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant