You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2025. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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?
The text was updated successfully, but these errors were encountered: