/SQL-workshop

Workshop: Querying large-scale online datasets - SQL and Google BigQuery

Primary LanguageHTML

Workshop: Querying large-scale online datasets: SQL and Google BigQuery

This repository contains the materials for a short workshop entitled "CQuerying large-scale online datasets: SQL and Google BigQuery," versions of which I have taught at the ECPR summer school and the University of Southern California. It will next be offered at the London School of Economics on December 2018.

The worskhop website is at http://pablobarbera.com/SQL-workshop/

This website is built with Rmarkdown.

The layout for this website was designed by Jeffrey Arnold (thanks!).

Usage

To build the site,

> source("build.R")

To serve the site locally and rebuild it dynamically with changes, run:

> source("serve.R")