Education repo ...
My formal education and credentials — degree coursework, certifications, and program capstones. Unlike the self-directed tutorials in Follow-Along, these are the structured, graded milestones that built my foundation in data analytics: the classes I took, the requirements I met, and the credentials I earned along the way.
Data Modeling
A data-modeling project that designs a Postgres star schema and Python ETL pipeline to load and organize song-play activity for a fictional music streaming app.
Continue reading
Real World Data Wrangling
A data-wrangling project that gathers, assesses, and cleans four disparate datasets, law enforcement locations, homicide records, weather data, and geographic references, to explore how homicide rates relate to policing presence, weather, and victim demographics.
Continue reading
Practical Statistics
An A/B test and logistic regression analysis of website conversion rates, examining whether a new page design and user country significantly affect conversion.
Continue reading
Investigate a Dataset
An exploratory analysis of Brazilian medical appointment no-shows, examining how the Bolsa Família scholarship, neighborhood, age, and gender relate to whether patients attend their appointments.
Continue reading
Historical Weather API
A Python app that gathers five-year historical weather data for a user-chosen location and date, storing and querying it with SQLite via SQLAlchemy.
Continue reading