Skip to content

Commit

Permalink
daily: update for 2024-10-02 (#317)
Browse files Browse the repository at this point in the history
Co-authored-by: sterlingwes <[email protected]>
  • Loading branch information
sterlingwes and sterlingwes authored Oct 2, 2024
1 parent f92dcb7 commit 5eb975f
Show file tree
Hide file tree
Showing 6 changed files with 137 additions and 7 deletions.
32 changes: 28 additions & 4 deletions casualties_daily.json
Original file line number Diff line number Diff line change
Expand Up @@ -7347,18 +7347,23 @@
"report_date": "2024-09-30",
"report_source": "mohtel",
"report_period": 24,
"massacres_cum": 3628,
"ext_massacres_cum": 3620,
"killed": 20,
"killed_cum": 41615,
"killed_children_cum": 16891,
"killed_women_cum": 11458,
"ext_killed": 20,
"ext_killed_cum": 41615,
"ext_killed_children_cum": 16859,
"ext_killed_women_cum": 11429,
"ext_killed_children_cum": 16891,
"ext_killed_women_cum": 11458,
"injured": 108,
"injured_cum": 96359,
"ext_injured": 108,
"ext_injured_cum": 96359,
"civdef_killed_cum": 85,
"ext_civdef_killed_cum": 85,
"med_killed_cum": 986,
"ext_med_killed_cum": 986,
"press_killed_cum": 174,
"ext_press_killed_cum": 174
Expand All @@ -7372,14 +7377,33 @@
"killed_cum": 41638,
"ext_killed": 23,
"ext_killed_cum": 41638,
"ext_killed_children_cum": 16859,
"ext_killed_women_cum": 11429,
"ext_killed_children_cum": 16891,
"ext_killed_women_cum": 11458,
"injured": 101,
"injured_cum": 96460,
"ext_injured": 101,
"ext_injured_cum": 96460,
"ext_civdef_killed_cum": 85,
"ext_med_killed_cum": 986,
"ext_press_killed_cum": 174
},
{
"report_date": "2024-10-02",
"report_source": "mohtel",
"report_period": 24,
"ext_massacres_cum": 3629,
"killed": 51,
"killed_cum": 41689,
"ext_killed": 51,
"ext_killed_cum": 41689,
"ext_killed_children_cum": 16891,
"ext_killed_women_cum": 11458,
"injured": 165,
"injured_cum": 96625,
"ext_injured": 165,
"ext_injured_cum": 96625,
"ext_civdef_killed_cum": 85,
"ext_med_killed_cum": 986,
"ext_press_killed_cum": 174
}
]
2 changes: 1 addition & 1 deletion casualties_daily.min.json

Large diffs are not rendered by default.

97 changes: 97 additions & 0 deletions infrastructure-damaged.json
Original file line number Diff line number Diff line change
Expand Up @@ -6905,5 +6905,102 @@
"destroyed": 150000,
"ext_destroyed": 150000
}
},
{
"report_date": "2024-09-26",
"civic_buildings": {
"ext_destroyed": 201
},
"educational_buildings": {
"ext_destroyed": 125,
"ext_damaged": 337
},
"places_of_worship": {
"ext_mosques_destroyed": 611,
"ext_mosques_damaged": 214,
"ext_churches_destroyed": 3
},
"residential": {
"ext_destroyed": 150000
}
},
{
"report_date": "2024-09-27",
"civic_buildings": {
"ext_destroyed": 201
},
"educational_buildings": {
"ext_destroyed": 125,
"ext_damaged": 337
},
"places_of_worship": {
"ext_mosques_destroyed": 611,
"ext_mosques_damaged": 214,
"ext_churches_destroyed": 3
},
"residential": {
"ext_destroyed": 150000
}
},
{
"report_date": "2024-09-28",
"civic_buildings": {
"ext_destroyed": 201
},
"educational_buildings": {
"ext_destroyed": 125,
"ext_damaged": 337
},
"places_of_worship": {
"ext_mosques_destroyed": 611,
"ext_mosques_damaged": 214,
"ext_churches_destroyed": 3
},
"residential": {
"ext_destroyed": 150000
}
},
{
"report_date": "2024-09-29",
"civic_buildings": {
"ext_destroyed": 201
},
"educational_buildings": {
"ext_destroyed": 125,
"ext_damaged": 337
},
"places_of_worship": {
"ext_mosques_destroyed": 611,
"ext_mosques_damaged": 214,
"ext_churches_destroyed": 3
},
"residential": {
"ext_destroyed": 150000
}
},
{
"report_date": "2024-09-30",
"civic_buildings": {
"destroyed": 201,
"ext_destroyed": 201
},
"educational_buildings": {
"destroyed": 125,
"ext_destroyed": 125,
"damaged": 337,
"ext_damaged": 337
},
"places_of_worship": {
"mosques_destroyed": 611,
"ext_mosques_destroyed": 611,
"mosques_damaged": 214,
"ext_mosques_damaged": 214,
"churches_destroyed": 3,
"ext_churches_destroyed": 3
},
"residential": {
"destroyed": 150000,
"ext_destroyed": 150000
}
}
]
2 changes: 1 addition & 1 deletion infrastructure-damaged.min.json

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions west_bank_daily.json
Original file line number Diff line number Diff line change
Expand Up @@ -5615,5 +5615,14 @@
"injured_children_cum": 969,
"settler_attacks_cum": 1408,
"flash_source": "fill"
},
{
"report_date": "2024-10-02",
"killed_cum": 696,
"killed_children_cum": 154,
"injured_cum": 6128,
"injured_children_cum": 969,
"settler_attacks_cum": 1408,
"flash_source": "fill"
}
]
2 changes: 1 addition & 1 deletion west_bank_daily.min.json

Large diffs are not rendered by default.

0 comments on commit 5eb975f

Please sign in to comment.