Investment Survey Dataset
Finance awareness among people
@kaggle.sudarsan27_investment_survey_dataset
Finance awareness among people
@kaggle.sudarsan27_investment_survey_dataset
CREATE TABLE investment_survey (
"gender" VARCHAR,
"age" BIGINT,
"working_professional" BIGINT,
"annual_income" BIGINT,
"mode_of_investment" VARCHAR,
"investment_per_month" VARCHAR,
"motivation_cause" VARCHAR,
"resources_used" VARCHAR,
"goal_for_investment" VARCHAR,
"duration_to_save_in_years" VARCHAR,
"unnamed_10" VARCHAR
);
Anyone who has the link will be able to view this.