<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title></title> <script> </script> </head> <body> <script src="https://code.jquery.com/jquery-2.1.4.min.js" type="text/javascript"></script> <link rel="import" href="../datasetexplorer-datalet.html" /> <datasetexplorer-datalet data-url="http://spod.routetopa.eu/openwall/api/datasetTree" fields='["result,provider_name","result,organization_name","result,package_name","result,resource_name","result,url","result,w"]' ></datasetexplorer-datalet> </body> </html>