Alexander Wirth commited on
Commit
c38e233
·
1 Parent(s): 0f68d31

v2.4.0: DOI 10.5281/zenodo.19660107, Build vs Buy EUR, schema 16 cols, partner fields

Browse files

- DOI: 19265853 → 19660107 across all files (README, llms.txt, UPDATE_POLICY, noise_exclusion_list, quickstart)
- Build vs Buy: €80/hr, ~180h/~120h, ~€16,900/~€11,300 (was $85/hr, $4,080-$5,100)
- Schema table: +partner_cid, +inchi_key, +iupac_verified, +partner_match_method
- YAML dataset_info: 4 new feature columns
- Sample record: 16 fields
- UPDATE_POLICY: v2.4.0 changelog, buyer notification updated
- METHODOLOGY: title v2.4.0, 16 fields

Files changed (6) hide show
  1. METHODOLOGY.md +1 -1
  2. README.md +11 -7
  3. UPDATE_POLICY.md +12 -3
  4. llms.txt +4 -4
  5. noise_exclusion_list.txt +1 -1
  6. quickstart.ipynb +6 -6
METHODOLOGY.md CHANGED
@@ -1,6 +1,6 @@
1
  # Methodology — Ethno-API Phytochemical Dataset v2.4.0
2
 
3
- > **Schema v2.4.0 · 76,907 records · 24,746 compounds · 2,313 species · 12 fields**
4
 
5
  ---
6
 
 
1
  # Methodology — Ethno-API Phytochemical Dataset v2.4.0
2
 
3
+ > **Schema v2.4.0 · 76,907 records · 24,746 compounds · 2,313 species · 16 fields**
4
 
5
  ---
6
 
README.md CHANGED
@@ -78,7 +78,7 @@ dataset_info:
78
  If you use this dataset in your research, please cite:
79
 
80
  ```
81
- Wirth, A. (2026). USDA Phytochemical Database — Enriched v2.4.0 (Sample). Zenodo. https://doi.org/10.5281/zenodo.19265853
82
  ```
83
 
84
  ---
