blocks by cavedave

MAke map of etymology of the word bat in european languages. Code from Most names gotten from here https://www.reddit.com/media?url=https%3A%2F%2Fi.redd.it%2Fapnha37a0fk51.jpg Some gotten from wiktionary https://en.wiktionary.org/wiki/yarasa code a slightly modified version of https://github.com/dd52/mapMakeR/tree/master/etymologyMaps I am sure I got some wrong and I will correct things when I find them

heaps law graph to draw

Code to parse a pdf of the only Irish-Irish dictionary of the 20th century. Croidhe Cainnte Chiarraighe. Foclóir Gaeilge-Gaeilge (pdf) 1942. PDF is at https://www.forasnagaeilge.ie/wp-content/uploads/2016/06/8fddae92ae307b022d964ebe73d45df6.pdf . I took a few pages using https://smallpdf.com/split-pdf to speed up experiments but that can be done just in python.

Graph of Euclid translations. That shows when they were translated. Data from wikipedia https://en.wikipedia.org/wiki/Euclid%27s_Elements#Translations

Executive orders by presidents. Orders https://en.wikipedia.org/wiki/Executive_order days in office https://en.wikipedia.org/wiki/List_of_presidents_of_the_United_States_by_time_in_office

UK electricity data from https://www.gridwatch.templar.co.uk/ Based on a previous heatmap https://gist.github.com/cavedave/2b99bd3b4e966c4f0211b6544a948026

Ridgeline plot (Joyplot) of temperatures at dublin Airport in 2021. Thicker means there were more days with that temperature. Using max temperature as thats how we think of it due to weather forecasts. As in yesterday was 21C means the hottest yesterday got was 21Cget data from https://www.met.ie/climate/available-data/historical-data for Dublin airport ```{r} dub<-read_csv('dly532.csv', skip=25, col_names = TRUE) head(dub) ```

Looking at the actual data discussed in this 2013 articlel claiming no increase in world temperature 1998-2013 https://www.dailymail.co.uk/news/article-2425775/Climate-scientists-told-cover-fact-Earths-temperature-risen-15-years.html

Wild Polio cases per year https://en.m.wikipedia.org/wiki/Polio_eradication

European Countries Covid Vaccination Rates. Vaccine take-up, from west to east. Model this asked marginalrevolution about this tweet https://twitter.com/MacaesBruno/status/1458773133897478149

Do high trust countries have higher covid vaccination rates? Data from ourworldindata

waffle graph of vaccination to ICU proportions

c6744d6bcbbd0b872e14

visualisation of when cherry blossoms peak in kyoto

Data from 'Just 100 companies responsible for 71% of global emissions, study says Emissions from 1988 to 2015' https://www.theguardian.com/sustainable-business/2017/jul/10/100-fossil-fuel-companies-investors-responsible-71-global-emissions-cdp-study-climate-change New figures are at https://www.theguardian.com/environment/2019/oct/09/revealed-20-firms-third-carbon-emissions You could say this is not the companies but the individual. If I fill my car with petrol thats on my Carbon Footprint not theirs. "The term was popularised by a $250 million ad campaign by the oil and gas company BP in an attempt to move public attention away from restricting the activities of fossil fuel companies and onto individual responsibility for solving climate change." https://en.wikipedia.org/wiki/Carbon_footprint

Picture comparing Covid fatalities to large battle deaths in the US

When would Simon–Ehrlich wager be won by whom?

Central England's Highest, Lowest and Average temp each year since 1878

Snooker breaks at world championship per year http://www.snooker.org/Plr/wc_centuries.shtml

Graph of monthly changes in uk unemployment. New data for covid-19 time is an estimate from https://www.poundsterlinglive.com/economics/13056-uk-unemployment-rate-left-at-highest-since-june-2014-by-dwp-s-950k-new-claims All other data from https://www.ons.gov.uk/employmentandlabourmarket/peoplenotinwork/outofworkbenefits/datasets/claimantcountcla01 Made with R Package ggplot2 If you want the code I'll put it up on github This is not the total number that is at https://imgur.com/a/8g53xd2 and you can argue the rate of unemplyment/employment is a better metric. An explanation for the big spike is Date Number Jan 1947 433,100 Feb 1947 1,911,700 Mar 1947 805,800 there was a massive snow storm that mean there was not enough coal to run the factories so loads of people lost their jobs temporarily https://en.wikipedia.org/wiki/Winter_of_1946%E2%80%9347_in_the_United_Kingdom

