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
- datamule-python - the python package.
- datamule-data - data repository that updates daily, used to keep .package up to date
- datamule-indicators - create indicators from SEC data.
- secsgml - parse SEC Standardized Generalized Markup Language.
- doc2dict - convert documents to dictionaries. Not ready for public use.
- txt2dataset - create datasets from unstructured text.