-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Chenzs108 edited this page Feb 6, 2024
·
2 revisions
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.
-
Install Python 3.11.
-
Install all dependencies.
pip install -r requirements.txt
python main.py
Distributed under the MIT License. See LICENSE
for more information.