Skip to main content

Download, extraction, and parsing of documents available through the Securities and Trade Commission's EDGAR database

Project description

EDGAR-DOC-PARSER

Documentation

For more information read our documentation hosted here.

Installation Guide

We are available through pip.

pip install edgar-doc-parser

Quick Start Guide

DataLoader

from edgar import DataLoader

dataloader = edgar.DataLoader(tikrs=['nflx'], document_type='8-K', data_dir='data')

for text_8k in dataloader[:3]:
  print(text_8k)

Currently Support Filing Types

  • 10-Q
  • 8-K

We plan on expanding the list in future releases

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

edgar_doc_parser-0.2.2.post1.tar.gz (24.0 kB view details)

Uploaded Source

Built Distribution

edgar_doc_parser-0.2.2.post1-py3-none-any.whl (28.1 kB view details)

Uploaded Python 3

File details

Details for the file edgar_doc_parser-0.2.2.post1.tar.gz.

File metadata

File hashes

Hashes for edgar_doc_parser-0.2.2.post1.tar.gz
Algorithm Hash digest
SHA256 c6239aa3f65d4f6c2f302bea753931a2a1e7a9bc733ad2c01bccfdfe40fd971c
MD5 c203bcb84dd2b3fce7266777bd3eb900
BLAKE2b-256 beb0456ca074f49d303b563aa545bcfd7c0e64ad6bd133c1f7fa06d2b69133d8

See more details on using hashes here.

File details

Details for the file edgar_doc_parser-0.2.2.post1-py3-none-any.whl.

File metadata

File hashes

Hashes for edgar_doc_parser-0.2.2.post1-py3-none-any.whl
Algorithm Hash digest
SHA256 0340856231c0e2f6ea620003dd965229eb6fd570aa951e120192536035e5b07a
MD5 0b139663bc3ba8aca0c36055df70a2f9
BLAKE2b-256 a323e8ddc95a15dba7dc6191eeb24e4fe9ee49a14f6ba52d142e408bf8558f13

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page