This is a complete ETL reference implementation for working with the Harvard Art Museums API. It shows you how to handle paginated API requests with rate limiting, transform nested JSON into normalized SQL tables (metadata, media, colors), and build a Streamlit dashboard with 20+ analytical queries and Plotly visualizations. The code is practical and well-structured, covering the full pipeline from extraction to visualization. Use this when you need to see how a museum or cultural heritage data pipeline actually fits together, or as a template for similar API-to-database projects. The main value is seeing all the pieces (API pagination, DataFrame transformations, MySQL schema design, dashboard queries) in one working example rather than scattered across documentation.
npx -y skills add aradotso/data-skills --skill harvard-artifacts-collection-etl-analytics --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills