<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Amit Grinson on Personal website of Amit Grinson. Data Analytics &amp; Visualizations</title>
    <link>https://www.amitgrinson.com/</link>
    <description>Recent content in Amit Grinson on Personal website of Amit Grinson. Data Analytics &amp; Visualizations</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>Amit Grinson</copyright>
    <lastBuildDate>Fri, 02 Jan 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.amitgrinson.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Queries from my daily work</title>
      <link>https://www.amitgrinson.com/sql-challenges/</link>
      <pubDate>Fri, 02 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/sql-challenges/</guid>
      <description>Project Overview     As a Data Analyst who writes a lot of SQL, I find myself coming across challenges I solved that I&amp;rsquo;d love to share with others.
This project (the website) is exactly that &amp;mdash; Analytical challenges I encountered in work that required solutions with SQL. For each challenge I provide the questions, data that can be locally created, the solutions and a video I recorded going over the answer.</description>
    </item>
    
    <item>
      <title>Queries from my daily work</title>
      <link>https://www.amitgrinson.com/projects/sql-questions/</link>
      <pubDate>Tue, 05 Sep 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/projects/sql-questions/</guid>
      <description>Project Overview     As a Data Analyst who writes a lot of SQL, I find myself coming across challenges I solved that I&amp;rsquo;d love to share with others.
This project (the website) is exactly that — Analytical challenges I encountered in work that required solutions with SQL. For each challenge I provide the questions, data that can be locally created, the solutions and a video I recorded going over the answer.</description>
    </item>
    
    <item>
      <title>How To: Group by &amp; Window Functions Together</title>
      <link>https://www.amitgrinson.com/blog/window-function-with-groupby/</link>
      <pubDate>Sat, 08 Jul 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/blog/window-function-with-groupby/</guid>
      <description>A short overview of how to use window functions within a group by query. Going over 3 examples that help illustrate how to combine the two, as well as a better understanding the order of opertaions in SQL</description>
    </item>
    
    <item>
      <title>Following users&#39; funds and possible money layering using a recursive CTE</title>
      <link>https://www.amitgrinson.com/blog/follow-the-money-with-a-recursion/</link>
      <pubDate>Sun, 16 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/blog/follow-the-money-with-a-recursion/</guid>
      <description>Though not commonly used, recursive CTEs can be a great tool to work with hierarchal formatted data. In this post we learn to use them to identify where money was moved to by following users transfer activities</description>
    </item>
    
    <item>
      <title>Assorted Landing pages</title>
      <link>https://www.amitgrinson.com/projects/landing-pages/</link>
      <pubDate>Sun, 02 Apr 2023 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/projects/landing-pages/</guid>
      <description>On various occasions I find myself wanting to learn web developement. Until I pick it up more seriously, here are two websites I built that I&amp;rsquo;m pretty fond of:
Milo&amp;rsquo;s website     A website I created for my dog.
 milo-the-dog.amitgrinson.com
My Sister&amp;rsquo;s Cake Collection     My sister makes lots of delicious cakes. When someone has an occasion the common question she raises is &amp;lsquo;what cake would you like?</description>
    </item>
    
    <item>
      <title>The Joys of an unconventional Portfolio</title>
      <link>https://www.amitgrinson.com/talk/tlv-summit-portfolio/</link>
      <pubDate>Wed, 14 Sep 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/talk/tlv-summit-portfolio/</guid>
      <description>Abstract     A personal portfolio can be a great resource to show your skills, especially when coming from a non-traditional background. But starting off with no real purpose you don&amp;rsquo;t necessarily treat it as a portfolio; rather just a place to hold your endeavors as you explore your curiosity.
In this talk I hope to share a few takeaways from creating an unconventional portfolio as I went into data analytics.</description>
    </item>
    
    <item>
      <title>Text Manipulation &amp; RegEx in a Data Analysis Flow (with examples in SQL vs  Python/R)</title>
      <link>https://www.amitgrinson.com/blog/regex-in-sql/</link>
      <pubDate>Mon, 29 Aug 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/blog/regex-in-sql/</guid>
      <description>Going over various cases of text operations in a data analysis flow, showing how to solve it with R/Python compared to SQL.</description>
    </item>
    
    <item>
      <title>Community visualization challenges and their educational inspiration (talk summary)</title>
      <link>https://www.amitgrinson.com/blog/isvis-talk-post/</link>
      <pubDate>Tue, 28 Jun 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/blog/isvis-talk-post/</guid>
      <description>Summarizing the things I love about and learned from data visualization challenges as part of a talk I gave at the Israeli visualization conference, 2022.</description>
    </item>
    
    <item>
      <title>R vs Python — Live Stream Analysis</title>
      <link>https://www.amitgrinson.com/blog/r-and-python/</link>
      <pubDate>Thu, 02 Jun 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/blog/r-and-python/</guid>
      <description>Using both R and Python we answer various questions about the Dog of Zurich dataset. Try it yourself and get some hands-on data analysis practice</description>
    </item>
    
    <item>
      <title>Community Visualization Challenges and their Educational Inspiration</title>
      <link>https://www.amitgrinson.com/talk/isvis2022/</link>
      <pubDate>Thu, 12 May 2022 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/talk/isvis2022/</guid>
      <description>Talk I gave for the Israeli visualization conference. You can also find a summary I wrote here
