{
  "fields": [{"id":"_id","type":"int"},{"id":"nombre","type":"text"},{"id":"apellido","type":"text"},{"id":"posicion","type":"numeric"},{"id":"cedula","type":"text"},{"id":"cargo","type":"text"},{"id":"codigoCargo","type":"numeric"},{"id":"gastoRepresentacion","type":"numeric"},{"id":"inicioLabores","type":"timestamp"},{"id":"objetoGastos","type":"numeric"}],
  "records": [
    [1,"ABRAHAM","GONZALEZ",0,"2-701-2164","PRESIDENTE DEL CONSEJO MUNICIPAL",0,896.89,"2019-02-07T00:00:00",30],
    [2,"ERICK","DOMINGUEZ",1001,"7-93-1741","ALCALDE MUNICIPAL",0,2990.66,"2019-02-07T00:00:00",30],
    [3,"ISMAEL","AROSEMENA",1060,"2-703-143","INGENIERO MUNICIPAL",0,1059.19,"2019-07-17T00:00:00",30],
    [4,"OLIVER","TORRES",1075,"2-150-639","TESORERO MUNICIPAL",0,1246.1,"2019-03-07T00:00:00",30]
]}
