Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,38 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: cc-by-4.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: cc-by-4.0
|
| 3 |
+
task_categories:
|
| 4 |
+
- text-classification
|
| 5 |
+
- text-retrieval
|
| 6 |
+
language:
|
| 7 |
+
- en
|
| 8 |
+
tags:
|
| 9 |
+
- clinical-trials
|
| 10 |
+
- healthcare
|
| 11 |
+
- medical
|
| 12 |
+
- real-world-data
|
| 13 |
+
pretty_name: Global Clinical Trials Structured Intelligence
|
| 14 |
+
size_categories:
|
| 15 |
+
- n<1K
|
| 16 |
+
---
|
| 17 |
+
|
| 18 |
+
🏥 Dataset Summary
|
| 19 |
+
|
| 20 |
+
The Global Clinical Trials Structured Intelligence dataset provides 900 deeply parsed clinical trial records drawn proportionally across all development phases (Phase I through IV, plus observational studies), with enriched representation of early-phase trials. Moving beyond raw registry text, each record extracts critical parameters including study purpose, intervention arms, trial duration, and primary endpoints.
|
| 21 |
+
|
| 22 |
+
An essential resource for Medical NLP models, clinical trial outcome prediction, and global R&D trend analysis.
|
| 23 |
+
|
| 24 |
+
🚀 Key Features
|
| 25 |
+
|
| 26 |
+
•
|
| 27 |
+
Phase-Stratified Coverage: Records span all clinical phases with deliberate enrichment of early-phase (Phase I/II) trials.
|
| 28 |
+
|
| 29 |
+
•
|
| 30 |
+
Structural Trial Design: Details on arm_intervention_count, duration, and group_country_count.
|
| 31 |
+
|
| 32 |
+
•
|
| 33 |
+
Outcome & Validation Tracking: Tracks whether the trial has results (if_ct_result) and its validation status (if_validation).
|
| 34 |
+
|
| 35 |
+
💻 Quick Start & MCP Integration
|
| 36 |
+
|
| 37 |
+
Query clinical trial intelligence dynamically with our Clinical Trials MCP Tool on GitHub.
|
| 38 |
+
|