From 57f11dec3e5fc0dd14e2f80c78ff6cdbe4ecb68a Mon Sep 17 00:00:00 2001 From: Raymond Cheng Date: Wed, 23 Oct 2024 16:20:16 -0700 Subject: [PATCH] docs: update open collective blog post to subscribe to data (#2383) --- .../{index.md => index.mdx} | 23 +++++++++++++++---- pnpm-lock.yaml | 8 +++---- 2 files changed, 23 insertions(+), 8 deletions(-) rename apps/docs/blog/2024-10-08-open-collective-transactions-datasets/{index.md => index.mdx} (85%) diff --git a/apps/docs/blog/2024-10-08-open-collective-transactions-datasets/index.md b/apps/docs/blog/2024-10-08-open-collective-transactions-datasets/index.mdx similarity index 85% rename from apps/docs/blog/2024-10-08-open-collective-transactions-datasets/index.md rename to apps/docs/blog/2024-10-08-open-collective-transactions-datasets/index.mdx index 096f566b3..29f1b94e1 100644 --- a/apps/docs/blog/2024-10-08-open-collective-transactions-datasets/index.md +++ b/apps/docs/blog/2024-10-08-open-collective-transactions-datasets/index.mdx @@ -6,6 +6,8 @@ tags: [data-science, open-collective] image: ./total_amount_donated_oc.png --- +import Button from "../../src/components/plasmic/Button"; + [Open Collective](https://opencollective.com) is a platform that enables groups to collect and disburse funds transparently. It is used by many open-source projects, communities, and other groups to fund their activities. Notable @@ -74,9 +76,22 @@ to open-source tools to build applications. ## Getting started -To get started with the Open Collective transactions datasets, you can access -them directly in BigQuery. The datasets are available in the -`opensource-observer` project. For instance, getting the total amount of +To get started with the Open Collective transactions datasets, +subscribe to the dataset on BigQuery here: + +