Skip to content

diego-vicente/sdsc-2024-spacetime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Where & When: A Space-Time Analysis of Vehicle Collisions in London

Join us to explore a comprehensive use case, analyzing data with CARTO's Analytic Toolbox function through both the Workflows interface and the SQL console. We'll delve into space-time functions, working with geolocated time series data, and extracting insights through methods like space-time Getis-Ord, hotspot analysis, and time series clustering.

This repository contains all the material used in the workshop, organized in different formats for ease of use. Here you can find:

Notes on the code

All the code uses the Google BigQuery project sdsc-london-2024.spacetime to store the tables and sdsc-london-2024.preview_carto to store the Analytics Toolbox preview functions. There are some caveats for this:

  • It is a public project, so every table mentioned in the code is accesible for any user using the BigQuery console.
  • It is read-only, so every time the code attempts to write a table in it, will fail. Please edit the code with a project and dataset that you are allowed to write to.
  • All of those tables do exist, so you can explore the output of each query without the need of actually running it.

About

All the content for the workshop "Where and When: A Space-Time Analysis of Vehicle Collisions in London"

Resources

Stars

Watchers

Forks