Reading CSV from URL throws 400 error #235
Unanswered
BruceHarold
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Ducklings
I'm (attempting) to read_csv_auto from a URL: https://data.bloomington.in.gov/resource/aw6y-t4ix.csv
I have spatial and httpfs extensions installed and loaded.
I get:
IOException: IO Error: Unable to connect to URL "https://data.bloomington.in.gov/resource/aw6y-t4ix.csv": 400 (Bad Request)
I'm a newbie so must be missing something basic, anyone have some tips? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions