{
  "fields": [{"id":"_id","type":"int"},{"id":"code","type":"text"},{"id":"nom","type":"text"},{"id":"population","type":"float8"},{"id":"pop_standardisee","type":"float8"},{"id":"apl_dent","type":"float8"},{"id":"communes","type":"int4"}],
  "records": [
    [1,"21","Côte-d'Or",540100,539529,57.14,698],
    [2,"25","Doubs",547163,542720,63.46,563],
    [3,"39","Jura",257973,266422,53.39,492],
    [4,"58","Nièvre",201417,215329,40.85,309],
    [5,"70","Haute-Saône",233185,242298,38.73,536],
    [6,"71","Saône-et-Loire",550310,572346,49.76,563],
    [7,"89","Yonne",332267,345195,36.12,423],
    [8,"90","Territoire de Belfort",140255,139998,54.46,101]
]}
