congress-api-docs icon indicating copy to clipboard operation
congress-api-docs copied to clipboard

Multiword Statements

Open nateb84 opened this issue 2 years ago • 0 comments

Using ProPublicaR for API pulls of Congressional statements. I'd like to do pull statements that use a phrase like "mental health" but it results in an empty matrix. I don't have the same issue if I just do "mental"

The relevant line of code is here: temp<-get_recent_congressional_statements_by_term('mental' , page=i, 'API_KEY')

Thoughts?

nateb84 avatar Oct 12 '23 16:10 nateb84