tool to explore data from voluntary and compliance offset programs
Assuming you already have Node.js
installed, you can install the build dependencies as:
npm install .
If you haven't already configured your target API URL and corresponding API key, you can configure via environment variables by first running
cp .env.test .env.local
and then editing values in your new .env.local
file.
To start a development version of the site, simply run:
npm run dev
and then visit http://localhost:5001
in your browser.
All the code in this repository is MIT licensed, but we request that you please provide attribution if reusing any of our digital content (graphics, logo, articles, etc.).
Important
Data associated with this repository are subject to additional terms of data access.
CarbonPlan is a non-profit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of climate solutions with open data and tools. Find out more at carbonplan.org or get in touch by opening an issue or sending us an email.