From 3e5f6a3ae21ed8301ceb3d65c52357107f32a441 Mon Sep 17 00:00:00 2001 From: Eugene Levinson Date: Wed, 10 Jan 2024 13:16:11 +0000 Subject: [PATCH] Add DitchCarbon API --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc58260..ab8d88b 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ This is an attempt to categorise different APIs scoured from the web which make | --- | ----------- | ---- | | [**Amazon Mobile Analytics**](https://aws.amazon.com/documentation/mobileanalytics/) | Service for collecting, visualizing, and understanding app usage data at scale. | **N/A** | | [**Clicky**](https://clicky.com/help/api) | Allows you to extract your website's traffic data into several formats, making it easy to integrate, analyze, or store your data within your own application.| **N/A** | +| [**DitchCarbon API**](https://docs.ditchcarbon.com/) | DitchCarbon provides API access to their dataset of company and product carbon emissions disclosures, also includes reccommended actions for each company to decarbonise.| 💸 | | [**Fabric**](https://firebase.google.com/) | A platform that helps your mobile team build better apps, understand your users, and grow your business. | **N/A** | | [**Flurry**](https://developer.yahoo.com/flurry/docs/api/) | Yahoo’s Flurry provides you with a number of APIs enabling you to export your data. | **N/A** | | [**Google Analytics**](https://developers.google.com/analytics/?hl=en) | Google Analytics provides APIs to collect, configure, and report on user-interactions with your online content. | **N/A** |