diff --git a/README.md b/README.md index a8ad340f2..b629f3ef6 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ This is an attempt to categorise different APIs scoured from the web which make - [Content] (#content) - [Data Science] (#data-science) - [Dictionary] (#dictionary) +- [Emmissions] (#emmissions) - [File Storage and Manipulation] (#file-storage-and-manipulation) - [Fitness] (#fitness) - [Google] (#google) @@ -129,6 +130,10 @@ APIs - [Glosbe API](https://glosbe.com/a-api) - Dictionary API and Translation Memory API description. - [DictService](http://services.aonaware.com/DictService/DictService.asmx) - This Web Service allows you to access dictionary definitions from the dict.org service. +### Emmissions +- [Companies taking action](https://ditchcarbon.com/free-sbti-api-access/) - API access to the "companies taking action" list from SBTI. +- [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. 💸 + ### File Storage and Manipulation - [Dropbox] (https://www.dropbox.com/developers) - API for accessing stored files and pictures which is easy to use and free for small amounts of data. - [Amazon S3] (https://aws.amazon.com/de/documentation/s3/) - API that provides access to stored files and can be added easily to any service - and it's free for twelve months.