Description

oxcovid19

An R API to the Oxford COVID-19 Database

Connect

connect_oxcovid19()

Initiate a connection to the OxCOVID19 PostgreSQL database

Explore

get_table() get_tables()

Get specified table from OxCOVID19 Database

get_layer()

Get specified spatial layer from OxCOVID19 Database

Retrieve

get_data() get_data_epidemiology() get_data_weather() get_data_mobility() get_data_response()

Get data from specified table based on specified query parameters

Utilities

list_tables()

List out names of tables available from OxCOVID19 Database

list_fields()

List out field names of specific tables available from OxCOVID19 Database

get_metadata()

Get remote table metadata

cite_sources()

Cite data sources

Reference datasets

data_sources

Data sources for OxCOVID19 Database

data_structures

Data structures for OxCOVID19 Database