When pulling data from the blockchain, most of the information returned is stored in binary format so as to save space and allow for quicker transmission of data. This makes it difficult to sift through, as it first needs to be decoded into a readable format (ex: JSON). dfuse has recently expanded its GraphQL endpoints to include ABI-decoded table rows inside dfuse Search results.