Write a table from PatentsView to S3
download_patents_view_to_s3_chunked.Rd
Downloads zipped table from patentsview.org, unzips it, reads it into R
using readr::read_tsv_chunked, and writes each chunk to s3_out
.
download_patents_view_to_s3_chunked.Rd
Downloads zipped table from patentsview.org, unzips it, reads it into R
using readr::read_tsv_chunked, and writes each chunk to s3_out
.