Principal Data Project
Finding Signal in Events and Public Attention
This project investigates how real-world events propagate into measurable attention patterns. It demonstrates the disciplined ingestion, schema-aware processing, and analytical framing I bring to long-term engineering leadership and strategic consulting.
Core Question
When notable events occur, how quickly and strongly does public attention respond, and which event shapes create durable attention versus short-lived spikes?
Data Inputs
- USGS seismic events: Objective event records with clear timing and magnitude characteristics.
- Wikimedia pageviews: Aggregate public traffic patterns used as an attention signal.
Method
- Ingest each source independently with explicit schema contracts and repeatable processing logic.
- Define pre-event and post-event windows to compare attention behavior against a baseline.
- Measure lag-to-peak, peak magnitude, and decay duration as reusable analytical features.
- Favor explainable metrics over speculative modeling claims.
Strategic Relevance
The same design pattern can support event-response analysis in many business settings: outage monitoring, product launch analysis, customer support surges, and public response to operational incidents. It demonstrates a commitment to data integrity and measurable impact.