-
IBM Data Science Professional Certificate – Capstone Project
This was the culmination of a ten-course certificate program I completed in September 2023, offered by IBM via Coursera. The project involved collecting SpaceX launch data via API connections and web scraping, cleaning the data, conducting exploratory analysis using SQL and Python visualization libraries, putting together an interactive dashboard using Plotly Dash, and evaluating the…
-
Habitat Richness Map of Florida Species
Map created in ArcGIS for Geospatial Analysis Certificate showing habitat distribution for a selection of Florida species. Models were built to 1) join Florida Counties vector data with data for County Mammals 2) convert the resulting vector to raster format, 3) re-class overall state raster data according to mammal habitats, and 4) combine the two…
-
SQL Report to Assist with Library Collection Development
Below is a query I developed to support library collection development operations using the Koha Integrated Library System and MariaDB, the variant of SQL used by Koha. The goal was to determine which popular titles (those with significant circulation in recent months) were now completely gone from the collection (having been lost, misplaced, or simply…