This dataset includes data on Commissioners (1958-2021). There is one observation per individual who has served as a Commissioner per Commission. The dataset indicates the national party and European political group of each individual, the start and end dates for each individual (within each Commission), information on whether the individual served for the entire Commission, was appointed during the Commission, or left office before the end of the Commission, and whether the portfolio of the individual changed while the individual was in office.
1 |
A data frame with 34 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 Commission within the
indicated Commission.
numeric
. The start year of the Commission within
the indicated Commission.
numeric
. The start month of the Commission within
the indicated Commission.
numeric
. The start day of the Commission within the
indicated Commission.
date
. The end date of the Commission within the
indicated Commission.
numeric
. The start year of the Commission within the
indicated Commission.
numeric
. The start month of the Commission within
the indicated Commission.
numeric
. The end day of the Commission within the
indicated Commission.
dummy
. A dummy variable indicating whether the
Commissioner served for the entire Commission.
dummy
. A dummy variable indicating whether the
Commissioner left office before the end of the Commission. Coded 1
if the Commissioner left office before the end of the Commission and
0
otherwise.
dummy
. A dummy variable indicating whether, if the
Commissioner left office before the end of the Commission, the Commission
was replaced. Coded 1
if the Commissioner was replaced and 0
otherwise. Always coded 0
if end_early
is coded 0
.
dummy
. A dummy variable indicating whether, if
the Commissioner left office before the end of the Commission, the
Commission was not replaced. Coded 1
if the Commissioner was not
replaced and 0
otherwise. Always coded 0
if end_early
is coded 0
.
dummy
. A dummy variable indicating whether the
Commissioner was appointed after the start of the Commission. Coded
1
if the Commissioner was appointed after the start of the
Commission and 0
otherwise.
dummy
. A dummy variable indicating whether, if
the Commissioner was appointed after the start of the Commission, the
Commission was appointed as a replacement for another Commissioner who left
office early. Coded 1
of the Commissioner was a replacement and
0
otherwise. Always coded 0
if start_late
is coded
0
.
dummy
. A dummy variable indicating whether, if
the Commissioner was appointed after the start of the Commission, the
Commission was appointed because of an enlargement. Coded 1
of the
Commissioner was appointed because of an enlargement and 0
otherwise. Always coded 0
if start_late
is coded 0
.
dummy
. A dummy variable indicating whether
the Commissioner's portfolio changed during the indicated Commission.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.