Abstract     Many community visualization challenges can be found online today: Events targeting specific tools &amp;ndash; the #TidyTeusday project, #MakeOverMonday &amp;ndash; and other tool agnostic challenges such as the 30daychartchallenge and 30daymapchallenge. They&amp;rsquo;re open to anyone and everyone, beginners and advanced alike. In some challenges you bring your own data &amp;ndash; an old dataset you had laying around or something you&amp;rsquo;ve been wanting to explore for a while &amp;ndash; while in other challenges the data is provided by the organizers.</description>
    </item>
    
    <item>
      <title>Reviewing an SQL interview question</title>
      <link>https://www.amitgrinson.com/blog/review-of-an-sql-interview-question/</link>
      <pubDate>Tue, 31 Aug 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/blog/review-of-an-sql-interview-question/</guid>
      <description>Solving an SQL interview question using three different approaches.</description>
    </item>
    
    <item>
      <title>Learning GIS with ice-cream parlors.</title>
      <link>https://www.amitgrinson.com/talk/learning-gis-with-ice-creams/</link>
      <pubDate>Wed, 09 Jun 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/talk/learning-gis-with-ice-creams/</guid>
      <description>Before coming across R I never thought I&amp;rsquo;d manipulate spatial data. I started my R journey intending to analyze my thesis survey and discovered a plethora of analytic possibilities, one of them being spatial data. After fiddling around and creating some simple maps, I realized I had to dig deeper into R&amp;rsquo;s spatial capabilities.
In this talk I outline my journey of learning how to work with spatial data from a former blog post of mine.</description>
    </item>
    
    <item>
      <title>Israeli Elections Twitter-bot</title>
      <link>https://www.amitgrinson.com/projects/israeli-twitter-bot/</link>
      <pubDate>Mon, 31 May 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/projects/israeli-twitter-bot/</guid>
      <description>Why the Pi     After some recent learning of automating workflows with GitHub Actions, I wanted to take automating one step further. In January 2021 I bought myself a Raspberry Pi 4 (a small computer) and was pondering what to do with it.
