Export Code

Fork of Fork of Gaza-Israel Conflict Timeline

Nita

Last edited Jun 19, 2025
Created on Jun 19, 2025

Gaza-Israel Conflict Timeline

An interactive timeline visualization of events related to the Gaza-Israel conflict, with a focus on June 2025.

Features

  • Interactive timeline of events
  • Search functionality to find specific events
  • Sorting options (newest/oldest first)
  • Toggle between June 2025 events and the complete timeline
  • Visual indicators for high-impact events
  • Responsive design for all devices

Data Structure

The timeline is powered by a CSV file with the following columns:

  • Date: The date of the event (YYYY-MM-DD format)
  • Event Name: A brief title for the event
  • Key Actors: Main parties involved
  • Description: A detailed description of what occurred
  • Casualties/Impact: Information about casualties or other impacts

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • D3.js for data processing

Setup

  1. Clone the repository
  2. Open index.html in a web browser
  3. No build process required - pure HTML, CSS, and JavaScript

Browser Compatibility

Compatible with modern browsers including:

  • Chrome
  • Firefox
  • Safari
  • Edge
MIT Licensed