I am new to Json queries. I am trying to extract the details from a arcgis feature service as a spreadsheet for the ESRI living atlas requirements. I have gotten really close but I want my features and tables to be in their own column (second screenshot is what I want). What I am getting is the feature layer AFTER its attributes, and in the same column.
I am hoping the resulting table can go into the corresponding feature layers metadata page, as they are manually updated at the moment.
There is probably a way to do this using substring extractor, but I was hoping I could do it using json as I have to replicate this for 10 more data products.