For blog posts
- Some Dow Jones Industrial Average statistics, by United States President
- President Trump tweets about the stock market
- Download Dow Jones data from https://stooq.com/q/d/?s=^dji
- Copy it over dow-jones-industrial-average.csv
- If necessary, update the list of presidents in presidents.csv
- From PowerShell, run calculate-statistics.ps1
- Copy the resulting HTML into the blog post
- Download Trump tweet data from http://trumptwitterarchive.com/
- Save it in trump-twitter-archive.json
- If necessary, update trump-twitter-exceptions.csv
- From PowerShell, run extract-tweets.ps1 which writes to tweets.csv
- Run format-tweets.ps1
- Copy the resulting HTML into the blog post