{
  "fields": [{"id":"_id","type":"int"},{"id":"Year","type":"timestamp"},{"id":"Group","type":"text"},{"id":"High School Graduate","type":"numeric"},{"id":"Bachelor Degree","type":"numeric"}],
  "records": [
    [1,"2020-01-01T00:00:00","Male",0.941,0.696],
    [2,"2020-01-01T00:00:00","Female",0.942,0.664],
    [3,"2020-01-01T00:00:00","White",0.954,0.698],
    [4,"2020-01-01T00:00:00","White, not Hispanic or Latino",0.975,0.728],
    [5,"2020-01-01T00:00:00","Black ",0.937,0.488],
    [6,"2020-01-01T00:00:00","American Indian or Alaska Native",0.589,0.27],
    [7,"2020-01-01T00:00:00","Asian",0.965,0.759],
    [8,"2020-01-01T00:00:00","Native Hawaiian and Other Pacific Islander",1,0.409],
    [9,"2020-01-01T00:00:00","Some Other Race",0.717,0.427],
    [10,"2020-01-01T00:00:00","Two or More Races",0.875,0.604],
    [11,"2020-01-01T00:00:00","Hispanic or Latino Origin",0.766,0.458]
]}
