This lesson is in the early stages of development (Alpha version)

SQL for Humanities: Setup

Data

Download this data to your computer: Humanities SQL data. 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 a part of the Data Carpentry Humanities workshop. It is a teaching version of the EEBO/TCP data.

The data for this lesson and the workshop are in the Humanities Data repository available on Github, with a CC-0 license available for reuse.

Software

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

We will use DB Browser for SQLite.

Windows