Copenhagenize: examining a thesis on urban data science for sustainable mobility and developing bike/research networks

I spent the last three days in Copenhagen to examine a thesis. I assumed the capital of bike-friendly Denmark and inspiration for the ‘Copenhaganize index’ (which Copenhagen of course leads, with a score of 90.2% as of 2019) would have a lot to offer a transport researcher, and it did not disappoint. For some thoughts, links and photos from the trip, read on!
The reason for the trip was to be part of the committee examining a PhD. This was the second PhD defense (also known as a viva) that I’ve done, and the first outside the UK, so quite a big occasion for me.1 It was also a big occasion for the NERDS group in which the research was based, as it was the first PhD that had been completed in the lab.
The “PhD defense” (also known as the viva) processes vary from country to country and even from university-to-university within the same country (Teijlingen et al. 2022). In the UK, vivas take place in a “non-public” space, typically with two examiners, one internal (based in the same institution as the student) and the other external (a subject expert from a different institution). In Denmark (and many other countries) the defense happens in public. There are three examiners, one of whom “must be from outside of Denmark, unless this is not practicable considering the subject in question”.
The thesis I examined was Anastassia Vybornova’s, titled “Urban Data Science for Sustainable Mobility”.
As the title suggests, it was a multi-disciplinary thesis, combining elements of data science (including reproducible research and open source software development), network science, transport/mobility, and urban planning. 4 out of the 8 papers focussed on cycle network design, a topic that is right up my street, and something that I could comment on. This focus on cycling: research into active modes is “dwarfed” research into motorised modes, as the thesis rightly points out, and the papers in this thesis help address the imbalance.
I recommend anyone with an interest in the topic to take a read of the papers (see below), you can also download the full PhD Thesis from the website itu.dk. A particular highlight for me was the strength of the introduction that tied all the papers together: each aspect of the thesis’s title Urban Data Science for Sustainable Mobility was discussed and defined upfront, setting the scene for the papers.
I was particularly struck by the discussion of data science, something that I often take for granted. Data science is defined in the thesis succinctly and correctly as “learning from data”. One thing that I learned from the thesis was that the term “data science” was popularised in a article outlining how the term began to be used in a commercial context, for example “to optimize the service contracts and maintenance intervals for industrial products” according to one example from this highly-cited (and seemingly seminal) article (Davenport and Patil 2012).
This early commercial focus (or even its reason for existing) may come as a surprise given how prominent the term is in academic and public-sector research: data science is now taught as an academic subject in many if not most universities, and several academic journals bear its name. There are even job titles such as my job as Professor of Transport Data Science. Contemporary usage emphasise computational and data-driven techniques while perhaps glossing-over the term’s commercial origins. That’s not to imply that data science is bad, but the history of the term suggests that it could benefit from being reclaimed, as stated in this apt quote from the thesis:
The challenge therefore lies in repurposing digital tools and methods, putting them into service of a sustainable mobility shift instead.
The contents of the thesis ‘walk the walk’ by tackling the challenge head-on, producing important methodological and empirical contributions — plus some valuable open source software packages and reproducible code that future work can build on — in the process.
The thesis is composed of the following papers:
- Paper 1: “A shape-based heuristic for the detection of urban block artifacts in street networks” (Fleischmann and Vybornova 2024)
- Paper 2: “BikeDNA: A tool for bicycle infrastructure data and network assessment” (Vierø, Vybornova, and Szell 2024)
- Paper 3: “How Good Is Open Bicycle Network Data? A Countrywide Case Study of Denmark” (Vierø, Vybornova, and Szell 2025)
- Paper 4: “You Don’t Have to Live Next to Me: Towards a Demobilization of Individualistic Bias in Computational Approaches to Urban Segregation” (A. Vybornova and Verma 2024)
- Paper 5: “Automated Detection of Missing Links in Bicycle Networks” (Anastassia Vybornova et al. 2022)
- Paper 6: “BikeNodePlanner: a data-driven decision support tool for bicycle node network planning” (Anastassia Vybornova et al., n.d.)
- Paper 7: “superblockify: A Python Package for Automated Generation, Visualization, and Analysis of Potential Superblocks in Cities” (Büth, Vybornova, and Szell 2024)
- Paper 8: “Urban highways are barriers to social ties” (Aiello et al., n.d.)
That is a lot of ground covered in a single PhD and testament to the collaborative teamwork in action in the NERDS lab. After an excellent presentation providing an overview of the work, and ideas that held the papers listed above together into a cohesive whole, there was an in-depth discussion in which the others on the committee and I asked many questions and got detailed answers. Happy to say: Anastassia passed with flying colours 🎉

