Data Management with SQL for the Health Sciences: Setup

Data

Download this data to your computer: https://doi.org/10.6084/m9.figshare.1314459. Click on Download all to download the zip file. Unzip it to a location that you can easily find on your computer.

About the data

The data for this lesson is from a teaching version of the ADNI Database data. To obtain access to this dataset, apply here: http://adni.loni.usc.edu/data-samples/access-data/

Software

SQL is a specialized programming language used with databases. We use a simple database manager called SQLite in our lessons.

We will use the DB Browser for SQLite program, which is available for all major platforms.