Baselight

Sports Supplements

Elixir or Snake Oil?

@kaggle.joebeachcapital_sports_supplements

Loading...
Loading...

About this Dataset

Sports Supplements

What can you take to actually improve performance, according to science?

Are any (legal) sports supplements actually effective for performance, endurance and strength?

This dataset includes both the claim as well as what the science says.

Tables

Sports Supplements

@kaggle.joebeachcapital_sports_supplements.sports_supplements
  • 61.1 kB
  • 96 rows
  • 46 columns
Loading...
CREATE TABLE sports_supplements (
  "supplement" VARCHAR,
  "alt_name" VARCHAR,
  "evidence_level_score_0_no_evidence_1_2_slight_3_confli_7748239f" DOUBLE  -- Evidence Level - Score. 0 \u003d No Evidence, 1,2 \u003d Slight, 3 \u003d Conflicting , 4 \u003d Promising, 5 \u003d Good, 6 \u003d Strong,
  "claimed_improved_aspect_of_fitness" VARCHAR,
  "fitness_category" VARCHAR,
  "sport_or_exercise_type_tested" VARCHAR,
  "otw" VARCHAR,
  "popularity" BIGINT,
  "number_of_studies_examined" BIGINT,
  "number_of_citations" BIGINT,
  "efficacy" VARCHAR,
  "notes" VARCHAR,
  "exclude" VARCHAR,
  "unnamed_13" VARCHAR  -- Unnamed: 13,
  "cochrane_systematic_review" BIGINT,
  "other_international_review_board_or_metastudy" BIGINT,
  "no_of_studies_in_cochrane_metastudy" BIGINT  -- No. Of Studies In Cochrane Metastudy,
  "no_of_studies_in_metastudy" VARCHAR  -- No. Of Studies In Metastudy,
  "year_s_of_metastudy" VARCHAR  -- Year(s) Of Metastudy,
  "no_of_individual_studies_reviews" BIGINT  -- No. Of Individual Studies / Reviews,
  "n_positive_studies_trials" VARCHAR  -- N Positive Studies / Trials,
  "n__positive_studies_trials" VARCHAR  -- % Positive Studies/ Trials,
  "main_study_source" VARCHAR,
  "link_to_main_individual_study" VARCHAR,
  "unnamed_24" VARCHAR  -- Unnamed: 24,
  "link_to_individual_study" VARCHAR,
  "link_to_individual_study_1" VARCHAR,
  "link_to_individual_study_2" VARCHAR,
  "link_to_individual_study_3" VARCHAR,
  "link_to_individual_study_4" VARCHAR,
  "link_to_individual_study_5" VARCHAR,
  "link_to_individual_study_6" VARCHAR,
  "link_to_individual_study_7" VARCHAR,
  "link_to_individual_study_8" VARCHAR,
  "link_to_individual_study_9" VARCHAR,
  "link_to_individual_study_10" VARCHAR,
  "link_to_individual_study_11" VARCHAR,
  "link_to_individual_study_12" VARCHAR,
  "link_to_individual_study_13" VARCHAR,
  "link_to_individual_study_14" VARCHAR,
  "link_to_individual_study_15" VARCHAR,
  "link_to_individual_study_16" VARCHAR,
  "link_to_individual_study_17" VARCHAR,
  "link_to_individual_study_18" VARCHAR,
  "link_to_individual_study_19" VARCHAR,
  "link_to_individual_study_20" VARCHAR
);

Share link

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