|
1 |
| -<img |
2 |
| - src='https://carbonplan-assets.s3.amazonaws.com/monogram/dark-small.png' |
3 |
| - height='48' |
4 |
| -/> |
| 1 | +<p align="left" > |
| 2 | +<a href='https://carbonplan.org'> |
| 3 | +<picture> |
| 4 | + <source media="(prefers-color-scheme: dark)" srcset="https://carbonplan-assets.s3.amazonaws.com/monogram/light-small.png"> |
| 5 | + <img alt="CarbonPlan monogram." height="48" src="https://carbonplan-assets.s3.amazonaws.com/monogram/dark-small.png"> |
| 6 | +</picture> |
| 7 | +</a> |
| 8 | +</p> |
5 | 9 |
|
6 | 10 | # carbonplan / data web
|
7 | 11 |
|
8 | 12 | **index of datasets produced by carbonplan**
|
9 | 13 |
|
10 |
| -[![GitHub][github-badge]][github] |
11 |
| -[![Build Status]][actions] |
12 |
| -![MIT License][] |
13 |
| - |
14 |
| -[github]: https://github.com/carbonplan/data-web |
15 |
| -[github-badge]: https://badgen.net/badge/-/github?icon=github&label |
16 |
| -[build status]: https://github.com/carbonplan/data-web/actions/workflows/main.yml/badge.svg |
17 |
| -[actions]: https://github.com/carbonplan/data-web/actions/workflows/main.yaml |
18 |
| -[mit license]: https://badgen.net/badge/license/MIT/blue |
| 14 | +[](https://github.com/carbonplan/data-web/actions/workflows/main.yml) |
| 15 | + |
| 16 | +[](https://opensource.org/licenses/MIT) |
19 | 17 |
|
20 | 18 | This repository contains the directory of data products produced at CarbonPlan. Browse the live version at TK.
|
21 | 19 |
|
@@ -49,8 +47,8 @@ You can then view the date-annotated PDF of the catalog in the `pdfs/` folder.
|
49 | 47 |
|
50 | 48 | ## license
|
51 | 49 |
|
52 |
| -All the code in this repository is [MIT](https://choosealicense.com/licenses/mit/) licensed. When possible, the data is licensed using the [CC-BY-4.0](https://choosealicense.com/licenses/cc-by-4.0/) license. We include attribution and additional license information for third party datasets, and we request that you also maintain that attribution if using this data. |
| 50 | +All the code in this repository is [MIT](https://choosealicense.com/licenses/mit/)-licensed. When possible, the data is licensed using the [CC-BY-4.0](https://choosealicense.com/licenses/cc-by-4.0/) license. We include attribution and additional license information for third party datasets, and we request that you also maintain that attribution if using this data. |
53 | 51 |
|
54 | 52 | ## about us
|
55 | 53 |
|
56 |
| -CarbonPlan is a non-profit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of carbon removal and climate solutions through open data and tools. Find out more at [carbonplan.org ](https://carbonplan.org/) or get in touch by [opening an issue ](https://github.com/carbonplan/data-web/issues/new) or [sending us an email ](mailto:[email protected]). |
| 54 | +CarbonPlan is a nonprofit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of carbon removal and climate solutions through open data and tools. Find out more at [carbonplan.org ](https://carbonplan.org/) or get in touch by [opening an issue ](https://github.com/carbonplan/data-web/issues/new) or [sending us an email ](mailto:[email protected]). |
0 commit comments