1aurent commited on
Commit
3d58d33
1 Parent(s): 5206b68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -11
README.md CHANGED
@@ -57,6 +57,7 @@ dataset_info:
57
  download_size: 16974411052
58
  dataset_size: 31722677003
59
  license: other
 
60
  task_categories:
61
  - image-classification
62
  tags:
@@ -67,14 +68,24 @@ size_categories:
67
  - 10K<n<100K
68
  ---
69
 
70
- # PovertyMap-wilds: Poverty mapping across different countries
71
 
72
  ![](https://cdn-uploads.huggingface.co/production/uploads/6364f1784f773b7e4cede70c/liSf9zd0uvbH-Sf9a-wrm.png)
73
 
74
- **Homepage**: https://github.com/sustainlab-group/africa_poverty \
75
- **Publication Date**: 2020-05-22 \
76
- **License**: LandSat/DMSP/VIIRS data is U.S. Public Domain. \
77
- **Citation**:
 
 
 
 
 
 
 
 
 
 
78
  ```bibtex
79
  @article{yeh2020using,
80
  author = {Yeh, Christopher and Perez, Anthony and Driscoll, Anne and Azzari, George and Tang, Zhongyi and Lobell, David and Ermon, Stefano and Burke, Marshall},
@@ -90,9 +101,3 @@ size_categories:
90
  year = {2020}
91
  }
92
  ```
93
-
94
- ## Description
95
-
96
- This is a processed version of LandSat 5/7/8 satellite imagery originally from Google Earth Engine under the names `LANDSAT/LC08/C01/T1_SR`,`LANDSAT/LE07/C01/T1_SR`,`LANDSAT/LT05/C01/T1_SR`,
97
- nighttime light imagery from the DMSP and VIIRS satellites (Google Earth Engine names `NOAA/DMSP-OLS/CALIBRATED_LIGHTS_V4` and `NOAA/VIIRS/DNB/MONTHLY_V1/VCMSLCFG`)
98
- and processed DHS survey metadata obtained from https://github.com/sustainlab-group/africa_poverty and originally from `https://dhsprogram.com/data/available-datasets.cfm`.
 
57
  download_size: 16974411052
58
  dataset_size: 31722677003
59
  license: other
60
+ license_details: LandSat/DMSP/VIIRS data is U.S. Public Domain
61
  task_categories:
62
  - image-classification
63
  tags:
 
68
  - 10K<n<100K
69
  ---
70
 
71
+ # PovertyMap-Wilds: Poverty mapping across different countries
72
 
73
  ![](https://cdn-uploads.huggingface.co/production/uploads/6364f1784f773b7e4cede70c/liSf9zd0uvbH-Sf9a-wrm.png)
74
 
75
+ ## Dataset Description
76
+
77
+ - **Homepage**: [github.com:sustainlab-group/africa_poverty](https://github.com/sustainlab-group/africa_poverty)
78
+ - **DOI**: https://doi.org/10.1038/s41467-020-16185-w
79
+ - **Publication Date** 2020-05-22
80
+
81
+ ## Description
82
+
83
+ This is a processed version of LandSat 5/7/8 satellite imagery originally from Google Earth Engine under the names `LANDSAT/LC08/C01/T1_SR`,`LANDSAT/LE07/C01/T1_SR`,`LANDSAT/LT05/C01/T1_SR`,
84
+ nighttime light imagery from the DMSP and VIIRS satellites (Google Earth Engine names `NOAA/DMSP-OLS/CALIBRATED_LIGHTS_V4` and `NOAA/VIIRS/DNB/MONTHLY_V1/VCMSLCFG`)
85
+ and processed DHS survey metadata obtained from https://github.com/sustainlab-group/africa_poverty and originally from `https://dhsprogram.com/data/available-datasets.cfm`.
86
+
87
+ ## Citation
88
+
89
  ```bibtex
90
  @article{yeh2020using,
91
  author = {Yeh, Christopher and Perez, Anthony and Driscoll, Anne and Azzari, George and Tang, Zhongyi and Lobell, David and Ermon, Stefano and Burke, Marshall},
 
101
  year = {2020}
102
  }
103
  ```