thegreenwebfoundation / green-cost-explorer

See how much of your cloud bill is spent on fossil fuels ,so you can do the right thing and switch. We're in a climate crisis, remember?
Apache License 2.0
171 stars 18 forks source link

Format data + Filter By Region #2

Closed vsmart closed 5 years ago

vsmart commented 5 years ago

Will output data like this:

  { region: [ 'us-east-2' ],
    blendedCost: '123',
    greenRegion: false },
  { region: [ 'us-gov-west-1' ],
    blendedCost: '123',
    greenRegion: true },
  { region: [ 'us-west-1' ],
    blendedCost: '123',
    greenRegion: false },
  { region: [ 'us-west-2' ],
    blendedCost: '123',
    greenRegion: true } ]

👋 @mrchrisadams

mrchrisadams commented 5 years ago

@vsmart Thanks so much for this!

I'm pretty happy with this, but I'll test it out before we meet tomorrow for lunch, so we can discuss in person, and work out next steps 👍

mrchrisadams commented 5 years ago

Awesome, thanks Franka!

@all-contributors please add @vsmart for coding the cost breakdown for green/grey spend

allcontributors[bot] commented 5 years ago

@mrchrisadams

File README.md was not found in the repository (undefined).

mrchrisadams commented 5 years ago

@all-contributors please add @vsmart for coding the cost breakdown for green/grey spend

allcontributors[bot] commented 5 years ago

@mrchrisadams

I've put up a pull request to add @vsmart! :tada: