Poverty in the US

Data analysis of poverty rate in the US between years 2011 - 2021. Data visualization includes an animated dinamic plot that shows poverty rate in different states of the US within 10 years.

See the code here

Logistic regression analysis: breast cancer

Logistic regression analysis in R is a binomial analysis that allows to classify cancer as malignant or benign based on the given variables.

See the code here

Data analysis with R: greatest musicians

The analysis includes data scraping from Wikipedia and Twitter, data cleaning, data analysis, sentiment analysis.

See the code here