The Graduate Division serves more than 13,000 students in over 100 graduate degree programs. We are here to help you from the time you are admitted until you complete your graduate program.
We're thrilled you're considering Berkeley for your graduate study. We offer more than 100 programs for master's, professional, and doctoral students to pursue their dreams.
Working toward obtaining your graduate degree at Berkeley is an exciting and challenging endeavor, but funding your graduate education shouldn’t be your greatest challenge.
We're here to support you as you progress through your degree, and help you understand the policies and procedures that inform your graduate education.
GradPro, the Graduate Writing Center, and the GSI Teaching & Resource Center can support you in your academic and professional development at all stages of your degree program and in preparing for your career.
The Office for Graduate Diversity provides support and services for prospective and continuing students in an effort to support and sustain a more diverse graduate student community.
Your gift allows us to deliver an inclusive, world-class experience to graduate students, so they can make a difference at Berkeley and beyond.
Back to All Events
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. This is a two part online workshop.
Geospatial Data and Mapping in Python, Part 1: Getting started with spatial dataframes (Oct 3rd) Part one of this two-part workshop series will introduce basic methods for working with geospatial data in Python using the GeoPandas library(link is external). Participants will learn how to import and export spatial data and store them as GeoPandas GeoDataFrames (or spatial dataframes). We will explore and compare several methods for mapping the data including the GeoPandas plot function and the matplotlib library. We will review coordinate reference systems and methods for reading, defining and transforming these. Note, this workshop focuses on vector spatial data.
Geospatial Data and Mapping in Python, Part 2: Geoprocessing and analysis (Oct 5th) Part two of this two-part workshop series will dive deeper into data driven mapping in Python, using color palettes and data classification to communicate information with maps. We will also introduce basic methods for processing spatial data, which are the building blocks of common spatial analysis workflows. Note, this workshop focuses on vector spatial data.
Knowledge Requirements You’ll probably get the most out of this workshop if you have a basic foundation in Python and Pandas, similar to what you would have from taking the D-Lab Python Fundamentals workshop series. Here are a couple of suggestions for materials to check out prior to the workshop.
D-Lab Workshops:
Workshop Materials: https://github.com/dlab-berkeley/Python-Geospatial-Fundamentals
Software Requirements:Installation Instructions for Python Anaconda