Skip to content

Commit

Permalink
feat(docs): network graph example (#2612)
Browse files Browse the repository at this point in the history
  • Loading branch information
ccerv1 authored Dec 10, 2024
1 parent 98d37b5 commit 0b6a39c
Show file tree
Hide file tree
Showing 3 changed files with 391 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/docs/docs/use-cases/index.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
title: Use Case Examples
title: Tutorials
sidebar_position: 4
---

# Use Case Examples
# Tutorials

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.

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

0 comments on commit 0b6a39c

Please sign in to comment.