From 959220449e4cd2364196a7aa57e9f59cd90c318b Mon Sep 17 00:00:00 2001 From: Arav Panwar Date: Mon, 13 Jul 2026 22:23:08 +0530 Subject: [PATCH] Add gharc to the resources list --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 514f258..28686d5 100644 --- a/index.html +++ b/index.html @@ -205,6 +205,7 @@

Research, visualizations, talks...Datasets Guide: How to get the Complete GH Archive Dataset quickly.
  • GH Elephant creates a relational Postgres database from GH Archive's JSONs for faster queries in SQL.
  • Master's thesis analyzing developers' intentions to make open-source software GDPR compliant
  • +
  • gharc - stream-filter the hourly archives during download (by repo, org, actor, or event type) into Parquet or JSONL, so selective extracts don't require holding raw hours on disk.
  • Have a cool project that should be on this list? Send a pull request!