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.

Version: 0.4.1
Depends: R (≥ 2.10), dplyr
Imports: DBI, dbplyr, datasets, downloader, fs, janitor, lubridate, methods, readr, rlang, rvest, tibble, usethis, utils, xml2
Suggests: knitr, RSQLite, RPostgreSQL, RMySQL, ggplot2, testthat, rmarkdown
Published: 2023-10-12
Author: Benjamin S. Baumer ORCID iD [aut, cre], Carson Sievert [ctb], Natalia Iannucci [ctb]
Maintainer: Benjamin S. Baumer <ben.baumer at gmail.com>
BugReports: https://github.com/beanumber/etl/issues
License: CC0
URL: https://github.com/beanumber/etl
NeedsCompilation: no
Citation: etl citation info
Materials: README NEWS
CRAN checks: etl results

Documentation:

Reference manual: etl.pdf
Vignettes: Extending etl
Using etl

Downloads:

Package source: etl_0.4.1.tar.gz
Windows binaries: r-devel: etl_0.4.1.zip, r-release: etl_0.4.1.zip, r-oldrel: etl_0.4.1.zip
macOS binaries: r-release (arm64): etl_0.4.1.tgz, r-oldrel (arm64): etl_0.4.1.tgz, r-release (x86_64): etl_0.4.1.tgz
Old sources: etl archive

Reverse dependencies:

Reverse depends: macleish
Reverse suggests: mdsr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=etl to link to this page.