English

OpenEDGAR: Open Source Software for SEC EDGAR Analysis

Computation and Language 2018-06-14 v1 Databases

Abstract

OpenEDGAR is an open source Python framework designed to rapidly construct research databases based on the Electronic Data Gathering, Analysis, and Retrieval (EDGAR) system operated by the US Securities and Exchange Commission (SEC). OpenEDGAR is built on the Django application framework, supports distributed compute across one or more servers, and includes functionality to (i) retrieve and parse index and filing data from EDGAR, (ii) build tables for key metadata like form type and filer, (iii) retrieve, parse, and update CIK to ticker and industry mappings, (iv) extract content and metadata from filing documents, and (v) search filing document contents. OpenEDGAR is designed for use in both academic research and industrial applications, and is distributed under MIT License at https://github.com/LexPredict/openedgar.

Cite

@article{arxiv.1806.04973,
  title  = {OpenEDGAR: Open Source Software for SEC EDGAR Analysis},
  author = {Michael J Bommarito and Daniel Martin Katz and Eric M Detterman},
  journal= {arXiv preprint arXiv:1806.04973},
  year   = {2018}
}

Comments

12 pages, 3 figures, 2 tables

R2 v1 2026-06-23T02:28:31.062Z