{
  "fields": [{"id":"_id","type":"int"},{"id":"Month","type":"text"},{"id":"Year","type":"text"},{"id":"Animals Spayed/Neutered","type":"text"}],
  "records": [
    [1,"Jan","2017","145"],
    [2,"Feb","2017","127"],
    [3,"Mar","2017","201"],
    [4,"Apr","2017","176"],
    [5,"May","2017","171"],
    [6,"Jun","2017","304"],
    [7,"Jul","2017","400"],
    [8,"Aug","2017","337"],
    [9,"Sep","2017","368"],
    [10,"Oct","2017","384"],
    [11,"Nov","2017","313"],
    [12,"Dec","2017","188"]
]}
