Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5c4fdba 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
austensen committed Sep 21, 2024
1 parent 338cc1a commit 1ca546b
Show file tree
Hide file tree
Showing 9 changed files with 610 additions and 599 deletions.
54 changes: 27 additions & 27 deletions assets/index-5bade109.js → assets/index-d54348b9.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/viz-d555d88a.js → assets/viz-35a96360.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 @@ -2082,3 +2082,4 @@ day,nyc_holdover_filings,nyc_holdover_res_filings,nyc_nonpay_filings,nyc_nonpay_
2024-09-11,19,16,126,124,10,167,322
2024-09-12,17,17,36,35,38,106,197
2024-09-13,5,4,20,20,21,68,114
2024-09-14,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 @@ -20828,5 +20828,15 @@
"outside_nyc_holdover_filings": 21,
"outside_nyc_nonpay_filings": 68,
"total_filings": 114
},
{
"day": "2024-09-14T04: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-5bade109.js"></script>
<script type="module" crossorigin src="/rtc-eviction-viz/assets/index-d54348b9.js"></script>
</head>
<body>
<div id="app"><div class="container">Loading&hellip;</div></div>
Expand Down
Loading

0 comments on commit 1ca546b

Please sign in to comment.