{
  "fields": [{"id":"_id","type":"int"},{"id":"code","type":"text"},{"id":"nom","type":"text"},{"id":"nb_accidents","type":"int4"},{"id":"accidents_pour_10000_hab","type":"float8"},{"id":"communes","type":"int4"}],
  "records": [
    [1,"27","Bourgogne-Franche-Comté",5233,18.67,3685]
]}
