Analysis of FAOLEX food legislation: classifying 40,000+ global food policies as demand-side or supply-side using Python and R. Interactive visualizations include world maps and trend analysis. Co-created with Claude Code using Step 3.5 Flash.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
36
commits
feat(analysis): add subgroup similarity maps and policy count visualizations
78dd59dView on GitHubOptimize visualizations with improved year window and color scales
ae72074View on GitHubFix year filtering and improve color scales across visualizations
cb6b7f2View on GitHubRegenerate analysis outputs with full strategy similarities
a7f168cView on GitHubFinalize full dataset analysis with robust date handling
06952f4View on GitHubdocs: add comprehensive setup instructions for R and Python dependencies
3dddd8eView on GitHubRemove duplicate data file: switch from DTA to CSV-only
14c7b4fView on GitHubUpdate documentation: abstract embedding with chunking
9b06e8bView on GitHubImprove abstract embedder: add chunking for translation and embedding
2c67d4eView on GitHubUpdate file organization: move intermediate files to data/temp, clarify conventions in CLAUDE.md
026c5c9View on GitHubUpdate analysis to use all 1,327 policies with embeddings
5cf6d5eView on GitHubRemove main_embeddings.py; make main.py the sole entry point for full pipeline
707926eView on GitHubChange default --limit to None (all policies) in generate_embeddings.py
7290a33View on GitHub