| global_quiet_param | Global Quiet Parameter |
| spanishoddata-package | spanishoddata: Get Spanish Origin-Destination Data |
| spod_assert_package | Checks if a package is installed and _informs_ the user if... |
| spod_available_data | Get available data list |
| spod_available_data_s3 | Get available data list from Amazon S3 storage |
| spod_available_data_v1 | Get the available v1 data list |
| spod_available_data_v2 | Get the data dictionary |
| spod_check_files | Check cached files consistency against checksums from S3 |
| spod_cite | Cite the package and the data |
| spod_clean_zones_v1 | Fixes common issues in the zones data and cleans up variable... |
| spod_clean_zones_v2 | Fixes common issues in the zones data and cleans up variable... |
| spod_codebook | View codebooks for v1 and v2 open mobility data |
| spod_compute_s3_etag | Compute ETag for a file |
| spod_connect | Connect to data converted to 'DuckDB' or hive-style 'parquet'... |
| spod_convert | Convert data from plain text to duckdb or parquet format |
| spod_convert_dates_to_ranges | Convert dates to ranges |
| spod_dates_argument_to_dates_seq | Convert multiple formates of date arguments to a sequence of... |
| spod_disconnect | Safely disconnect from data and free memory |
| spod_download | Download the data files of specified type, zones, and dates |
| spod_download_in_batches | Download multiple files with progress bar in parallel |
| spod_download_zones_v1 | Downloads and extracts the raw v1 zones data |
| spod_duckdb_create_province_enum | Create province names ENUM in a duckdb connection |
| spod_duckdb_filter_by_dates | Filter a duckdb conenction by dates |
| spod_duckdb_limit_resources | Set maximum memory and number of threads for a 'DuckDB'... |
| spod_duckdb_number_of_trips | Create a duckdb number of trips table |
| spod_duckdb_od | Creates a duckdb connection to origin-destination data |
| spod_duckdb_overnight_stays | Create a duckdb overnight stays table |
| spod_duckdb_set_temp | Set temp file for DuckDB connection |
| spod_expand_dates_from_regex | Function to expand dates from a regex |
| spod_fetch_municipalities_json_memoised | Cache the municipalities geometries from the mapas-movilidad... |
| spod_files_sizes | Get files sizes for remote files of v1 and v2 data and save... |
| spod_get | Get tabular mobility data |
| spod_get_data_dir | Get the data directory |
| spod_get_file_size_from_url | Get file size from URL |
| spod_get_hmac_secret | Get the HMAC secret from the mapas-movilidad website |
| spod_get_hmac_secret_memoised | Cache the HMAC secret to avoid repeated requests |
| spod_get_latest_v1_file_list | Get latest file list from the XML for MITMA open mobility... |
| spod_get_latest_v2_file_list | Get latest file list from the XML for MITMA open mobility... |
| spod_get_temp_dir | Get temporary directory for DuckDB intermediate spilling |
| spod_get_valid_dates | Get valid dates for the specified data version |
| spod_get_zones | Get zones |
| spod_get_zones_v1 | Retrieves the zones for v1 data |
| spod_get_zones_v2 | Retrieves the zones v2 data |
| spod_graphql_valid_dates | Get valid dates from the GraphQL API |
| spod_infer_data_v_from_dates | Infer data version from dates |
| spod_is_data_version_overlaps | Check if specified dates span both data versions |
| spod_match_data_type | Match data types for normalisation |
| spod_match_data_type_for_local_folders | Match data types to folders |
| spod_multi_download_with_progress | Download multiple files with progress bar sequentially |
| spod_query_od_memoised | Cache the spod_query_od_raw function to avoid repeated... |
| spod_query_od_raw | Internal function to query the GraphQL API for... |
| spod_quick_get_od | Get daily trip counts per origin-destionation municipality... |
| spod_quick_get_zones | Get the municipalities geometries |
| spod_read_sql | Load an SQL query, glue it, dplyr::sql it |
| spod_request_length | Get the length of the request payload |
| spod_set_data_dir | Set the data directory |
| spod_sql_where_dates | Generate a WHERE part of an SQL query from a sequence of... |
| spod_store_etags | Get Etags for locally saved v1 data files and save them into... |
| spod_subfolder_clean_data_cache | Get clean data subfolder name |
| spod_subfolder_metadata_cache | Get metadata cache subfolder name |
| spod_subfolder_raw_data_cache | Get raw data cache subfolder name |
| spod_unique_separated_ids | Remove duplicate values in a semicolon-separated string |
| spod_zone_names_en2es | Translate zone names from English to Spanish |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.