elections.csv

このデータセットは、米国の郡レベルの大統領選挙結果データ(1960年〜)を含んでいます(QSS 表5.8)。

変数定義

  • year: 選挙年
  • state: 州名
  • county: 郡名
  • rep: 共和党候補の得票数
  • dem: 民主党候補の得票数
  • other: その他候補の得票数
## Warning in instance$preRenderHook(instance): It seems your data is too big for
## client-side DataTables. You may consider server-side processing:
## https://rstudio.github.io/DT/server.html