At the time Israel was preparing for its fourth consecutive election and I decided to create a corresponding Twitter bot that will operate on the Raspberry Pi.</description>
    </item>
    
    <item>
      <title>Distances to Golda Ice-Cream Locations in Israel</title>
      <link>https://www.amitgrinson.com/blog/exploring-ice-cream-locations/</link>
      <pubDate>Wed, 10 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/blog/exploring-ice-cream-locations/</guid>
      <description>Exploring maps and distances to various Golda ice-cream locations throughout Israel</description>
    </item>
    
    <item>
      <title>Automatic Rendering of a Plot with GitHub Actions</title>
      <link>https://www.amitgrinson.com/blog/automated-plot-with-github-actions/</link>
      <pubDate>Sun, 03 Jan 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/blog/automated-plot-with-github-actions/</guid>
      <description>a light introduction to GitHub Actions for automating a plot of frequently used R packages.</description>
    </item>
    
    <item>
      <title>My year in R</title>
      <link>https://www.amitgrinson.com/blog/my-year-in-r/</link>
      <pubDate>Thu, 15 Oct 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/blog/my-year-in-r/</guid>
      <description>Looking back at my year of learning R</description>
    </item>
    
    <item>
      <title>Survey categorical variables with KableExtra</title>
      <link>https://www.amitgrinson.com/blog/printing-survey-table/</link>
      <pubDate>Tue, 01 Sep 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/blog/printing-survey-table/</guid>
      <description>Aestheticaly printing descriptive variables from your survey data</description>
    </item>
    
    <item>
      <title>Defining uncertainty in the Israeli lottery</title>
      <link>https://www.amitgrinson.com/blog/uncertainty-in-the-israeli-lottery/</link>
      <pubDate>Thu, 09 Jul 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/blog/uncertainty-in-the-israeli-lottery/</guid>
      <description>Exploring the probability of winning the lottery at and by a given trial with the Geometric distribution</description>
    </item>
    
    <item>
      <title>Learning Tfidf with Political Theorists</title>
      <link>https://www.amitgrinson.com/blog/learning-tfidf-with-political-theorists/</link>
      <pubDate>Sun, 31 May 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/blog/learning-tfidf-with-political-theorists/</guid>
      <description>Learning tf-idf through political theorists.</description>
    </item>
    
    <item>
      <title>Hosting interactive graphs online</title>
      <link>https://www.amitgrinson.com/blog/sharing-interactive-charts/</link>
      <pubDate>Fri, 01 May 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/blog/sharing-interactive-charts/</guid>
      <description>A walk through for sharing your interactive visualizations on GitHub Pages</description>
    </item>
    
    <item>
      <title>Israeli elections on Twitter</title>
      <link>https://www.amitgrinson.com/blog/israeli-elections-on-twitter/</link>
      <pubDate>Mon, 20 Apr 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/blog/israeli-elections-on-twitter/</guid>
      <description>Analyzing tweets from the the Israeli elections week</description>
    </item>
    
    <item>
      <title>Wrangling and Visualizing Data in R</title>
      <link>https://www.amitgrinson.com/talk/israel-2050/</link>
      <pubDate>Tue, 14 Apr 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/talk/israel-2050/</guid>
      <description>Brief talk about what is it I love about R.</description>
    </item>
    
    <item>
      <title>Making updating exam grades easy with R</title>
      <link>https://www.amitgrinson.com/blog/update-exam-grades-easy-with-r/</link>
      <pubDate>Sat, 15 Feb 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/blog/update-exam-grades-easy-with-r/</guid>
      <description>In this post I discuss my use of the xlsx and clipr packages for optimizing how I updated students exams</description>
    </item>
    
    <item>
      <title>Visualizing Eliud Kichoge&#39;s new marathon record</title>
      <link>https://www.amitgrinson.com/blog/eliud-kichoge/</link>
      <pubDate>Fri, 07 Feb 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/blog/eliud-kichoge/</guid>
      <description>In this post I plot Eliud Kichoge new marathon record using rvest to get data from wikipedia and ggimage for plotting images as points</description>
    </item>
    
    <item>
      <title>Mapping bomb shelters in Be&#39;er-Sheva, IL</title>
      <link>https://www.amitgrinson.com/blog/bomb-shelters/</link>
      <pubDate>Tue, 14 Jan 2020 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/blog/bomb-shelters/</guid>
      <description>While rockets were fired towards Israel I decided to take the opportunity and plot  bomb shelters in Beer-Sheva.</description>
    </item>
    
    <item>
      <title>About this site</title>
      <link>https://www.amitgrinson.com/more_info/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/more_info/</guid>
      <description>Glad you&amp;rsquo;re here at this page. Here&amp;rsquo;s some more info about the backend of this website.
Contributors (many awesome people!)      Click for details Thank you to all the folks who have contributed both technical and creative skills to this project:    Desirée De Leon 🦒 (designed 5 of the custom color themes, made illustrations for the workshop, and provided general aesthetic feedback along the way)</description>
    </item>
    
    <item>
      <title>Contributors</title>
      <link>https://www.amitgrinson.com/contributors/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/contributors/</guid>
      <description>Thank you to all the folks who have contributed both technical and creative skills to this project:
   Desirée De Leon 🦒 (designed 5 of the custom color themes, made illustrations for the workshop, and provided general aesthetic feedback along the way)
   Garrick Aden-Buie 🧙‍♀️ (debugged headroom.js and lent his panelset.js code to the theme)
   Allison Horst 🐕 (awesome illustrations of campfires, seedlings, and evergreens, as well as my R Markdown hedgehog mascot 🦔)</description>
    </item>
    
    <item>
      <title>Data Visualization</title>
      <link>https://www.amitgrinson.com/data-visualizations/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/data-visualizations/</guid>
      <description># Add some custom css: .viz { color: black; } .viz a { color: #313131; } .viz img { margin-right: auto; margin-left: auto; }  A page containing visualizations for various projects and occasions.
   Miscellaneous visualizations
   30DayMapChallenge
   30DayChartChallenge
   TidyTuesday project
  Visualizations will be accompanied with a link to the source code () and sometimes an interactive version or further reading in a blog post ().</description>
    </item>
    
    <item>
      <title>License</title>
      <link>https://www.amitgrinson.com/license/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://www.amitgrinson.com/license/</guid>
      <description>My blog posts are released under a Creative Commons Attribution-ShareAlike 4.0 International License.
  </description>
    </item>
    
  </channel>
</rss>
