add Lebanon casualties dataset#688
Closed
sterlingwes wants to merge 7 commits into
Closed
Conversation
Adds source_data/lebanon-daily/, build script, config, and validator entries for a new Lebanon daily casualties dataset sourced from Lebanon MoPH (moph.gov.lb). Tracks killed/injured with cumulative and derived ext_ series, mirroring the Gaza daily pipeline. https://claude.ai/code/session_01BfbHunqYYzJDm875fViYAU
Generated by the new gen-lbdaily pipeline (empty dataset placeholder). https://claude.ai/code/session_01BfbHunqYYzJDm875fViYAU
Scrapes all 85 available daily situation reports from the Lebanon Ministry of Public Health (moph.gov.lb) covering the Israeli aggression that began March 2, 2026. Includes cumulative killed/injured and computed daily deltas through June 11, 2026 (3,711 martyrs, 11,483 wounded). Also adds scraper scripts used to collect the data: - scripts/scrape_lebanon_moph.py — scans moph.gov.lb Media IDs - scripts/create_lebanon_md_files.py — generates source .md files https://claude.ai/code/session_01HTi9iUbh235WsLusjgU5t7
- report_period now reflects actual days since previous report (x24h) instead of a hardcoded 24 for all entries; six reports with coverage gaps now carry the correct period (96h, 120h, 48h, 72h, 168h, 48h) - Merge duplicate findReportingDiscrepancies import into the existing content import block in lebanon-daily.ts https://claude.ai/code/session_01HTi9iUbh235WsLusjgU5t7
Deploying palestine-numbers with
|
| Latest commit: |
db32f2f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://8e922ca8.palestine-numbers.pages.dev |
| Branch Preview URL: | https://claude-lebanon-daily-casualt.palestine-numbers.pages.dev |
- Add LebanonDailyV3 to ApiResource enum - Create scripts/data/v3/lebanon-daily.ts mirroring the v2 pipeline so the dataset is served at both api/v2/ and api/v3/ paths - Update gen-lbdaily to run both v2 and v3 scripts - Apply oxfmt fix to v2 script (flatten single-expression filter callback) https://claude.ai/code/session_01HTi9iUbh235WsLusjgU5t7
Auto-updated by gen-lbdaily; adds api/v3 entries for the Lebanon daily casualties dataset alongside the existing api/v2 entries. https://claude.ai/code/session_01HTi9iUbh235WsLusjgU5t7
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.