{
  "fields": [{"id":"_id","type":"int"},{"id":"id","type":"numeric"},{"id":"name","type":"text"}],
  "records": [
    [1,1," math"],
    [2,2," material-science"]
]}
