Hi,
I am trying to download the data from a link that starts and automatic download for the VA COVID Data by Locality: https://data.virginia.gov/api/views/bre9-aqqr/rows.csv?accessType=DOWNLOAD.
I am able to download this data to a file no problem with the download tool. However, where I am struggling is getting the data into a table format without the need to save to a file and then import that file. When using the text to column tool, it doesn't come out at all. I can also do this as an XML from https://data.virginia.gov/api/views/bre9-aqqr/rows.xml?accessType=DOWNLOAD but I am not sure how to work with XML files in Alteryx. My desired output is to have a nice table that I can perform further analysis on.
Any advice here would be helpful.