Skip to content

Commit

Permalink
Proofreading (#37)
Browse files Browse the repository at this point in the history
* Move map

* Update legend
  • Loading branch information
g4brielvs committed Feb 7, 2024
1 parent a6ffc61 commit 3c0e755
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ parts:
- caption: Data Products
chapters:
- file: notebooks/damage-assessment/README
sections:
- file: notebooks/conflict/acled.ipynb
- file: notebooks/damage-assessment/damage-assessment.ipynb
- file: notebooks/nighttime-lights/README
sections:
- file: notebooks/nighttime-lights/nighttime-lights.ipynb
Expand All @@ -23,7 +20,6 @@ parts:
chapters:
- file: notebooks/sample-indicators/housing-and-community.ipynb
- file: notebooks/sample-indicators/industry-and-commerce.ipynb
- file: notebooks/sample-indicators/health.ipynb
- caption: Acknowledgements
chapters:
- file: docs/team
20 changes: 20 additions & 0 deletions notebooks/damage-assessment/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@

The situation in Gaza-Israel has escalated since October 2023. To allow World Bank Staff to estimate the damage undertaken to buildings and points of interest, the Data Lab team conducted a damage assessment using satellite Interferometric Synthetic Aperture Radar (InSAR) imagery.

You can now interact with this map by selecting/deselecting different damage layers to visualize where buildings are most impacted in the Gaza Strip. Upon visual inspection, you can see:

1. **Damage:** You can select and deselect the layers to see damages to roads, buildings and points of interest. The damage value ranges from $[0,1]$, with $1$ indicating higher level of damage.
2. **Conflict:** You can select this layer to view areas wit reported events and fatalities.

```{note}
The results shown in this analysis only reflect the damages until **Febraury 2, 2024**. As the team completes further analysis, the notebook will be updated.
```

```{figure} ../../docs/images/logo.png
---
height: 0px
---
Damage assessment in the Gaza Strip utilizing SAR imagery to evaluate the extent of destruction The damage map above is based on preliminary estimates and have not been verified through field survey or satellite imagery. It does not reflect the final estimations by the World Bank. Country borders or names do not necessarily reflect the World Bank Group's official position. This map is for illustrative purposes and does not imply the expression of any opinion on the part of the World Bank, concerning the legal status of any country or territory or concerning the delimitation of frontiers or boundaries.
```

```{note}
The results shown in this analysis only reflect the damages until **Febraury 2, 2024**. As the team completes further analysis, the notebook will be updated.
```

## Data

The baseline data used for this analysis is as follows. These data act as an input to damage assessment, or add another layer of information to estimate the impact of damage to infrastructure and people of Gaza.
Expand Down

0 comments on commit 3c0e755

Please sign in to comment.