| build_sql_api_url | Build url for sql inquiry |
| build_sql_batch_job_url | Build url for checking batch sql inquiry |
| build_sql_batch_url | Build url for creating batch sql inquiry |
| build_sql_url | Build url for sql and batch sql inquiry |
| build_sync_url | Build url for checking sync status or force sync |
| build_url | Build url for import and sync API call |
| carto_setup | Read Carto user name and API key from environment |
| check_carto_setup | Message string of user name found in env |
| check_sync_status | Check sync status |
| convert_dropbox_link | Convert dropbox share link into direct access file url |
| force_sync | Force Sync with time check |
| force_sync_without_time_check | Force sync a sync table |
| get_response | Print or return the API call response |
| list_sync_tables | List all files in sync |
| list_sync_tables_df | Get the sync files table and convert to data frame |
| local_import | Upload local file to Carto |
| remove_sync | Remove sync for remote file |
| setup_key | Set up Carto user name and API key with environment |
| sql_batch_cancel | Cancel a Batch sql inquiry |
| sql_batch_check | Check Batch sql inquiry status |
| sql_batch_inquiry | Submit Batch sql inquiry |
| sql_batch_inquiry_id | Submit Batch sql inquiry and return job id |
| sql_inquiry | Run sql inquiry and get result |
| sql_inquiry_df | Run sql inquiry and save result in data frame |
| sql_inquiry_save | Run sql inquiry and save result to file |
| sql_inquiry_save_geojson | Run sql inquiry and save result file as GeoJSON |
| test_connection | Simple sql inquiry used for testing setup |
| url_common | The commong part of url to call import or sync API with a... |
| url_import | Import a remote file by url |
| url_sync | Sync with a remote file by url |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.