The city
The city of Copenhagen is beautiful, child-friendly and highly conducive to active travel, things that are enabled by comparatively low (but still harmful) levels of car ownership and driving in city. There are entire books on the topic that I cannot do justice to here, so I will just share some photos I took during the trip.















Overall it was an inspiring trip. There are many research ideas brewing, and I look forward to putting some of them into thought, words, code and action over the coming months. I would love to learn more about how Copenhagen and other cities with high percentages of trips made by active modes got there so feel free to get in touch on that. If you’re interested in any of the code underlying Anastassia’s thesis, check out the NERDSITU GitHub organisation.
More could be said on the research and city sides, I would love to create a photo map of my trip, but that can wait for another day.
References
Aiello, Luca Maria, Anastassia Vybornova, Sándor Juhász, Michael Szell, and Eszter Bokányi. n.d. “Urban Highways Are Barriers to Social Ties.” https://doi.org/10.48550/arXiv.2404.11596.
Büth, Carlson Moses, Anastassia Vybornova, and Michael Szell. 2024. “Superblockify: A Python Package for Automated Generation, Visualization, and Analysis of Potential Superblocks in Cities.” Journal of Open Source Software 9 (100): 6798. https://doi.org/10.21105/joss.06798.
Davenport, Thomas H., and D. J. Patil. 2012. “Data Scientist: The Sexiest Job of the 21st Century.” Harvard Business Review, October. https://hbr.org/2012/10/data-scientist-the-sexiest-job-of-the-21st-century.
Fleischmann, Martin, and Anastassia Vybornova. 2024. “A Shape-Based Heuristic for the Detection of Urban Block Artifacts in Street Networks.” Journal of Spatial Information Science, no. 28 (June): 75–102. https://doi.org/10.5311/JOSIS.2024.28.31.
Teijlingen, Edwin van, Bibha Simkhada, Pramod Regmi, Padam Simkhada, Vanora Hundley, and Krishna C. Poudel. 2022. “Reflections on Variations in PhD Viva Regulations: “And the Options Are …”.” Journal of Education and Research 12 (2): 61–74. https://doi.org/10.51474/jer.v12i2.624.
Vierø, Ane Rahbek, Anastassia Vybornova, and Michael Szell. 2024. “BikeDNA: A Tool for Bicycle Infrastructure Data and Network Assessment.” Environment and Planning B: Urban Analytics and City Science 51 (2): 512–28. https://doi.org/10.1177/23998083231184471.
———. 2025. “How Good Is Open Bicycle Network Data? A Countrywide Case Study of Denmark.” Geographical Analysis 57 (1): 52–87. https://doi.org/10.1111/gean.12400.
Vybornova, Anastassia, Tiago Cunha, Astrid Gühnemann, and Michael Szell. 2022. “Automated Detection of Missing Links in Bicycle Networks.” Geographical Analysis n/a (n/a). https://doi.org/10.1111/gean.12324.
Vybornova, Anastassia, Ane Rahbek Vierø, Kirsten Krogh Hansen, and Michael Szell. n.d. “BikeNodePlanner: A Data-Driven Decision Support Tool for Bicycle Node Network Planning.” https://doi.org/10.48550/arXiv.2412.20270.
Vybornova, A., and T. Verma. 2024. “You Don’t Have to Live Next to Me: Towards a Demobilization of Individualistic Bias in Computational Approaches to Urban Segregation.” Copenhagen.
I was a reviewer of a thesis by Christian Werner on “Integrated geospatial network assessment for planning support in cycling mobility” but was not part of the defense committee. The first PhD thesis I examined was “Rethinking streets: a study of streetspace allocation metrics and street networks in London” by Nicolas Palominos. ↩︎