Skip to content

Commit

Permalink
Deploying to gh-pages from @ 402363d 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
austensen committed Nov 16, 2024
1 parent 44714ae commit 3ac5e61
Show file tree
Hide file tree
Showing 9 changed files with 588 additions and 577 deletions.
14 changes: 7 additions & 7 deletions assets/index-2bb9a830.js → assets/index-a8234316.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/viz-6d199613.js → assets/viz-40c544bd.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions eviction-time-series.csv
Original file line number Diff line number Diff line change
Expand Up @@ -2138,3 +2138,4 @@ day,nyc_holdover_filings,nyc_holdover_res_filings,nyc_nonpay_filings,nyc_nonpay_
2024-11-06,17,17,14,14,81,163,275
2024-11-07,18,17,7,6,34,96,155
2024-11-08,13,13,4,3,25,54,96
2024-11-09,0,0,0,0,0,0,0
10 changes: 10 additions & 0 deletions eviction-time-series.json
Original file line number Diff line number Diff line change
Expand Up @@ -21388,5 +21388,15 @@
"outside_nyc_holdover_filings": 25,
"outside_nyc_nonpay_filings": 54,
"total_filings": 96
},
{
"day": "2024-11-09T05:00:00.000Z",
"nyc_holdover_filings": 0,
"nyc_holdover_res_filings": 0,
"nyc_nonpay_filings": 0,
"nyc_nonpay_res_filings": 0,
"outside_nyc_holdover_filings": 0,
"outside_nyc_nonpay_filings": 0,
"total_filings": 0
}
]
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<script>
var parcelRequire;
</script>
<script type="module" crossorigin src="/rtc-eviction-viz/assets/index-2bb9a830.js"></script>
<script type="module" crossorigin src="/rtc-eviction-viz/assets/index-a8234316.js"></script>
</head>
<body>
<div id="app"><div class="container">Loading&hellip;</div></div>
Expand Down
Loading

0 comments on commit 3ac5e61

Please sign in to comment.