{
  "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,89,"Brayan","Almanza","8-1021-2402","Notificador I","850","2026-06-01T00:00:00",1,"Permanente "],
    [2,54,"Angel","Toribio","4-207-296","Asesor Legal","3,500.00","2026-06-16T00:00:00",1,"Permanente "]
]}
