File size: 871 Bytes
29b64f1
3182407
297dd08
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29b64f1
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
configs:
  - config_name: not_renewed
    data_files: "FINAL-not-renewed.csv"
    
  - config_name: probably_not_renewed
    data_files: "FINAL-probably-not-renewed.csv"
    
  - config_name: previously_published
    data_files: "FINAL-previously-published.csv"
    
  - config_name: probably_renewed
    data_files: "FINAL-probably-renewed.csv"
    
  - config_name: possibly_renewed
    data_files: "FINAL-possibly-renewed.csv"
    
  - config_name: too_early
    data_files: "FINAL-too-early.csv"
    
  - config_name: too_late
    data_files: "FINAL-too-late.csv"
    
  - config_name: not_books_proper
    data_files: "FINAL-not-books-proper.csv"
    
  - config_name: foreign
    data_files: "FINAL-foreign.csv"
    
  - config_name: renewed
    data_files: "FINAL-renewed.csv"
    
  - config_name: error
    data_files: "FINAL-error.csv"
license: cc0-1.0
---