Blog

The Migrant Crisis and Demography

In September, images of anti-riot police in a standoff with desperate migrants were shown on television, inspiring many people to volunteer and even more people to chatter about the situation. Yet the problem with our handling of crises is that we often wait for one to happen before doing anything (even just notice something is amiss). Humans are vulnerable to overlooking gradual phenomena with no easily distinguishable onset. There is an ongoing global demographic transition and it will influence most shifts in the next 25 years, be it in politics, business or international relations.
2015-11-05
3 min read

Using Google Maps API: Mol Bubi Competition

A few friends and I are involved in the Budapest public bicycle data science competition. As of right now we are in the top ten, although in all honesty, it hasn’t really started yet. We signed a non-disclosure agreement, so I cannot really share any cool details. What I can share however, is the function I wrote in R to get calculate the distances and duration of bike trips using Google Maps’ API. #distance calucations #### This script uses RCurl and RJSONIO to download data from Google's API library(RCurl) library(RJSONIO) #define api key as: api<-"YOURAPI" #the function assumes address input in following dataframe: #lat1,lng1,lat2,lng2 DistDur <- function(address,time = as.
2015-11-05
1 min read
R , Maps

Myanmar 2015

I spent six amazing months in Myanmar (Burma). Here’s a video of my adventures with monkeys, monks and motorcycles.
2015-10-26
1 min read

Do stupid people make more spelling mistakes? An analysis with R.

English orthography is a tricky topic. Most people learning English (and a great number of native speakers) are puzzled by a written language with an utter disregard for phonemic representation. It is therefore very worrying that individuals intuitively assume making orthographic mistakes is a sign of low intelligence or unprofessionalism. In this post we are going to show how we looked into the relationship of IQ and orthography using R. We are going to need two things:
2015-10-20
5 min read
R

Don't fear foreign education

Startling new data show that emigration out of Hungary is at a 20-year record high and that many more Hungarians have seriously considered leaving Hungary to live, work, or study in another member state of the EU. But instead of speaking ominously about the potentially catastrophic consequences of such emigration trends for Hungary, it is useful to think of this increased mobility as a potentially positive phenomenon. Geographic mobility is often an indicator of social mobility.
2012-11-20
4 min read

0001-01-01
0 min read