get_available_files: Scrapes available datasets from the SEC website

Description Usage Value Examples

View source: R/util.R

Description

This function find the available zip files from the SEC website <https://www.sec.gov/files/dera/data/financial-statement-data-sets/>, returning a dataframe with the information about files.

Usage

1

Value

A dataframe with files information

Examples

1
2
3
4
## Not run: 
df_files <- get_available_periods()

## End(Not run)

msperlin/GetEdgarData documentation built on Jan. 21, 2021, 9:14 a.m.