R/awards_csts_ai.R
awards_csts_ai.Rd
This dataset includes aggregated data on the number of state aid awards per member state per year (cross-sectional time-series data) broken down by aid instrument. There is one observation per member state per year per aid instrument (2016-2020).
awards_csts_ai
A data frame with 9 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 member state. This ID number is assigned when member states are sorted by accession date and then alphabetically.
String. The name of the member state that the Commission opened the case against.
String. A two letter code assigned by the Commission that uniquely identifies each member state.
Numeric. An ID number that uniquely identifies each state aid instrument that a granting authority can use.
String. The aid instrument that the granting authority used in granting the state aid award.
Numeric. A count of the number of state aid awards granted by the member state at this level of aggregation.
Numeric. The total amount of awards granted at this level of aggregation in euros.