Datasets:

Modalities:
Tabular
Text
Formats:
json
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
zefang-liu commited on
Commit
209d211
·
verified ·
1 Parent(s): aed8f97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,4 +7,4 @@ size_categories:
7
  ---
8
  # U.S. Earthquake Dataset
9
 
10
- This dataset contains earthquake events in the U.S. from January 1, 2020, to December 31, 2023. It inclucdes 3,009 sequences with 29,521 events across 3 magnitude types. The original data can be accessed via [USGS Earthquake Search](https://earthquake.usgs.gov/earthquakes/search/).
 
7
  ---
8
  # U.S. Earthquake Dataset
9
 
10
+ This dataset contains earthquake events in the U.S. from January 1, 2020, to December 31, 2023. It inclucdes 3,009 sequences with 29,521 events across 3 magnitude types. The original data can be accessed via [USGS Earthquake Search](https://earthquake.usgs.gov/earthquakes/search/). The detailed data preprocessing steps used to create this dataset can be found in this [paper](https://arxiv.org/abs/2410.02062).