The second argument to foreach is not a list. (COVID19 Handbook App)

First, you can use the dictionaries instead of the lists.I recommend you to use my extension to parse json to dictionaries.Request for JSON decode to dictionary - #2 by Mohamed_Tamer
Second, you’re not getting data from the website right.As i see it returns PNG not what i see.
Third, you can use this guide to learn how to work with dictionaries:
Guide: Dictionary Blocks - #5 by dora_paz

1 Like