powered by
This function returns information for any Financial Industry Regulatory Authority [FINRA] registered entity.
get_data_finra_people(search_name = NULL, ocr_pdf = TRUE, return_message = TRUE)
vector of names to search
if TRUE returns OCR'd broker report PDF
TRUE
return a message upon parsing TRUE, FALS
TRUE, FALS
matching score threshold for the search name if NULL there is no threshold
NULL
a data frame
data frame
FINRA
Other FINRA: get_data_adv_managers_metadata, get_data_finra_entities
get_data_adv_managers_metadata
get_data_finra_entities
Other IAPD: get_data_adv_managers_current_period_summary, get_data_adv_managers_filings, get_data_adv_managers_metadata, get_data_adv_managers_periods_summaries, get_data_finra_entities
get_data_adv_managers_current_period_summary
get_data_adv_managers_filings
get_data_adv_managers_periods_summaries
# NOT RUN { get_data_finra_people(search_name = 'Llyod Blankfein', ocr_pdf = TRUE) # }
Run the code above in your browser using DataLab