On the sample dataset F1.

  1. For each decade, compute who is the driver born in that decade that scored more points in his career
  2. For each circuit, find the fastest lap and output it with: (1) the date it was perfomed, (2) the name of the driver, and (3) the lap time
  3. Find the driver that spent most time performing pit stops
  4. For each nationality, find the driver that scored most points in his/her career
  5. Find the nations that have at least one driver with at least 1000 points
  6. Find the nations that have at least two drivers with at least 1000 points