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.

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
Historical Weather API