a31f0660
root
sevc-controllet i...
|
1
2
3
4
5
6
7
8
9
10
|
<html>
<head>
<script src="../../shared_js/jquery-1.11.2.min.js"></script>
<script src="../../../bower_components/webcomponentsjs/webcomponents-lite.min.js"></script>
<script src="../../shared_js/perfect-scrollbar/js/min/perfect-scrollbar.jquery.min.js"></script>
<link rel="stylesheet" href="../../shared_js/perfect-scrollbar/css/perfect-scrollbar.min.css">
|
3c812cc9
Renato De Donato
title-desciption ...
|
11
12
|
<meta name="availableLanguages" content="en, it">
<link rel="localization" href="../../../locales/it.l20n">
|
6d2a2a1e
Andrea Petta
language handling
|
13
|
<!--<script defer src="../../../bower_components/l20n/dist/compat/web/l20n.min.js"></script>-->
|
97e0b0f8
Renato De Donato
google chart & lo...
|
14
|
|
a31f0660
root
sevc-controllet i...
|
15
16
17
18
19
|
<link rel="import" href="../datalet-selection-controllet.html" />
</head>
<body>
|
0f6424fe
root
update new data-s...
|
20
|
<datalet-selection-controllet deep-url="http://172.16.15.89/DEEalerProvider/DEEP/" datalets-list-url="http://172.16.15.89/DEEalerProvider/DEEP/datalets-list" fields='["result,records,Lat","result,records,Lng"]' data-url="http://ckan.routetopa.eu/api/action/datastore_search?resource_id=73e02092-85a1-434e-85fe-0c9a43aa9a52&limit=10000"></datalet-selection-controllet>
|
a31f0660
root
sevc-controllet i...
|
21
22
|
</body>
|
0f6424fe
root
update new data-s...
|
23
24
25
26
27
28
29
|
<!--urls:-->
<!--https://yperdiavgeia.gr/analytics/counts/source:Decision/query:linux/method:count_organization.json-->
<!--http://dati.lazio.it/catalog/api/action/datastore_search?resource_id=114baf3d-6d4f-42ff-b4af-481beef59ae1-->
<!--url: 'http://ckan.routetopa.eu/api/action/datastore_search?resource_id=73e02092-85a1-434e-85fe-0c9a43aa9a52&limit=5',-->
<!--url: 'https://data.issy.com/api/records/1.0/search?dataset=liste-des-restaurants-a-issy-les-moulineaux&sort=type&facet=type&facet=terrasse',-->
<!--url: 'https://data.issy.com/api/records/1.0/search?dataset=flux-rss-des-offres-demplois-a-issy-les-moulineaux&sort=published&facet=published&refine.published=2015',-->
|