Earthquake Magnitude, Damage And Impact
Modeling earthquake richter and impacts
@kaggle.arashnic_earthquake_magnitude_damage_and_impact
Modeling earthquake richter and impacts
@kaggle.arashnic_earthquake_magnitude_damage_and_impact
CREATE TABLE n__household_demographics (
"household_id" BIGINT,
"district_id" BIGINT,
"vdcmun_id" BIGINT,
"ward_id" BIGINT,
"gender_household_head" VARCHAR,
"age_household_head" DOUBLE,
"caste_household" VARCHAR,
"education_level_household_head" VARCHAR,
"income_level_household" VARCHAR,
"size_household" DOUBLE,
"is_bank_account_present_in_household" DOUBLE
);
Anyone who has the link will be able to view this.