Skip to content

Commit d59b645

Browse files
committed
docs: tidy data products table
Use mark-only or word-only rows to match the other comparison tables in the docs, drop the Run it yourself row where every cell was the same, and correct the SDF hosting cells: RPC is testnet and futurenet, Horizon is mainnet, testnet, and futurenet.
1 parent e1b1cdd commit d59b645

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

docs/data/README.mdx

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,16 @@ SDF maintains four data products. Two are APIs and two are for bulk historical d
1414
| | [RPC](./apis/rpc/README.mdx) | [Horizon](./apis/horizon/README.mdx) | [Hubble](./analytics/hubble/README.mdx) | [Galexie](./indexers/build-your-own/galexie/README.mdx) |
1515
| --- | --- | --- | --- | --- |
1616
| Type | API | API | Data warehouse | Ledger export tool |
17-
| Interface | JSON-RPC | REST | SQL (BigQuery) | Files in your data lake |
17+
| Interface | JSON-RPC | REST | SQL (BigQuery) | XDR files in your data lake |
1818
| Real-time data |||||
19-
| Historical data | About 7 days | 1 year\* | Full | Full |
20-
| Smart contract data ||||Raw |
19+
| Historical data | About 7 days | 1 year\* | Full | Full |
20+
| Smart contract data |||||
2121
| Transaction submission |||||
2222
| Transaction simulation |||||
23-
| Curated and parsed data |||| ❌ Raw XDR |
24-
| Run it yourself ||| ✅ Fork ||
25-
| Hosted by SDF | Testnet only | ✅ Deprecating | ✅ Public dataset |\*\* |
23+
| Curated and parsed data |||||
24+
| Hosted by SDF | Testnet and futurenet | Mainnet, testnet, and futurenet\* | Public BigQuery dataset | None\*\* |
2625

27-
\*_The SDF-hosted Horizon keeps one year of history. A self-hosted Horizon can serve full history, but Hubble or Galexie are the recommended tools for that._
26+
\*_The SDF-hosted Horizon keeps one year of history and is nearing end-of-life in favor of RPC. A self-hosted Horizon can serve full history, but Hubble or Galexie are the recommended tools for that._
2827

2928
\*\*_SDF does not host a Galexie data lake, but [several providers](./indexers/build-your-own/galexie/providers.mdx) make public ones available._
3029

0 commit comments

Comments
 (0)