{
  "fields": [{"id":"_id","type":"int"},{"id":"code","type":"text"},{"id":"nom","type":"text"},{"id":"population","type":"float8"},{"id":"pop_standardisee","type":"float8"},{"id":"apl_mg","type":"float8"},{"id":"apl_mg_65","type":"float8"},{"id":"communes","type":"int4"}],
  "records": [
    [1,"21","Côte-d'Or",540100,540035,4.06,3.71,698],
    [2,"25","Doubs",547163,545455,4.14,3.73,563],
    [3,"39","Jura",257973,265833,3.62,3.33,492],
    [4,"58","Nièvre",201417,216037,2.68,2.16,309],
    [5,"70","Haute-Saône",233185,239208,3.71,3.36,536],
    [6,"71","Saône-et-Loire",550310,573647,2.83,2.6,563],
    [7,"89","Yonne",332267,344677,2.52,2.09,423],
    [8,"90","Territoire de Belfort",140255,139656,3.32,2.89,101]
]}
