Geographic Data Science for Public Policy

Francisco Rowe (@fcorowe)

2021-11-12

Description

This course offers an introduction to Geographic Data Science for Public Policy. It provides a general framework to develop understanding of the ways in which geographic data analytics can be used to turn raw data into actionable information that can inform decision making. The course adopts a problem-to-solution teaching approach, defining a practical problem and illustrating how geographic data science can enable understanding to make critically informed decisions. It uses a learning-by-doing approach based on real-world examples. This also teaches how to conduct statistical and geographic data analysis in R.

Aims

This module aims to provide an introduction to geographic data science and illustrate how geographic data science data can be used to produce evidence and inform decision making:

Learning outcomes

By the end of the module, you should be able to:

Structure

The course is structured as follows:

Day 1

Day 2

Philosophy

Resources

All this course material is available on Github and you can download it here. Once you have download it, ensure it is in a safe place on your computer. The folder should display the following folder structure:

Fig. 1. Folder structure.

Computational Environment

You need the most recent version of R and packages. These can be installed following the instructions provided in our R installation guide.

Dependency list

The list of libraries that we will use is provided below. If you have followed the instructions provided in our R installation guide and will be using Docker, you can relax and these libraries have already been installed for you.

If you have natively installed R and RStudio, you need to ensure you have installed the list of libraries used in this book following the steps provided here.

You can get the materials from this course as a download of a .zip file or by going directly to the GitHub repository.