pub fn read_vca_reviews_aggregated_file(
    filepath: &Path
) -> Result<Vec<AdvisorReview>, Error>