From 0aedcf2dd2a4c49c86f610072f4d83201e0d6475 Mon Sep 17 00:00:00 2001 From: badgley Date: Tue, 13 Jan 2026 13:26:50 -0800 Subject: [PATCH 1/3] Add update about project boundary data --- articles/offsets-db-explainer/methods.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/articles/offsets-db-explainer/methods.md b/articles/offsets-db-explainer/methods.md index fa536853..d9dce527 100644 --- a/articles/offsets-db-explainer/methods.md +++ b/articles/offsets-db-explainer/methods.md @@ -43,6 +43,14 @@ We used retirement beneficiary data — such as retirement accounts and notes ac You can read more about these updates in an accompanying [blog post](https://carbonplan.org/blog/offsets-db-additions) and in the official [OffsetsDB documentation](https://offsets-db-data.readthedocs.io/en/latest/). +## Update — Jan 13 2026 + +We expanded OffsetsDB to include project boundary information, as described in [Karnik et al., 2025](https://doi.org/10.1038/s41597-025-04868-2). +As part of the update, we added two features to the web tool: the ability to filter projects with boundary information and the ability to view project boundaries within the tool. + +You can read more about these udpates in an accompanying [blog post](https://carbonplan.org/blog/offsetsdb-project-geometries). + + ## Terms Associated [analysis package](https://github.com/carbonplan/offsets-db-data) and [web tool](https://github.com/carbonplan/offsets-db-web) made available under an [MIT license](https://github.com/carbonplan/offsets-db-web/blob/main/LICENSE). Data associated with OffsetsDB is subject to additional [terms of data access](https://offsets-db-data.readthedocs.io/en/latest/TERMS-OF-DATA-ACCESS.html). From bf6f0b53c3ce75d19ae8013ae0ed4d70ad354282 Mon Sep 17 00:00:00 2001 From: badgley Date: Tue, 13 Jan 2026 13:30:35 -0800 Subject: [PATCH 2/3] lint --- articles/offsets-db-explainer/methods.md | 1 - 1 file changed, 1 deletion(-) diff --git a/articles/offsets-db-explainer/methods.md b/articles/offsets-db-explainer/methods.md index d9dce527..6a72541e 100644 --- a/articles/offsets-db-explainer/methods.md +++ b/articles/offsets-db-explainer/methods.md @@ -50,7 +50,6 @@ As part of the update, we added two features to the web tool: the ability to fil You can read more about these udpates in an accompanying [blog post](https://carbonplan.org/blog/offsetsdb-project-geometries). - ## Terms Associated [analysis package](https://github.com/carbonplan/offsets-db-data) and [web tool](https://github.com/carbonplan/offsets-db-web) made available under an [MIT license](https://github.com/carbonplan/offsets-db-web/blob/main/LICENSE). Data associated with OffsetsDB is subject to additional [terms of data access](https://offsets-db-data.readthedocs.io/en/latest/TERMS-OF-DATA-ACCESS.html). From 20c208a3d00e65f04feee9e3fe22a69aaff0aa9c Mon Sep 17 00:00:00 2001 From: Kata Martin Date: Wed, 14 Jan 2026 09:14:57 -0500 Subject: [PATCH 3/3] Update date --- articles/offsets-db-explainer/methods.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/articles/offsets-db-explainer/methods.md b/articles/offsets-db-explainer/methods.md index 6a72541e..d88be661 100644 --- a/articles/offsets-db-explainer/methods.md +++ b/articles/offsets-db-explainer/methods.md @@ -43,7 +43,7 @@ We used retirement beneficiary data — such as retirement accounts and notes ac You can read more about these updates in an accompanying [blog post](https://carbonplan.org/blog/offsets-db-additions) and in the official [OffsetsDB documentation](https://offsets-db-data.readthedocs.io/en/latest/). -## Update — Jan 13 2026 +## Update — Jan 14 2026 We expanded OffsetsDB to include project boundary information, as described in [Karnik et al., 2025](https://doi.org/10.1038/s41597-025-04868-2). As part of the update, we added two features to the web tool: the ability to filter projects with boundary information and the ability to view project boundaries within the tool.