View source: R/owid_get_catalog.R
owid_get_catalog | R Documentation |
Downloads the data catalog of Our World in Data (OWID) hosted on Datasette.
owid_get_catalog(snake_case = TRUE)
snake_case |
Logical. If TRUE (default), converts column names to lowercase. |
A tibble containing the OWID catalog.
# Download a full table
owid_get_catalog()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.