Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 300 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 300 Bytes

ledger

Processing Pitt's annual financial disclosure reports.

How To

  • Place CSV files to be processed in the data directory
  • Update common.js with the fiscal year(s)
  • Run node import.js to place the transactions into the main CSV file
  • Run node web.jsto launch the web interface