Just the Fields: A Simpler Way to Explore Large (and Messy) JSON Data

Solving the mystery of your JSON, one field at a time. 🕵️. I have been doing a lot of work with JSON lately, which got me thinking. There has to be a better way to view all this data. Technically, JSON is human-readable. But once you are dealing with hundreds or thousands of data points from an API response, it quickly stops feeling very human-friendly.

http://thebimsider.com/2026/03/09/just-the-fields/

Just the Fields: A Simpler Way to Explore Large (and Messy) JSON Data

Solving the mystery of your JSON, one field at a time. 🕵️. I have been doing a lot of work with JSON lately, which got me thinking. There has to be a better way to view all this data. Technically, …

The BIMsider