{
  "fields": [{"id":"_id","type":"int"},{"id":"ano","type":"text"},{"id":"mm$","type":"text"}],
  "records": [
    [1,"2005","35336"],
    [2,"2006","37253"],
    [3,"2007","43502"],
    [4,"2008","50915"],
    [5,"2009","59040"],
    [6,"2010","63172"],
    [7,"2011","70034"],
    [8,"2012","81104"],
    [9,"2013","91123"]
]}
