Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Similar to solution but I specifically filtered for "dataset.column_names." and "dataset.data.".
I guess the regex solution of [word].[word].[digit] is more generic but not sure that every json file where that is the pattern only refers to column names and data values.