Skip to content

Commit

Permalink
Deploying to gh-pages from @ 4152fa3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
sraby committed Sep 16, 2023
1 parent e60ccc3 commit 4672f02
Show file tree
Hide file tree
Showing 6 changed files with 495 additions and 484 deletions.
1 change: 1 addition & 0 deletions eviction-time-series.csv
Original file line number Diff line number Diff line change
Expand Up @@ -1711,3 +1711,4 @@ day,nyc_holdover_filings,nyc_holdover_res_filings,nyc_nonpay_filings,nyc_nonpay_
2023-09-06,50,47,100,99,39,180,369
2023-09-07,27,27,71,67,36,131,265
2023-09-08,9,9,2,2,34,97,142
2023-09-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 @@ -17118,5 +17118,15 @@
"outside_nyc_holdover_filings": 34,
"outside_nyc_nonpay_filings": 97,
"total_filings": 142
},
{
"day": "2023-09-09T04: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
}
]
Loading

0 comments on commit 4672f02

Please sign in to comment.