LeidenUniversityLibrary / manuscript-stats

Compute statistics for manuscripts, such as use of languages
https://leidenuniversitylibrary.github.io/manuscript-stats/
GNU General Public License v3.0
1 stars 2 forks source link

Combine CSV files (contents, owners) into one file per type with references to MS ID #10

Closed bencomp closed 6 years ago

bencomp commented 6 years ago

To enable the creation of a schema (i.e. code book) for each CSV file, and make handling the complete dataset easier, the separate files for each manuscript should be concatenated into one file for all contents descriptions, one file for all owner descriptions and one metadata file containing the general metadata of all manuscripts.

bencomp commented 6 years ago

Done. Output is all_manuscripts.csv, all_contents.csv and all_owners.csv.