{
  "fields": [{"id":"_id","type":"int"},{"id":"code","type":"text"},{"id":"nom","type":"text"},{"id":"population","type":"float8"},{"id":"pop_standardisee","type":"float8"},{"id":"apl_inf","type":"float8"},{"id":"communes","type":"int4"}],
  "records": [
    [1,"21","Côte-d'Or",540100,566246,88.27,698],
    [2,"25","Doubs",547163,537038,117.15,563],
    [3,"39","Jura",257973,300416,96.8,492],
    [4,"58","Nièvre",201417,282150,97.28,309],
    [5,"70","Haute-Saône",233185,254842,122.11,536],
    [6,"71","Saône-et-Loire",550310,689786,111,563],
    [7,"89","Yonne",332267,393361,101.95,423],
    [8,"90","Territoire de Belfort",140255,139161,136.29,101]
]}
