# File lib/data_table.rb, line 66
  def location
    @location ||= @metadata.elements['physical/distribution/online/url'].text
  end