Listing Thumbnail

    Company SEC EDGAR Filing APIs with history

     Info
    Deployed on AWS
    This API will help analysts to pull financial information from companies financials. Comapnies financial details are fetched from 10K and 10Q forms so these numbers can be directly reconciled with SEC EDGAR website.

    Overview

    Use Cases

    US public listed companies financial analysis.


    Metadata

    Various end pints are availalbe like- */companies endpoints will return data like-

    [ { "cik": 1171014, "companyFullName": "COSI INC", "ticker": "cosi" }, { "cik": 37996, "companyFullName": "FORD MOTOR CO", "ticker": "f" } ]

    *\submissions will return the data like

    [ { "dateAccepted": "2023-01-20T16:38:53.000+00:00", "cik": 795266, "submissionNumber": "0000795266-23-000009", "form": "10-K", "companyName": "KB HOME" }, { "dateAccepted": "2023-01-20T16:31:37.000+00:00", "cik": 1424404, "submissionNumber": "0001062993-23-001190", "form": "10-Q", "companyName": "Wolverine Resources Corp." } ]

    */statement/{reportType} will return the output like below. You can get all datapoints of a income statement or Balance Sheet.

    [ { "id": 1, "line": 1, "measureTag": "CashCashEquivalentsRestrictedCashAndRestrictedCashEquivalents", "datatype": "monetary", "preferredLabel": "Cash, Cash Equivalents, Restricted Cash and Restricted Cash Equivalents", "columns": [ { "periodEndDate": 20220930, "header": "20220930", "value": 21721000000.0000, "form": "10-Q", "submissionNumber": "0000037996-22-000073" }, { "periodEndDate": 20220630, "header": "20220630", "value": 20134000000.0000, "form": "10-Q", "submissionNumber": "0000037996-22-000048" } ] } ]

    you can call the APIs like

    aws dataexchange send-api-asset \ --data-set-id [subscription-data-set-id] \ --revision-id [subscription-revision-id] \ --asset-id [subscription-asset-id] \ --method GET \ --path "/companies"

    Python code for client

    import json import boto3 CLIENT = boto3.client('dataexchange', region_name = 'us-east-1',aws_access_key_id='ACCOUNT_ACCESSS_KEY_ID',aws_secret_access_key= 'ACCOUNT_SECRET_ACCESSS_KEY') DATA_SET_ID = 'SUBSCRIPTION_DATA_SET_ID' REVISION_ID = 'SUBSCRIPTION_REVISION_ID' ASSET_ID = 'SUBSCRIPTION_ASSET_ID' METHOD = 'GET' PATH = '/companies' response = CLIENT.send_api_asset( DataSetId=DATA_SET_ID, RevisionId=REVISION_ID, AssetId=ASSET_ID, Method=METHOD, Path=PATH ) print(response['Body'])
    DescriptionValue
    Data Format(s)JSON
    Geographic coverageUS Public Listed Companies data
    Historical coverageData Starting 2012
    Universe coverageInformation present in 10K and 10Q forms (including amendments)
    Unique identifiersThe Central Index Key (CIK) is used on the SEC's computer systems to identify corporations and individual people who have filed disclosures.
    Update frequencyEvery hour
    Update timeNear realtime
    File size rangeBased on APIs response
    Update Type (Incremental updates vs. Full refresh)Hourly Update
    Data Source(s)SEC and Bright Analyst's various processes and enrichments

    Subscription Verification Request Information

    If you are enabling subscription verification for your products, you may elect to indicate the information that you will require from the prospective subscriber i.e., EIN number, # of applications, # of users, # of Regions, etc.


    Need Help?

    If you have questions about our products, contact us using the support information below. Email: admin@brightanalyst.com  (https://brightanalyst.com )


    About Your Company

    Bright Analyst is a software development firm that provides a financial analysis platform and finaical data for analysis purpose.

    Details

    Delivery method

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Company SEC EDGAR Filing APIs with history

     Info
    This product is available free of charge. Free subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    AI Insights

     Info

    Dimensions summary

    This listing uses a single pricing dimension: Product Access, measured in units. You subscribe to gain access to the SEC EDGAR filing APIs at no cost under this free model. There are no tiers, instance sizes, or usage add-ons to choose between. Access grants you the ability to integrate SEC filing data, including financial statements and filing history, into your own applications through the REST API. Since only one dimension exists, pricing does not scale by volume, seat count, or consumption within this Marketplace listing.

    Top-of-mind questions for buyers

    One unit grants access to the SEC EDGAR filing APIs. You receive API credentials to integrate financial data into your own applications. Access covers financial statements, filing history, and company fundamentals sourced from SEC EDGAR. The unit represents your entitlement to use the API, not a metered volume of calls.
    No. This listing uses a single free Product Access dimension with no usage-based metering. Your cost does not scale with the number of API calls, the volume of filing data retrieved, or the number of companies queried. There are no overage charges or tier boundaries to cross within this Marketplace listing.
    You can retrieve financial statements, earnings data, company fundamentals, and SEC EDGAR filing history through the REST API. Data traces back to the official SEC database, including XBRL-parsed 10-K and 10-Q filings. The API lets you build custom applications with this filing data.
    brightanalyst.com
    Helpful?

    Vendor refund policy

    Free products have no refunds.

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    AWS Data Exchange (ADX)

    AWS Data Exchange is a service that helps AWS easily share and manage data entitlements from other organizations at scale.

    Additional details

    Data sets (1)

     Info

    You will receive access to the following data sets.

    Data set name
    Type
    Historical revisions
    Future revisions
    Sensitive information
    Data dictionaries
    Data samples
    Company SEC API with history
    All historical revisions
    All future revisions
    Not included

    Resources

    Vendor resources

    Similar products