Claude code wrote most of this repo
Scripts and data for analyzing npm download trends and related competitive insights.
analyze_downloads.py/create_graphs.py: analysis and visualization helpersfetch-npm-downloads.js: data fetcher for npm downloadsnpm-downloads-data.json/model-releases.json: datasets used by the analysesgraphs/: generated chartsINSIGHTS.md/COMPETITIVE_INSIGHTS.md: written summaries
- Fetch or update data as needed.
- Run the Python scripts to analyze and generate charts.
- Review the insights documents for results.
Some files are generated artifacts; re-run the scripts if they get out of date.