SEC Edgar Analysis Tools (by Blacktip Research)
Project description
Blacktip
Toolkit for financial analysis. Current tools include: Angler.
Angler: Easy-to-use large scale analysis tool for United Stated public fundamentals (aggregated from SEC Edgar). Examine any company that files with the SEC in seconds without having to download data locally! Register here beforehand to be able to use Angler. See below for more details.
Angler
Our main SEC analysis tool. After registering your account on the Blacktip Research website, use your username and password to interface with Angler.
Usage
The workflow is the following:
import
from blacktip.angler import Angler
initialize
instance = Angler(username, password)
get data
form10K = instance.query10K("AAPL", 2019)
manipulate the data
# example calculations
debt_sheet = form10K.debt_sheet()
ROE = form10K.calc_ROE()
net_income = form10K.filter(regex="^NetIncomeLoss$")
close your instance
instance.dispose()
For explicit documentation, visit the Angler Documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file blacktip-0.0.9.tar.gz
.
File metadata
- Download URL: blacktip-0.0.9.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37c7a06e977544322ffa37c1f0e604b85a5984a3c1acdc0ad3fcc75874add992 |
|
MD5 | 32ea89471dd2125d335d09c706e4c0c6 |
|
BLAKE2b-256 | fca59a9ba452dccedc94b65bfe652d333571a29e34e0509ecfe5ae66d1155366 |
File details
Details for the file blacktip-0.0.9-py3-none-any.whl
.
File metadata
- Download URL: blacktip-0.0.9-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09193363c58ac54b2ee2c98a8280a85d08d91d7a12535223555dcb21fefd38b2 |
|
MD5 | 33dbcd5e7b85a3442788232840ea6cfc |
|
BLAKE2b-256 | 448a9fb7b3bb3df367ee0c08d173ed070ce89a9d27f410a0debe9951d84632ce |