This project aims to analyze and visualize the human losses caused by the Israeli genocide in Gaza and the West Bank during the period of the October 7 War. The analysis spans from October 7, 2023, to December 5, 2024, and uses data compiled into a Jupyter Notebook to explore the impact of this conflict.
Understanding the human cost of conflict is essential for promoting accountability and fostering peace. This project utilizes data analysis to:
- Quantify human losses.
- Examine temporal trends in casualties.
- Highlight the geographic spread and impact of the war.
- Present an unbiased numerical representation of the devastation.
The analysis relies on publicly available and verified datasets, including:
- Reports from humanitarian organizations.
- Data shared by international watchdogs.
Disclaimer: The project adheres strictly to ethical guidelines in data representation.
- Python 3.8 or higher
- Jupyter Notebook
- Required Python libraries (listed in
requirements.txt)
- Clone the repository:
git clone https://github.com/s4rrar/Israel-Gaza-War.git cd Israel-Gaza-War - Install dependencies:
pip install -r requirements.txt
- Open the Jupyter Notebook:
jupyter notebook
- Navigate to the Jupyter Notebook file:
War.ipynb
- Run the cells sequentially to load, process, and visualize the data.
- Modify inputs and visualizations as needed to explore different dimensions of the data.


