Package: assemblykor 0.1.2

assemblykor: Korean National Assembly Data for Political Science Education

Provides ready-to-use datasets from the Korean National Assembly (assemblies 20 through 22, 2016-2026) for teaching quantitative methods in political science. Includes legislator metadata, bill proposals, roll call votes, asset declarations, and policy seminar records. Designed as a Korean politics counterpart to packages like 'palmerpenguins', enabling students to practice regression, panel data analysis, text analysis, and network analysis with real legislative data. Roll call vote data and spatial voting models are described in Poole and Rosenthal (1985) <doi:10.2307/2111172>. Legislative data is sourced from the Korean National Assembly Open API.

Authors:Kyusik Yang [aut, cre]

assemblykor_0.1.2.tar.gz
assemblykor_0.1.2.zip(r-4.7)assemblykor_0.1.2.zip(r-4.6)assemblykor_0.1.2.zip(r-4.5)
assemblykor_0.1.2.tgz(r-4.6-any)assemblykor_0.1.2.tgz(r-4.5-any)
assemblykor_0.1.2.tar.gz(r-4.7-any)assemblykor_0.1.2.tar.gz(r-4.6-any)
assemblykor_0.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
assemblykor/json (API)

# Install 'assemblykor' in R:
install.packages('assemblykor', repos = c('https://kyusik-yang.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/kyusik-yang/assemblykor/issues

Pkgdown/docs site:https://kyusik-yang.github.io

Datasets:
  • bills - Bills Proposed in the Korean National Assembly
  • legislators - Members of the Korean National Assembly
  • roll_calls - Member-Level Roll Call Votes
  • seminars - Policy Seminar Activity by Legislator-Year
  • speeches - Committee Speeches from the Science and ICT Committee
  • votes - Plenary Vote Results in the Korean National Assembly
  • wealth - Legislator Asset Declarations

On CRAN:

Conda:

5.55 score 34 scripts 493 downloads 7 exports 0 dependencies

Last updated from:1e06f42012. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK172
source / vignettesOK246
linux-release-x86_64OK177
macos-release-arm64OK159
macos-oldrel-arm64OK198
windows-develOK100
windows-releaseOK102
windows-oldrelOK111
wasm-releaseOK126

Exports:get_bill_textsget_proposerslist_tutorialsopen_tutorialpath_to_filerun_tutorialset_ko_font

Dependencies:

5-Minute Quickstart
Install and load | Seven datasets, one line each | Quick analysis: gender and legislative productivity | Quick analysis: bill survival rates | Quick analysis: wealth inequality | Quick analysis: voting consensus | Joining datasets | Tutorials | Next steps

Last update: 2026-04-08
Started: 2026-03-20

Data Codebook
legislators | bills | wealth | seminars | speeches | votes | roll_calls | Dataset relationship diagram

Last update: 2026-04-08
Started: 2026-03-20

Getting Started with assemblykor
Overview | 1. Exploring legislator data | Gender composition by assembly | Legislative productivity by seniority | 2. Bill outcomes | Bills per month | 3. Wealth panel | Real estate concentration | 4. Policy seminars and cross-party cooperation | 5. Joining datasets | 6. Plenary votes | 7. Roll call analysis | 8. Speech patterns | Next steps

Last update: 2026-04-08
Started: 2026-03-07