-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
264 lines (196 loc) · 8.25 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title></title>
<link rel="stylesheet" href="./css/style.css">
<meta name="description" content="">
<meta property="og:title" content="">
<meta property="og:type" content="">
<meta property="og:url" content="">
<meta property="og:image" content="">
<link rel="icon" href="./img/favicon.svg" sizes="any">
<link rel="apple-touch-icon" href="./img/favicon.svg">
<meta name="theme-color" content="#fafafa">
<!-- Bootstrap -->
<link rel="stylesheet" type="text/css" href="./assets/bootstrap-5.3.3-dist/css/bootstrap.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css">
</head>
<body>
<!-- Header -->
<header class="d-flex flex-wrap justify-content-center p-3 mb-4 border-bottom bg-light sticky-top " >
<div class="container d-flex flex-wrap justify-content-left text-start">
<a href="http://www.niclabs.cl" class="d-flex align-items-center mb-3 mb-md-0 link-body-emphasis text-decoration-none">
<img class="bi me-2" height="50" src="./img/2023_NICLabs_Logo_Color.svg"></img>
</a>
<div class="fs-4 text-start">Observatorio del Internet Latinoamericano</div>
<!--ul class="nav nav-pills">
<li class="nav-item"><a href="#" class="nav-link active" aria-current="page">Inicio</a></li>
<li class="nav-item"><a href="#" class="nav-link">todo</a></li>
<li class="nav-item"><a href="#" class="nav-link">todo</a></li>
</ul-->
</div>
</header>
<!-- Content -->
<div class="container" id="container">
<div class="section no-pad-bot">
<div class="container">
<br><br>
<h1 class="text-center">Observatorio del Internet Latinoamericano</h1>
<div class="row center">
<p class="header col s12 light text-justify">
En ésta página podrás informarte sobre el estado de los dominios bajo Algunos de los TLDs de latinoamérica
y el cumplimiento de estándares y otra información relacionada con la resiliencia del Internet Latinoamericano.
</p>
</div>
<br><br>
</div>
</div>
<div class="container">
<div class="section">
<!-- Intro Section -->
<div class="row">
<div class="col-lg-4 col-md-4 col-sm-12 col-sm-12 m4">
<div class="">
<h2 class="text-center text-icon">
<i class="bi bi-journals text-info"></i>
</h2>
<h5 class="text-center">Datos</h5>
<p class="light text-center">Los datos que se visualizan a continuación fueron recolectados por un software diseñado en NIC Labs con el fin de entender el estado y la resiliencia del Internet.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-12 m4">
<div class="">
<h2 class="text-center text-icon">
<i class="bi bi-shield-plus text-info"></i>
</h2>
<h5 class="text-center">Resiliencia del Internet</h5>
<p class="text-center">La resiliencia del Internet se define como la capacidad de la red de mantenerse, recuperarse y sobrevivir ante fallos de diversos tipos, para poder ser resiliente hay que cumplir estándares e implementar las recomendaciones de los expertos.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-sm-12 m4">
<div class="">
<h2 class="text-center text-icon">
<i class="bi bi-globe text-info"></i>
</h2>
<h5 class="text-center">Dominios bajo el .CL</h5>
<p class="text-center">Desde que los dominios de Internet existen, se ha notado un gran crecimiento con los años de la cantidad de dominios registrados bajo estos TLDs, llegando a más de 500 mil dominios en el año 2016, sólo en el .CL.</p>
</div>
</div>
</div>
</div>
<br><hr>
<!-- Charts -->
<!-- Chart 2 -->
<div class="section">
<div class="row" data-include="chart-2"></div>
</div>
<hr>
<!-- Chart 3 -->
<div class="section">
<div class="row" data-include="chart-3"></div>
</div>
<hr>
<!-- Chart 4 -->
<div class="section">
<div class="row" data-include="chart-4"></div>
</div>
<hr>
<!-- Chart 1 -->
<div class="section">
<div class="row" data-include="chart-1"></div>
</div>
<hr>
<!-- Chart 5 -->
<div class="section">
<div class="row" data-include="chart-5"></div>
</div>
<hr>
<!-- Chart 6 -->
<div class="section">
<div class="row" data-include="chart-6"></div>
</div>
<hr>
<!-- Chart 7 -->
<div class="section">
<div class="row" data-include="table-7"></div>
</div>
<hr>
<!-- Chart 8 -->
<div class="section">
<div class="row" data-include="table-8"></div>
</div>
<hr>
<!-- Chart 9 -->
<div class="section">
<div class="row" data-include="chart-9"></div>
</div>
<hr>
<!-- Chart 10 -->
<div class="section">
<div class="row" data-include="table-10"></div>
</div>
<hr>
<!-- Apoyo Setion -->
<div class="section">
<h2 style="font-size: 1.5em; font-weight: bold;">Apoyo:</h2>
<div class="container d-flex justify-content-center">
<a href="https://icannlac.org/"><img width="200" src="./img/icann.jpg" alt="ICANN"></a>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer class=" footer p-4 mt-2 border-bottom bg-light sticky-bottom align-items-center ">
<div class="row">
<div class="col-lg-2 col-md-2 col-sm-12 text-end align-items-center">
<p> Seleccione una fecha</p>
</div>
<div class="col-lg-3 col-md-3 col-sm-12 align-items-center" >
<select id="date-selector" class="form-select form-select-sm mb-3" aria-label=".form-select-lg example">
</select>
</div>
</div>
</footer>
</body>
<!-- JQuery -->
<script type="text/javascript" src="https://cdn.jsdelivr.net/jquery/latest/jquery.min.js"></script>
<!--Script to load from html-->
<script>
$(function () {
var includes = $('[data-include]')
$.each(includes, function () {
var file = './views/' + $(this).data('include') + '.html'
$(this).load(file)
})
})
</script>
<!-- Bootstrap -->
<script src="./assets/bootstrap-5.3.3-dist/js/bootstrap.js"></script>
<!-- Plotly -->
<script src='https://cdn.plot.ly/plotly-2.27.0.min.js'></script>
<!-- ApexCharts js-->
<script src="https://cdn.jsdelivr.net/npm/apexcharts"></script>
<!-- Bootstrap dataTable sorting -->
<script type="text/javascript" src="https://cdn.datatables.net/1.11.5/js/jquery.dataTables.min.js"></script>
<script type="text/javascript" src=https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.1.3/js/bootstrap.bundle.min.js></script>
<!-- colores -->
<script src="./js/colors.js"></script>
<script src="./js/app.js"></script>
<script src="./js/locales.js"></script>
<!-- charts js-->
<script src="./js/charts/1-ns-recomendation-sunburst.js"></script>
<script src="./js/charts/2-ns-vs-domains.js"></script>
<script src="./js/charts/3-asn-vs-domains.js"></script>
<script src="./js/charts/4-paises-vs-domains.js"></script>
<script src="./js/charts/5-NSIPs-vs-domain.js"></script>
<script src="./js/charts/6-ns-IPv4v6-vs-domains.js"></script>
<script src="./js/charts/7-ns-ips-table.js"></script>
<script src="./js/charts/8-dnssec-table.js"></script>
<script src="./js/charts/9-fallas-dnssec.js"></script>
<script src="./js/charts/10-ns-recomendations-table.js"></script>
<!-- Dates selector -->
<script src="./js/on-date-change.js"></script>
<script src="./js/dates-setter.js"></script>
</html>