{
  "fields": [{"id":"_id","type":"int"},{"id":"id","type":"numeric","info":{"label":"id"}},{"id":"code","type":"text","info":{"label":"code"}},{"id":"label","type":"text","info":{"label":"label"}}],
  "records": [
    [1,1,"EMP","Emploi durable"],
    [2,2,"FOR","Formation"],
    [3,3,"CHOM","ChÃ´mage"],
    [4,4,"INA","Inactif"],
    [5,5,"AUT","Autre"]
]}
