Soda.Feed
Returns a table from the contents at the specified URL formatted according to the SODA 2.0 API.
Syntax
Soda.Feed(
url as text
) as table
Remarks
Returns a table from the contents at the specified URL url
formatted according to the SODA 2.0 API. The URL must point to a valid SODA-compliant source that ends in a .csv extension.
Category
Accessing data