{
  "fields": [{"id":"_id","type":"int"},{"id":"Column Name","type":"text"},{"id":"Description","type":"text"}],
  "records": [
    [1,"Account","Account code; 6 digits"],
    [2,"Account Name","Account description"],
    [3,"Agency Name","Name of agency"],
    [4,"Vendor Name","Name of vendor"],
    [5,"Amount","Line Amount"],
    [6,"Agency ID","2/3 digits ID for agency or Business Unit GI"],
    [7,"Expenditure SubCategory","Description of the subcategory"],
    [8,"Fiscal Year","Fiscal year of transaction"],
    [9,"Division of Government","Description of government sector"],
    [10,"Fund ID","Fund code, 5 digit number"],
    [11,"Fund Name","Fund description"],
    [12,"Funding Source","Funding source description"],
    [13,"Journal Date","Date the transaction posted to the ledger"],
    [14,"Journal Id","Agency code, 5 digit number"],
    [15,"Legal Fund ID","Legal Fund Code; 4 digits"],
    [16,"Legal Fund Name","Legal Fund Description"],
    [17,"Expenditure Category","Classification of expenditure"],
    [18,"Vendor Id","Vendor's identification number"]
]}
