function finanzas4Controller($scope,$http,$location,$aside,$attrs){

  $scope.partido_id = $location.path().split("/")[2];

  function getDatosContratacioneAgregadosByPartido(partido_id) {