Baselight

Earthquake Magnitude, Damage And Impact

Modeling earthquake richter and impacts

@kaggle.arashnic_earthquake_magnitude_damage_and_impact

Mapping
@kaggle.arashnic_earthquake_magnitude_damage_and_impact.mapping

  • 28.55 MB
  • 3677133 rows
  • 3 columns
individual_id

Individual Id

household_id

Household Id

building_id

Building Id

1201020000410100112010200004101120102000041
1201020000410100212010200004101120102000041
1201020000410100312010200004101120102000041
1201020000410100412010200004101120102000041
1201020000410100512010200004101120102000041
1201020000410100612010200004101120102000041
1201020001010100112010200010101120102000101
1201020001010100212010200010101120102000101
1201020001010100312010200010101120102000101
1201020001010100412010200010101120102000101

CREATE TABLE mapping (
  "individual_id" BIGINT,
  "household_id" BIGINT,
  "building_id" BIGINT
);

Share link

Anyone who has the link will be able to view this.