Socrata was acquired by Tyler Technologies in 2018 and is now the Data and Insights division of Tyler. The platform is still powered by the same software formerly known as Socrata but you will see references to Data & Insights going forward.

url_url

Function: url_url
  Extract the url part of a link.

Examples:

  make_url('https://www.example.com/', 'a link').url
  -- Result: "https://www.example.com/"




Signatures
url -> text