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: + +