Curious why I can't load .CSV assets, but can load .TXT assets from my custom code

Hi internet!

I want to visualize data on my site using three.js. In my custom code, I can load js packages from my assets via the .txt trick. however, when I try to load CSVs from my assets, I get this error:
webflow

What resources I have found on the error suggest it can’t be fixed given Webflow’s limited access to assets. I’m curious though, why my js packages load, but not my CSV assets.

Here is my site Read-Only: https://preview.webflow.com/preview/zaddiacscraping?utm_medium=preview_link&utm_source=designer&utm_content=zaddiacscraping&preview=12fd0dfa721531227bd05821249754fd&mode=preview

Any help is appreciated.

Best,
Cnchern

No need to cross post. The reason is your browser has a security policy and CSV files are not excluded.