This function returns information for any Financial Industry Regulatory Authority [FINRA] registered entity.
finra_people(search_name = NULL, ocr_pdf = TRUE, return_message = TRUE)
| search_name | vector of names to search  | 
    
|---|---|
| ocr_pdf | if   | 
    
| return_message | return a message upon parsing   | 
    
| score_threshold | matching score threshold for the search name
if   | 
    
a data frame
Use finra_people() for registered people
Other FINRA: 
adv_managers_metadata(),
finra_entities()
Other IAPD: 
adv_managers_current_period_summary(),
adv_managers_filings(),
adv_managers_metadata(),
adv_managers_periods_summaries(),
finra_entities()
finra_people(search_name = 'Llyod Blankfein', ocr_pdf = TRUE)