Data users— what are your use cases and requests for exporting data?

Yes, this would be great. I raised this on another thread: https://forum.inaturalist.org/t/getting-number-of-photos-in-each-observation-during-data-download-export/37726

Instead of a single output field image_url, I would suggest that the following would be very useful if available in the exported CSV:
image_url_stem – the basal part of the url except for the final slug (e.g., excluding image1.jpeg)
number_of_images: how many photos
image_filenames: a list of file names separated by a pipe operator for instance (as is recommended for GBIF), e.g., image1.jpeg | image2.jpeg

For analysis or downloads of all photos, image_url_stem can be concatenated with disaggregated image_filenames easily.

This will be a very useful feature to add, I feel. Thanks.