Frequently Asked Questions
Why did we build this?
Cloud infrastructure is responsible for a growing share of global carbon emissions, but most teams have no easy way to measure or reduce their impact. Existing tools require account integrations, enterprise contracts, or ongoing monitoring setups. We wanted something simpler: upload a bill, get actionable recommendations, done.
Where does the carbon data come from?
Our carbon intensity data comes from multiple verified sources:
- US regions: EPA eGRID2023 (released January 2025, revised June 2025) — subregion-level emission factors
- International regions: Cloud Carbon Footprint project (IEA-based), cross-referenced with CarbonFootprint.com 2024 factors
- Instance energy profiles: SPECpower database, Intel/AMD/Ampere published TDP values, and cloud provider documentation
- PUE (datacenter overhead): AWS 2024 Sustainability Report, Microsoft 2023 sustainability data, Google 2024 environmental report
We use location-based (physical grid) carbon intensity, not market-based accounting with renewable energy certificates. This gives you the actual carbon impact of running workloads in each region.
How often is the data updated?
The carbon reference dataset was last updated on 2026-04-08T00:00:00Z. We aim to update the data weekly as grid carbon intensity changes with seasonal generation mix. The automated update pipeline sources fresh data from EPA eGRID and the Cloud Carbon Footprint project.
How accurate are the estimates?
All carbon estimates are approximate (±20%). Key limitations:
- We estimate energy from instance type TDP specs and usage hours — actual power draw depends on workload intensity
- Grid carbon intensity is an annual average — actual intensity varies by time of day and season
- Billing data alone cannot determine CPU/memory utilization — right-sizing recommendations should be validated with monitoring
That said, the relative comparisons between regions and instance types are reliable. If we say Oregon is 80% cleaner than Virginia, that directional guidance holds even if the absolute numbers are approximate.
What happens to my data?
Your bill is processed in memory and immediately discarded. We don't store files, we don't use a database, and we don't set cookies. The bill text is sent to Claude AI (Anthropic) for analysis — Anthropic does not use API data for model training. See Anthropic's privacy policy for details.
Which cloud providers are supported?
We support AWS, Azure, and GCP -- the three providers where we have verified carbon reference data to show our math. This covers approximately 67% of the cloud market.
For each of these providers, our reference dataset includes:
- Per-region grid carbon intensity (gCO2/kWh) from EPA eGRID, Cloud Carbon Footprint project, and Google's published sustainability data
- Provider-specific PUE (datacenter overhead) values from sustainability reports
- Instance family energy profiles (TDP) for ARM and x86 variants
We intentionally do not support providers where we cannot verify the underlying carbon data. Every number in your report traces back to a cited source -- we don't estimate from general knowledge.
We accept PDF and CSV bill exports.
Is this open source?
Yes. The full source code is available on GitHub. Contributions are welcome.
Who built this?
Cloud Carbon Advisor was built by Casey Margell. If you have questions, feedback, or need hands-on help optimizing your cloud infrastructure, get in touch.