Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 765 Bytes

File metadata and controls

35 lines (20 loc) · 765 Bytes

COVID-19

Introduction

This repository contains scripts, packages, and data to facilitiate web scraping and data aggregation related to the COVID-19 pandemic.

Folders

Inside each folder is another README.md file until it is no longer necessary. Brief, overview of information relating to what the folder contents, etc. and how it pertains to: (1) a user or (2) a developer (3) the curious & (3)

base

This contains the information for building the base image, which is what scraper relies upon to run.

covidb

This is the covidb database container

covidR

covidR is an R package designed to support scraping of webpages.

scraper

The scraper directory contains the actual docker image that will be used during deploymennt.