Alexander Wirthal commited on
Commit
2e81545
·
1 Parent(s): f352557

docs: add Early Bird banner, correct file sizes, link METHODOLOGY.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -57,6 +57,7 @@ dataset_info:
57
  config_name: default
58
  ---
59
 
 
60
 
61
  <div align="center">
62
 
@@ -219,8 +220,8 @@ The free 400-row sample contains real, final enrichment values across all four l
219
  | `ethno_sample_400.json` | 108 KB | JSON | Free (this repo) |
220
  | `ethno_sample_400.parquet` | 20 KB | Parquet | Free (this repo) |
221
  | `quickstart.ipynb` | 9 KB | Notebook | Free (this repo) |
222
- | `ethno_dataset_2026_v2.json` | ~18 MB | JSON | Included in all tiers |
223
- | `ethno_dataset_2026_v2.parquet` | ~900 KB | Parquet | Included in all tiers |
224
  | `MANIFEST_v2.json` (SHA-256) | ~1 KB | JSON | Included in all tiers |
225
  | `duckdb_queries.sql` (20 Queries) | ~13 KB | SQL | Team + Enterprise |
226
  | `compound_priority_score.py` | ~5 KB | Python | Team + Enterprise |
@@ -241,7 +242,7 @@ All enrichment layers are derived from authoritative, publicly accessible scient
241
  | [ChEMBL](https://www.ebi.ac.uk/chembl/) | March 2026 | Compound-level bioactivity measurement depth |
242
  | [USPTO PatentsView](https://patentsview.org/) | March 2026 | Compound-level commercial IP activity score |
243
 
244
- Enrichment methodology and source code are available to **Enterprise** license holders upon request under **NDA**.
245
 
246
  ## Use Cases
247
 
 
57
  config_name: default
58
  ---
59
 
60
+ > ⚡ **Early Access — First 10 buyers: 57 % off.** Single €299 · Team €549 · Enterprise €899. [→ ethno-api.com](https://ethno-api.com)
61
 
62
  <div align="center">
63
 
 
220
  | `ethno_sample_400.json` | 108 KB | JSON | Free (this repo) |
221
  | `ethno_sample_400.parquet` | 20 KB | Parquet | Free (this repo) |
222
  | `quickstart.ipynb` | 9 KB | Notebook | Free (this repo) |
223
+ | `ethno_dataset_2026_v2.json` | ~23 MB | JSON | Included in all tiers |
224
+ | `ethno_dataset_2026_v2.parquet` | ~975 KB | Parquet | Included in all tiers |
225
  | `MANIFEST_v2.json` (SHA-256) | ~1 KB | JSON | Included in all tiers |
226
  | `duckdb_queries.sql` (20 Queries) | ~13 KB | SQL | Team + Enterprise |
227
  | `compound_priority_score.py` | ~5 KB | Python | Team + Enterprise |
 
242
  | [ChEMBL](https://www.ebi.ac.uk/chembl/) | March 2026 | Compound-level bioactivity measurement depth |
243
  | [USPTO PatentsView](https://patentsview.org/) | March 2026 | Compound-level commercial IP activity score |
244
 
245
+ Enrichment methodology is documented in [`METHODOLOGY.md`](METHODOLOGY.md). Source code is available to **Enterprise** license holders upon request under **NDA**.
246
 
247
  ## Use Cases
248