Baselight

LAST 30 DAYS - EARTHQUAKE / USGS

Scientific Reasons - REAL TIME

@kaggle.brsdincer_last_30_days_earthquake_usgs

Loading...
Loading...

About this Dataset

LAST 30 DAYS - EARTHQUAKE / USGS

LAST 30 DAYS - EARTHQUAKE / USGS

This dataset will be updating month by month. That is called as real time based on months.

  • Min 2.0 - Max 10.0 magnitude
  • All areas

Tables

Last 30 Days Earthquakes

@kaggle.brsdincer_last_30_days_earthquake_usgs.last_30_days_earthquakes
  • 730.45 KB
  • 9983 rows
  • 22 columns
Loading...

CREATE TABLE last_30_days_earthquakes (
  "time" TIMESTAMP,
  "latitude" DOUBLE,
  "longitude" DOUBLE,
  "depth" DOUBLE,
  "mag" DOUBLE,
  "magtype" VARCHAR,
  "nst" DOUBLE,
  "gap" DOUBLE,
  "dmin" DOUBLE,
  "rms" DOUBLE,
  "net" VARCHAR,
  "id" VARCHAR,
  "updated" TIMESTAMP,
  "place" VARCHAR,
  "type" VARCHAR,
  "horizontalerror" DOUBLE,
  "deptherror" DOUBLE,
  "magerror" DOUBLE,
  "magnst" DOUBLE,
  "status" VARCHAR,
  "locationsource" VARCHAR,
  "magsource" VARCHAR
);

Share link

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