Earthquakes Data NZ
List of Earthquakes in NZ
@kaggle.kkhandekar_earthquakes_data_nz
List of Earthquakes in NZ
@kaggle.kkhandekar_earthquakes_data_nz
CREATE TABLE earthquakes_nz (
"origintime" VARCHAR,
"longitude" DOUBLE,
"n__latitude" DOUBLE,
"n__depth" DOUBLE,
"n__magnitude" DOUBLE
);
Anyone who has the link will be able to view this.