public static int Politicians_Update_DataUpdatedCount(string politicianKey)
 {
     return(Politicians.GetDataUpdatedCount(politicianKey, 0));
 }