1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="utf-8 ">
5+ < title > Page not found | Exploring Data</ title >
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7+ < meta name ="author " content ="Ramiro Gómez ">
8+ < link rel ="canonical " href ="https://exploring-data.com/404.html ">
9+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.8/css/bootstrap.min.css " integrity ="sha512-2bBQCjcnw658Lho4nlXJcc6WkV/UxpE/sAokbXPxQNGqmNdQrWqtw26Ns9kFF/yG792pKR1Sx8/Y1Lf1XN4GKA== " crossorigin ="anonymous " referrerpolicy ="no-referrer " />
10+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/solid.min.css " integrity ="sha512-EHa6vH03/Ty92WahM0/tet1Qicl76zihDCkBnFhN3kFGQkC+mc86d7V+6y2ypiLbk3h0beZAGdUpzfMcb06cMg== " crossorigin ="anonymous " referrerpolicy ="no-referrer " />
11+ < link href ="/css/style.css " rel ="stylesheet ">
12+ < link rel ="shortcut icon " href ="/favicon.ico ">
13+ < link rel ="alternate " type ="application/rss+xml " title ="Exploring Data RSS feed " href ="https://exploring-data.com/rss.xml ">
14+ </ head >
15+
16+ < body class ="">
17+ < nav class ="navbar navbar-expand-lg bg-body-tertiary ">
18+ < div class ="container-fluid ">
19+ < a class ="navbar-brand " href ="/ ">
20+ < img src ="/img/exploring-data.png " alt ="Logo " width ="30 " height ="24 " class ="d-inline-block align-text-top ">
21+ Exploring Data
22+ </ a >
23+ < button class ="navbar-toggler " type ="button " data-bs-toggle ="collapse " data-bs-target ="#navbar-content " aria-controls ="navbar-content " aria-expanded ="false " aria-label ="Toggle navigation ">
24+ < span class ="navbar-toggler-icon "> </ span >
25+ </ button >
26+ < div class ="collapse navbar-collapse " id ="navbar-content ">
27+ < ul class ="navbar-nav me-auto mb-2 mb-lg-0 ">
28+ < li class ="nav-item "> < a class ="nav-link " href ="/data-visualization-books/ "> 📕 Data Books</ a > </ li >
29+ < li class ="nav-item "> < a class ="nav-link " href ="/prints/ "> 🛒 Prints</ a > </ li >
30+ < li class ="nav-item "> < a class ="nav-link " href ="/datasearch/ "> 🔍 Search for Data</ a > </ li >
31+ < li class ="nav-item "> < a class ="nav-link " href ="/sitemap/ "> 📄 Sitemap</ a > </ li >
32+ </ ul > </ div >
33+ </ div >
34+ </ nav >
35+
36+ < div id ="info " class ="container ">
37+ < div class ="row ">
38+ < div class ="col-md-9 "> < h1 > Page not found</ h1 >
39+ < p > The page you were looking for was not found.</ p >
40+ </ div >
41+ < div class ="col-md-3 ">
42+
43+ < h3 > Keep Exploring</ h3 >
44+ < a href ="/rss.xml " class ="btn btn-lg btn-warning m-1 mb-2 "> Subscribe to News feed</ a >
45+
46+ < h3 > Visualizations</ h3 >
47+ < ul >
48+ < li > < a href ="/vis/volcanoes-globe/ "> Volcanoes of Planet Earth</ a > </ li >
49+ < li > < a href ="/vis/mentor-author-graph/ "> Graph of Mentors, Books and Authors</ a > </ li >
50+ < li > < a href ="/vis/big-sister-cities/ "> Graph of Big Sister Cities With +1 Million Inhabitants</ a > </ li >
51+ < li > < a href ="/vis/spaghetti-western-actors-dbpedia/ "> Spaghetti Western Actors Network Graph DBpedia</ a > </ li >
52+ < li > < a href ="/vis/ronaldo-income/ "> How Much Cristiano Ronaldo Earns Viewed from 2 Angles</ a > </ li >
53+ </ ul > </ div >
54+ </ div >
55+ </ div > < div id ="footer " class ="container-fluid ">
56+ < footer >
57+ < hr >
58+ < p > Exploring Data is a showcase of interactive data visualizations created with open data and open source tools, < a href ="/about/ "> learn more</ a > .< br >
59+ © < script > document . write ( new Date ( ) . getFullYear ( ) ) </ script > < a href ="https://ramiro.org/ "> Ramiro Gómez</ a > .</ p >
60+ </ footer >
61+ </ div >
62+
63+ < script src ="https://code.jquery.com/jquery-3.7.1.min.js " integrity ="sha256-/JqT3SQfawRcv/BIHPThkBvs0OEvtFFmqPF/lYI/Cxo= " crossorigin ="anonymous "> </ script >
64+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.11.8/umd/popper.min.js " integrity ="sha512-TPh2Oxlg1zp+kz3nFA0C5vVC6leG/6mm1z9+mA81MI5eaUVqasPLO8Cuk4gMF4gUfP5etR73rgU/8PNMsSesoQ== " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
65+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/bootstrap/5.3.8/js/bootstrap.min.js " integrity ="sha512-nKXmKvJyiGQy343jatQlzDprflyB5c+tKCzGP3Uq67v+lmzfnZUi/ZT+fc6ITZfSC5HhaBKUIvr/nTLCV+7F+Q== " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
66+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/js/fontawesome.min.js " integrity ="sha512-obFNtQ1JKCrxPBPLmYDUevlriATl5EhvwU3CFtdW/HKOkeAe0bbsyZfHO44/f1QyndrZJ464TQvrRP9ZjyXSSA== " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
67+ < script src ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/js/solid.min.js " integrity ="sha512-JqavQXK1jFoFcjU3kIvom9jdj3R76Ar8+ZcWezTLONsfi5Y3yibIqq0FyqP4R//K/G3ow84fIH0wBXKWpJf2EQ== " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
68+
69+
70+ < script src ="/js/script.js "> </ script >
71+
72+ < script async src ="https://scripts.simpleanalyticscdn.com/latest.js "> </ script >
73+ </ body >
74+ </ html >
0 commit comments