dangoldin / aws-billing-details-analysis

Analyze the AWS detailed billing report

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-billing-details-analysis

Analyze the AWS detailed billing report

Usage

~ python analyze_aws_details.py ~/Downloads/####-aws-billing-detailed-line-items-with-resources-and-tags-2016-11.csv

Generated charts

Note that these hide the axis labels to preserve privacy. Also note that I plan on cleaning the code up a bit more to improve the grouping of the "UsageType" values to deal with the long tail.

By layer

By layer

By product name

By product name

By usage type

By usage type

By usage type - top 25

By usage type - top 25

By user name

By user name

By user name - top 25

By user name - top 25

By layer and usage type - top 50

By layer and usage type top 50

By layer and usage type heatmap

By layer and usage type heatmap

About

Analyze the AWS detailed billing report

License:MIT License


Languages

Language:Python 100.0%