RUN_011: publish v2.0 export + clean sample + manifest + delivery zip
Browse files- MANIFEST_v2.json +61 -0
MANIFEST_v2.json
ADDED
|
@@ -0,0 +1,61 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": "2.0",
|
| 3 |
+
"export_timestamp": "2026-03-11T12:32:03.467767+00:00",
|
| 4 |
+
"record_count": 104388,
|
| 5 |
+
"unique_chemicals": 24771,
|
| 6 |
+
"unique_species": 2315,
|
| 7 |
+
"fields": [
|
| 8 |
+
"chemical",
|
| 9 |
+
"plant_species",
|
| 10 |
+
"application",
|
| 11 |
+
"dosage",
|
| 12 |
+
"pubmed_mentions_2026",
|
| 13 |
+
"clinical_trials_count_2026",
|
| 14 |
+
"chembl_bioactivity_count",
|
| 15 |
+
"patent_count_since_2020"
|
| 16 |
+
],
|
| 17 |
+
"sha256_json": "c762a5b4769c78fc4ea63b4d6cf54d51109ac37bb0a01c4ce378668466f4878f",
|
| 18 |
+
"sha256_parquet": "38f8387612e5ee584d0d11b21c02c89a5850500d723c34bbe4bcacd6d6fe51b0",
|
| 19 |
+
"json_size_bytes": 23252364,
|
| 20 |
+
"parquet_size_bytes": 997578,
|
| 21 |
+
"null_counts": {
|
| 22 |
+
"chemical": 0,
|
| 23 |
+
"plant_species": 0,
|
| 24 |
+
"application": 47324,
|
| 25 |
+
"dosage": 90340,
|
| 26 |
+
"pubmed_mentions_2026": 0,
|
| 27 |
+
"clinical_trials_count_2026": 0,
|
| 28 |
+
"chembl_bioactivity_count": 0,
|
| 29 |
+
"patent_count_since_2020": 0
|
| 30 |
+
},
|
| 31 |
+
"enrichment_statistics": {
|
| 32 |
+
"pubmed_mentions_2026": {
|
| 33 |
+
"min": -1,
|
| 34 |
+
"max": 3280238,
|
| 35 |
+
"mean": 63676.14,
|
| 36 |
+
"non_zero_count": 84493,
|
| 37 |
+
"non_zero_pct": 80.94
|
| 38 |
+
},
|
| 39 |
+
"clinical_trials_count_2026": {
|
| 40 |
+
"min": 0,
|
| 41 |
+
"max": 6181,
|
| 42 |
+
"mean": 104.92,
|
| 43 |
+
"non_zero_count": 35268,
|
| 44 |
+
"non_zero_pct": 33.79
|
| 45 |
+
},
|
| 46 |
+
"chembl_bioactivity_count": {
|
| 47 |
+
"min": 0,
|
| 48 |
+
"max": 7679,
|
| 49 |
+
"mean": 83.69,
|
| 50 |
+
"non_zero_count": 35185,
|
| 51 |
+
"non_zero_pct": 33.71
|
| 52 |
+
},
|
| 53 |
+
"patent_count_since_2020": {
|
| 54 |
+
"min": 0,
|
| 55 |
+
"max": 866143,
|
| 56 |
+
"mean": 846.41,
|
| 57 |
+
"non_zero_count": 48295,
|
| 58 |
+
"non_zero_pct": 46.26
|
| 59 |
+
}
|
| 60 |
+
}
|
| 61 |
+
}
|