Maternal Health Risk
From the rural areas of Bangladesh through the IoT based risk monitoring system
@kaggle.joebeachcapital_maternal_health_risk
From the rural areas of Bangladesh through the IoT based risk monitoring system
@kaggle.joebeachcapital_maternal_health_risk
CREATE TABLE maternal_health_risk_data_set (
"age" BIGINT,
"systolicbp" BIGINT,
"diastolicbp" BIGINT,
"bs" DOUBLE,
"bodytemp" DOUBLE,
"heartrate" BIGINT,
"risklevel" VARCHAR
);
Anyone who has the link will be able to view this.