kangxiaojiang commited on
Commit
7025eef
·
verified ·
1 Parent(s): 27a580b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -3
README.md CHANGED
@@ -1,3 +1,30 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ pretty_name: Pharmaceutical Approvals & Regulatory Timeline
4
+ tags:
5
+ - regulatory-affairs
6
+ - fda
7
+ - ema
8
+ - drug-approval
9
+ - timeline-analysis
10
+ task_categories:
11
+ - tabular-classification
12
+ size_categories:
13
+ - n<1K
14
+ ---
15
+
16
+ 📜 Dataset Summary
17
+
18
+ The Pharmaceutical Approvals & Regulatory Timeline Data captures 500 drug approval records drawn from the four major regulatory jurisdictions: China (NMPA), United States (FDA), European Union (EMA), and Japan (PMDA), with approximately 100 records per region. It enables comparative regulatory analysis and temporal modeling of the global pharmaceutical approval landscape.
19
+
20
+ 🚀 Key Features
21
+
22
+
23
+ Four-Jurisdiction Coverage: Balanced representation across China, US, EU, and Japan for cross-regional regulatory research.
24
+
25
+
26
+ Temporal Regulatory Tracking: Includes first_approval_date and detailed timestamp tracking (time_ts).
27
+
28
+
29
+ Entity Linkage: Maps approvals to specific drug_id, disease_id, and organizational entities (org_master_entity_id).
30
+