Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/data-points/index.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
sidebar_position: 1
---

# Data Points

Explore data indexed by Talent at [https://talent.app/~/data](https://talent.app/~/data).
2 changes: 1 addition & 1 deletion docs/protocol-concepts/data-point.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ A Data Point is specific type of reputation data about a given user.
- Data Point: `Stars`
- Value: `[number of stars]`

## **Variable** and I**mmutable** Data Points:
## **Variable** and **Immutable** Data Points:

- Immutable data points are simpler versions of variable data points.
- **Variable Data Points** contain a value that can change over time.
Expand Down