Global Development and Cultural Indicator Toolkit logoGlobal Development and Cultural Indicator Toolkit

Making research a joy, not a chore

A sandbox that turns data work into a repeatable loop — choose sources, explore, dashboard. Mix World Bank, OECD, Google Earth Engine, all together instantly. No Python or front-end expertise required: just a good research question.

The loop in action

Choose sources
dashboard — cross-filter explorer
NDVI Observations
24,891
Bands
14
Last Run
2m ago
NDVI by Land Cover
Surface Temp (2020–2025)

The problem

You start with a research question.

Then spend weeks hunting for the right data sources.

World Bank data in one place,. Google Earth in another. Survey data on a hard drive somewhere.

You wrangle it all in a notebook you'll never open again.

The stats in RStudio you learned in grad school? Dusty, outdated. The ecosystem moved on.

You finally get to visualization — and Python's GUI tooling can't hold a candle to what a modern React/Vue dashboard can do.

So you screenshot charts. Paste them into slides.

Months of work. A static PDF. No one can reproduce it.

There's a better way

From raw question to interactive dashboard — in a single flow

Fetching data from sources...
terminal
Workspace

Choose your adventure: sources that match your questions

Every source has a Python class in analysis/sources/. Each one downloads to raw-data/ and exports to dashboard-data/. The dashboard doesn't care where the data came from.

World Values Survey

Pew Research

Afrobarometer

Arab Barometer

World Bank WDI

World Bank SPI

World Bank API Discovery

Worldwide Governance Indicators

WJP Rule of Law Index

SDG Index

Corruption Perceptions Index

UNDP Human Development Report

RSF Press Freedom Index

ND-GAIN Country Index

Fragile States Index

UN E-Government Index

Global Peace Index

V-Dem

IMF CDIS

IATI

OECD DAC

OECD Better Life Index

US Census + ACS

CDC BRFSS

BLS ATUS

Countries + Continents

Our World in Data

Foursquare Open Places

GUPPD

Overture Maps

Google Earth Engine

Planetary Computer

Google Earth Layers

And more!

From One‑Offs to Reuse

Most analysis pipelines break the moment you revisit them. This toolkit is opinionated about a few things:

Good foldering to maximize the benefits of a pipeline
Adding README and .skill files throughout to help the AI know best practices to maintain folder/code hygiene
Reusability of analysis and dashboarding code. Each subsequent project should be easier than the last, built on accumulated time invested

Run your first analysis in minutes.

No API keys for the toolkit itself. Just a repository you own and a sandbox you control.

1

Get access & install

git clone
2

Download datasets

uv run python scripts/setup_datasets.py --datasets worldbank,oecd
3

Run analysis & export

Chat with your AI in your IDE to pull more data, analyse, and dashboard.
4

Open dashboard

Follow instructions from your AI to run the dashboard or let the AI do it for you and spin up the dashboard

What gets generated

localhost:3000
Countries
3
Years
2000–2023
Indicator
GDP p.c.
GDP per capita by country
USA
CHN
BRA
Trend (2000–2023)
USACHNBRA
USACHNBRAcross-filtering active

Interested in collaborating or contributing?

We're looking for research partners, data providers, and sponsors. Drop us a line.