I pulled this data from slack, and I need to be able to access the information within this column called Blocks, I would like to be able to extract the information from user id, summary, ticket number, and company name, but am not sure how to do this. I would like to write a function that extracts this information, and puts them into new columns in the dataframe with their respective key names, such as user id, summary, company name, and ticket number.
The second photo is an entire row value from the blocks column, I just had to cover company name, user name, etc. for security.