powered by
Downloads the data catalog of Our World in Data (OWID) hosted on Datasette.
owid_get_catalog(snake_case = TRUE)
A tibble containing the OWID catalog.
Logical. If TRUE (default), converts column names to lowercase.
# \donttest{ # Download a full table owid_get_catalog() # }
Run the code above in your browser using DataLab