policy_area_allocations.Rd
This dataset includes data on policy area allocations (1958-2021). There is one observation per policy area allocation per Commission (i.e., one observation per policy area per Commissioner per Commission). A new observation is created every time a change in the portfolio of a Commissioner leads to a change in who oversees a policy area. There can be multiple observations per individual per Commission if an individual oversees multiple policy areas or if the individual's portfolio changes during the Commission. Policy area allocations do not span Commissions. If a Commissioner oversees a policy area for more than one Commission, there will be multiple observations, one for each Commission. The dataset indicates the start and end dates of each policy allocation.
policy_area_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.
Numeric. An ID number that uniquely identifies each
policy area. See the policy_areas
dataset.
Numeric. An ID number that uniquely identifies each
policy area. See the policy_areas
dataset.