I am trying to pull my monthly forecast volumes from a particular forecast and had a couple of questions: Does anyone have a script or function that turns the json format that gets returned into a nice dataframe format? i.e. wellid, projectid, date, phase, value Why does the row count that gets returned from this query not equal (well count in project) * (phases)?