Dwelling Number for districts with no information

Merged Simantini Shinde requested to merge feature/dwelling_numbers_admin_no_info into refactoring_to_sql

Calculated dwelling numbers for districts with no information. Considered difference between building number to find the closest districts.

In the SourceBuildingNumber there is a inner join with PopulationDistribution because the BuildingNumber and DwellingNumber table has multilevel of districts and we wanted to compare the districts with no info with the ones that are at their level (i.e. the lower levels).

\approve @ds @tara

Merge request reports