Skip to content

Releases: monk-ee/NHDH

Refactored and Expanded Version

29 Jan 01:12
Compare
Choose a tag to compare

NHDH a Stats Reducer for AWS CSV

The purpose of this program is to reduce the large number of line items in a detailed billing file to a daily/monthly summary.

What it does

  • Downloads direct from your billing bucket
  • Displays a monthly summary including daily total, % daily difference, running total
  • Emails the monthly summary to a list of recipients
  • processes uploaded billing zip files
  • provides a summary csv for download
  • basic js graphing
  • flask caching - for those large reports
  • added support for UnBlendedCost or Cost report formats - its a kludge but it works

What we are currently working on

  • a better ui - to replace the crappy one monk-ee knocked up
  • administrative panel
  • json gui