Skip to contents

speech list data

Usage

speech_list

Format

tibble with columns

president

president

field

field

event

event

title

title

date

date

link

link

Source

http://www.pa.go.kr/research/contents/speech/index.jsp

Examples

  speech_list
#> # A tibble: 7,173 × 6
#>    president field  event       title                                date  link 
#>    <chr>     <chr>  <chr>       <chr>                                <chr> <chr>
#>  1 이승만    연설문 취임사      "대통령 취임사(大統領就任辭) "       1948… http…
#>  2 이승만    연설문 성명/담화문 "민족이 원하는 길을 따를 결심, 국무… 1948… http…
#>  3 이승만    연설문 기타        "미급점(未及點) 육성하라 "           1948… http…
#>  4 이승만    연설문 성명/담화문 "전민족에게 충고함 "                 1948… http…
#>  5 이승만    연설문 성명/담화문 "대한민국 정부수립과 우리의 각오 "   1948… http…
#>  6 이승만    연설문 기념사      "함께 뭉쳐서 자강전진(自疆前進) 외…  1948… http…
#>  7 이승만    연설문 성명/담화문 "정권 이양문제에 대하여 "            1948… http…
#>  8 이승만    연설문 성명/담화문 "북한정권(北韓政權)에 대하여 "       1948… http…
#>  9 이승만    연설문 성명/담화문 "미소(美蘇) 양군 철퇴문제에 대하여 " 1948… http…
#> 10 이승만    연설문 성명/담화문 "반민자(反民者) 처단(處斷)은 민의(…  1948… http…
#> # … with 7,163 more rows
#> # ℹ Use `print(n = ...)` to see more rows