I have two questions regarding Open Refine
I have multiple sets of data in the form of Excel files, but I want to upload it all to Open Refine. How do I append File A, File B, and File C in Open Refine? All the files have the same column names. Note, I am not trying to merge or cell.cross between a common, unique field. I just want to append the three files together into one project.
I have a dataset which includes the fields Inspection Type and Violations. Some of the common categories under Inspection Type are Accident, Complaint, Referral, Planned, and a couple of others. The Violations categories/records contain three common types: Serious, Repeat, Willful. What I need to analyze is how for each type of the Inspection Type (say, for Accidents) corresponds to what Violations, and what the count of those are. For example, for how many Accident inspection types, the Violation was found to be Serious, or Willful, and display that information in a separate column. I was able to facet the Inspection Type column to count the number of categories under each type, but I was unable to proceed with how to accomplish the next step.
Any help will be much appreciated!