InnovateEDU Webinar - 19 November 2020

projects
Published

November 19, 2020

Google Classroom Connector

In the wake of COVID19, we needed to provide our schools with visibility into student engagement with distance learning. The majority of our schools were using Google Classroom as their LMS (Learning Management System) and we knew that pulling this data down into our data warehouse ASAP would be a vital piece of that puzzle.

We initially built a data pipeline or “connector” using the Google Classroom API and published it to a public repo for others to use. I partnered closely with Zach Kagin who had volunteered his time pro-bono to the project to support us in this vital time. Shout out to his incredible work on batching the API calls which substantially improved the performance of the codebase.

Soon after, Erin Mote from InnovateEDU reached out about a possible partnership to fork the repo and produce a version that could load the data to BigQuery rather than SQL Server so it could be run on a free instance of Google Cloud Platform with minimal effort. I partnered with Marcos Alcozer to translate our inital work into something that would be easily deployable on Google Cloud Shell. His team then put together beautiful and simple documentation to make it even more effortless to spin up this solution for Districts and CMOs around the country.

Webinar

You can see Erin and I presenting a tutorial on how to deploy this solution below.

I’m incredibly proud of this work and the impact it was able to have in such a critical time. It was instrumental in my team’s ability to produce meaningful insights on distance learning engagement and even helped support tracking asynchronous attendance with a level of fidelity other orgs struggled to produce without massive manual overhead.