Home

Awesome

BerlinMOD Benchmark for MobilityDB

<img src="docs/images/mobilitydb-logo.svg" width="200" alt="MobilityDB Logo" />

MobilityDB is an open source software program that adds support for temporal and spatio-temporal objects to the PostgreSQL database and its spatial extension PostGIS.

This repository contains code and the documentation for running the BerlinMOD benchmark on MobilityDB.

Documentation

You can generate the benchmark documentation from the sources.

In addition, pregenerated versions of them are available.

Docker container

The dependencies and scripts of the MobilityDB-BerlinMOD Project are available in a Docker container running PostgreSQL-15, PostGIS-2.5 and MobilityDB-develop.

Generated datasets

The generator has two scenarios, the original one from BerlinMOD, and another one concerning deliveries pertaining to mobility data warehouses. We have generated the benchmark data for different scale factors (SF) for the two scenarios The different datasets and their characteristics are given in the tables below, that also provides links to download the data in compressed CSV files.

BerlinMOD synthetic data using OSM data from Brussels.

Scale FactorVehiclesDaysTripsFileSize
SF 0.16321118,910brussels_sf0.1.zip5.5 MB
SF 0.28941535,319brussels_sf0.2.zip9.6 MB
SF 0.51,4142281,584brussels_sf0.5.zip2.2 GB
SF 12,00030157,565brussels_sf1.zip4.2 GB

Deliveries synthetic data using OSM data from Brussels.

Scale FactorWarehousesVehiclesCustomersDaysDeliveriesFileSize
SF 0.1326323,162116,320deliveries_sf0.1.zip1.4 GB
SF 0.2458944,4721511,622deliveries_sf0.2.zip2.6 GB
SF 0.5711,4147,0712226,866deliveries_sf0.5.zip6.1 GB
SF 11002,00010,0003026,866deliveries_sf1.zip11.8 GB

License

The documentation of this benchmark is licensed under a Creative Commons Attribution-Share Alike 3.0 License