I am attempting to retrieve data from the following URL: .
My focus is on obtaining the raw data series rather than the data presented in tables and charts.
Although the website provides a button for downloading a .csv file, I am unsure of how to automate this process within my JavaScript code.
Any guidance would be greatly appreciated. Thank you.