| configs: | |
| - config_name: registrations_all | |
| data_files: "registrations_all.parquet" | |
| - config_name: registrations_not_renewed | |
| data_files: "registrations_not_renewed.parquet" | |
| - config_name: renewals_matched | |
| data_files: "renewals-with-regs.parquet" | |
| - config_name: renewals_unmatched | |
| data_files: "renewals-no-regs.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 | |