Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expand dataset so each row represents a day #10

Open
lchski opened this issue Sep 28, 2018 · 1 comment
Open

Expand dataset so each row represents a day #10

lchski opened this issue Sep 28, 2018 · 1 comment

Comments

@lchski
Copy link
Owner

lchski commented Sep 28, 2018

For that day, each of the following should be correctly identified:

  • Type of service (role_type_of_parliamentarian)
  • Minister (role_minister)
  • Critic (role_critic)
  • Riding/senatorial division (seat_riding_senatorial_division)
  • Political affiliation (political_affiliation)

Some caveats:

  • This will be some “fun” data processing 😛
  • A quick scan shows that role_critic doesn’t always have specific day values, only year values. This likely applies to values in other columns, too.
  • Some of the political_affiliation values have ( or ) in them (e.g. Conservative (1867-1942) (1911/09/21 - 1915/04/15) for Aikins, James Albert Manning)
@lchski
Copy link
Owner Author

lchski commented Oct 14, 2019

Example in analysis/misc.R

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant