This dataset includes aggregated data on the number of each type of decision per department per year (cross-sectional time-series data). There is one observation per department per year per decision type (1988-2020). The dataset uses current department names.
decisions_csts_dp
A data frame with 8 variables:
Numeric. An ID number that uniquely identifies each observation in the dataset.
Numeric. The year the case was opened by the Commission.
Numeric. An ID number that uniquely identifies each
Directorate-General (DG) of the Commission. There are three DGs that can
open state aid cases. The DG for Competition (COMP) is coded 1, the
DG for Agriculture and Rural Development (AGRI) is coded 2, and the
DG for Maritime Affairs and Fisheries (MARE) is coded 3.
String. The name of the Directorate-General (DG) of the Commission that opened the state aid case.
String. A multi-letter code assigned by the Commission that uniquely identifies each Directorate-General (DG) of the Commission.
Numeric. An ID number that uniquely identifies each type of decision the Commission can make in a state aid case.
String. The type of the decision.
Numeric. A count of the number of decisions issued by the Commission at this level of aggregation.