Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/datopian/carbondoomsday

Carbon dashboard on datahub
https://github.com/datopian/carbondoomsday

Last synced: 5 days ago
JSON representation

Carbon dashboard on datahub

Awesome Lists containing this project

README

        

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.