Skip to main content

FrootAI — AmpliFAI your AI Ecosystem Get Started

Back to Lab
Illustrative fixture

Regional Grid-Intensity Fixture

By FrootAI Engine Team · CC0-1.0 · Source declared: Pre-filled sample-data.json values; no Microsoft API response archive is attached

Not citation-grade evidence

The page visualizes twelve pre-filled regional values. No API response archive, 200-composition corpus, power model, deployment receipt, or emissions audit is attached.

Do not use this fixture to claim cost, carbon, performance, or product superiority.

Fixture regions

12

Results by Category

gCO2eq/kWh (grid intensity)

View data table
CategoryGrid intensity
Sweden Central18
Canada Central22
France Central55
UK South230
West Europe310
North Europe150
West US 2350
Central US370
East US380
Japan East420
Southeast Asia480
Australia East620

Fixture Observations

  • 1.The fixture contains twelve regional grid-intensity values.
  • 2.The script sorts those supplied values and identifies their minimum and maximum.
  • 3.No workload-level carbon footprint or annual savings claim can be derived from this fixture alone.

Fixture Design

The reproduction script sorts twelve pre-filled grid-intensity values from sample-data.json and identifies the lowest and highest entries. It does not call a Microsoft sustainability API, deploy 200 compositions, estimate workload energy use, or produce audited emissions evidence.

Limitations

  • Regional values are supplied in sample-data.json and are not fetched by the script.
  • No 200-composition execution exists in the attached evidence.
  • Grid intensity alone is not a workload carbon footprint.
  • The fixture cannot support environmental-benefit or production claims.

Replay This Fixture

Replay the deterministic sample transformation. The script, sample data, and expected output are in the repository:

git clone https://github.com/frootai/frootai-core
cd frootai-core/scripts/benchmarks/carbon-per-region
bash run.sh
View script on GitHub