{
  "fields": [{"id":"_id","type":"int"},{"id":"POSICION","type":"numeric"},{"id":"NOMBRE","type":"text"},{"id":"APELLIDO","type":"text"},{"id":"CEDULA","type":"text"},{"id":"CARGO","type":"text"},{"id":"SALARIO MENSUAL","type":"text"},{"id":"INICIO LABORES","type":"timestamp"},{"id":"OBJETO DE GASTO","type":"numeric"},{"id":"ESTATUS","type":"text"}],
  "records": [
    [1,63,"Walter","Villarreal ","8-830-2381","Fiscal Adjunto","2,500.00","2025-09-01T00:00:00",1,"Permanente"],
    [2,128,"Aaron ","Lezcano","8-774-970","Asesor Legal","2,500.00","2025-09-01T00:00:00",1,"Permanente"]
]}
