\documentclass[../Main.tex]{subfiles} \graphicspath{{\subfix{Assets/img/}}} \begin{document} \subsection{Data Sources} The following are the data source I plan on using. \subsubsection{Clinical Trials Data} %ClinicalTrials.gov % Key features - brief description % Snapshots % Why is it being included % What specific data is used % Enrollment, status, duration, indication, compound % Data Manipulations for each % Normalized: Enrollment, duration % Categorical-to dummies: status % Linked: indication, compound % counts: number of sponsor changes since start. % Links to data \subsubsection{Drugs on Market} %Structured Product Labels and dates of marketing % Key features % Why is it being included % What specific data is used % compound, spl, marketing dates % Data Manipulations for each % Linked: compound, spl -> indication % standardize start/end dates by getting a view: compound, dates, manufacturer. % Links to data \subsubsection{Global Disease Burden Survey} %Dataset name % Key features % Why is it being included % What specific data is used % Data Manipulations for each % Links to data %Dataset name % Key features % Why is it being included % What specific data is used % Data Manipulations for each % Links to data \subsection{Data Linkages} %% Ideal % Link trial indications to a generic indication registry % Link SPL indications to a generic indication registry % Link Global disease burden to a generic indication registry % Link trial compounds a generic registry (MPT or whatever that was)? % Link SPL compounds to a generic registry % Link Market data to SPLs \end{document}