We are using the official city map of Heidelberg to get the suburb for a specific address, the map can be found here: https://geoweb.heidelberg.de/geoportal/.
The data we extracted from OpenStreetMap is used to get the address for each datapoint. Then we make a request to the heidelberg.de website and find the suburb for that address. After that we fill the suburb value in our json file.
C:\Users\finn\AppData\Local\Temp\ipykernel_27972\1116351556.py:10: DeprecationWarning: executable_path has been deprecated, please pass in a Service object