{
  "fields": [{"id":"_id","type":"int"},{"id":"iso3","type":"text"},{"id":"area_level","type":"numeric"},{"id":"n_areas","type":"numeric"},{"id":"area_level_label","type":"text"},{"id":"display","type":"text"},{"id":"spectrum_level","type":"text"},{"id":"epp_level","type":"text"},{"id":"naomi_level","type":"text"},{"id":"pepfar_psnu_level","type":"text"}],
  "records": [
    [1,"MWI",0,1,"Country","TRUE","TRUE","FALSE","FALSE","FALSE"],
    [2,"MWI",1,3,"Region","TRUE","FALSE","TRUE","FALSE","FALSE"],
    [3,"MWI",2,5,"Zone","TRUE","FALSE","FALSE","FALSE","FALSE"],
    [4,"MWI",3,28,"District","TRUE","FALSE","FALSE","FALSE","TRUE"],
    [5,"MWI",4,29,"Health District","TRUE","FALSE","FALSE","FALSE","FALSE"],
    [6,"MWI",5,33,"Health District + Cities","TRUE","FALSE","FALSE","TRUE","FALSE"]
]}
