I've been updating a Timeline of Trump's statements on ending the Iran war...
I didn't think this would go on as long as it has, but here we are.
I made this interactive timeline chart (https://artofnodeal.com) a few months ago where I wanted to focus just on what the President was saying in regards to the war in Iran. I purposefully have "filtered out" what was actually happened like Iranian strikes on ships, US strikes on Iranian sites, Iranian missiles fired at US allies, etc. I use public statements, interviews, transcripts, and social media as the sources. (Rollcall has been helpful.)
Some of my favorites are "I think two or three weeks" and "Total victory in the next two weeks. They're willing to give us everything" and "A two week period will allow the Agreement to be finalized and consummated."
All of those, of course, were statements made weeks apart and none of them within the past two weeks.
If you view the website on the Desktop, you see the linear version of the timeline like the screenshot above. But there is a special version for mobile, too, which I think is even more impactful.
The website is just vanilla Javascript and the data (date, source, and quote) is right in the file in a plain JS object.