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.
1 |
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
. The name of the policy area. See the
policy_areas
dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.