Baselight

PitchLeague Deck Evaluation Dataset

Pitchleague leaderboard data publicly available

@kaggle.konstantinfomchenkov_pitchleague_public_leaderboard_24_551a45e6

Loading...
Loading...

About this Dataset

PitchLeague Deck Evaluation Dataset

This dataset contains publicly available data from the pitchleague leaderboard https://www.pitchleague.ai/leaderboard as of February 24th, 2024 at 8:39 PM GMT+7.
The dataset contains information about deck rank, scores, founders, etc

Tables

Pitchleague 270220241436

@kaggle.konstantinfomchenkov_pitchleague_public_leaderboard_24_551a45e6.pitchleague_270220241436
  • 101.32 KB
  • 620 rows
  • 18 columns
Loading...

CREATE TABLE pitchleague_270220241436 (
  "rank" BIGINT,
  "name" VARCHAR,
  "aggregatescore" DOUBLE,
  "sector" VARCHAR,
  "description" VARCHAR,
  "deck_score" DOUBLE,
  "spelling_and_grammar" DOUBLE,
  "structure" BIGINT,
  "clarity" BIGINT,
  "length" BIGINT,
  "startup_score" DOUBLE,
  "team" BIGINT,
  "market" BIGINT,
  "traction" BIGINT,
  "hasemail" VARCHAR,
  "founders" VARCHAR,
  "number_of_founders" BIGINT,
  "timestamp" TIMESTAMP
);

Share link

Anyone who has the link will be able to view this.