harvard-artifacts-data-pipeline

Installation
SKILL.md

Harvard Artifacts Data Pipeline

Skill by ara.so — Data Skills collection.

What This Project Does

The Harvard Artifacts Collection Data Engineering & Analytics App is an end-to-end data pipeline that demonstrates professional ETL workflows. It fetches artifact data from the Harvard Art Museums API, transforms it into structured relational tables, stores it in MySQL/TiDB Cloud, and provides interactive analytics through a Streamlit dashboard with Plotly visualizations.

Key capabilities:

  • API data extraction with pagination and rate limiting
  • ETL transformations for nested JSON to relational schema
  • SQL database design with proper foreign keys
  • 20+ predefined analytical queries
  • Interactive visualization dashboards

Installation

Installs
1.5K
GitHub Stars
3
First Seen
May 26, 2026
harvard-artifacts-data-pipeline — aradotso/data-skills