effectiveness {edgarWebR}R Documentation

SEC Notice of Effectiveness

Description

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

Usage

effectiveness()

Details

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

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

Examples


try(effectiveness())


[Package edgarWebR version 1.1.0 Index]