| spod_available_data | Get available data list | 
| spod_check_files | Check cached files consistency against checksums from S3 | 
| spod_cite | Cite the package and the data | 
| spod_codebook | View codebooks for v1 and v2 open mobility data | 
| spod_connect | Connect to data converted to 'DuckDB' or hive-style 'parquet' files | 
| spod_convert | Convert data from plain text to duckdb or parquet format | 
| spod_disconnect | Safely disconnect from data and free memory | 
| spod_download | Download the data files of specified type, zones, and dates | 
| spod_get | Get tabular mobility data | 
| spod_get_data_dir | Get the data directory | 
| spod_get_valid_dates | Get valid dates for the specified data version | 
| spod_get_zones | Get zones | 
| spod_quick_get_od | Get daily trip counts per origin-destionation municipality from 2022 onward | 
| spod_quick_get_zones | Get the municipalities geometries | 
| spod_set_data_dir | Set the data directory |