View source: R/ingest-metadata-tables.R
ingest_metadata_tables | R Documentation |
Metadata tables are manually updated in a Airtable. This function downloads the table and uploads it to a drive location. These tables include information about boats, devices, municipalities, etc.
ingest_metadata_tables(log_threshold = logger::DEBUG)
The parameters needed in conf.yml
are:
metadata: airtable: base_id: name: api_key: tables: - - storage: storage_name: key: options: project: bucket: service_account_key:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.