Geospatial Data, Maps & Spatial Analysis

R Geospatial Fundamentals: Vector Data: Parts 1-2

October 29, 2021, 12:00pm
Geospatial data are an important component of data visualization and analysis in the social sciences, humanities, and elsewhere. The R programming language is a great platform for exploring these data and integrating them into your research. This workshop focuses on fundamental operations for reading, writing, manipulating and mapping vector data, which encodes location as points, lines and polygons.

Geospatial Data and Mapping in Python: Parts 1-2

October 5, 2021, 2:00pm
Geospatial data are an important component of data visualization and analysis in the social sciences, humanities, and elsewhere. The Python programming language is a great platform for exploring these data and integrating them into your research.

Geospatial Fundamentals with QGIS: Queries & Joins

October 1, 2021, 10:00am
This workshop will introduce attribute and spatial queries and joins in QGIS. Basic knowledge of QGIS is assumed.

Chun Ho Chow

Data Science Fellow
City and Regional Planning
Civil and Environmental Engineering

I'm a dual-degree MCP City Planning / MS Transportation Engineering student. My background is in physics, and I'm interested in understanding and modelling urban and regional systems, including their morphology/form, interactions, and fundamental dynamics, using complex systems and computational methods. I'm also interested in the emergence and evolution of social complexity, urbanism, and regional networks of cities.

Geospatial Fundamentals with QGIS: Parts 1-2

September 17, 2021, 10:00am
This workshop will introduce methods for working with geospatial data in QGIS, a popular open-source desktop GIS program that runs on both PCs and Macs as well as linux computers. Participants will learn how to load, query and visualize point, line and polygon data. We will also introduce basic methods for processing spatial data, which are the building blocks of spatial analysis workflows. Coordinate reference systems and map projections will also be introduced.

Adam Anderson, Ph.D.

Research Training Manager; Postdoc Lecturer
Digital Humanities

I’m an interdisciplinary data scientist, with a background in Middle Eastern languages (Hebrew, Arabic, and historical languages like Sumerian, Akkadian, Assyrian and Babylonian). I’ve worked in Syria, Lebanon, Israel, and Turkey with archaeological sites and museums. My technical skills include: translation and data storytelling, data forensics (3D imaging, mapping, modeling), computational linguistics (CTA, NLP, OCR), and network analysis (SNA). My roles on campus include: Research Training Manager of the Computational Social Science Training Program; Postdoc Lecturer...

Howdy Neighbor! Proximity Analysis in R

March 1, 2021

Proximity analysis is one of the cornerstones of spatial analysis. It refers to the ways in which we use spatial methods to ask "what is happening near here". It is at the heart of the Tobler's first law of geography which I paraphrase as "Everything is related but near things are more related." In practice, proximity analysis...