wirthal1990-tech commited on
Commit
60c4076
·
verified ·
1 Parent(s): b30c341

RUN_011: publish v2.0 export + clean sample + manifest + delivery zip

Browse files
Files changed (1) hide show
  1. README_delivery.txt +27 -0
README_delivery.txt ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ USDA Phytochemical & Ethnobotanical Database — Enriched v2.0
2
+ =============================================================
3
+
4
+ This archive contains the complete enriched dataset (104,388 records, 24,771
5
+ unique compounds, 2,315 plant species). Each record includes the original USDA
6
+ Dr. Duke's baseline fields (chemical, plant_species, application, dosage) plus
7
+ four quantitative enrichment layers: PubMed citation count (March 2026 snapshot),
8
+ ClinicalTrials.gov study count, ChEMBL bioactivity measurement count, and US
9
+ patent count since 2020 from USPTO PatentsView.
10
+
11
+ Files included:
12
+ - ethno_dataset_2026_v2.json Full dataset (compact JSON, ~23 MB)
13
+ - ethno_dataset_2026_v2.parquet Full dataset (Snappy Parquet, ~975 KB)
14
+ - MANIFEST_v2.json SHA-256 checksums, record count, field stats
15
+ - ethno_sample_400.json 400-row reference sample (same schema)
16
+
17
+ Data sources: USDA Dr. Duke's Phytochemical Database (public domain), NCBI PubMed
18
+ (E-utilities API), ClinicalTrials.gov (bulk XML), ChEMBL 35 (SQLite), USPTO
19
+ PatentsView (bulk TSV). All enrichment pipelines are deterministic, checkpoint-
20
+ resumable, and ran locally against downloaded bulk data — no rate-limited API
21
+ calls. Enrichment completed March 2026.
22
+
23
+ License: This dataset is licensed for internal use by the purchasing legal entity
24
+ as specified in the tier purchased (Single Entity / Team / Enterprise). Resale,
25
+ public redistribution, and derivative dataset publication are prohibited. See
26
+ your purchase confirmation email for full license terms. Contact founder@ethno-api.com
27
+ for licensing questions.