Baselight

Santorini Seismic And Volcanic Data

Comparative Data from International Institutions

@kaggle.brsdincer_santorini_seismic_and_volcanic_data_multiple

Spec Query
@kaggle.brsdincer_santorini_seismic_and_volcanic_data_multiple.spec_query

  • 19.38 KB
  • 54 rows
  • 22 columns
time

Time

latitude

Latitude

longitude

Longitude

depth

Depth

mag

Mag

magtype

MagType

nst

Nst

gap

Gap

dmin

Dmin

rms

Rms

net

Net

id

Id

updated

Updated

place

Place

type

Type

horizontalerror

HorizontalError

deptherror

DepthError

magerror

MagError

magnst

MagNst

status

Status

locationsource

LocationSource

magsource

MagSource

Tue Feb 04 2025 20:00:23 GMT+0000 (Coordinated Universal Time)36.543225.5937104.7mww90581.3771.25usus7000pbbaTue Feb 04 2025 20:19:02 GMT+0000 (Coordinated Universal Time)19 km NE of Firá, Greeceearthquake5.61.7730.06324reviewedusus
Tue Feb 04 2025 17:10:52 GMT+0000 (Coordinated Universal Time)36.624625.6082104.5mww111391.4561.15usus7000pba3Tue Feb 04 2025 17:54:10 GMT+0000 (Coordinated Universal Time)27 km NE of Oía, Greeceearthquake4.651.7870.07517reviewedusus
Tue Feb 04 2025 13:04:13 GMT+0000 (Coordinated Universal Time)36.457225.5722105.3mww101741.2920.66usus7000pb82Tue Feb 04 2025 20:11:49 GMT+0000 (Coordinated Universal Time)12 km ENE of Mesariá, Greeceearthquake5.971.8620.04841reviewedusus
Tue Feb 04 2025 12:36:50 GMT+0000 (Coordinated Universal Time)36.471725.497104.7mb98581.280.71usus7000pb7wTue Feb 04 2025 13:30:48 GMT+0000 (Coordinated Universal Time)8 km NE of Firá, Greeceearthquake4.991.8650.06377reviewedusus
Tue Feb 04 2025 10:35:48 GMT+0000 (Coordinated Universal Time)36.657925.6513104.2mb451011.50.52usus7000pb7nTue Feb 04 2025 14:24:29 GMT+0000 (Coordinated Universal Time)29 km SW of Amorgós, Greeceearthquake4.831.8860.1123reviewedusus
Tue Feb 04 2025 09:09:31 GMT+0000 (Coordinated Universal Time)36.654525.6596104.7mb65821.51.41usus7000pb7gTue Feb 04 2025 09:31:01 GMT+0000 (Coordinated Universal Time)29 km SW of Amorgós, Greeceearthquake2.251.8830.07259reviewedusus
Tue Feb 04 2025 09:03:19 GMT+0000 (Coordinated Universal Time)36.515225.701104.5mb77861.3910.85usus7000pb7dTue Feb 04 2025 12:30:06 GMT+0000 (Coordinated Universal Time)26 km ENE of Mesariá, Greeceearthquake61.8580.07552reviewedusus
Tue Feb 04 2025 08:55:27 GMT+0000 (Coordinated Universal Time)36.499725.6292104.3mb39851.351.2usus7000pb7aTue Feb 04 2025 09:16:41 GMT+0000 (Coordinated Universal Time)19 km NE of Mesariá, Greeceearthquake2.921.9440.15412reviewedusus
Tue Feb 04 2025 08:15:44 GMT+0000 (Coordinated Universal Time)36.407425.5573104.3mb35911.2421.31usus7000pb74Tue Feb 04 2025 09:03:07 GMT+0000 (Coordinated Universal Time)9 km E of Mesariá, Greeceearthquake3.751.8710.15412reviewedusus
Tue Feb 04 2025 06:53:24 GMT+0000 (Coordinated Universal Time)36.577825.6669104.6mb102581.4331.12usus7000pb6gTue Feb 04 2025 07:21:37 GMT+0000 (Coordinated Universal Time)27 km NE of Firá, Greeceearthquake4.711.8350.0682reviewedusus

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

Share link

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