Data Transformation and Analysis
Data Transformation and Analysis

Getting Country Data from the GO Platform via the API

Use Python to fetch information about national societies from the GO Platform's API.

Read More
Data Transformation and Analysis Geospatial

Geocoding Addresses Using the Google Maps API

Use the Google Maps API to batch process large lists of addresses into point coordinates.

Read More
Data Transformation and Analysis Geospatial

Geocoding Addresses Using the OpenStreetMap API

Use the OpenStreetMap API to batch process large lists of addresses into point coordinates.

Read More
Data Transformation and Analysis Geospatial

Reverse Geocoding Coordinates Using the OpenCage API

How to reverse geocode a list of coordinates at scale using the OpenCage API.

Read More
Data Transformation and Analysis Geospatial

Web Scraping and Geocoding National Society Branch Locations

An example of scraping address data from across multiple web pages and geocoding them in bulk.

Read More
Data Transformation and Analysis

Dealing with Messy Dates in Python

Use Python to fix dates and date formatting in large datasets.

Read More
Data Transformation and Analysis

Prerequisites for Working with Python

How to make sure your computer is set up to follow along with Python-related guides.

Read More