Longevity Factors
What factors will really increase your average life expectancy and lifespan?
@kaggle.joebeachcapital_life_longevity_factors
What factors will really increase your average life expectancy and lifespan?
@kaggle.joebeachcapital_life_longevity_factors
CREATE TABLE livelongerdata (
"factor" VARCHAR,
"years_gained_lost" DOUBLE,
"strength_of_science" VARCHAR,
"strength_of_science_as_a_number" BIGINT,
"sexes_affected" VARCHAR,
"effect" VARCHAR,
"comment" VARCHAR,
"note" VARCHAR,
"id" BIGINT,
"sources" VARCHAR,
"links" VARCHAR
);
Anyone who has the link will be able to view this.