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 7, 2024
1 parent 26d8c80 commit c6f6ebc
Show file tree
Hide file tree
Showing 9 changed files with 578 additions and 567 deletions.
54 changes: 27 additions & 27 deletions assets/index-7a532c06.js → assets/index-aaaf9173.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion assets/viz-0313aa34.js → assets/viz-3c1a0933.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 @@ -2068,3 +2068,4 @@ day,nyc_holdover_filings,nyc_holdover_res_filings,nyc_nonpay_filings,nyc_nonpay_
2024-08-28,15,14,122,119,20,154,311
2024-08-29,16,16,90,88,29,163,298
2024-08-30,12,12,32,27,7,49,100
2024-08-31,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 @@ -20688,5 +20688,15 @@
"outside_nyc_holdover_filings": 7,
"outside_nyc_nonpay_filings": 49,
"total_filings": 100
},
{
"day": "2024-08-31T04: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-7a532c06.js"></script>
<script type="module" crossorigin src="/rtc-eviction-viz/assets/index-aaaf9173.js"></script>
</head>
<body>
<div id="app"><div class="container">Loading&hellip;</div></div>
Expand Down
Loading

0 comments on commit c6f6ebc

Please sign in to comment.