Irish election bar chart

Dáil Eireann seat map. using r package ggparliament. This code is based on this tutorial https://blog.mypad.in/creating-a-parliament-chart-in-r/

World gdp growth rates by region

heatmap of australian temperature records. data from http://www.bom.gov.au/climate/change/#tabs=Tracker&tracker=timeseries

Graph of how loud Music Genres are

Code to make a stacked area chart of US wealth

Density of zipcodes in US. Data from https://public.opendatasoft.com/explore/dataset/us-zip-code-latitude-and-longitude/export/ copying tutorial at https://unconj.ca/blog/not-all-population-maps-are-boring.html

Martin-Quinn scores for justices, 1937-2018. The r package ggplot2 code is very slightly modified version of https://rud.is/b/2016/06/28/making-time-rivers-in-r/ by https://twitter.com/hrbrmstr data from https://mqscores.lsa.umich.edu/measures.php This made the reddit front page in a slightl different version https://www.reddit.com/r/dataisbeautiful/comments/dw79y2/ideological_leanings_of_current_united_states/

Make a map of where people in the UK vote

UK election visualisations

Raincloud of Irish Rain data. Using code from https://github.com/RainCloudPlots/RainCloudPlots and data from https://www.metoffice.gov.uk/pub/data/weather/uk/climate/stationdata/armaghdata.txt

UK income and tax data. Copy of https://twitter.com/DLeonhardt/status/1180990667700477952 but for the UKData from https://www.gov.uk/government/statistics/percentile-points-from-1-to-99-for-total-income-before-and-after-tax

Visualisation of UK elections. I keep seeing 'the referendum, we saw the biggest democratic exercise in our history' so I looked the the number of votes/turnout numbers and the EU referendum isn't https://fullfact.org/europe/eu-referendum-not-largest-democratic-exercise/

Sex Ratio in Europe based on code from https://jschoeley.github.io/2018/07/03/bubble-grid_vs_choropleth.html Norway has a missing spot in future combine Nord Trøndelag and Sort Trønderlag to fill this out.

Where hurricances became cat since 1967 when satellites could see them in the sea reliably. This is a copy of this map https://twitter.com/philklotzbach/status/1178137123687284737 by Philip Klotzbach but I couldn't find his code so I made my own. Data from https://www.nhc.noaa.gov/data/hurdat/hurdat2-1851-2018-051019.txt

European Centers of population Data from

SouthernCal temperatures. Data from https://www.ncdc.noaa.gov/cdo-web/datatools/selectlocation Start Date 1918-09-01 End Date 2019-09-06 REQUESTED DATA Stations CHULA VISTA, CA US (GHCND:USC00041758)

R package animation comparing nfl combine stats over the years. BMI forty yard dash idea Idea from https://medium.com/@slackjack314/bmi-speed-and-nfl-positions-11f90b407551 as I know nothing about NFL. data fromhttp://www.nflsavant.com/dump/combine.csv this type of graph i learned at https://www.r-bloggers.com/ggplot2-easy-way-to-mix-multiple-graphs-on-the-same-page/

Facet of all the temperatures in the uk since 1878 using data from Hadcet https://www.metoffice.gov.uk/hadobs/hadcet/cetmaxdly1878on_urbadj4.dat ggplot2

Data and code for the paper 'Temporal Trends in the Loudness of Popular Music over Six Decades' published in General Internal Medicine https://link.springer.com/article/10.1007%2Fs11606-019-05210-4

Picture of Temperatures in Jul in Central England

