CSV -> List

I am making a block that fetches daily COVID-19 data(How to Use our Data - Johns Hopkins Coronavirus Resource Center) but it is in CSV files. I want to turn this into a list.

image

OK, but this is a huge dataset and is hard to understand. Is there a way to convert this to JSON?

The list properties reporter (the default option is length) can be used to convert a list to JSON.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.