DataUploader commited on
Commit
1c680e8
·
verified ·
1 Parent(s): 801681d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -15
README.md CHANGED
@@ -12,20 +12,8 @@ size_categories:
12
 
13
  # IndLands Dataset
14
 
15
- This dataset contains landslide data considering events from four Indian states: Himachal Pradesh, Mizoram, Sikkim, and Uttarakhand as our study region
16
 
17
- ## Structure
18
 
19
- Each state contains multiple event folders. Every event folder includes:
20
-
21
- - `pre_event_features.csv`: Features captured before the landslide event.
22
- - `post_event_features.csv`: Features captured after the landslide event.
23
- - `feature_list.csv`: The list of features used for the event.
24
- - `event_metadata.txt`: Descriptive metadata about the event.
25
- - `shapefiles.zip`: Archived shapefile data for geographic reference (not previewable).
26
-
27
- A `dataset_index.csv` file is included at the root to index all events across states.
28
-
29
- ## Usage
30
-
31
- You can load the dataset and parse metadata using the `dataset_index.csv` file or process each event folder individually depending on your workflow.
 
12
 
13
  # IndLands Dataset
14
 
15
+ This dataset contains landslide data considering events from seven Indian states: Himachal Pradesh, Mizoram, Sikkim, and Uttarakhand as our study region
16
 
17
+ ## Structure of the ML Ready Dataset
18
 
19
+ Each zip folder represents each state under which raw tiles (sentinel2), DEM, GLCM, Indices feature images, Subsets, Annotation and dataset.csv (tabular representation of all the features,annotations and latitude,longitude)