gardner commited on
Commit
88148cf
·
1 Parent(s): e0ab916

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -7
README.md CHANGED
@@ -8,7 +8,7 @@ size_categories:
8
  ---
9
 
10
  ## Overview
11
- This is an initial version of public acts collected from legislation.govt.nz. The preamble sections of the acts have been excluded from this dataset. Feedback is welcome.
12
 
13
  The data is in `jsonl` format and each line contains:
14
 
@@ -21,12 +21,6 @@ The data is in `jsonl` format and each line contains:
21
  }
22
  ```
23
 
24
- A few challenges in producing this dataset mainly arose due to standards support by the publisher. Specifically:
25
-
26
- * The character sets differ from document to document.
27
- * The HTTP server does not support Last-Modified headers.
28
- * The XML files contain innacurate metadata.
29
-
30
  ## Reproduction
31
 
32
  The code to reproduce this dataset can be found at https://github.com/gardner/nz_legislation
 
8
  ---
9
 
10
  ## Overview
11
+ This is an initial version of public acts collected from legislation.govt.nz. The preamble sections of the acts have been excluded from this dataset. Feedback is welcome: gardner@bickford.nz
12
 
13
  The data is in `jsonl` format and each line contains:
14
 
 
21
  }
22
  ```
23
 
 
 
 
 
 
 
24
  ## Reproduction
25
 
26
  The code to reproduce this dataset can be found at https://github.com/gardner/nz_legislation