CIESIN GRID3 Data Science User Guide

Access, analyze, and visualize GRID3 data with Python

1 Welcome to the CIESIN GRID3 Data Science User Guide!

This website is a collection of user guides demonstrating ways to access, analyze, and visualize CIESIN GRID3 datasets!!!

These guides support CIESIN’s effort to strengthen GRID3 sustainability by making spatial data more findable, reproducible, interoperable, and accessible in alignment with open science principles. Designed for users ranging from beginners to advanced practitioners, the guides cover key topics in spatial data workflows, including data access, analysis, and visualization. Each guide is delivered as a Jupyter Notebook and includes code examples, explanations, and visualizations to help users effectively work with GRID3 spatial data in a variety of contexts.

For more information, please visit the GRID3 Data Catalog and the CIESIN, Columbia Climate School websites.


2 How this guide is organized

This Data User Guide is organized into four main sections:

  • User Guides β†’ step-by-step notebooks
  • Data Access β†’ APIs, Feature Services, metadata
  • Visualization β†’ maps, plots, spatial workflows
  • Reference β†’ reusable patterns and examples

2.1 πŸš€ Getting started

If you’re new, start here. This is the full catalog of notebooks in the guide.

2.1.1 πŸ“š User Guide Template

A template for creating GRID3 data user guides.

View the template β†’

2.1.2 πŸ›£οΈ Friction Surface by LGA

Access and analyze GRID3 friction surfaces at the Local Government Area (LGA) level in Nigeria.

View the guide β†’

2.1.3 πŸ›£οΈ Accessing GRID3 Road Networks

Learn how to access and analyze GRID3 road network datasets using the ArcGIS API for Python. GRID3 COD - Roads v1.0 Data Release Notes

2.1.4 πŸ“Š Road Network Analysis

Common patterns for spatial and tabular analysis.

API Nigeria Road Network Analysis

2.1.5 πŸ—ΊοΈ Visualization

Create interactive and static maps with Folium and GeoPandas.

View mapping guides β†’