China-Report-2026
View or edit on GitHub
This page is synchronized from trase/engagement/china/china-report-2026/README.md. Last modified on 2026-07-13 06:15 CEST by GitHub Actions.
Please view or edit the original file there; changes should be reflected here after a midnight build (CET time),
or manually triggering it with a GitHub action (link).
These scripts (written by Mark - Jan 2026) generate the 7 figures and some stats to report for the China report (Beijing-Brasilia effect)
I wrote them to run interactively; the stats to report are printed at the relevant analysis step (rather than being saved somewhere) and are also added in comments.
Loading the input data (especially the 8GB FAO trade data file) from S3 can be very slow (30-60 mins). Reading it locally/from G drive is much faster (a few mins) so could be downloaded and saved locally first. There is probably a better way of doing this...