commissioners_by_commission.Rd
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.
commissioners_by_commission
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.