Updated

UPDATE_SCRIPT_MAINTENANCE_REPORT

This is dataset about seismic bumps occurrences. This dataset contains csv file in which is only header and data rows with no additional information about the dataset. Dataset is gathered from sei...

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/core/seismic-bumps/
https://datahub.io/core/seismic-bumps/_r/-/README.md
https://datahub.io/core/seismic-bumps/_r/-/UPDATE_SCRIPT_MAINTENANCE_REPORT.md
https://datahub.io/core/seismic-bumps/_r/-/data/seismic-bumps.csv
https://datahub.io/core/seismic-bumps/_r/-/datapackage.json
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.jsonmetadata & schema
https://datahub.io/core/seismic-bumps/_r/-/datapackage.json
README.mddocumentation
https://datahub.io/core/seismic-bumps/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.json to inspect schema and resources
  2. 2. Download data resources listed in datapackage.json
  3. 3. Read README.md for full context

Data Previews

seismic-bumps

Loading data...

Schema

nametypeformatdescription
seismicstringdefaultresult of shift seismic hazard assessment in the mine working obtained by the seismic method (a - lack of hazard, b - low hazard, c - high hazard, d - danger state)
seismoacousticstringdefaultresult of shift seismic hazard assessment in the mine working obtained by the seismoacoustic method
shiftstringdefaultinformation about type of a shift (W - coal-getting, N -preparation shift)
genergyintegerdefaultseismic energy recorded within previous shift by the most active geophone (GMax) out of geophones monitoring the longwall
gpulsintegerdefaulta number of pulses recorded within previous shift by GMax
gdenergyintegerdefaulta deviation of energy recorded within previous shift by GMax from average energy recorded during eight previous shifts
gdpulsintegerdefaulta deviation of a number of pulses recorded within previous shift by GMax from average number of pulses recorded during eight previous shifts
ghazardstringdefaultresult of shift seismic hazard assessment in the mine working obtained by the seismoacoustic method based on registration coming form GMax only
nbumpsintegerdefaultthe number of seismic bumps recorded within previous shift
nbumps2integerdefaultthe number of seismic bumps (in energy range [10^2,10^3)) registered within previous shift
nbumps3integerdefaultthe number of seismic bumps (in energy range [10^3,10^4)) registered within previous shift
nbumps4integerdefaultthe number of seismic bumps (in energy range [10^4,10^5)) registered within previous shift
nbumps5integerdefaultthe number of seismic bumps (in energy range [10^5,10^6)) registered within the last shift
nbumps6integerdefaultthe number of seismic bumps (in energy range [10^6,10^7)) registered within previous shift
nbumps7integerdefaultthe number of seismic bumps (in energy range [10^6,10^7)) registered within previous shift
nbumps89integerdefaultthe number of seismic bumps (in energy range [10^6,10^7)) registered within previous shift
energyintegerdefaultthe number of seismic bumps (in energy range [10^6,10^7)) registered within previous shift
maxenergyintegerdefaultthe maximum energy of the seismic bumps registered within previous shift
classintegerdefaultthe decision attribute - "1" means that high energy seismic bump occurred in the next shift ("hazardous state"), "0" means that no high energy seismic bumps occurred in the next shift ("non-hazardous state")

Data Files

FileDescriptionSizeLast modifiedDownload
seismic-bumps
128 kB3 months ago
seismic-bumps
FilesSizeFormatCreatedUpdatedLicenseSource
1128 kBcsvabout 2 months agoUCI - Machine Learning Repository

Update Script Maintenance Report

Date: 2026-03-04

  • Ran updater: python scripts/main.py.
  • Root cause: repository had no workflow automation despite having a working script.
  • Fixes made: added first monthly + manual workflow with explicit contents: write permission and commit-if-changed guard.
  • Validation summary: updater executes successfully in current environment.