@mangosteen/edgar-broken-txt
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

edgar-broken-txt

Get a list of EDGAR accession numbers referencing broken/missing .txt files.

Installation

With npm do:

$ npm install @mangosteen/edgar-broken-txt

Usage

import { isEdgarTxtFileMissing } from '@mangosteen/edgar-broken-txt';

// true, check yourself: https://www.sec.gov/Archives/edgar/data/804747/0000898733-94-000138-index.html
console.log(
    isEdgarTxtFileMissing('0000898733-94-000138')
);

Package Sidebar

Install

npm i @mangosteen/edgar-broken-txt

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

4.09 kB

Total Files

7

Last publish

Collaborators

  • mangosteen