Publications by Dillon Jaghory

Reproducible Research Course Project

04.04.2020

R Markdown When the Most Dangerous Storms Occur and What Form They Come In (1950-2011) Synopsis: The intent of this report is to assess the level of damage inflicted on people and the economy by various weather events. This report makes use of data provided by the National Weather Service to analyze weather events from 1950 to 2011. The visualiz...

2247 sym R (8143 sym/16 pcs) 3 img

Abenomics

13.06.2020

6/13/2020 Abenomics: Eight Years Out In the 1980’s, Japan’s economic rise seemed virtually unstoppable and many pondered whether it would surpass America. In Japan, there was a deep sense of accomplishment as Japan had become a model for other countries to study and emulate. Against this backdrop of rapid growth and celebratory overtures, a ...

3329 sym R (994 sym/2 pcs)

JHU Capstone: First Milestone

20.07.2020

Overview The end goal of this project is a simple but functional shiny app that can predict words like a smart phone keyboard. Upon completion, the user will be able to type words as input and have predictions to choose from as they type. The data used to train this model was generously provided by Swiftkey, a leader in developing smart virtual k...

4882 sym R (2232 sym/7 pcs) 8 img 2 tbl

Elections Map: Cleaning Data

11.07.2020

Overview The end goal of this project is an interactive D3.js visualization of US presidential election data from 1976-2016. This markdown file documents the process of cleaning and preparing the data. At the end, there is a visualization of 2016 presidential election data made using Google Vis, to serve as a small preview of the final project. T...

815 sym R (1501 sym/5 pcs)

Developing Data Products Course Project

20.06.2020

6/19/2020 Comparing GDP’s with a simple app This is a very simple but effective app It allows users to visualize and compare GDP between two countries GGplot2 is used for visualizations Logarithmic scale can be used if needed This app is just the beginning! More data can be added later for a much more comprehensive app. Processing the Data T...

1337 sym R (564 sym/2 pcs)

World Economies - Cleaning Data

10.08.2020

The Project This D3.js app will allow users to look up economic data on almost any country and have see visulaizations for 6 core indicators. This R markdown file outlines the process of obtaining, cleaning and preparing data for use in the D3.js project. library(reshape2) Obtaining the Data All data for this project was obtained from the World ...

963 sym R (1752 sym/4 pcs)

MA Thesis: Data Cleaning and Preparation

07.12.2020

#Foreign Direct Investment and Total Factor Productivity: A Study on Chinese FDI to ASEAN ##Cleaning and Preparing the Data This paper will examine the effects of Chinese FDI on TFP in ASEAN countries. The variables and regression function used in this paper are as follows: TFP - total factor productivity G - government expenditure over GDP INF -...

6347 sym R (15286 sym/14 pcs)