Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/datopian/carbondoomsday
- Owner: datopian
- Created: 2019-01-25T14:51:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-18T06:07:17.000Z (almost 5 years ago)
- Last Synced: 2024-08-01T12:25:57.694Z (3 months ago)
- Language: HTML
- Homepage: https://carbon.datahub.io/
- Size: 11.4 MB
- Stars: 41
- Watchers: 6
- Forks: 5
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-starred - datopian/carbondoomsday - Carbon dashboard on datahub (others)
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.