The goal of fisbrokr is to implement a straightforward client in R that allows to access data provided on the Berlin geodata portal, FIS-Broker.
# install.packages("remotes")
remotes::install_github("MKyhos/fisbrokr")
- A nice and working code example for accessing FIS-Broker is provided on Github by Patrick Hausmann