ClinicalTrials.gov is a registry and results database of publicly and privately supported clinical studies of human participants conducted around the world.
Analysis of NCT data model:
- copy text from
https://www.clinicaltrials.gov/ct2/html/images/info/public.xsd
- past text to
http://xmlgrid.net/
and clickSubmit
- now you can discover the whole data model, data types etc
Only around 10% of studies have a
clinical_results
section - https://www.clinicaltrials.gov/ct2/help/how-find/find-study-results
See table definition for the full data model.
Trial identifier: nct_id
Trials could be serched with lastchanges_date
filter.
After initial scraping we should use the last 2 days searches
to stay up to date (recent
stack).