Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,32 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-nc-4.0
|
| 3 |
+
pretty_name: Global Drug Development & Classification
|
| 4 |
+
tags:
|
| 5 |
+
- pharmacology
|
| 6 |
+
- drug-development
|
| 7 |
+
- nme
|
| 8 |
+
- first-in-class
|
| 9 |
+
task_categories:
|
| 10 |
+
- tabular-classification
|
| 11 |
+
size_categories:
|
| 12 |
+
- 1K<n<10K
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
💊 Dataset Summary
|
| 16 |
+
|
| 17 |
+
The Global Drug Development & Classification Database contains 1,000 pharmaceutical assets sampled across all development stages, with deliberate enrichment of early-phase compounds (Preclinical, Phase I, Phase II) to support discovery-stage AI research. It tracks regulatory milestones including New Molecular Entity (NME), First-in-Class, and Qualified Infectious Disease Product (QIDP) designations.
|
| 18 |
+
|
| 19 |
+
🚀 Key Features
|
| 20 |
+
|
| 21 |
+
•
|
| 22 |
+
Phase-Enriched Sampling: Early-stage compounds are over-represented to support discovery and lead optimization workflows.
|
| 23 |
+
|
| 24 |
+
•
|
| 25 |
+
Regulatory Milestones: Boolean flags for is_nme, is_first_in_class, and is_qidp.
|
| 26 |
+
|
| 27 |
+
•
|
| 28 |
+
Global Development Tracking: global_highest_dev_status captures a drug's current progression from discovery to approval.
|
| 29 |
+
|
| 30 |
+
💻 Quick Start & MCP Integration
|
| 31 |
+
|
| 32 |
+
Connect your AI agents to global drug intelligence using our Drug Discovery MCP Tool on GitHub.
|