Healthcare Insurance
my dataset about insegurance in healthcare in global world in developmente
@kaggle.willianoliveiragibin_healthcare_insurance
my dataset about insegurance in healthcare in global world in developmente
@kaggle.willianoliveiragibin_healthcare_insurance
CREATE TABLE insurance (
"age" BIGINT,
"sex" VARCHAR,
"bmi" DOUBLE,
"children" BIGINT,
"smoker" VARCHAR,
"region" VARCHAR,
"charges" DOUBLE
);
Anyone who has the link will be able to view this.