Skip to content

Commit 0b6a39c

Browse files
authored
feat(docs): network graph example (#2612)
1 parent 98d37b5 commit 0b6a39c

File tree

3 files changed

+391
-3
lines changed

3 files changed

+391
-3
lines changed

apps/docs/docs/use-cases/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: Use Case Examples
2+
title: Tutorials
33
sidebar_position: 4
44
---
55

6-
# Use Case Examples
6+
# Tutorials
77

88
Examples of applications and data science built on OSO's data ≠platform. Each example includes code snippets you can copy and paste into your own projects.
99

1010
- 📊 [Collection View](./collection-view) - Get a high level view of key metrics for a collection of projects
1111
- 🔬 [Project Deepdive](./project-deepdive) - Do a deep dive into a specific project
12+
- 🕸️ [Network Graphs](./network-graph) - Analyze collaboration patterns and community connections
1213
- 👥 Cohort Analysis (coming soon) - Track a cohort of projects across a set of metrics over time
1314
- 💸 Retro Funding (coming soon) - Generate algorithms for rewarding contributions retroactively
1415
- 🤝 Developer Retention (coming soon) - View developer churn and retention patterns over time
15-
- 🕸️ Network Graphs (coming soon) - Visualize collaboration patterns and community connections
1616
- ⭐ OpenRank (coming soon) - Run OpenRank on top of any network graph with your own trust seed assumptions
1717
- 🛡️ Trusted Users (coming soon) - Classify users on the basis of different trust signals

0 commit comments

Comments
 (0)