The human toll of Israel's ongoing genocide in names & numbers. Use the data from our APIs to tell their story. https://data.techforpalestine.org
  • TypeScript 75.2%
  • MDX 11.1%
  • CSS 10.2%
  • Python 3.2%
  • Shell 0.2%
  • Other 0.1%
Find a file
2026-07-15 11:55:48 +00:00
.github/workflows fix: drop shallow --depth=1 fetch in promote-staging that causes unrelated-histories merge failures (#703) 2026-07-15 07:52:05 -04:00
.vscode chore: add oxc formatter + apply to all 2026-06-07 21:37:56 -04:00
docs Add incremental inputs to the West Bank CMS collection (#694) 2026-06-19 08:49:15 -04:00
old chore: remove old/* from src control & v1 daily / martyr list (#83) 2024-02-23 15:58:27 -05:00
patches daily: add simple viz explorer to the docs page (#44) 2024-02-07 20:29:54 -05:00
scripts fix: set report_period: 0 on gap-filled Gaza daily entries (#701) 2026-07-04 08:21:25 -04:00
site docs: add new examples 2026-07-10 07:52:17 -04:00
source_data Create Lebanon daily report “2026-07-05” 2026-07-15 07:55:28 -04:00
types Add Lebanon daily casualties dataset infrastructure (#699) 2026-06-23 20:35:25 -04:00
.gitignore add cms for daily updates (#685) 2026-06-14 17:02:23 -04:00
.nvmrc add cms for daily updates (#685) 2026-06-14 17:02:23 -04:00
.oxfmtrc.json chore: add oxc formatter + apply to all 2026-06-07 21:37:56 -04:00
AGENTS.md docs: add AGENTS.md with repo overview and conventions 2026-06-04 22:12:25 -04:00
bun.lockb chore: update decap 2026-06-28 20:52:13 -04:00
casualties_daily.json data: regenerate daily datasets from source_data 2026-07-15 11:30:40 +00:00
casualties_daily.min.json data: regenerate daily datasets from source_data 2026-07-15 11:30:40 +00:00
infrastructure-damaged.json daily: update for 2025-10-05 (#570) 2025-10-05 15:21:45 -04:00
infrastructure-damaged.min.json daily: update for 2025-10-05 (#570) 2025-10-05 15:21:45 -04:00
killed-in-gaza-v3.json fix age issue w/ v3 KiG 2025-09-06 17:50:33 -04:00
killed-in-gaza-v3.min.json fix age issue w/ v3 KiG 2025-09-06 17:50:33 -04:00
killed-in-gaza.json fix(names): track assumed duplicate records (#679) 2026-05-19 08:17:19 -04:00
killed-in-gaza.min.json fix(names): track assumed duplicate records (#679) 2026-05-19 08:17:19 -04:00
lebanon_casualties_daily.json data: regenerate daily datasets from source_data 2026-07-15 11:55:48 +00:00
lebanon_casualties_daily.min.json data: regenerate daily datasets from source_data 2026-07-15 11:55:48 +00:00
LICENSE add unlicense license 2024-07-27 10:41:03 -04:00
package.json Add Lebanon daily casualties dataset infrastructure (#699) 2026-06-23 20:35:25 -04:00
press_killed_in_gaza.json daily: update for 2026-04-13 2026-04-13 11:25:37 +00:00
press_killed_in_gaza.min.json daily: update for 2026-04-13 2026-04-13 11:25:37 +00:00
README.md add readme link to sqlite db 2026-04-20 08:52:50 -04:00
tsconfig.json fix types for sqlite method 2026-04-20 08:45:55 -04:00
west_bank_daily.json data: regenerate daily datasets from source_data 2026-07-15 11:30:40 +00:00
west_bank_daily.min.json data: regenerate daily datasets from source_data 2026-07-15 11:30:40 +00:00

Ceasefire Now

Palestine Datasets

data.techforpalestine.org

This repo provides an open source dataset intended to show the human toll of Israel's hostilities across Palestine since Oct 7, 2023.

Caution!! These datasets do not fully reflect the impact of the genocide in Gaza, please read more about how we source our Gaza data and the limitations.

There are five datasets:

  • killed-in-gaza.json has a list of known fatalities in Gaza with their name, age, sex
  • casualties_daily.json has daily reports of aggregate killed & injury counts for Gaza
  • west_bank_daily.json has daily reports of killed, injured, and settler attack counts for the West Bank
  • press_killed_in_gaza.json has a list of journalists known to have been killed in Gaza
  • infrastructure-damaged.json has weekly reports of damage estimates to human infrastructure

These datasets are also published in a sqlite database available here.

Note that the JSON files in this repo are intended for tracking historical changes and manual access/download. If you're building a system that relies on pulling in regular updates please see our API docs for versioned endpoints instead.

There's also the source for the static documentation website under site/.

See sub readmes for more info on data sources in site/docs.

Genocide Watch

Banner courtesy Hind's Banner (github repo).

Contributing

Reading:

Development Environment

Prerequisites:

  • We use bun as our dependency manager, build tool & runtime. You'll need to install a specific version (curl -fsSl https://bun.sh/install | bash -s "bun-v1.0.22")

Documentation Site

To run the site locally use bun docs-start

Discussion / Planning

The team uses Discord to discuss this project in the palestine-datasets channel. View the channel description & pinned messages to get started.

Note: You may want to use a separate / anonymous Github account for your safety. Assess your personal/work situation accordingly.

Roadmap

We commit to maintaining this dataset for the duration of Israel's attack on Palestinians in Gaza and the West Bank, and for so long as our sources are reporting those figures / lists. See github issues and our project board for in-process work or ideas for how you can contribute.