Skip to content

Instantly share code, notes, and snippets.

View Mavromatika's full-sized avatar

Mavromatika

View GitHub Profile
@Mavromatika
Mavromatika / index.html
Created November 8, 2015 19:34
Vibration1
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Vibrations</title>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js"></script>
<style type="text/css">
html {
background-color: #16bf16;
}
@Mavromatika
Mavromatika / donnees.csv
Last active November 20, 2015 11:28
Flights from Belgian airports
month BrusselsNational Antwerp Ostende Charleroi Liege
01/2009 7932 775 396 843 896
02/2009 7848 787 417 805 930
03/2009 9062 1166 542 909 1018
04/2009 9105 1059 492 1037 1034
05/2009 9445 1183 701 1096 1030
06/2009 9640 1177 683 1138 1103
07/2009 9678 1131 716 1248 1254
08/2009 9127 1186 834 1258 1118
09/2009 9592 1022 612 1181 1144
@Mavromatika
Mavromatika / data.csv
Last active November 4, 2015 11:44
Font overlap
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
font
Arial
Arial Black
Arial Bold
Arial Bold Italic
Arial Italic
Comic Sans MS
Comic Sans MS Bold Courier
Courier New
Courier New Bold
@Mavromatika
Mavromatika / data.csv
Last active November 22, 2015 15:21
Top mortality causes in 2012 (low- and middle-income countries)
cause low high
Lower respiratory infections 0.103887247 0.033806251
Injuries 0.100818368 0.063954777
HIV/AIDS 0.073653103 0.00665041
Diarrhoeal diseases 0.059899977 0.003325205
Stroke 0.058877018 0.10507648
Ischaemic heart disease 0.043873608 0.175349147
Malaria 0.039781769 0
Preterm birth complications 0.037508525 0.002105963
Tuberculosis 0.035235281 0.002771004
@Mavromatika
Mavromatika / data.csv
Created October 31, 2015 21:49
Mortality causes in low- and high-income countries
Lower respiratory infections 0.103887247 0.033806251
Injuries 0.100818368 0.063954777
HIV/AIDS 0.073653103 0.00665041
Diarrhoeal diseases 0.059899977 0.003325205
Stroke 0.058877018 0.10507648
Ischaemic heart disease 0.043873608 0.175349147
Malaria 0.039781769 0
Preterm birth complications 0.037508525 0.002105963
Tuberculosis 0.035235281 0.002771004
@Mavromatika
Mavromatika / index.html
Last active November 20, 2015 11:24
Pluie croisée
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Pluie croisée</title>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.6/d3.min.js"></script>
<style type="text/css">
svg {
background-color: white;
}
@Mavromatika
Mavromatika / gdppercapita.csv
Last active November 19, 2015 15:31
GDP line chart
We can make this file beautiful and searchable if this error is corrected: It looks like row 2 should actually have 142 columns, instead of 62. in line 1.
country,1870,1871,1872,1873,1874,1875,1876,1877,1878,1879,1880,1881,1882,1883,1884,1885,1886,1887,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1901,1902,1903,1904,1905,1906,1907,1908,1909,1910,1911,1912,1913,1914,1915,1916,1917,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1933,1934,1935,1936,1937,1938,1939,1940,1941,1942,1943,1944,1945,1946,1947,1948,1949,1950,1951,1952,1953,1954,1955,1956,1957,1958,1959,1960,1961,1962,1963,1964,1965,1966,1967,1968,1969,1970,1971,1972,1973,1974,1975,1976,1977,1978,1979,1980,1981,1982,1983,1984,1985,1986,1987,1988,1989,1990,1991,1992,1993,1994,1995,1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010
Austria ,1863,1979,1976,1913,1981,1973,2000,2050,2100,2068,2079,2145,2140,2209,2248,2215,2268,2404,2379,2337,2443,2506,2535,2525,2645,2688,2701,2730,2855,2886,2882,2864,2945,2941,2956,3090,3176,3338,3320,3276,3290,3365,3505,3465,2876,2653,2628,2586,2555,2259,2412,2650,2877,2842,3163,3367,3413,3505,3657,3699,35
@Mavromatika
Mavromatika / greece-dataset.csv
Last active November 20, 2015 11:20
Greece - scatter
country materialDeprived10 materialDeprived13 medianIncome10 medianIncome13 unemploymentRate10 unemploymentRate13
Austria 4.3 4.2 21058 22073 4.8 5.4
Belgium 5.9 5.1 19464 21483 8.3 8.4
Cyprus 11.2 16.1 16180 15873 6.3 15.9
Estonia 9 7.6 5727 6579 16.7 8.6
Euro area (18 countries) 5.9 7.5 17165 17382 10.1 12
Finland 2.8 2.5 21349 23272 8.4 8.2
France 5.8 5.1 19960 20954 9.3 10.3
Germany 4.5 5.4 18797 19582 7 5.2
Greece 11.6 20.3 11963 8371 12.7 27.5
@Mavromatika
Mavromatika / greece-dataset.csv
Last active November 22, 2015 15:25
Austerity in Greece - Mk3
Austria 4.3 4.2 21058 22073 4.8 5.4
Belgium 5.9 5.1 19464 21483 8.3 8.4
Cyprus 11.2 16.1 16180 15873 6.3 15.9
Estonia 9 7.6 5727 6579 16.7 8.6
Euro area (18 countries) 5.9 7.5 17165 17382 10.1 12
Finland 2.8 2.5 21349 23272 8.4 8.2
France 5.8 5.1 19960 20954 9.3 10.3
Germany 4.5 5.4 18797 19582 7 5.2
Greece 11.6 20.3 11963 8371 12.7 27.5
@Mavromatika
Mavromatika / Harmonized consumer price index (EUROSTAT).csv
Last active August 29, 2015 14:27
Harmonized consumer price index (mostly EU countries)
We can make this file beautiful and searchable if this error is corrected: It looks like row 10 should actually have 11 columns, instead of 9. in line 9.
Country - Region,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014
European Union (EU6-1972. EU9-1980. EU10-1985. EU12-1994. EU15-2004. EU25-2006. EU27-2013. EU28),100.00,102.20,104.59,108.42,109.49,111.77,115.23,118.28,120.06,120.72
European Union (28 countries),100.00,102.31,104.73,108.56,109.63,111.91,115.38,118.43,120.21,120.88
European Union (27 countries),100.00,102.31,104.73,108.56,109.63,111.91,115.38,118.43,120.21,120.88
Euro area (EA11-2000. EA12-2006. EA13-2007. EA15-2008. EA16-2010. EA17-2013. EA18-2014. EA19),100.00,102.18,104.36,107.78,108.09,109.84,112.83,115.64,117.20,117.71
Euro area (19 countries),100.00,102.22,104.43,107.92,108.27,110.01,113.01,115.83,117.39,117.90
Euro area (18 countries),100.00,102.21,104.41,107.87,108.20,109.95,112.94,115.75,117.31,117.82
Euro area (17 countries),100.00,102.20,104.39,107.83,108.15,109.90,112.89,115.70,117.27,117.77
Belgium,100.00,102.33,104.19,108.87,108.86,111.40,115.14,118.16,119.57,120.22
Bulgaria,100.00,107.42,115.55,129.36,132.56,136.58,141.21,144.5