Adam Dennett
  • About
  • Projects
  • Publications
  • Blog
  • Talks
  • Teaching
  • CV

Projects

A live gallery of projects published as GitHub Pages sites — pulled directly from my GitHub account so it stays current as new things go up.

Featured research projects

City Modelling Lab (CASA / Arup)

City Modelling Lab (CASA / Arup)

Collaboration between Arup, UCL Bartlett Centre for Advanced Spatial Analysis, and the University of Zürich. We tackle pressing urban challenges — social inequality, transport, climate — by developing methods, data and tools that help decision makers act.

Visit site →
AI for Collective Intelligence (AI4CI)

AI for Collective Intelligence (AI4CI)

UKRI-funded National Research Hub bringing together six universities to advance AI methods for collective intelligence problems — at scale, on real data, across cities, health, climate, environment and security. I lead the UCL branch of the Cities theme.

Visit site →

GitHub projects

Auto-pulled from my GitHub account on every render: 8 live project sites across 5 categories. Code, analyses and small tools published as GitHub Pages sites.

Brighton & Hove schools

Analysis for the 2024 Brighton and Hove Secondary Schools Admissions Consultation

Analysis for the 2024 Brighton and Hove Secondary Schools Admissions Consultation

This analsys includes a deep dive into absence and attainment - my first efforts at this. Also lots of demographic and other analysis

JavaScript Updated May 2026 ★ 1
Live site → Source
Brighton Secondary and Primary Allocations Data Over Time

Brighton Secondary and Primary Allocations Data Over Time

Applications and Offers Data Plus weeks 2 & 3 of the 2024 Engagement Exercise Work

JavaScript Updated May 2026 ★ 1
Live site → Source
School Attainment in England

School Attainment in England

A repo containing extensive analysis of school-level DfE data in England, exploring the drivers of attainment and containing code for a policy simulator tool as well as a deep dive into Brighton and Hove

HTML Updated May 2026
Live site → Source

Local government & policy

Defibrillator coverage in Brighton & Hove

Defibrillator coverage in Brighton & Hove

Mapping where publicly registered AEDs are, who they reach, and where additional coverage would do most good — including a Maximum Coverage Location Problem allocation.

Updated May 2026
Live site → Source

Energy & EPC

EPC_Analysis_Website

(no description)

QML Updated May 2026
Live site → Source

EPC_Data_Analysis

Repository containing various analysis and presentation materials for analysing EPC data

HTML Updated May 2026 ★ 1
Live site → Source

Maps & explorers

Brighton Restaurant Awards (BRAVO) 2026 — Interactive Map

Brighton Restaurant Awards (BRAVO) 2026 — Interactive Map

Interactive map of all BRAVO Award Category winners and rankings, 2026

HTML Updated May 2026
Live site → Source

Data resources & methods

Synthetic-LS-spines

Created by CALLS Hub - Source for downloading synthetic LS spines and related documentation

Updated Oct 2021 ★ 2
Live site → Source
TipHow this page works (and how to customise per-project)

This page is built from a live call to the GitHub API at render time — it lists every repository under adamdennett that has GitHub Pages enabled, minus a small manual exclude list of templates and scaffolds. Categories are assigned by name in the setup chunk of projects.qmd; anything uncategorised falls into “Other”.

To override what shows up for a given repo, add a YAML front-matter block at the top of that repo’s README.md:

---
title: "A more readable project title"
description: "One-line description that will replace the GitHub repo description."
site: brighton_analysis.html  # path under the Pages root (e.g. for repos without an index.html)
image: featured.png           # relative path in the repo, or a full URL
type: teaching                # routing: project (default) | teaching | talk | blog
---

All keys are optional. If image is omitted, the first ![](...) image reference in the README body is used as a fallback.

The type key controls where a repo appears on this site:

  • type: project (or no type at all): shows up in this gallery.
  • type: teaching, type: talk, or type: blog: hides the repo from this gallery — those belong in the matching tab in the top nav.

Rebuild the site (or wait for the daily 05:30 UTC rebuild) to refresh.

© Adam Dennett