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 Dec 6, 2024
1 parent e061832 commit 49c77ce
Show file tree
Hide file tree
Showing 9 changed files with 887 additions and 871 deletions.
54 changes: 27 additions & 27 deletions assets/index-1aa293d6.js → assets/index-9c1cc815.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/viz-d82a9f71.js → assets/viz-86126aec.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 @@ -2158,3 +2158,4 @@ day,nyc_holdover_filings,nyc_holdover_res_filings,nyc_nonpay_filings,nyc_nonpay_
2024-11-26,8,8,81,79,40,150,279
2024-11-27,8,8,127,124,9,85,229
2024-11-28,0,0,0,0,0,0,0
2024-11-29,1,1,2,2,5,48,56
10 changes: 10 additions & 0 deletions eviction-time-series.json
Original file line number Diff line number Diff line change
Expand Up @@ -21588,5 +21588,15 @@
"outside_nyc_holdover_filings": 0,
"outside_nyc_nonpay_filings": 0,
"total_filings": 0
},
{
"day": "2024-11-29T05:00:00.000Z",
"nyc_holdover_filings": 1,
"nyc_holdover_res_filings": 1,
"nyc_nonpay_filings": 2,
"nyc_nonpay_res_filings": 2,
"outside_nyc_holdover_filings": 5,
"outside_nyc_nonpay_filings": 48,
"total_filings": 56
}
]
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-1aa293d6.js"></script>
<script type="module" crossorigin src="/rtc-eviction-viz/assets/index-9c1cc815.js"></script>
</head>
<body>
<div id="app"><div class="container">Loading&hellip;</div></div>
Expand Down
Loading

0 comments on commit 49c77ce

Please sign in to comment.