Initial commit — clean history (removed large test files, browser profiles, Medidata/Clario downloads)
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
from download_edc_datalistings import download_datalisting
|
||||
|
||||
download_datalisting(
|
||||
study="77242113UCO3001",
|
||||
forms=[
|
||||
"Trial Disposition (Completion / Discontinuation)",
|
||||
"Date of Visit",
|
||||
"Concomitant Therapy",
|
||||
],
|
||||
country="CZE",
|
||||
)
|
||||
Reference in New Issue
Block a user