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.
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.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.