Since we're unpacking the entire row the `for` loop within `excel_to_json()` could be improved by using explicit list comprehension.