clinical-trial / README.md
kangxiaojiang's picture
Update README.md
89e09c9 verified
---
license: cc-by-4.0
task_categories:
- text-classification
- text-retrieval
language:
- en
tags:
- clinical-trials
- healthcare
- medical
- real-world-data
pretty_name: Global Clinical Trials Structured Intelligence
size_categories:
- 1K<n<10K
---
πŸ₯ **Dataset Summary**
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).
**πŸš€ Key Features**
- **Structured Intervention Arms:** `arm_intervention` captures each trial arm's design group type, linked interventions, and single/multi-drug configuration.
- **Multilingual Drug Entities:** `experimental_drug` provides normalized drug names in CN/EN/JP for cross-lingual applications.
- **Condition & Sponsor Mapping:** `f_condition` tags diseases/conditions; `sponsor` and `collaborator` map the organizational network behind each trial.
- **Registry Linkage:** Full ClinicalTrials.gov URL and secondary IDs (NIH grant numbers, org study IDs, acronyms) for traceability.
## πŸ”— Resources
- **Developer Portal**: [open.patsnap.com](https://open.patsnap.com)
- **PatSnap Life Sciences**: [patsnap.com/solutions/life-sciences](https://www.patsnap.com/solutions/life-sciences/)
- **GitHub**: [github.com/patsnap](https://github.com/patsnap)