portfolio_allocations.Rd
This dataset includes data on portfolio allocations (1958-2021). There is one observation per portfolio allocation per Commission (i.e., one observation per portfolio per Commissioner per Commission). A new observation is created every time the portfolio of a Commissioner changes, regardless of whether that change results in a change in the departments that the Commissioner oversees. There can be multiple observations per individual per Commission if an individual's portfolio changes during the Commission. Portfolio allocations do not span Commissions. If a Commissioner has the same portfolio for more than one Commission, there will be multiple observations, one for each Commission. The dataset indicates the start and end dates of each portfolio allocation, the departments that each Commissioner oversees, and the policy areas that correspond to those departments.
portfolio_allocations
A data frame with 28 variables:
Numeric. An ID number that uniquely identifies each observation. Indicates the default sort order for the dataset.
Numeric. The ID number that uniquely identifies each
Commission. See the commissions
dataset.
String. The name of the Commission. See the
commissions
dataset.
Numeric. An ID number that uniquely identifies each
individual who was served as a Commissioner. See the commissioners
dataset.
String. The full name of the Commissioner.
String. The full name of the Commissioner using only basic Latin characters.
String. The last name of the Commissioner.
String. The last name of the Commissioner using only basic Latin characters.
String. The first name of the Commissioner.
String. The first name of the Commissioner using only basic Latin characters.
Numeric. An ID number that uniquely identifies each member state.
String. The name of the Commissioner's member state.
String. The two-letter code assigned by the Commission to the Commissioner's member state.
String. The common abbreviation of the Commissioner's national political party.
String. The name of the Commissioner's national political party in the Commissioner's member state's official language.
String. The name of the Commissioner's national political party in English.
String. The common abbreviation of the political group.
String. The name of the Commissioner's political group.
Date. The start date of the allocation. Allocations do not cross Commissions.
Numeric. The start year of the allocation. Allocations do not cross Commissions.
Numeric. The start month of the allocation. Allocations do not cross Commissions.
Numeric. The start day of the allocation. Allocations do not cross Commissions.
Date. The end date of the allocation. Allocations do not cross Commissions.
Numeric. The start year of the allocation. Allocations do not cross Commissions.
Numeric. The start month of the allocation. Allocations do not cross Commissions.
Numeric. The end day of the allocation. Allocations do not cross Commissions.
String. The Commissioner's portfolio. If the portfolio has multiple components, they are listed, separated by a semi-colon.
String. A list of the departments that the portfolio includes, separated by a semi-colon.