This dataset includes data on departments of the Commission, including Directorates-General and service departments (1958-2021). There is one observation per unique department. A new observation is created every time a department is renamed, even if the department itself does not change. This allows you to track changes in department nomenclature over time.
1 |
A data frame with 11 variables:
numeric
. An ID number that uniquely identifies each
observation. Indicates the default sort order for the dataset.
numeric
. An ID number that uniquely identifies
each department.
string
. The name of the department.
string
. A list of the Commissions in which the
department appeared, separated by a comma.
numeric
. The number of Commissions in which
the department appeared.
dummy
. A dummy variable indicating
whether the department is a current department under the von der Leyen
Commission. Coded 1
if the department is a current department and
0
otherwise.
numeric
. An ID number that uniquely
identifies the type of the department. Coded 1
for
Directorate-General
and 2
for Service department
. See
the variable department_type
.
string
. The type of the department. Either
Directorate-General
or Service department
.
string
. The common abbreviation of the
department. Coded Not applicable
of there is not an abbreviation for
the department. Coded None
for all Commissions prior to the Prodi
Commission.
string
. The name of the policy area. See the
policy_areas
dataset.
string
. The name of the current
department. See the departments
dataset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.