--- configs: - config_name: registrations data_files: "final_reg.parquet" - config_name: renewals data_files: "renewals-unmatched.parquet" # - config_name: not_renewed # data_files: "FINAL-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 ---