{
  "fields": [{"id":"_id","type":"int"},{"id":"origine","type":"text","info":{"notes":"<!--facet-->,<!--sortable-->,<!--disjunctive-->,<!--facet_name?Origine-->","poids":"2","label":"Origine"}},{"id":"destination","type":"text","info":{"notes":"<!--facet-->,<!--sortable-->,<!--disjunctive-->,<!--facet_name?Destination-->","poids":"1","label":"Destination"}},{"id":"flux_de_navetteurs","type":"numeric","info":{"notes":"<!--sortable-->","poids":"3","label":"Flux de navetteurs"}}],
  "records": [
    [1,"Le Lamentin","Fort-de-France",4560],
    [2,"Fort-de-France","Le Lamentin",4140],
    [3,"Schoelcher","Fort-de-France",3390],
    [4,"Saint-Joseph","Fort-de-France",2050],
    [5,"Ducos","Fort-de-France",1780],
    [6,"Le Robert","Le Lamentin",1630],
    [7,"Fort-de-France","Schoelcher",1590],
    [8,"Le Robert","Fort-de-France",1460],
    [9,"Schoelcher","Le Lamentin",1010]
]}
