<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Spatial Data on Deni Goktas</title><link>https://www.denizalpgoktas.com/categories/spatial-data/</link><description>Recent content in Spatial Data on Deni Goktas</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Tue, 26 Feb 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://www.denizalpgoktas.com/categories/spatial-data/index.xml" rel="self" type="application/rss+xml"/><item><title>Why are French Trains Late?</title><link>https://www.denizalpgoktas.com/posts/why-are-french-trains-late/</link><pubDate>Tue, 26 Feb 2019 00:00:00 +0000</pubDate><guid>https://www.denizalpgoktas.com/posts/why-are-french-trains-late/</guid><description>I have not been able to write for a while as the semester just started, but quite frankly that is not an issue since no one other than me reads these posts :). Anyway, I wanted to do this week’s Tidy Tuesday as it was about French train delays which I got accustomed to while living in France.
library(tidyverse) library(dynlm) library(gganimate) library(maptools) library(maps) library(lettercase) library(magrittr) library(ggfortify) library(pander) library(patchwork) library(kableExtra) trains_raw &amp;lt;- readr::read_csv(&amp;quot;https://raw.</description></item><item><title>Marriage and Divorce in Turkey - Divorce</title><link>https://www.denizalpgoktas.com/posts/marriage-divorce-and-child-marriage-in-turkey-part-2/</link><pubDate>Wed, 02 Jan 2019 00:00:00 +0000</pubDate><guid>https://www.denizalpgoktas.com/posts/marriage-divorce-and-child-marriage-in-turkey-part-2/</guid><description>This second part was a lot more fun! More data was available and I also got to experiment with the gganimate package which is extremely cool. Make sure to not scroll fast over all the graphs since there are some GIFs!
As I said in the previous post, this post is more focused on divorces and there was a little bit more data available (although I must admit the data is kind of noisy).</description></item><item><title>Marriage and Divorce in Turkey - Marriage</title><link>https://www.denizalpgoktas.com/posts/marriage-age-and-child-marriage/</link><pubDate>Mon, 31 Dec 2018 00:00:00 +0000</pubDate><guid>https://www.denizalpgoktas.com/posts/marriage-age-and-child-marriage/</guid><description>I was initially going to make this only one post, but I realized that there is actually a lot of material to analyze and visualize so I decided to divide this post into two parts. Just like any marriage, part 1 of this series will focus on marriage and part 2 on divorce. I will not write much, as the plots speak for themselves, but I tried to include some more statistical analysis.</description></item></channel></rss>