From 6ffc0c643e9bd73096366e29d6ca26b21c69c1a2 Mon Sep 17 00:00:00 2001 From: Naisha Date: Thu, 22 Aug 2024 11:43:35 -0700 Subject: [PATCH] add part 2 links to part 1 --- .../entries/2024-07-10-automating-quantifying/contents.lr | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/content/blog/entries/2024-07-10-automating-quantifying/contents.lr b/content/blog/entries/2024-07-10-automating-quantifying/contents.lr index 69d818b3..d86ccf9d 100644 --- a/content/blog/entries/2024-07-10-automating-quantifying/contents.lr +++ b/content/blog/entries/2024-07-10-automating-quantifying/contents.lr @@ -30,7 +30,7 @@ especially for a system that engages with substantial streams of data.
As a selected developer for Google Summer of Code 2024, my goal this summer is to develop automation software for data gathering, flow, and report generation, ensuring that reports are never more than 3 months out-of-date. This blog post serves as a technical journal -for my endeavor till the midterm evaluation period. Part 2 will be posted after successful completion of the +for my endeavor till the midterm evaluation period. **[Automating Quantifying the Commons: Part 2][part2]** will be posted after successful completion of the entire summer program. ## Pre-Program Knowledge and Associated Challenges @@ -172,10 +172,11 @@ I'll be back with Part 2 at the end of the summer with an updated, completed pro ## Additional Readings *** -- (Stay posted for the second part of this series, coming soon!) Automating Quantifying the Commons: Part 2 +- [Automating Quantifying the Commons: Part 2][part2] | Author: Naisha Sinha | Aug. 2024 - [Data Science Discovery: Quantifying the Commons][quantifying] | Author: Dun-Ming Huang (Brandon Huang) | Dec. 2022 [quantifying]: https://opensource.creativecommons.org/blog/entries/2022-12-07-berkeley-quantifying/ +[part2]: https://opensource.creativecommons.org/blog/entries/2024-08-22-automating-quantifying/ [logging]: https://github.com/creativecommons/quantifying/pull/97 [AWS-whitepaper]: https://docs.aws.amazon.com/whitepapers/latest/microservices-on-aws/distributed-data-management.html [meta-whitepaper]: https://engineering.fb.com/2024/05/22/data-infrastructure/composable-data-management-at-meta/