axprism_profile: Company profile, CIK, SIC, exchange, and Shariah activity...

View source: R/axprism.R

axprism_profileR Documentation

Company profile, CIK, SIC, exchange, and Shariah activity screen

Description

Company profile, CIK, SIC, exchange, and Shariah activity screen

Usage

axprism_profile(client, ticker)

Arguments

client

An axprism_client.

ticker

Ticker symbol, e.g. "AAPL".

Value

Parsed API response as a named list.

Examples

client <- axprism_client(api_key = "demo-key")
## Not run: 
axprism_profile(client, "AAPL")

## End(Not run)

axprism documentation built on July 8, 2026, 9:07 a.m.