fn correlate_population(
    kml_path: String,
    csv_path: String,
    timer: &mut Timer<'_>
)