sync_local_sec_bulk_archive: Download An Optional SEC Bulk Archive

View source: R/sec_bulk_data.R

sync_local_sec_bulk_archiveR Documentation

Download An Optional SEC Bulk Archive

Description

Download An Optional SEC Bulk Archive

Usage

sync_local_sec_bulk_archive(
  archive = c("companyfacts", "submissions"),
  local_path = NULL,
  config = NULL,
  overwrite = FALSE,
  extract = FALSE
)

Arguments

archive

One of companyfacts or submissions.

local_path

Optional SEC bulk archive directory.

config

Optional SEC configuration.

overwrite

Replace the existing ZIP.

extract

Extract the ZIP into a same-named directory.

Value

Download metadata.


investdatar documentation built on Aug. 21, 2026, 5:17 p.m.