splitgraph/oxcovid19
Icon for PostgreSQL external plugin
Open repository in Console
 
Readme
Indexed almost 2 years ago

OxCOVID19 database

This is a proxy to the OxCOVID19 Database, a large, single-centre, multimodal relational database consisting of information (using acknowledged Sources) related to COVID-19 pandemic.

Usage

You can query the data through the Splitgraph DDN with SQL, for example:

SELECT *
FROM "splitgraph/oxcovid19"."administrative_division"
LIMIT 100;

You can also access the data through a REST API, for example:

curl -s https://data.splitgraph.com/splitgraph/oxcovid19/latest/-/rest/epidemiology?and=(countrycode.eq.GBR,adm_area_3.eq.Oxford)&limit=1&order=date.desc

Source

Adam Mahdi, Piotr Błaszczyk, Paweł Dłotko, Dario Salvi, Tak-Shing Chan, John Harvey, Davide Gurnari, Yue Wu, Ahmad Farhat, Niklas Hellmer, Alexander Zarebski, Bernie Hogan, Lionel Tarassenko, Oxford COVID-19 Database: a multimodal data repository for better understanding the global impact of COVID-19. University of Oxford, 2020.

 
Preview
All 9 Tables
  • administrative_division