Skip to content

carbonplan/data-web

Repository files navigation

CarbonPlan monogram.

carbonplan / data web

index of datasets produced by carbonplan

CI GitHub deployments License: MIT

This repository contains the directory of data products produced at CarbonPlan. Browse the live version at TK.

The site is a Next.js project, deployed on Vercel.

to build the site locally

Assuming you already have Node.js installed, you can install the build dependencies as:

npm install .

To start a development version of the site, simply run:

npm run dev

and then visit http://localhost:4002/data in your browser.

to build PDF version of the catalog

Confirm that the development server is running and then run:

npm run print

You can then view the date-annotated PDF of the catalog in the pdfs/ folder.

license

All the code in this repository is MIT-licensed. When possible, the data is licensed using the 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.

about us

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 or get in touch by opening an issue or sending us an email.