Skip to content

Commit

Permalink
Update NJSP plots
Browse files Browse the repository at this point in the history
  • Loading branch information
ryan-williams committed Nov 29, 2024
1 parent fa83b43 commit 6b65085
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
18 changes: 12 additions & 6 deletions njsp/update-plots.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Most recent NJSP run date: 2024-11-28 10:00:03-05:00\n",
"Most recent NJSP run date: 2024-11-29 10:00:04-05:00\n",
"Most recent month end: 2024-11-01 00:00:00-04:00\n",
"Current year start: 2024-01-01 00:00:00-05:00\n",
"Next year start: 2025-01-01 00:00:00-05:00\n"
Expand Down Expand Up @@ -1365,7 +1365,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"707 projected deaths for 2024\n"
"703 projected deaths for 2024\n"
]
}
],
Expand Down Expand Up @@ -1570,8 +1570,8 @@
" <td>197</td>\n",
" <td>74</td>\n",
" <td>24</td>\n",
" <td>707</td>\n",
" <td>82</td>\n",
" <td>703</td>\n",
" <td>78</td>\n",
" </tr>\n",
" </tbody>\n",
"</table>\n",
Expand All @@ -1596,7 +1596,7 @@
"2021 368 217 86 26 697 0\n",
"2022 379 191 103 16 689 0\n",
"2023 319 171 89 27 606 0\n",
"2024 330 197 74 24 707 82"
"2024 330 197 74 24 703 78"
]
},
"execution_count": 23,
Expand Down Expand Up @@ -3261,7 +3261,13 @@
"output_type": "stream",
"text": [
"Wrote plot JSON to www/public/plots/fatalities_by_month_lines.json\n",
"Wrote plot image to www/public/plots/fatalities_by_month_lines.png\n",
"Wrote plot image to www/public/plots/fatalities_by_month_lines.png\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"Wrote plot image to www/public/plots/fatalities_by_month_lines_titled.png\n"
]
}
Expand Down
Loading

0 comments on commit 6b65085

Please sign in to comment.