CRAN/E | etl

etl

Extract-Transform-Load Framework for Medium Data

Installation

About

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.

Citation etl citation info
github.com/beanumber/etl
Bug report File report

Key Metrics

Version 0.4.1
R ≥ 2.10
Published 2023-10-12 197 days ago
Needs compilation? no
License CC0
CRAN checks etl results

Downloads

Yesterday 13 0%
Last 7 days 89 -32%
Last 30 days 532 -1%
Last 90 days 1.694 -14%
Last 365 days 7.862 -35%

Maintainer

Maintainer

Benjamin S. Baumer

ben.baumer@gmail.com

Authors

Benjamin S. Baumer

aut / cre

Carson Sievert

ctb

Natalia Iannucci

ctb

Material

README
NEWS
Reference manual
Package source

Vignettes

Extending etl
Using etl

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

etl archive

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

Reverse Depends

macleish

Reverse Suggests

mdsr