Skip to content

Instantly share code, notes, and snippets.

@Pabloska
Pabloska / index.html
Last active August 29, 2015 14:12
Languages
<!DOCTYPE html>
<meta charset="utf-8">
<html>
<head>
<link rel = "stylesheet" type = "text/css" href="http://netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css">
<link rel="stylesheet" type = "text/css" href="css/style.css">
<style>
#circle circle {
@Pabloska
Pabloska / flare_airports.json
Last active August 29, 2015 14:14
Connectivity
{
"name": "LONDON AIRPORTS",
"children": [
{
"name": "GATWICK",
"children": [
{
"name": "NORTH AMERICA",
"children": [
{
@Pabloska
Pabloska / Investment_UE_coming.csv
Created March 7, 2015 12:02
Office Transactions
abbrev state United Kingdom Switzerland Germany Sweden France Netherlands Spain Luxembourg Italy
UK United Kingdom N/A 0 106 0 308 49 181 0 N/A
SW Switzerland 309 N/A 462 N/A 21 N/A 125 N/A N/A
GE Germany 2021 0 N/A 346 540 552 20 N/A N/A
NO Sweden 447 N/A 252 N/A N/A N/A N/A N/A N/A
FR France 109 0 134 N/A N/A N/A 130 N/A 130
NE Netherlands 35 N/A 32 N/A N/A N/A N/A 0 N/A
SP Spain 614 0 16 N/A 0 N/A N/A 0 N/A
CE Luxembourg 290 N/A N/A N/A N/A 201 12 N/A N/A
IT Italy N/A N/A N/A N/A 0 N/A N/A N/A N/A
@Pabloska
Pabloska / index.html
Last active August 29, 2015 14:19
Migrant crisis in the Mediterranean
<html>
<body>
<script type="text/javascript"
src="https://www.google.com/jsapi?autoload={'modules':[{'name':'visualization','version':'1.1','packages':['sankey']}]}">
</script>
<div>
<h2><b>
ARRIVALS BY SEA IN ITALY (JANUARY - MARCH 2015)
</b></h2>
@Pabloska
Pabloska / deaths_2.json
Last active August 29, 2015 14:24
15 years of migrant deaths - Overview (2000 - 2015)
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Pabloska
Pabloska / index.html
Created July 15, 2015 15:06
Migration Integration Index: 2010-2015
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>Multiple choropleth maps</title>
<meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' />
<script src='https://api.tiles.mapbox.com/mapbox.js/v2.2.1/mapbox.js'></script>
<link href='https://api.tiles.mapbox.com/mapbox.js/v2.2.1/mapbox.css' rel='stylesheet' />
<style>
body { margin:0; padding:0; }
@Pabloska
Pabloska / index.html
Last active August 29, 2015 14:27
Migrant Legal Satus
<html>
<head>
<link rel="stylesheet" href="http://libs.cartocdn.com/cartodb.js/v3/3.11/themes/css/cartodb.css" />
<script src="http://libs.cartocdn.com/cartodb.js/v3/3.11/cartodb.js"></script>
<style>
html, body {width:100%; height:100%; padding: 0; margin: 0;}
#map { width: 100%; height:600; background: black;}
#menu { position: absolute; top: 5px; left: 90px; width: 500px; height:60px; background: transparent; z-index:10;}
#menu a {
margin: 15px 10px 0 0;
@Pabloska
Pabloska / index.html
Last active October 20, 2015 13:00
4Mi - Mixed Migration Monitoring
<html>
<head>
<link rel="stylesheet" href="http://libs.cartocdn.com/cartodb.js/v3/3.11/themes/css/cartodb.css" />
<script src="http://libs.cartocdn.com/cartodb.js/v3/3.11/cartodb.js"></script>
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<link rel="shortcut icon" href="http://cartodb.com/assets/favicon.ico" />
<style>
@Pabloska
Pabloska / index.html
Last active April 27, 2016 11:31
Migrant Legal Status - 2015 Overview
<html>
<head>
<link rel="stylesheet" href="http://libs.cartocdn.com/cartodb.js/v3/3.11/themes/css/cartodb.css" />
<script src="http://libs.cartocdn.com/cartodb.js/v3/3.11/cartodb.js"></script>
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<link rel="shortcut icon" href="http://cartodb.com/assets/favicon.ico" />
<style>
@Pabloska
Pabloska / index.html
Last active January 7, 2016 12:52
World Language IN TRAN
<html>
<head>
<link rel="stylesheet" href="http://libs.cartocdn.com/cartodb.js/v3/3.11/themes/css/cartodb.css" />
<script src="http://libs.cartocdn.com/cartodb.js/v3/3.11/cartodb.js"></script>
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<link rel="shortcut icon" href="http://cartodb.com/assets/favicon.ico" />
<style>