Update README.md
Browse files
README.md
CHANGED
|
@@ -15,26 +15,17 @@ size_categories:
|
|
| 15 |
- 1K<n<10K
|
| 16 |
---
|
| 17 |
|
| 18 |
-
π₯ Dataset Summary
|
| 19 |
|
| 20 |
-
|
| 21 |
|
| 22 |
-
|
| 23 |
|
| 24 |
-
|
|
|
|
|
|
|
|
|
|
| 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 |
|
| 39 |
## π Resources
|
| 40 |
- **Developer Portal**: [open.patsnap.com](https://open.patsnap.com)
|
|
|
|
| 15 |
- 1K<n<10K
|
| 16 |
---
|
| 17 |
|
| 18 |
+
π₯ **Dataset Summary**
|
| 19 |
|
| 20 |
+
Structured clinical trial records sourced from ClinicalTrials.gov. Each record extracts and normalizes key parameters including study purpose, intervention arms, trial conditions, and sponsor/collaborator relationships. Drug entities are enriched with multilingual name mappings (Chinese, English, Japanese).
|
| 21 |
|
| 22 |
+
**π Key Features**
|
| 23 |
|
| 24 |
+
- **Structured Intervention Arms:** `arm_intervention` captures each trial arm's design group type, linked interventions, and single/multi-drug configuration.
|
| 25 |
+
- **Multilingual Drug Entities:** `experimental_drug` provides normalized drug names in CN/EN/JP for cross-lingual applications.
|
| 26 |
+
- **Condition & Sponsor Mapping:** `f_condition` tags diseases/conditions; `sponsor` and `collaborator` map the organizational network behind each trial.
|
| 27 |
+
- **Registry Linkage:** Full ClinicalTrials.gov URL and secondary IDs (NIH grant numbers, org study IDs, acronyms) for traceability.
|
| 28 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 29 |
|
| 30 |
## π Resources
|
| 31 |
- **Developer Portal**: [open.patsnap.com](https://open.patsnap.com)
|