powered by
Extract the text of the speech given an URL.
speech_data(keyword, start_date, end_date, uf = "", speaker = "", party = "")
principal text or phrase present on speech.
start date of search.
end date of search.
state acronym.
speaker's name.
political party of speaker.
the speech data with all informational columns and the speech.
# NOT RUN { tecnologia_speeches <- speech_data( keyword = "tecnologia", reference_date = "2021-12-20", start_date = "2021-12-10", end_date = "2021-12-31") # }
Run the code above in your browser using DataLab