{
  "fields": [{"id":"_id","type":"int"},{"id":"tipo_datos","type":"text"}],
  "records": [
    [1,"String"],
    [2,"Integer"],
    [3,"Numeric"],
    [4,"Date"],
    [5,"Timestamp"]
]}
