All Posts
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
Data Collection and Survey Design Web Visualization

Connecting Kobo Toolbox to PowerBI

How to connect your PowerBI dashboard directly to your Kobo survey data.

Read More
Web Visualization

Importing the Standard IFRC Color Palette into PowerBI

How to import a JSON file into PowerBI in order to gain quick access to standard IFRC colors.

Read More
Web Visualization

Adding a Last Refresh Date Timestamp to PowerBI

A Power Query snippet to generate a timestamp on your PowerBI dashboard that displays when it was last refreshed.

Read More
Web Visualization

Creating Navigation Panels in PowerBI

A variety of ways it improve the navigation of larger PowerBI dashboards.

Read More
Geospatial Web Visualization

Spinning Globe with Point Markers in D3.js

Walkthrough of creating the spinning globe visualization featured on the SIMS Portal landing page.

Read More