carbondoomsday icon indicating copy to clipboard operation
carbondoomsday copied to clipboard

Carbon dashboard on datahub

C02 in the atmosphere dashboard.

Originally at https://carbondoomsday.com/ now hosted at https://carbon.datahub.io/

Development

git clone https://github.com/datahq/carbondoomsday
cd carbondoomsday
git submodule init
git submodule update

Open index.html in your browser.

Deployment

Done via github pages.