Skip to content

Welcome to datamule

datamule is a project to make it easy to manipulate Securities and Exchanges Commission data. This documentation will focus on datamule-python, which is an open-source python package.

Components

  1. datamule-python - the python package.
  2. datamule-data - data repository that updates daily, used to keep .package up to date
  3. datamule-indicators - create indicators from SEC data.
  4. secsgml - parse SEC Standardized Generalized Markup Language.
  5. doc2dict - convert documents to dictionaries. Not ready for public use.
  6. txt2dataset - create datasets from unstructured text.