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

Transformer: Calculate vacant lot pricing #20

Open
mrpetrocket opened this issue Mar 25, 2020 · 0 comments
Open

Transformer: Calculate vacant lot pricing #20

mrpetrocket opened this issue Mar 25, 2020 · 0 comments
Milestone

Comments

@mrpetrocket
Copy link
Collaborator

One of the search criteria in our vacancy app is "by price". For properties with the appropriate information, we need to calculate price and add it to the property record. This will happen in the transformer. Calculating price involves many city rules and assumptions and is not trivial. A previous collaborator has dug into vacant property pricing and written a script which you can find in resources/price_merge.py.

@mrpetrocket mrpetrocket added this to the ETL MVP milestone Apr 1, 2020
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