Alexander Wirthal commited on
Commit ·
0550f74
1
Parent(s): 1c1be75
fix: update delivery time to instant (72h TTL), add Early Bird pricing + new Stripe links
Browse files
README.md
CHANGED
|
@@ -71,7 +71,7 @@ dataset_info:
|
|
| 71 |
[](https://ethno-api.com)
|
| 72 |
[](https://huggingface.co/datasets/wirthal1990-tech/USDA-Phytochemical-Database-JSON)
|
| 73 |
|
| 74 |
-
[**Free 400-Row Sample ↓**](#quickstart) · [**Single
|
| 75 |
|
| 76 |
> **Enrichment status (March 2026):** All four enrichment layers (PubMed, ClinicalTrials.gov, ChEMBL, PatentsView) are **complete and final**. The free 400-row sample contains real enrichment values.
|
| 77 |
|
|
@@ -104,9 +104,9 @@ dataset_info:
|
|
| 104 |
|
| 105 |
| Tier | Price | Includes | Purchase |
|
| 106 |
|------|-------|----------|----------|
|
| 107 |
-
| **Single Entity** | **€
|
| 108 |
-
| **Team** | **€
|
| 109 |
-
| **Enterprise** | **€
|
| 110 |
|
| 111 |
> Gemäß § 19 UStG wird keine Umsatzsteuer berechnet. Alle Preise netto. One-time purchase — keine Subscription, keine wiederkehrenden Kosten.
|
| 112 |
|
|
@@ -120,7 +120,7 @@ Normalising and cross-referencing **24,771 phytochemicals** across multiple auth
|
|
| 120 |
|------|------:|---------------:|
|
| 121 |
| USDA cleaning + normalization + enrichment + exports + QA | **48–60h** | **~$4,080–$5,100** |
|
| 122 |
|
| 123 |
-
**This dataset: €
|
| 124 |
|
| 125 |
---
|
| 126 |
|
|
@@ -145,7 +145,7 @@ df.head()
|
|
| 145 |
|
| 146 |
### PyArrow — Parquet (full dataset, after purchase)
|
| 147 |
|
| 148 |
-
|
| 149 |
|
| 150 |
```python
|
| 151 |
import pyarrow.parquet as pq
|
|
@@ -263,9 +263,9 @@ The free sample (`ethno_sample_400.json`) uses the v2.0 schema with final enrich
|
|
| 263 |
## License & Commercial Access
|
| 264 |
|
| 265 |
- **Free 400-row sample**: [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/) — use for evaluation, academic research, and prototyping.
|
| 266 |
-
- **Single Entity License — €
|
| 267 |
-
- **Team License — €1.349
|
| 268 |
-
- **Enterprise License — €1.699
|
| 269 |
|
| 270 |
> Gemäß § 19 UStG wird keine Umsatzsteuer berechnet.
|
| 271 |
|
|
|
|
| 71 |
[](https://ethno-api.com)
|
| 72 |
[](https://huggingface.co/datasets/wirthal1990-tech/USDA-Phytochemical-Database-JSON)
|
| 73 |
|
| 74 |
+
[**Free 400-Row Sample ↓**](#quickstart) · [⚡ **Single €299 Early Bird →**](https://buy.stripe.com/7sY9AS1KncAX5Pk0zCebu06?utm_source=github&utm_medium=readme&utm_campaign=launch_2026_03) · [⚡ **Team €549 Early Bird →**](https://buy.stripe.com/14AdR8bkX8kHelQ0zCebu07?utm_source=github&utm_medium=readme&utm_campaign=launch_2026_03) · [⚡ **Enterprise €899 Early Bird →**](https://buy.stripe.com/fZu00iex930nelQ824ebu08?utm_source=github&utm_medium=readme&utm_campaign=launch_2026_03)
|
| 75 |
|
| 76 |
> **Enrichment status (March 2026):** All four enrichment layers (PubMed, ClinicalTrials.gov, ChEMBL, PatentsView) are **complete and final**. The free 400-row sample contains real enrichment values.
|
| 77 |
|
|
|
|
| 104 |
|
| 105 |
| Tier | Price | Includes | Purchase |
|
| 106 |
|------|-------|----------|----------|
|
| 107 |
+
| **Single Entity** | ⚡ **€299** netto (Early Bird, reg. €699) | JSON + Parquet + SHA-256 Manifest. 1 juristische Person, interne Nutzung. Perpetual license. | [⚡ **Buy Now →**](https://buy.stripe.com/7sY9AS1KncAX5Pk0zCebu06?utm_source=github&utm_medium=readme&utm_campaign=launch_2026_03) |
|
| 108 |
+
| **Team** | ⚡ **€549** netto (Early Bird, reg. €1.349) | Alles aus Single + `duckdb_queries.sql` (20 Queries, 5 Kategorien) + `compound_priority_score.py` + 4 Pre-computed Views (Top-500 nach PubMed, Trials, Patent-Dichte, Anti-Inflammatory Panel). Unbegrenzte interne Nutzer einer juristischen Person. | [⚡ **Buy Now →**](https://buy.stripe.com/14AdR8bkX8kHelQ0zCebu07?utm_source=github&utm_medium=readme&utm_campaign=launch_2026_03) |
|
| 109 |
+
| **Enterprise** | ⚡ **€899** netto (Early Bird, reg. €1.699) | Alles aus Team + `snowflake_load.sql` + `chromadb_ingest.py` + `pinecone_ingest.py` + `embedding_guide.md` (ClinicalBERT, RAG-Pipelines) + Compound Opportunity Matrix + Clinical Pipeline Gaps CSV + Pre-chunked RAG JSONL. Multi-Entity / Konzernnutzung, interne Produktintegration erlaubt. | [⚡ **Buy Now →**](https://buy.stripe.com/fZu00iex930nelQ824ebu08?utm_source=github&utm_medium=readme&utm_campaign=launch_2026_03) |
|
| 110 |
|
| 111 |
> Gemäß § 19 UStG wird keine Umsatzsteuer berechnet. Alle Preise netto. One-time purchase — keine Subscription, keine wiederkehrenden Kosten.
|
| 112 |
|
|
|
|
| 120 |
|------|------:|---------------:|
|
| 121 |
| USDA cleaning + normalization + enrichment + exports + QA | **48–60h** | **~$4,080–$5,100** |
|
| 122 |
|
| 123 |
+
**This dataset: €299 Early Bird (regular €699). No subscription. No API calls. Download link sent instantly after payment. Valid for 72 hours. See ethno-api.com.**
|
| 124 |
|
| 125 |
---
|
| 126 |
|
|
|
|
| 145 |
|
| 146 |
### PyArrow — Parquet (full dataset, after purchase)
|
| 147 |
|
| 148 |
+
Download link delivered instantly after payment (valid 72h). See ethno-api.com.
|
| 149 |
|
| 150 |
```python
|
| 151 |
import pyarrow.parquet as pq
|
|
|
|
| 263 |
## License & Commercial Access
|
| 264 |
|
| 265 |
- **Free 400-row sample**: [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/) — use for evaluation, academic research, and prototyping.
|
| 266 |
+
- **Single Entity License — €299 Early Bird** (reg. €699) one-time: [⚡ **Buy →**](https://buy.stripe.com/7sY9AS1KncAX5Pk0zCebu06?utm_source=github&utm_medium=readme&utm_campaign=launch_2026_03) — 1 legal entity, internal use, perpetual. No redistribution.
|
| 267 |
+
- **Team License — €549 Early Bird** (reg. €1.349) one-time: [⚡ **Buy →**](https://buy.stripe.com/14AdR8bkX8kHelQ0zCebu07?utm_source=github&utm_medium=readme&utm_campaign=launch_2026_03) — all employees of 1 legal entity, unlimited internal users, includes analytics toolkit.
|
| 268 |
+
- **Enterprise License — €899 Early Bird** (reg. €1.699) one-time: [⚡ **Buy →**](https://buy.stripe.com/fZu00iex930nelQ824ebu08?utm_source=github&utm_medium=readme&utm_campaign=launch_2026_03) — multi-entity / group use, internal product integration rights, full RAG integration toolkit.
|
| 269 |
|
| 270 |
> Gemäß § 19 UStG wird keine Umsatzsteuer berechnet.
|
| 271 |
|