This dataset includes aggregated data on the number of each type of decision per year (time-series data). There is one observation per year per decision stage (1988-2020).

decisions_ts

Format

A data frame with 5 variables:

key_id

Numeric. An ID number that uniquely identifies each observation in the dataset.

year

Numeric. The year the case was opened by the Commission.

decision_type_id

Numeric. An ID number that uniquely identifies each type of decision the Commission can make in a state aid case.

decision_type

String. The type of the decision.

count_decisions

Numeric. A count of the number of decisions issued by the Commission at this level of aggregation.