Trying to recreate https://twitter.com/Jamrat_/status/1132390396787613696 data from https://www.gridwatch.templar.co.uk/download.php improved code at https://gist.github.com/kiernann/88a94ed9e179385aa2c51b81262d51f4

Lowest temperature records graphed. Data from wikipedia https://en.wikipedia.org/wiki/Timeline_of_low-temperature_technology and https://en.wikipedia.org/wiki/Absolute_zero#History I use the Kelvin to graph as the celcius I did not fill in right at the end. If you know any records I do not have here please add them in the comments.

Code to look at CET and find the hottest days on a particular date

Picture of the leaders of ireland since independance

Graph of the lifespans of the prime ministers of the uk since 1721This is inspired by this graph [US Presidential Lifespans & Terms](https://www.reddit.com/r/dataisbeautiful/comments/8lrzgc/us_presidential_lifespans_terms_oc) Data from wikipedia [List of Prime Ministers of the United Kingdom](https://en.wikipedia.org/wiki/List_of_Prime_Ministers_of_the_United_Kingdom). 1721 is classed as the first prime minister. Though you could reasonably argue others were the first prime minister.

Gini of US state populations

Make a map of ireland with counties coloured. Example image https://imgur.com/a/JYe03Uk A lot of the code below comes from http://rstudio-pubs-static.s3.amazonaws.com/213111_0ef67ba827664a45a1e79f1c6d531e2c.html#/

league results from premiership scraped off wikipedia

Graph to show when people playing in the world cup are born. Similar to discussed for Ice Hockey in Gladwells' Outliers. Original dataset from https://github.com/amanthedorkknight/fifa18-all-player-statistics

Graph of countries watt usage versus birth rate

Graph or Irish farming. Data from https://www.cso.ie/en/media/csoie/releasespublications/documents/agriculture/farmingsincethefamine/Table_1.pdf picture at https://i.imgur.com/9A6HIId.png

Graph or Irish farming. Data from https://www.cso.ie/en/media/csoie/releasespublications/documents/agriculture/farmingsincethefamine/Table_1.pdf

cherry trees in kyoto graph

Guinea worm visualisation

7b036d7aab86f2f42676

What is the relationship between the % of people in a country who are middle class and the countries democracy score?

loudness of songs joyplot. Data from https://twitter.com/kcimc/status/893855561590157312

Does Carlsen just grind out wins against Caruana? I got their games from http://www.chessgames.com/perl/chess.pl?page=1&pid=52948&pid2=76172 I wanted to see if Carlsen's wins come after a lot of moves. The labeling is no slight on Caruana I just picked the graph from one point of view. There are nice chess graphs at http://jkunst.com/r/visualizing-chess-data-with-ggplot/

Does Carlsen just grind out wins against Caruana? I got their games from http://www.chessgames.com/perl/chess.pl?page=1&pid=52948&pid2=76172

Git to make a picture of American president executive orders as shown at https://i.imgur.com/JSDa5Oh.png

Gist of tour de france winners speed. Data from http://www.bikeraceinfo.com/tdf/tdfstats.html and https://cycling-passion.com/top-200-fastest-climbs-alpe-d-huez/

Make a graph of the first 5000 amicable number pairs

heatmap of the worlds temperature from 1850->2018

Animation of rising CO2 levels

044f0f01703d50ec3235

Heatmap of the prime numbers. And of the prime numbers except the least significant digit http://liveatthewitchtrials.blogspot.ie/2017/10/yet-more-prime-pictures.html

Prime Numbers Horizontal Color representation. Make each pixel a color based on the digit. Go through the concatinated primes in the Smarandache Sequence. Start top left. Move right each step and every thousand digits drop down one. This code needs some of the defined earlier functions

Python Logo Turtle code to draw paths with numbers based on numbers. A picture made of all, odd, even and prime numbers can be made with this code

Python code to make a logo turtle move. it reads the digits of Smarandache–Wellin numbers if the digit is 0 move a step right. 1 36 degrees to the right of that. etc

Logo Turtle picture of pi. 1 million pi digits at https://www.angio.net/pi/digits.html e at https://apod.nasa.gov/htmltest/gifcity/e.1mil sqrt(2) https://apod.nasa.gov/htmltest/rjn_dig.html

5015d2e4bfd7bdf8f09d

This is code to add to Watson's Speech to Text service to improve its accuracy. Blogpost explaining this is at https://watson-tricks.blogspot.ie

Animated heatmap of the world income and life expectancy. Original idea from NFL heatmap http://noahveltman.com/nflplayers/ I did one for NBA players https://gist.github.com/cavedave/21c6beff2d371e9df323c292b1dc3afa image at http://i.imgur.com/dobmMWM.gifv Image for this demographics at http://i.imgur.com/PvUS4Kr.gif

6dfea9ef67995edc3be1

a7edd8d535ffb2b3c248

b66b961e3c0300177c43

572a3c6f8ab6333343c7

Voronoi of Dublin supermarkets.

bd7902b9b992907b3d0c

396ac23daabe32efa164

25c44ea3b1aa8b5643e2

Map of ireland code taken from https://gist.github.com/halhen/659780120accd82e043986c8b57deae0 and data from http://ec.europa.eu/eurostat/web/gisco/geodata/reference-data/population-distribution-demography/geostat

Map of ireland code taken from https://gist.github.com/halhen/659780120accd82e043986c8b57deae0

Map of ireland code taken from https://gist.github.com/halhen/659780120accd82e043986c8b57deae0

House prices in various countries since 1975

Stacked Area Chart of Norther Ireland Elections

Animated states of US. Code taken from https://github.com/hrbrmstr/statebins data from. Image at http://i.imgur.com/MobWgIj.gif

How much do people spend and on what?

a83bb95911be55b691c3

When will the Carnage end?

World Life Expectancy

War Deaths in the World Each Year

World Births per Woman Test

Make a map of where a logo turtle would be pushed by the wind in the major cities. This takes direction and strength ad noon each day and draws a line. Initially just an image but maybe a video later. Data is from http://brightdata.brightwindanalysis.com/ Inspired by Richard Long: Circle of Autumn Winds, 1994 http://www.stedelijk.nl/kunstwerk/301-circle-of-autumn-winds

21c6beff2d371e9df323

Regression on when there will be no sea ice

Ireland population pyramid based on code from https://gist.github.com/walkerke/f9665e15b74b393bd2d6

c5c2224c8c38661236c1

Image created is at http://imgur.com/gallery/wiwpz

Hexbin Map of Irish Election Constituencies

Thousands of People Per Constituency Signing Petition for Another EURef

Englands temperature since 1659

Heatmap of world Temperature in r package for ggplot2

Use emoGG r package to make ggplot2 scatterplot with soccer ball geom_points

Code for comparing the ratings of books with their cover ratings. Blogpost on the analysis http://liveatthewitchtrials.blogspot.ie/2016/04/can-you-judge-book-by-its-cover.html Original dataset https://www.reddit.com/r/datasets/comments/3jiu4m/dataset_judgey_700k_ratings_for_100_book_covers/

779fa728bc1809f6d8df

Guinea Worm Cases by Year per Country

67a371f7b492c44ebb2a

A slope graph of Irish election results by political party

16a9581ad0b9c2cba191

Sankey graph for ge16

73ae79bdc69df3c7d653

aaecba3fc0d187995e17

f1db0efb2f5478bf9ee1

Gist to make a Voronoi map of Irish Breweries

a stacked area chart of transatlantic slave trace made with c3.js and http://www.slavevoyages.org/tast/assessment/estimates.faces

9e1a46c7773882ac629c

540ea3765079fcb70233

Tree Ring Graph of Irish Life Expectancy

color map or Irish water protests

10542688

node school functional javascript

Node stream adventure code

Hands on node by Pedro Teixeira exercises. These are the Buffer exercises the first set. Emitters the second.

US cereals grown over recent history. Data from http://www.fas.usda.gov/psdonline/psdDownload.aspx Graph uses d3.js to make a stacked area graph

Python code to colourize each country based on how much grin it produces

This is Python code to create a map of wheat producing counties int he US