You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Data analysis produces data in the form of results. Although integrating and putting findings into context is a cornerstone of scientific work, data of this type is often neglected. The analysis results data model is a proposed solution to this issue that combines analysis standards with a common data model.
This is my first SQL project. I used clinical trial dataset. Here I have started from the start by learning: Designing a database, Creating table, Adding data to the table, Updating the column name, Altering the data in the table, Defining the questions that is needed to answer, Cleaning the dataset and Performing Exploratory Data Analysis.