{
  "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":"Sueldo Mensual","type":"text"},{"id":"Inicio Labores","type":"timestamp"},{"id":"Objeto de Gasto","type":"numeric"},{"id":"Estatus","type":"text"}],
  "records": [
    [1,61,"Thelma","Caceres","8-712-602","Jefe de Planilla","2,000.00","2024-03-01T00:00:00",1,"Interino"]
]}
