Event box

Software Carpentry: SQL In-Person

This is an introduction to programming and data analysis for absolute novices, using SQL

In the late 1920s and early 1930s, William Dyer, Frank Pabodie, and Valentina Roerich led expeditions to the Pole of Inaccessibility in the South Pacific, and then onward to Antarctica. Two years ago, their expeditions were found in a storage locker at Miskatonic University. We have scanned and OCR the data they contain, and we now want to store that information in a way that will make search and analysis easy.

Three common options for storage are text files, spreadsheets, and databases. Text files are easiest to create, and work well with version control, but then we would have to build search and analysis tools ourselves. Spreadsheets are good for doing simple analyses, but they don’t handle large or complex data sets well. Databases, however, include powerful tools for search and analysis, and can handle large, complex data sets. These lessons will show how to use a database to explore the expeditions’ data

 

More information about this workshop (including the lessons themselves) are here:

 

1. Selecting Data

2. Sorting and Removing Duplicates

3. Filtering

4. Calculating New Values

5. Missing Data

6. Aggregation

7. Combining Data

8. Data Hygiene

9. Creating and Modifying Data

10. Programming with Databases - Python

11. Programming with Databases - R

https://swcarpentry.github.io/sql-novice-survey/

Date:
Thursday, April 11, 2024
Time:
1:00pm - 4:00pm
Time Zone:
Auckland (change)
Location:
Poutama (Level 3 Central, Rm 388)
Categories:
  Research Support  
Registration has closed.

contact me for help (profile box)

Anton Angelo