USGS All-Week Earthquake Feed CSV

Contract version 20260907135311-98c56af45ea4

Detected
2026-09-07T13:53:11+00:00
Source updated
Mon, 07 Sep 2026 13:52:30 GMT
Rows
1988

Source Files For 20260907135311-98c56af45ea4

Open Data Contract YAML

Open raw YAML

dataset_id: all-week-earthquake-feed-csv
title: USGS All-Week Earthquake Feed CSV
description: USGS All-Week Earthquake Feed CSV discovered from earthquake.usgs.gov.
source_name: earthquake.usgs.gov
source_url: https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_week.csv
update_frequency: daily
next_scan_at: '2026-09-07T17:55:37.267149+00:00'
license:
  name: USGS public domain data and credits policy
  url: https://www.usgs.gov/information-policies-and-instructions/copyrights-and-credits
tags:
- earthquake.usgs.gov
geography:
- Global
revisions:
- revision_id: 20260907135311-98c56af45ea4
  detected_at: '2026-09-07T13:53:11+00:00'
  source_updated_at: Mon, 07 Sep 2026 13:52:30 GMT
  context: all_week.csv detected from all_week.csv.
  assets:
  - asset_id: asset-68855d497d8ba52f
    name: all_week.csv
    source_url: https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_week.csv
    media_type: text/csv; charset=utf-8
    content_hash: 68855d497d8ba52f43156f51b6d49b5cbfcff9e10a7f0572550dbcd735d1c02b
    size_bytes: 401457
    parent_archive_id: null
  row_count: 1988
  headers:
  - time
  - latitude
  - longitude
  - depth
  - mag
  - magType
  - nst
  - gap
  - dmin
  - rms
  - net
  - id
  - updated
  - place
  - type
  - horizontalError
  - depthError
  - magError
  - magNst
  - status
  - locationSource
  - magSource
  sample_rows:
  - time: '2026-09-07T13:39:44.866Z'
    latitude: '62.281'
    longitude: '-151.153'
    depth: '81.2'
    mag: '2.3'
    magType: ml
    nst: '47'
    gap: '50'
    dmin: '0.3'
    rms: '0.7'
    net: ak
    id: aka2026rsyuhl
    updated: '2026-09-07T13:44:55.956Z'
    place: 31 km SW of Petersville, Alaska
    type: earthquake
    horizontalError: '2.7'
    depthError: '2.9599'
    magError: '0.2'
    magNst: '32'
    status: automatic
    locationSource: ak
    magSource: ak
  - time: '2026-09-07T13:24:38.660Z'
    latitude: '35.8925'
    longitude: '-118.2805'
    depth: '15.13'
    mag: '0.72'
    magType: ml
    nst: '23'
    gap: '54'
    dmin: '0.1682'
    rms: '0.12'
    net: ci
    id: ci41542328
    updated: '2026-09-07T13:29:16.587Z'
    place: 20 km NE of Kernville, CA
    type: earthquake
    horizontalError: '0.19'
    depthError: '0.6'
    magError: '0.20085616846073'
    magNst: '6'
    status: automatic
    locationSource: ci
    magSource: ci
  - time: '2026-09-07T13:18:35.570Z'
    latitude: '38.849334716797'
    longitude: '-122.84649658203'
    depth: '1.9099999666214'
    mag: '0.89'
    magType: md
    nst: '7'
    gap: '161'
    dmin: '0.01375'
    rms: '0.01'
    net: nc
    id: nc75431117
    updated: '2026-09-07T13:42:21.010Z'
    place: 11 km WNW of Cobb, CA
    type: earthquake
    horizontalError: '0.48'
    depthError: '1.05999994'
    magError: '0.27'
    magNst: '8'
    status: automatic
    locationSource: nc
    magSource: nc
  - time: '2026-09-07T13:11:15.952Z'
    latitude: '32.005'
    longitude: '-103.24'
    depth: '6.0999'
    mag: '2.7'
    magType: ml
    nst: '27'
    gap: '47'
    dmin: '0.1'
    rms: '0.1'
    net: tx
    id: tx2026rqcbab
    updated: '2026-09-07T13:30:46.564Z'
    place: 12 km SSW of Jal, New Mexico
    type: earthquake
    horizontalError: '0.55162937463949'
    depthError: '1.0388645509471'
    magError: '0.2'
    magNst: '35'
    status: reviewed
    locationSource: tx
    magSource: tx
  - time: '2026-09-07T13:09:13.385Z'
    latitude: '31.68'
    longitude: '-104.307'
    depth: '4.7099'
    mag: '1.5'
    magType: ml
    nst: '25'
    gap: '67'
    dmin: '0'
    rms: '0.4'
    net: tx
    id: tx2026rqbwtl
    updated: '2026-09-07T13:13:36.833Z'
    place: 55 km S of Whites City, New Mexico
    type: earthquake
    horizontalError: '0'
    depthError: '1.0940895080566'
    magError: '0.2'
    magNst: '18'
    status: automatic
    locationSource: tx
    magSource: tx
  parser_errors: []
  logical_asset_id: null
