Group project of your choice 🎉

<aside> ❓

Deadline is 2026-01-15@18:00

Late submission? 10% will be removed for each day that you are late (3 days max)

It’s worth 65% of the final mark

This is a group project (3-4 per group).

</aside>

Deliverables & marking

Dataset(s) 25%
Code on GitHub 25%
An engineering report 25%
A final presentation 25%

The produced dataset(s) hosted somewhere and accessible. We can arrange for you to have a https://source.coop account.

Code on GitHub publicly accessible (make sure it’s a good repo), and result/demo is hosted somewhere publicly accessible (to be arranged).

A final presentation 20min where you explain what you’ve done and how you solve the issues, followed by 10min questions from everyone.

For the final engineering report, we expect a scientific and well-structured document that clearly defines the problem or research question addressed, explains the methodology and solutions you developed, and critically evaluates their strengths and weaknesses. Your report should include a thorough discussion of alternative approaches or potential improvements, supported by evidence or references where appropriate. Aim for clarity, depth of analysis, and a coherent argument that demonstrates independent thinking and understanding of the topic. Write it for the other teams, so that they could re-implement what you did by reading your report (and having access to your code). We expect 15-20 pages max.

<aside> <img src="/icons/warning_orange.svg" alt="/icons/warning_orange.svg" width="40px" />

If the project involves benchmarking then the dataset(s) part is perhaps less relevant, and we will adjust the weights. We’re flexible.

</aside>


Ideas of projects

Other ideas

  1. Take a dataset you like from PDOK and you have to optimise it for dissemination, considering the updates in the future if we want to maintain it.
  2. Use momepy and overturemaps (geoparquet) to analyse urban morphology within any given spatial extent https://docs.overturemaps.org/examples/pandas/
  3. Create NPM library to read any cloud optimised format on Leaflet, Maplibre or Cesium (Cesium doesn’t support to read geoparquet at the moment I guess)