You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+20-9
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,11 @@ Liberate NYC DOF tax documents to a machine readable format.
6
6
7
7
See why [here](http://blog.johnkrauss.com/betanyc-stabilization-presentation/#0).
8
8
9
-
Grab the latest parsed data [here](http://taxbills.nyc/joined.csv).
9
+
Grab the latest parsed data [here](https://taxbillsnyc.s3.amazonaws.com/joined.csv).
10
10
11
11
__Parsed data__ is licensed [CC BY-SA](https://creativecommons.org/licenses/by-sa/4.0/)
12
12
. See
13
-
[DATALICENSE-CC-BY-SA.html](http://taxbills.nyc/DATALICENSE-CC-BY-SA.html) for details.
13
+
[DATALICENSE-CC-BY-SA.html](https://taxbillsnyc.s3.amazonaws.com/DATALICENSE-CC-BY-SA.html) for details.
14
14
15
15
You are free to:
16
16
@@ -128,7 +128,7 @@ This will directly parse the `data` folder into docker4data's postgres.
128
128
129
129
## Data Usage
130
130
131
-
You can see all data [here](http://www.taxbills.nyc/).
131
+
The [taxbills.nyc](http://www.taxbills.nyc/) website is currently down, but you can access the [Wayback Machine archive of taxbills.nyc](http://web.archive.org/web/20200808040422/http://taxbills.nyc/) to see all the data.
132
132
133
133
Downloading is complete. This means all 6+ unit buildings, in addition to all
134
134
buildings on DHCR's stabilized buildings list, are available and parsed.
@@ -137,7 +137,18 @@ Folder scheme for bills: `data/<borough>/<block>/<lot>/`
137
137
138
138
All PDFs are converted to their textual representations in the same folder.
139
139
140
-
### A [crosstab CSV with unit counts and abatements 2007-2014](http://taxbills.nyc/joined.csv)
140
+
The most widely used CSV files for analysis are also now hosted elsewhere for consistent access. These files are linked below with descriptions of their contents.
0 commit comments