Learn R Programming

edgarWebR (version 1.1.0)

effectiveness: SEC Notice of Effectiveness

Description

Returns the current Notice of Effectiveness from the most recently completed business day from here

Usage

effectiveness()

Arguments

Value

a data.frame with each row as a submission with the following columns:

registration_number

file_href

registrant

registrant_href

filing_date

effective_date

division

type

Details

You can also see the same filings going further back by using `latest_filings()` specifying the type = "EFFECT"

Examples

Run this code
# NOT RUN {
try(effectiveness())
# }

Run the code above in your browser using DataLab