related_dataset_ids: []
quality:
  score: 100
  parsing_errors: []
  stale_warning: null
  broken_source_report: null
rss_feed_url: null
odc_version: '0.1'
last_successful_scan_at: null

Revision dbt Source YAML

Open raw YAML

version: 2
sources:
- name: all_week_earthquake_feed_csv
  description: USGS All-Week Earthquake Feed CSV discovered from earthquake.usgs.gov.
  meta:
    opendataodc:
      dataset_id: all-week-earthquake-feed-csv
      revision_id: 20260907135311-98c56af45ea4
      detected_at: '2026-09-07T13:53:11+00:00'
      source_url: https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_week.csv
  tables:
  - name: all_week_csv
    description: Source asset all_week.csv.
    meta:
      opendataodc:
        source_url: https://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_week.csv
        content_hash: 68855d497d8ba52f43156f51b6d49b5cbfcff9e10a7f0572550dbcd735d1c02b
        row_count: 1988
        parser_errors: []
    columns:
    - name: time
    - name: latitude
    - name: longitude
    - name: depth
    - name: mag
    - name: magType
    - name: nst
    - name: gap
    - name: dmin
    - name: rms
    - name: net
    - name: id
    - name: updated
    - name: place
    - name: type
    - name: horizontalError
    - name: depthError
    - name: magError
    - name: magNst
    - name: status
    - name: locationSource
    - name: magSource

Sample Rows

timelatitudelongitudedepthmagmagTypenstgapdminrmsnetidupdatedplacetypehorizontalErrordepthErrormagErrormagNststatuslocationSourcemagSource
2026-09-07T13:39:44.866Z62.281-151.15381.22.3ml47500.30.7akaka2026rsyuhl2026-09-07T13:44:55.956Z31 km SW of Petersville, Alaskaearthquake2.72.95990.232automaticakak
2026-09-07T13:24:38.660Z35.8925-118.280515.130.72ml23540.16820.12cici415423282026-09-07T13:29:16.587Z20 km NE of Kernville, CAearthquake0.190.60.200856168460736automaticcici
2026-09-07T13:18:35.570Z38.849334716797-122.846496582031.90999996662140.89md71610.013750.01ncnc754311172026-09-07T13:42:21.010Z11 km WNW of Cobb, CAearthquake0.481.059999940.278automaticncnc
2026-09-07T13:11:15.952Z32.005-103.246.09992.7ml27470.10.1txtx2026rqcbab2026-09-07T13:30:46.564Z12 km SSW of Jal, New Mexicoearthquake0.551629374639491.03886455094710.235reviewedtxtx
2026-09-07T13:09:13.385Z31.68-104.3074.70991.5ml256700.4txtx2026rqbwtl2026-09-07T13:13:36.833Z55 km S of Whites City, New Mexicoearthquake01.09408950805660.218automatictxtx