{
  "fields": [{"id":"_id","type":"int"},{"id":"Data Qualifiers","type":"text"}],
  "records": [
    [1,"B"],
    [2,"I"],
    [3,"J1"],
    [4,"J2"],
    [5,"J3"],
    [6,"J4"],
    [7,"K"],
    [8,"L"],
    [9,"N"],
    [10,"Q"],
    [11,"R"],
    [12,"T"],
    [13,"U"],
    [14,"V"]
]}
