beanumber/etl: Extract-Transform-Load Framework for Medium Data

A predictable and pipeable framework for performing ETL (extract-transform-load) operations on publicly-accessible medium-sized data set. This package sets up the method structure and implements generic functions. Packages that depend on this package download specific data sets from the Internet, clean them up, and import them into a local or remote relational database management system.

Getting started

Package details

MaintainerBenjamin S. Baumer <ben.baumer@gmail.com>
LicenseCC0
Version0.4.1
URL https://github.com/beanumber/etl
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("beanumber/etl")
beanumber/etl documentation built on Oct. 14, 2023, 4:06 a.m.