Independence And Interdependence In Sports
Self Construal in relation to practiced sport
@kaggle.harti28_independence_and_interdependence_in_sports
Self Construal in relation to practiced sport
@kaggle.harti28_independence_and_interdependence_in_sports
CREATE TABLE sport_e2 (
"index" BIGINT,
"importance" BIGINT,
"sport" VARCHAR,
"frequency" BIGINT,
"how_alone" BOOLEAN,
"how_small_groups" BOOLEAN,
"how_big_groups" BOOLEAN,
"independence" DOUBLE,
"interdependence" DOUBLE,
"sex" VARCHAR,
"age" BIGINT,
"education" BIGINT
);
Anyone who has the link will be able to view this.