StatistikStadtZuerich / BevSzen

population scenarios City of Zurich
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Review demography and housing module #5

Closed rosinklemens closed 2 years ago

rosinklemens commented 2 years ago

1400_demography-housing.r

in particular: correction ims3, ems3. If the correction in immigration and emigration is not sufficient for the total limit correction

insilentio commented 2 years ago

-- Be advised, row numbers refer to pull request "1400 review" version --

furthermore re-formatted according style guide (let's discuss)

rosinklemens commented 2 years ago

r170: done (omit year in tibble). Even though: with year: joining is more elegant (no pre-selection necessary); but one column more in the tibble. Has now been changed: one column less in the tibble; more queries before the join. r191: done (see above) r295: done r310: good that it was checked the code works correctly; function not implemented (lower comprehensibility; at least not first priority); parameter tuning will be very important; yet, will be demanding/tricky. r342: not implemented; not first prio r379: done r388: done (and maybe an overall glossary could be helpful; see OneNote) r409: done r444: done