You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

calcbench-api-client

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

calcbench-api-client

Client for Calcbench data.

14.1.3
pipPyPI
Maintainers
1

Calcbench API Client

Calcbench is an interface to the XBRL encoded 10-(K|Q) and press releases public companies file on the SEC's Edgar system.

>>>%pip install "calcbench-api-client[Pandas]
>>>import calcbench as cb
>>>cb.standardized(company_identifiers=["MSFT", "GOOG"], point_in_time=True)

:warning: API access is not included in the standard Calcbench subscription. Talk to us@calcbench.com before you start coding.

Documentation

http://calcbench.github.io/python_api_client/html/index.html

Examples

https://github.com/calcbench/notebooks

Installation

pip install calcbench-api-client

Credentials

Use your Calcbench username (email) and password.

Start a free two week Calcbench trial @ https://www.calcbench.com/join

Support

support@calcbench.com

Credit

@someben https://github.com/calcbench/python_api_client/commit/6c2312525fa365acc91bd8e979037fc2492845f3

Keywords

finance accounting SEC 10-(K|Q)

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts