Justin commited on
Fix viewer configs + rebrand to Solstice AI Studio
Browse files
README.md
CHANGED
|
@@ -23,13 +23,38 @@ tags:
|
|
| 23 |
pretty_name: Solstice SaaS Growth Pack
|
| 24 |
size_categories:
|
| 25 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
---
|
| 27 |
|
| 28 |
# Solstice SaaS Growth Pack (Sample)
|
| 29 |
|
| 30 |
**A dashboard-ready synthetic SaaS metrics dataset.** Import the 6 CSVs straight into any BI tool and have a credible SaaS growth dashboard in under 10 minutes — no cleanup, no modeling.
|
| 31 |
|
| 32 |
-
Built by [Solstice
|
| 33 |
|
| 34 |
## What's in the box
|
| 35 |
|
|
@@ -140,14 +165,14 @@ This is a **6-company, 90-day sample**. The production pack scales to:
|
|
| 140 |
- custom growth profile mixes
|
| 141 |
- custom industry / channel configurations
|
| 142 |
|
| 143 |
-
Contact **[Solstice
|
| 144 |
|
| 145 |
## Citation
|
| 146 |
|
| 147 |
```bibtex
|
| 148 |
@dataset{solstice_saas_growth_pack_2026,
|
| 149 |
title = {Solstice SaaS Growth Pack (Sample)},
|
| 150 |
-
author = {Solstice
|
| 151 |
year = {2026},
|
| 152 |
publisher = {Hugging Face},
|
| 153 |
url = {https://huggingface.co/datasets/justintelligence/saas-growth-pack}
|
|
|
|
| 23 |
pretty_name: Solstice SaaS Growth Pack
|
| 24 |
size_categories:
|
| 25 |
- 1K<n<10K
|
| 26 |
+
configs:
|
| 27 |
+
- config_name: companies
|
| 28 |
+
data_files:
|
| 29 |
+
- split: train
|
| 30 |
+
path: companies.csv
|
| 31 |
+
- config_name: growth_metrics
|
| 32 |
+
data_files:
|
| 33 |
+
- split: train
|
| 34 |
+
path: growth_metrics.csv
|
| 35 |
+
- config_name: channel_performance
|
| 36 |
+
data_files:
|
| 37 |
+
- split: train
|
| 38 |
+
path: channel_performance.csv
|
| 39 |
+
- config_name: customer_segments
|
| 40 |
+
data_files:
|
| 41 |
+
- split: train
|
| 42 |
+
path: customer_segments.csv
|
| 43 |
+
- config_name: metric_definitions
|
| 44 |
+
data_files:
|
| 45 |
+
- split: train
|
| 46 |
+
path: metric_definitions.csv
|
| 47 |
+
- config_name: dashboard_suggestions
|
| 48 |
+
data_files:
|
| 49 |
+
- split: train
|
| 50 |
+
path: dashboard_suggestions.csv
|
| 51 |
---
|
| 52 |
|
| 53 |
# Solstice SaaS Growth Pack (Sample)
|
| 54 |
|
| 55 |
**A dashboard-ready synthetic SaaS metrics dataset.** Import the 6 CSVs straight into any BI tool and have a credible SaaS growth dashboard in under 10 minutes — no cleanup, no modeling.
|
| 56 |
|
| 57 |
+
Built by [Solstice AI Studio](https://solsticestudio.ai) as a free sample of a larger commercial pack. 100% synthetic — no real company, customer, or personal data.
|
| 58 |
|
| 59 |
## What's in the box
|
| 60 |
|
|
|
|
| 165 |
- custom growth profile mixes
|
| 166 |
- custom industry / channel configurations
|
| 167 |
|
| 168 |
+
Contact **[Solstice AI Studio](https://solsticestudio.ai)** for licensing the full pack, custom generation, or BI-vendor onboarding partnerships.
|
| 169 |
|
| 170 |
## Citation
|
| 171 |
|
| 172 |
```bibtex
|
| 173 |
@dataset{solstice_saas_growth_pack_2026,
|
| 174 |
title = {Solstice SaaS Growth Pack (Sample)},
|
| 175 |
+
author = {Solstice AI Studio},
|
| 176 |
year = {2026},
|
| 177 |
publisher = {Hugging Face},
|
| 178 |
url = {https://huggingface.co/datasets/justintelligence/saas-growth-pack}
|