BII: Land Use and Intensity for Sub-Saharan Africa
# BII-Land-Use-and-Intensity-for-Sub-Saharan-Africa
Project website
The output land use and associated intensity data can be explored and downloaded for individual countries in the following Google Earth Engine App
App source code
Alternatively, the data can be directly accessed using the following Google Earth Engine asset links
```
var bii1km = ee.ImageCollection("projects/ee-geethensingh/assets/Hayley/BII_1km");
var bii8km = ee.ImageCollection("projects/ee-geethensingh/assets/Hayley/BII_8km");
```