One of the tables with suffix "total" collates all the data from 1998 to 2014 simply by adding them up and without other processing, such as combining data from the same company.
The table with suffix "annual" collates data from each year.
The 5 "key value" variables are in the form of "value (number of occurrences)".
Tables
You can find the tables mentions above here.
Codes
You can find the R scripts here.
Goal