Recently Published
HTML
Map
Earthquake Myanmar 2025: Casualties
This is the map created by R leaflet package for the peer graded assignment of the Developing Data Products Week 2. The data were from Wikipedia: https://en.wikipedia.org/wiki/2025_Myanmar_earthquake#In_Myanmar
Impact of Severe Weather Events in the United States (1950-2011)
Analysis of the NOAA Storm Database to identify the most harmful weather events in the United States from 1950 to 2011, based on fatalities, injuries, and economic damage.
ANDEVA de una vía (One-Way ANOVA)
Guía para hacer ANDEVA de una vía utilizando datos de calificaciones de colegios.
MA_Tesis_Data_Selection
This file documents the data selection and preparation phase of the Master's dissertation. It begins by scraping a comprehensive list of stocks from the StockAnalysis website. After removing problematic entries, the initial dataset included 3,225 stocks, which was narrowed down to approximately 3,185. Applying a start date filter from the year 2000 further reduced the list to 967 stocks. From this refined pool, a final random selection of 69 companies was made for detailed analysis. Additionally, this file includes the Exploratory Data Analysis (EDA). The modeling and subsequent analysis are conducted separately in a Python script.