HOA fee is not collected
spalfy opened this issue · 2 comments
spalfy commented
Based on the code you try to collect the "HOA fee" info when not in simple mode, but it is not in the results. See attached result set as an example.
pocesar commented
everything can be added to the output using the Extend output function, like item.HOA = data.monthlyHoaFee
spalfy commented
It works now. Thank you!
You may want to consider adding this to the extended result set by default, as the HOA fee is an important factor when you calculate the price / (rent-costs) ratio. Figuring out the identifiers to use might not be trivial to nontechnical users.