8000 GitHub - john-friedman/datamule-python: A package to work with SEC data. Incorporates datamule endpoints.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

john-friedman/datamule-python

Repository files navigation

datamule

Downloads GitHub Stars

A python package for working with SEC filings at scale.

Related packages:

Installation

pip install datamule

Quickstart

from datamule import Portfolio
portfolio = Portfolio('apple')
portfolio.download_submissions(ticker='AAPL',submission_type='10-K')

Providers

You can use the sec (default) or datamule (no rate limit) which requires an api key.

Disclaimer

This package almost certainly solves your use case or will solve your use case soon.

However, the docs are incomplete. Feel free to post a github issue or email me for clarification. I reply quickly, and this helps me improve the documentation.

About

A package to work with SEC data. Incorporates datamule endpoints.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

0