raw_upload: Raw data to s3

Description Usage Arguments Value

Description

This uploads Raw data to S3, for uploading. Data can then be accessed using raw_download

Usage

1
raw_upload(data, election_code, county_code)

Arguments

data

a data.frame, list, or file path. Data.frames will be uploaded as csvs, lists will be uploaded as JSON, and files provided as paths will be uploaded as-is

election_code

Election code

county_code

County code. Typically 5-digit fips

Value

Nothing


yougov-datascience/ygresults documentation built on May 13, 2019, 4:09 a.m.