F1H2O Championship Dataset
Formula 1 Powerboat World Championship
@kaggle.igalbronshtein_f1h2o_championship_dataset
Formula 1 Powerboat World Championship
@kaggle.igalbronshtein_f1h2o_championship_dataset
CREATE TABLE pole (
"year" BIGINT,
"pos" BIGINT,
"nat" VARCHAR,
"licence" VARCHAR,
"boat" BIGINT,
"driver" VARCHAR,
"points" BIGINT
);
Anyone who has the link will be able to view this.