Skip to content
Chenzs108 edited this page Feb 6, 2024 · 2 revisions

Top Countries Mentioned by Donald Trump

Cover

This data visualization project shows the top countries and diplomatic relations mentioned by Donald Trump in his presidential term from 2017 to 2020. The related data are from his Twitter, speech transcripts and the State of the Union Address.

All processes are finished by Python. There is no third-party data platform involved.

Getting Started

Prerequisites

  • Install Python 3.11.

  • Install all dependencies.

    pip install -r requirements.txt

Running

python main.py

Dependencies

License

Distributed under the MIT License. See LICENSE for more information.

Clone this wiki locally