An example that reads the public samples of weather data from BigQuery, counts the number of
tornadoes that occur in each month, and writes the results to BigQuery.
An example that reads Wikipedia edit data from Cloud Storage and computes the user with
the longest string of edits separated by no more than an hour within each month.