Past Event
What Stakeholders Really Want to Know: Using PSEO Earnings Data to Answer Real Questions
PSEO Coalition Summer Webinar Series - 2026
June 25, 2026 | 3 – 4 PM ET
Go deeper into one of PSEO’s most widely used data components: earnings outcomes. This webinar walks through real-world analytical examples framed around the kinds of questions stakeholders actually ask, sharing practical tips and techniques for getting the most out of the earnings data. We’ll cover how to approach common analytical challenges, how to incorporate supplementary data to benchmark findings, and what analysts need to know to work with this data accurately and responsibly. This is ideal for institutional researchers, policy analysts, and data practitioners ready to put PSEO earnings data to work.
Past Event
Working with PSEO Geographic Flows Data: Where Graduates Go and What It Means
PSEO Coalition Summer Webinar Series - 2026
July 28, 2026 | 3 – 4 PM ET
Where do graduates go after completing their program, and what does that tell us about regional talent pipelines, student mobility, and institutional reach? This webinar takes a hands-on look at the geographic component of PSEO data, sharing practical tips and techniques for turning flows data into meaningful insights. Through real-world examples, we’ll walk through common analytical approaches, flagging what to watch out for along the way. This is a great fit for institutional researchers, workforce analysts, and policy practitioners interested in the geography of student outcomes.
Past Event
Working with PSEO Industry Data: Understanding Where Graduates Land and Why It Matters
PSEO Coalition Summer Webinar Series - 2026
August 27, 2026 | 3 – 4 PM ET
Industry placement data tells a compelling story about the connection between postsecondary programs and the workforce. This webinar takes a hands-on look at the industry component of PSEO data, walking through real-world examples and sharing practical tips and techniques for understanding employment patterns and program-to-labor-market alignment. We’ll also show how outside data can add useful context to industry analysis, while unpacking the nuances that shape how these data should be interpreted and applied. This is well-suited for institutional researchers, program evaluators, and workforce analysts looking to connect postsecondary outcomes to the broader labor market landscape.
Past Events
Past Event
Advanced PSEO Data Use: APIs and Data Integration for Deeper Analysis
PSEO Coalition Summer Webinar Series
August 28, 2025 | 3 – 4 p.m. ET
In this advanced session, learn how to use the Postsecondary Employment Outcomes (PSEO) data programmatically using the API and how to enrich your analyses by supplementing PSEO with other key datasets, including IPEDS survey data, U.S. Census earnings data, and cost of living indicators. This webinar is ideal for users looking to build custom workflows and perform more comprehensive, context-rich analyses using PSEO data.
The below Python scripts provide a roadmap to creating your own data pipelines using publicly available data, such as from IPEDS and the U.S. Census Bureau. The scripts are saved as Jupyter notebooks, which can be opened in any integrated development environment (IDE) that supports this format.
This script retrieves data from the IPEDS Institutional Characteristics survey and merges it with a list of participating PSEO institutions to create a crosswalk that identifies the level of a college or university (two-year vs. four-year). This script incorporates some manual logic to accommodate institutions that do not appear in IPEDS.
This script retrieves living wage data for the 12 family configurations from the MIT Living Wage Calculator by metropolitan statistical area (MSA). The script converts hourly wages to annual wages for ease of analysis.
This script retrieves living wage data for the 12 family configurations from the MIT Living Wage Calculator by metropolitan statistical area (MSA). The script converts hourly wages to annual wages for ease of analysis.
This script retrieves the median annual earnings of high school graduates by state from the American Community Survey (ACS) dataset published by the U.S. Census Bureau.
NOTE: Requires a U.S. Census Bureau API Key to run.
This script retrieves the complete PSEO earnings data set starting with the CSV file as a base. The script merges the base data with labels provided by the U.S. Census Bureau to mirror the file available on the PSEO Explorer page.
This script outlines how to use the U.S. Census Bureau API to retrieve PSEO earnings data. The script walks the user through building increasingly complex data sets using filters to restrict the data returned.
NOTE: Requires a U.S. Census Bureau API Key to run.
Past Event
Using PSEO Data in Practice: Tools, Insights, and Key Considerations
PSEO Coalition Summer Webinar Series
July 29, 2025 | 3 – 4 p.m. ET
Take the next step with the Postsecondary Employment Outcomes (PSEO) data by exploring how to apply it in real-world analysis. This webinar will cover how to begin working with PSEO data in tools like Python, Tableau, and Power BI to answer common research questions. We’ll also discuss important data nuances – such as the cohort model and how PSEO differs from other federal datasets – to help you work with the data effectively and responsibly.
This is a Python Jupyter notebook file that downloads and prepares the PSEO earnings dataset (all states). The script has an introduction at the start and documentation built in that explains what each step does. This file can be opened and modified in an integrated development environment (IDE) such as Anaconda or VS Code.
Past Event
Getting Started with the PSEO Explorer: Navigating Postsecondary Employment Outcomes Data
PSEO Coalition Summer Webinar Series
June 26, 2025 | 3 – 4 p.m. ET
Learn how to explore and use the Postsecondary Employment Outcomes (PSEO) Explorer tool to access valuable data on student outcomes. This webinar will introduce the dataset, explain how institutional and U.S. Census Bureau data are integrated, and walk participants through downloading data in multiple formats. It’s ideal for institutional researchers, state agency staff, and anyone interested in higher education data.