This function takes a list, converts each element into a tibble, binds them all into a single dataframe, and then unnests the 'records' and 'value' columns.
This function takes a list, converts each element into a tibble, binds them all into a single dataframe, and then unnests the 'records' and 'value' columns.