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

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

  function getDatosTransferenciasAgregadosByPartido(partido_id) {