@Bronte , the RTB rent lookip algorithm was posted to the RTB Register thread by @Sr. Tayto after a FOI request if memory serves me correctly.
The algorithm is not weighted by highness of rent, but by many other factors such as BER rating, number of rooms, location, etc, so it is entirely plausible that the properties you found a month ago will not longer appear.
UPDATE: Algorithm here.
UPDATE 2: I noted in https://www.askaboutmoney.com/threads/rtb-rent-register.243258/page-21#post-1993110 that I didn't find any bias in the algorithm regarding rent levels. This was after a quite detailed analysis so I could code it myself. Overall we concluded at the time in subsequent discussion that the problem isn't the algorithm itself, that is a reasonable enough interpretation of the legislation, the problem is limiting it to 10 results which is loaded with issues. Anyway, I succeeded to reproduce the RTB algorithm in code and run it over a large data set scraped from the RTB query tool, with almost same results as the RTB query tool itself gave.
The algorithm is not weighted by highness of rent, but by many other factors such as BER rating, number of rooms, location, etc, so it is entirely plausible that the properties you found a month ago will not longer appear.
UPDATE: Algorithm here.
RTB Rent Register
My github repository now also contains the matchfinder tool which emulates the RTB rent register algorithm, although as noted, the RTB rent register does not follow its own algorithm correctly when producing the 10 matches. https://github.com/landlawd/rtbquerytool/tree/main I believe these are...
www.askaboutmoney.com
UPDATE 2: I noted in https://www.askaboutmoney.com/threads/rtb-rent-register.243258/page-21#post-1993110 that I didn't find any bias in the algorithm regarding rent levels. This was after a quite detailed analysis so I could code it myself. Overall we concluded at the time in subsequent discussion that the problem isn't the algorithm itself, that is a reasonable enough interpretation of the legislation, the problem is limiting it to 10 results which is loaded with issues. Anyway, I succeeded to reproduce the RTB algorithm in code and run it over a large data set scraped from the RTB query tool, with almost same results as the RTB query tool itself gave.
Last edited: