finra_people: FINRA registered people

View source: R/finra.R

finra_peopleR Documentation

FINRA registered people

Description

This function returns information for any Financial Industry Regulatory Authority [FINRA] registered entity.

Usage

finra_people(search_name = NULL, ocr_pdf = TRUE, return_message = TRUE)

Arguments

search_name

vector of names to search

ocr_pdf

if TRUE returns OCR'd broker report PDF

return_message

return a message upon parsing TRUE, FALS

score_threshold

matching score threshold for the search name if NULL there is no threshold

Value

a data frame

Note

Use finra_people() for registered people

References

FINRA

See Also

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()

Examples

finra_people(search_name = 'Llyod Blankfein', ocr_pdf = TRUE)

abresler/fundManageR documentation built on April 1, 2024, 5:46 p.m.