@fcorowe
)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.
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:
By the end of the module, you should be able to:
The course is structured as follows:
Day 1
Day 2
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:
You need the most recent version of R and packages. These can be installed following the instructions provided in our R installation guide.
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.
arm
car
corrplot
FRK
gghighlight
ggplot2
ggpubr
ggmap
GISTools
gridExtra
gstat
jtools
kableExtra
knitr
lme4
lmtest
lubridate
MASS
merTools
plyr
RColorBrewer
rgdal
sf
sjPlot
sp
spgwr
spatialreg
spacetime
stargazer
tidyverse
tint
tmap
viridis
You can get the materials from this course as a download of a .zip file or by going directly to the GitHub repository.