Code Monkey home page Code Monkey logo

spatial-housing-model's People

Contributors

adrian-carro avatar codacy-badger avatar danftang avatar davidrpugh avatar hyye00 avatar moritzdrechselgrau avatar rafabap avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

spatial-housing-model's Issues

Move handleInputArguments to utilities

A new class InputArgumentsHandler should be created within utilities to store the current handleInputArguments method. Then outputFolder and configFileName can be obtained within the Model class through getters at the InputArgumentsHandler class.

Average Days or Months on Market

These quantities are currently computed as "flow" variables, i.e., as averages over properties sold this month. Given that the number of properties sold a month can be quite small, wouldn't it make more sense to use instead "stock" variables, i.e., to average over all properties currently on offer in the market?

Remove parameter RENT_GROSS_YIELD

Replace this parameter by a different way of initialising the average yield variables, such as real average rental prices (reference prices for rental market) (times 12 months) divided by the sale market reference prices.

Rethink Demographics (remove fudge multiplier!)

Need to remove the fudge multiplier introduced at Demographics so as to ensure that the model would reach the target number of households. This fudge parameter should be removed or its value re-defined so as to make it adaptable to different system sizes.

Revise inheritance at Demographics

Currently, inheritance is always done at random and within the same region (which is the jobRegion of the households, not even the region where they live!). We should think of how to improve on this.

Improve households HPA expectations with exponential average of annual HPA

Replace current longTermHousePriceAppreciation field (and getLongTermHPA method) within both regionalHousingMarketStats and housingMarketStats in order to implement an exponential moving average. Thus, the current parameter HPA_YEARS_TO_CHECK would also need to be replaced with the corresponding smoothing parameter of the exponential average.

Revise DecideToSellHome method within HouseholdBehaviour

This method includes 2 unidentified fudge parameters, DECISION_TO_SELL_HPC and DECISION_TO_SELL_INTEREST, which are explicitly explained otherwise in the manuscript. The method explained in the manuscript should be implemented and tested.

Need different reference price for rental

Currently RentalMarketStats, RegionalRentalMarketStats call through their constructor the constructor at HousingMarketStats, RegionalHousingMarketStats, which initiates reference prices from data/HouseSaleMarket.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.