powered by
Ciks are unique IDs for each company that files a 13F. This function returns the name of the company associated with one or more ciks
fmpc_13f_cik_name(cik = "0001067983")
a valid cik
company name associated with cik
# NOT RUN { # Function can work without a valid API token fmpc_set_token() # defaults to 'demo' fmpc_13f_cik_name(cik = '0001067983') # }
Run the code above in your browser using DataLab