@@ -92,7 +92,7 @@ Wirth, A. (2026). USDA Phytochemical Database — Enriched v2.4.0 (Sample). Zeno
92
  [![Full Dataset](https://img.shields.io/badge/Full%20Dataset-76%2C907%20rows-blue)](https://ethno-api.com)
93
  [![Format](https://img.shields.io/badge/Format-JSON%20%2B%20Parquet-orange)](https://ethno-api.com)
94
  [![HuggingFace](https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-Dataset-yellow)](https://huggingface.co/datasets/wirthal1990-tech/USDA-Phytochemical-Database-JSON)
95
- [![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.19265853.svg)](https://zenodo.org/records/19265853)
96
 
97
  [**Free 400-Row Sample ↓**](#quickstart) · [**Single €699 →**](https://buy.stripe.com/00w6oGgFh58v6Toeqsebu02?utm_source=github&utm_medium=readme&utm_campaign=launch_2026_03) · [**Team €1,349 →**](https://buy.stripe.com/dRm7sK9cP1Wj0v06Y0ebu03?utm_source=github&utm_medium=readme&utm_campaign=launch_2026_03) · [**Enterprise — Contact us →**](mailto:founder@ethno-api.com?subject=Enterprise%20License%20Inquiry)
98
 
@@ -137,6 +137,10 @@ Full methodology is documented in `METHODOLOGY.md`. Known limitations are listed
137
  | `canonical_smiles` | `string` | ~28.2% | Canonical SMILES notation — molecular structure from PubChem (75.4% of unique compounds resolved in v2.4/v2.4.0) |
138
  | `compound_type` | `string` | 0% | Classification: `discrete_phytochemical`, `substance_class`, `complex_mixture`, `inorganic_element`, `generic_ambiguous` — added in v2.4.0 |
139
  | `patent_count_method` | `string` | ~0.9% | Query methodology: `name_based_with_cid`, `name_based_no_cid`, `name_based_invalidated`, `NULL` — added in v2.4.0 |
 
 
 
 
140
 
141
  ---
142
 
@@ -156,9 +160,9 @@ Full methodology is documented in `METHODOLOGY.md`. Known limitations are listed
156
 
157
  Normalising and cross-referencing **24,746 phytochemicals** across multiple authoritative sources is not a weekend project.
158
 
159
- | Scope | Effort | Cost @ $85/hr |
160
- |------|------:|---------------:|
161
- | USDA cleaning + normalization + enrichment + exports + QA | **48–60h** | **~$4,080–$5,100** |
162
 
163
  **This dataset: €699 (one-time). No subscription. No API calls. Download link sent instantly after payment. Valid for 72 hours. See ethno-api.com.**
164
 
@@ -352,12 +356,12 @@ Ethno-API is the deterministic answer to these pipeline requirements.
352
  year = {2026},
353
  publisher = {Ethno-API},
354
  url = {https://ethno-api.com},
355
- doi = {10.5281/zenodo.19265853},
356
  note = {76,907 records, 24,746 unique chemicals, 2,313 plant species, 16-column schema with PubMed, ClinicalTrials, ChEMBL, PatentsView, PubChem CID/SMILES enrichment}
357
  }
358
  ```
359
 
360
- [![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.19265853.svg)](https://zenodo.org/records/19265853)
361
 
362
  ## Contact
363
 
 
78
  If you use this dataset in your research, please cite:
79
 
80
  ```
81
+ Wirth, A. (2026). USDA Phytochemical Database — Enriched v2.4.0 (Sample). Zenodo. https://doi.org/10.5281/zenodo.19660107
82
  ```
83
 
84
  ---
 
92
  [![Full Dataset](https://img.shields.io/badge/Full%20Dataset-76%2C907%20rows-blue)](https://ethno-api.com)
93
  [![Format](https://img.shields.io/badge/Format-JSON%20%2B%20Parquet-orange)](https://ethno-api.com)
94
  [![HuggingFace](https://img.shields.io/badge/%F0%9F%A4%97%20HuggingFace-Dataset-yellow)](https://huggingface.co/datasets/wirthal1990-tech/USDA-Phytochemical-Database-JSON)
95
+ [![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.19660107.svg)](https://zenodo.org/records/19660107)
96
 
97
  [**Free 400-Row Sample ↓**](#quickstart) · [**Single €699 →**](https://buy.stripe.com/00w6oGgFh58v6Toeqsebu02?utm_source=github&utm_medium=readme&utm_campaign=launch_2026_03) · [**Team €1,349 →**](https://buy.stripe.com/dRm7sK9cP1Wj0v06Y0ebu03?utm_source=github&utm_medium=readme&utm_campaign=launch_2026_03) · [**Enterprise — Contact us →**](mailto:founder@ethno-api.com?subject=Enterprise%20License%20Inquiry)
98
 
 
137
  | `canonical_smiles` | `string` | ~28.2% | Canonical SMILES notation — molecular structure from PubChem (75.4% of unique compounds resolved in v2.4/v2.4.0) |
138
  | `compound_type` | `string` | 0% | Classification: `discrete_phytochemical`, `substance_class`, `complex_mixture`, `inorganic_element`, `generic_ambiguous` — added in v2.4.0 |
139
  | `patent_count_method` | `string` | ~0.9% | Query methodology: `name_based_with_cid`, `name_based_no_cid`, `name_based_invalidated`, `NULL` — added in v2.4.0 |
140
+ | `partner_cid` | `int64` | ~98% | Cross-matched PubChem CID from COCONUT/FooDB partner databases — added in v2.4.0 |
141
+ | `inchi_key` | `string` | ~99.4% | InChI key for structural identification — added in v2.4.0 |
142
+ | `iupac_verified` | `int64` | ~99.4% | PubChem CID verified via IUPAC name resolution — added in v2.4.0 |
143
+ | `partner_match_method` | `string` | ~98% | Cross-match methodology: `exact_cid_match`, `iupac_resolution`, `NULL` — added in v2.4.0 |
144
 
145
  ---
146
 
 
160
 
161
  Normalising and cross-referencing **24,746 phytochemicals** across multiple authoritative sources is not a weekend project.
162
 
163
+ | Scope | Without AI | With AI (2026) | Cost @ €80/hr |
164
+ |------|------:|------:|---------------:|
165
+ | USDA cleaning + normalization + enrichment + exports + QA | ~180 hrs | ~120 hrs | **~€16,900 / ~€11,300** |
166
 
167
  **This dataset: €699 (one-time). No subscription. No API calls. Download link sent instantly after payment. Valid for 72 hours. See ethno-api.com.**
168
 
 
356
  year = {2026},
357
  publisher = {Ethno-API},
358
  url = {https://ethno-api.com},
359
+ doi = {10.5281/zenodo.19660107},
360
  note = {76,907 records, 24,746 unique chemicals, 2,313 plant species, 16-column schema with PubMed, ClinicalTrials, ChEMBL, PatentsView, PubChem CID/SMILES enrichment}
361
  }
362
  ```
363
 
364
+ [![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.19660107.svg)](https://zenodo.org/records/19660107)
365
 
366
  ## Contact
367
 
UPDATE_POLICY.md CHANGED
@@ -15,23 +15,32 @@ Next scheduled update: Q1 2027.
15
  Current version: v2.3.1 (April 2026)
16
  All versions are tagged in this repository.
17
 
 
 
 
 
 
 
 
 
 
18
  ## v2.3.1 Changelog
19
  - Added compound_type column (5 categories: discrete_phytochemical, substance_class, complex_mixture, inorganic_element, generic_ambiguous)
20
  - Added patent_count_method column (query methodology transparency)
21
  - RESIN/RESINS CID correction (CID 133110026 was alpha-Copaene, set to NULL)
22
  - Forensic audit corrections for inorganic/generic compounds
23
  - PubChem CID/SMILES coverage: 75.4% (unchanged from v2.3)
24
- - DOI: 10.5281/zenodo.19265853
25
 
26
  ## v2.3 Changelog
27
  - PubChem CID/SMILES coverage: 75.4% (up from 71.8% in v2.2)
28
  - CTS worker resolved 997 additional compounds via PubChem PUG-REST name-to-CID
29
  - 2,741 records improved in correction pass
30
- - DOI: 10.5281/zenodo.19265853
31
 
32
  ## Buyer Notifications
33
  All dataset buyers receive email notification when a new version is available.
34
- Buyers of v2.0, v2.1, v2.2, or v2.3 receive the v2.3.1 update free of charge.
35
 
36
  ## Breaking Changes
37
  Schema changes are announced minimum 30 days in advance via GitHub Discussions.
 
15
  Current version: v2.3.1 (April 2026)
16
  All versions are tagged in this repository.
17
 
18
+ ## v2.4.0 Changelog
19
+ - Added partner_cid column (cross-matched PubChem CID from COCONUT/FooDB)
20
+ - Added inchi_key column (InChI key for structural identification)
21
+ - Added iupac_verified column (PubChem CID verified via IUPAC name resolution)
22
+ - Added partner_match_method column (cross-match methodology transparency)
23
+ - Null-CID reduced to 17,616 (-8% vs v2.3.1)
24
+ - Schema expanded from 12 to 16 columns
25
+ - DOI: 10.5281/zenodo.19660107
26
+
27
  ## v2.3.1 Changelog
28
  - Added compound_type column (5 categories: discrete_phytochemical, substance_class, complex_mixture, inorganic_element, generic_ambiguous)
29
  - Added patent_count_method column (query methodology transparency)
30
  - RESIN/RESINS CID correction (CID 133110026 was alpha-Copaene, set to NULL)
31
  - Forensic audit corrections for inorganic/generic compounds
32
  - PubChem CID/SMILES coverage: 75.4% (unchanged from v2.3)
33
+ - DOI: 10.5281/zenodo.19660107
34
 
35
  ## v2.3 Changelog
36
  - PubChem CID/SMILES coverage: 75.4% (up from 71.8% in v2.2)
37
  - CTS worker resolved 997 additional compounds via PubChem PUG-REST name-to-CID
38
  - 2,741 records improved in correction pass
39
+ - DOI: 10.5281/zenodo.19660107
40
 
41
  ## Buyer Notifications
42
  All dataset buyers receive email notification when a new version is available.
43
+ Buyers of v2.0, v2.1, v2.2, v2.3, or v2.3.1 receive the v2.4.0 update free of charge.
44
 
45
  ## Breaking Changes
46
  Schema changes are announced minimum 30 days in advance via GitHub Discussions.
llms.txt CHANGED
@@ -12,8 +12,8 @@ citation counts, ClinicalTrials.gov study counts,
12
  ChEMBL bioactivity measurements, USPTO patent
13
  counts since 2020, and PubChem CID/canonical
14
  SMILES. 76,907 records, 24,746 unique compounds,
15
- 2,313 plant species. JSON (35 MB) + Parquet
16
- (1.3 MB). DOI: 10.5281/zenodo.19265853.
17
 
18
  # SCHEMA (v2.4.0, 16 columns)
19
  - chemical: compound name (USDA Duke nomenclature)
@@ -35,7 +35,7 @@ SMILES. 76,907 records, 24,746 unique compounds,
35
  - GitHub repository: https://github.com/wirthal1990-tech/USDA-Phytochemical-Database-JSON
36
  - HuggingFace: https://huggingface.co/datasets/wirthal1990-tech/usda-phytochemical-ethnobotanical-database
37
  - Kaggle notebook: https://www.kaggle.com/code/alexanderwirth/usda-phytochemical-database-patent-literature-gap
38
- - Zenodo DOI: https://doi.org/10.5281/zenodo.19265853
39
 
40
  # PRICING
41
  - Single license: EUR 699 (1 entity, perpetual)
@@ -81,7 +81,7 @@ Full methodology: https://github.com/wirthal1990-tech/USDA-Phytochemical-Databas
81
  # CITATION
82
  Wirth, A. (2026). USDA Phytochemical &
83
  Ethnobotanical Database — Enriched v2.4.0. Zenodo.
84
- https://doi.org/10.5281/zenodo.19265853
85
 
86
  # New in v2.4.0 — COCONUT/Partner DB Crossmatch
87
  partner_cid: FLOAT — PubChem CID from COCONUT/partner DB crossmatch (1,534 filled)
 
12
  ChEMBL bioactivity measurements, USPTO patent
13
  counts since 2020, and PubChem CID/canonical
14
  SMILES. 76,907 records, 24,746 unique compounds,
15
+ 2,313 plant species. JSON (41 MB) + Parquet
16
+ (1.3 MB). DOI: 10.5281/zenodo.19660107.
17
 
18
  # SCHEMA (v2.4.0, 16 columns)
19
  - chemical: compound name (USDA Duke nomenclature)
 
35
  - GitHub repository: https://github.com/wirthal1990-tech/USDA-Phytochemical-Database-JSON
36
  - HuggingFace: https://huggingface.co/datasets/wirthal1990-tech/usda-phytochemical-ethnobotanical-database
37
  - Kaggle notebook: https://www.kaggle.com/code/alexanderwirth/usda-phytochemical-database-patent-literature-gap
38
+ - Zenodo DOI: https://doi.org/10.5281/zenodo.19660107
39
 
40
  # PRICING
41
  - Single license: EUR 699 (1 entity, perpetual)
 
81
  # CITATION
82
  Wirth, A. (2026). USDA Phytochemical &
83
  Ethnobotanical Database — Enriched v2.4.0. Zenodo.
84
+ https://doi.org/10.5281/zenodo.19660107
85
 
86
  # New in v2.4.0 — COCONUT/Partner DB Crossmatch
87
  partner_cid: FLOAT — PubChem CID from COCONUT/partner DB crossmatch (1,534 filled)
noise_exclusion_list.txt CHANGED
@@ -5,7 +5,7 @@
5
  #
6
  # Dataset: v2.3.1 (76,907 records, 24,746 unique chemicals, 2,313 species)
7
  # Matching records in v2.3.1: 5,287 (93 of 116 entries found in dataset)
8
- # DOI: 10.5281/zenodo.19265853
9
  # Last updated: 2026-03-31
10
  ACETALDEHYDE
11
  ACETIC-ACID
 
5
  #
6
  # Dataset: v2.3.1 (76,907 records, 24,746 unique chemicals, 2,313 species)
7
  # Matching records in v2.3.1: 5,287 (93 of 116 entries found in dataset)
8
+ # DOI: 10.5281/zenodo.19660107
9
  # Last updated: 2026-03-31
10
  ACETALDEHYDE
11
  ACETIC-ACID
quickstart.ipynb CHANGED
@@ -5,7 +5,7 @@
5
  "id": "cell-01",
6
  "metadata": {},
7
  "source": [
8
- "# USDA Phytochemical & Ethnobotanical Database — Enriched v2.3.1\n",
9
  "\n",
10
  "**76,907 records · 24,746 compounds · 2,313 species · 5 enrichment layers**\n",
11
  "\n",
@@ -29,7 +29,7 @@
29
  "import duckdb\n",
30
  "\n",
31
  "# Load the free 400-row sample\n",
32
- "# To use full dataset: replace path with 'ethno_dataset_2026_v2.3.1.json'\n",
33
  "SAMPLE = 'ethno_sample_400.json'\n",
34
  "\n",
35
  "df = pd.read_json(SAMPLE)\n",
@@ -203,19 +203,19 @@
203
  "## Citation\n",
204
  "\n",
205
  "```bibtex\n",
206
- "@misc{ethno_api_v2.3.1_2026,\n",
207
- " title = {USDA Phytochemical \\& Ethnobotanical Database --- Enriched v2.3.1},\n",
208
  " author = {Wirth, Alexander},\n",
209
  " year = {2026},\n",
210
  " publisher = {Ethno-API},\n",
211
  " url = {https://ethno-api.com},\n",
212
- " doi = {10.5281/zenodo.19265853},\n",
213
  " note = {76,907 records, 24,746 unique chemicals, 2,313 plant species,\n",
214
  " 12-column schema with PubMed, ClinicalTrials, ChEMBL, PatentsView, and PubChem enrichment}\n",
215
  "}\n",
216
  "```\n",
217
  "\n",
218
- "[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.19265853.svg)](https://zenodo.org/records/19265853)\n",
219
  "\n",
220
  "**Links:** [ethno-api.com](https://ethno-api.com) · [GitHub](https://github.com/wirthal1990-tech/USDA-Phytochemical-Database-JSON) · [HuggingFace](https://huggingface.co/datasets/wirthal1990-tech/USDA-Phytochemical-Database-JSON)\n",
221
  "\n",
 
5
  "id": "cell-01",
6
  "metadata": {},
7
  "source": [
8
+ "# USDA Phytochemical & Ethnobotanical Database — Enriched v2.4.0\n",
9
  "\n",
10
  "**76,907 records · 24,746 compounds · 2,313 species · 5 enrichment layers**\n",
11
  "\n",
 
29
  "import duckdb\n",
30
  "\n",
31
  "# Load the free 400-row sample\n",
32
+ "# To use full dataset: replace path with 'ethno_dataset_2026_v2.4.0.json'\n",
33
  "SAMPLE = 'ethno_sample_400.json'\n",
34
  "\n",
35
  "df = pd.read_json(SAMPLE)\n",
 
203
  "## Citation\n",
204
  "\n",
205
  "```bibtex\n",
206
+ "@misc{ethno_api_v2.4.0_2026,\n",
207
+ " title = {USDA Phytochemical \\& Ethnobotanical Database --- Enriched v2.4.0},\n",
208
  " author = {Wirth, Alexander},\n",
209
  " year = {2026},\n",
210
  " publisher = {Ethno-API},\n",
211
  " url = {https://ethno-api.com},\n",
212
+ " doi = {10.5281/zenodo.19660107},\n",
213
  " note = {76,907 records, 24,746 unique chemicals, 2,313 plant species,\n",
214
  " 12-column schema with PubMed, ClinicalTrials, ChEMBL, PatentsView, and PubChem enrichment}\n",
215
  "}\n",
216
  "```\n",
217
  "\n",
218
+ "[![DOI](https://zenodo.org/badge/doi/10.5281/zenodo.19660107.svg)](https://zenodo.org/records/19660107)\n",
219
  "\n",
220
  "**Links:** [ethno-api.com](https://ethno-api.com) · [GitHub](https://github.com/wirthal1990-tech/USDA-Phytochemical-Database-JSON) · [HuggingFace](https://huggingface.co/datasets/wirthal1990-tech/USDA-Phytochemical-Database-JSON)\n",
221
  "\n",