Listing Thumbnail

    Companies Fundamentals and Industry Analysis API with history

     Info
    Deployed on AWS
    APIs to do public companies analysis, their peer comparisons and overall industry analysis.

    Overview

    Use Cases

    Companies Peer comparisons and overall industry analysis.


    Metadata

    Various Endpoings are available like- */industries will provide the output like

    [ { "sicCode": 100, "industryTitle": "AGRICULTURAL PRODUCTION-CROPS [100]" }, { "sicCode": 200, "industryTitle": "AGRICULTURAL PROD-LIVESTOCK & ANIMAL SPECIALTIES [200]" } ]

    */industries/companies -> will provide the output of all companies in an Industry.

    [ { "centralIndexKey": 1488638, "companyName": "AMERICAN METALS RECOVERY & RECYCLING INC.", "sic": 5090, "industry": "WHOLESALE-MISC DURABLE GOODS", "countryInc": "US", "stateProvinceInc": "NV", "ein": 272262066, "tradingSymbols": "pfds", "countryba": "US", "stprba": "TX", "cityba": "ROCKWALL", "zipba": "75032", "baStreet1": "270 SOUTHERN DRIVE", "baStreet2": "", "baPhone": "972-772-9493", "countryma": "US", "stprma": "TX", "cityma": "ROCKWALL", "zipma": "75032", "maStreet1": "270 SOUTHERN DRIVE", "maStreet2": "", "formerName": "PREMIER OIL FIELD SERVICES, INC.", "dateChanged": 20100406, "filerStatus": "5-SML", "wellKnownSeasonedIssuer": 0, "numCiks": 1, "additionalCiks": "", "exchangeName": null, "smallBusiness": null, "shellCompany": null, "emergingGrowthCompany": null } ]

    */fundamentals will provide the output like

    { "id": 0, "name": "Fundamentals", "children": [ { "id": 1, "name": "Income Statement", "children": [ { "id": 106, "name": "Gross Profit", "children": [] }, { "id": 107, "name": "EBIT", "children": [] } ] } ]

    */companies/fundamentals?company=37996&fun=106-> will provide the output like

    [ { centralIndexKey: 37996, companyName: "FORD MOTOR CO", form: "10-Q", period: 20220930, submissionNumber: "0000037996-22-000073", columns: [ ] } ]

    You can even pass multiple companies (CIKs) or fundamentals (FUNs) to do peer comparisons like /companies/fundamentals?company=795255&company=784011&fun=3&fun=301&fun=302&fun=303

    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 "/industries"

    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 = '/industries' 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 Peer Comparison and Industry analysis
    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 and Fundaments Id (provided in /fundamentals API)
    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

    Companies Fundamentals and Industry Analysis API 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.

    Vendor refund policy

    Free products don't have refunds.

    How can we make this page better?

    We'd like to hear your feedback and ideas on how to improve this page.
    We'd like to hear your feedback and ideas on how to improve this page.

    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
    Companies Fundamentals and Industry Analysis API
    All historical revisions
    All future revisions
    Not included

    Resources

    Vendor resources

    Similar products