Skip to content

Commit

Permalink
daily: update for 2024-07-17 (#261)
Browse files Browse the repository at this point in the history
Co-authored-by: sterlingwes <[email protected]>
  • Loading branch information
sterlingwes and sterlingwes authored Jul 17, 2024
1 parent 06672d4 commit 4035f89
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 5 deletions.
12 changes: 9 additions & 3 deletions casualties_daily.json
Original file line number Diff line number Diff line change
Expand Up @@ -5564,19 +5564,25 @@
{
"report_date": "2024-07-17",
"report_source": "mohtel",
"massacres_cum": 3408,
"ext_massacres_cum": 3408,
"killed": 81,
"killed_cum": 38794,
"killed_children_cum": 16172,
"killed_women_cum": 10798,
"ext_killed": 81,
"ext_killed_cum": 38794,
"ext_killed_children_cum": 16054,
"ext_killed_women_cum": 10700,
"ext_killed_children_cum": 16172,
"ext_killed_women_cum": 10798,
"injured": 198,
"injured_cum": 89364,
"ext_injured": 198,
"ext_injured_cum": 89364,
"ext_civdef_killed_cum": 75,
"civdef_killed_cum": 79,
"ext_civdef_killed_cum": 79,
"med_killed_cum": 500,
"ext_med_killed_cum": 500,
"press_killed_cum": 160,
"ext_press_killed_cum": 160
}
]
2 changes: 1 addition & 1 deletion casualties_daily.min.json

Large diffs are not rendered by default.

79 changes: 79 additions & 0 deletions infrastructure-damaged.json
Original file line number Diff line number Diff line change
Expand Up @@ -5496,5 +5496,84 @@
"residential": {
"ext_destroyed": 150000
}
},
{
"report_date": "2024-07-14",
"civic_buildings": {
"ext_destroyed": 197
},
"educational_buildings": {
"ext_destroyed": 115,
"ext_damaged": 328
},
"places_of_worship": {
"ext_mosques_destroyed": 609,
"ext_mosques_damaged": 211,
"ext_churches_destroyed": 3
},
"residential": {
"ext_destroyed": 150000
}
},
{
"report_date": "2024-07-15",
"civic_buildings": {
"ext_destroyed": 197
},
"educational_buildings": {
"ext_destroyed": 115,
"ext_damaged": 328
},
"places_of_worship": {
"ext_mosques_destroyed": 609,
"ext_mosques_damaged": 211,
"ext_churches_destroyed": 3
},
"residential": {
"ext_destroyed": 150000
}
},
{
"report_date": "2024-07-16",
"civic_buildings": {
"ext_destroyed": 197
},
"educational_buildings": {
"ext_destroyed": 115,
"ext_damaged": 328
},
"places_of_worship": {
"ext_mosques_destroyed": 609,
"ext_mosques_damaged": 211,
"ext_churches_destroyed": 3
},
"residential": {
"ext_destroyed": 150000
}
},
{
"report_date": "2024-07-17",
"civic_buildings": {
"destroyed": 197,
"ext_destroyed": 197
},
"educational_buildings": {
"destroyed": 115,
"ext_destroyed": 115,
"damaged": 330,
"ext_damaged": 330
},
"places_of_worship": {
"mosques_destroyed": 610,
"ext_mosques_destroyed": 610,
"mosques_damaged": 211,
"ext_mosques_damaged": 211,
"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.

0 comments on commit 4035f89

Please sign in to comment.