owid_get_catalog: Download data catalog of Our World in Data

View source: R/owid_get_catalog.R

owid_get_catalogR Documentation

Download data catalog of Our World in Data

Description

Downloads the data catalog of Our World in Data (OWID) hosted on Datasette.

Usage

owid_get_catalog(snake_case = TRUE)

Arguments

snake_case

Logical. If TRUE (default), converts column names to lowercase.

Value

A tibble containing the OWID catalog.

Examples



# Download a full table
owid_get_catalog()



owidapi documentation built on April 12, 2025, 2:22 a.m.