This is my code.
```def activeingredients(json): dfai= pd.io.json.json_normalize(json) print(dfai) return activeingredients(jsonstr[\'results\'][0