Recently Published
temp
temp
Student Test Scores Analysis
Using the student-exam-performance-dataset from kaggle.com, I use some data visualization techniques to try and understand the data better.
Data transformation Using a New York Times API in R
This assignment consists of using the New York Times Article Search API to examine how the volume and framing of soccer coverage in the New York Times has evolved since the modern Major League Soccer (MLS) expansion era began in 2005.In fact d,API provides rich article-level metadata such as headline, publication date, section name, news desk, word count, and multimedia flags since 1851, making it well suited for detecting decade-long window in editorial attention and story framing by querying the keyword "soccer".
R Week 9 - 3 Lab Assignment
Interactive and static choropleth maps for NYC COVID-19, elderly population, Asian population and Hospitals by ZIP code using ggplot2, patchwork, and leaflet in R