Collect data from twitter on COVID-19 since Jan 1, 2020 to May 12, 2020 in Python. Identify different sub-topics (i.e. "threat of an outbreak in US", "testing", "how virus is transmitted", "drugs to...

Collect data from twitter on COVID-19 since Jan 1, 2020 to May 12, 2020 in Python.
Identify different sub-topics (i.e. "threat of an outbreak in US", "testing", "how
virus is transmitted", "drugs to cure", "availability of vaccine", "trump performance" etc....other sub-topics to be
identified.
You can create a database called COVID-19. Then create a database table with the subtopics and all twitter user features.

We want to collect all the information relating to a tweet. For example,
1. who tweeted
2. date tweeted
3. followers
4. was tweet retweeted
5. etc.....

What to submit1. Python code2. SQL code to create the database and tables3. Sample output that shows the main sub-topics for COVID-19. Maybe a tag-cloud4. Simple interface that allows us to search content from the database5. All the data in the database


Wilmine Barreau Cooperative Educational Project Professor Leberknight List of Sources: Kaggle https://www.kaggle.com/ UCI Machine Learning Repository http://archive.ics.uci.edu/ml/index.php Stanford Large Network Dataset Collection https://snap.stanford.edu/data/ CNN (Covid-19) https://www.cnn.com/specials/world/coronavirus-outbreak-intl-hnk Dataverse Network https://dataverse.org/ Reddit Open Data https://www.reddit.com/r/opendata/ CDC Data https://www.cdc.gov/nchs/tools/index.htm? CDC_AA_refVal=https%3A%2F%2Fwww.cdc.gov%2Fnc hs%2Fdata_access%2Fdata_tools.htm Fox News (Covid-19) https://www.foxnews.com/science/coronavirus-battle-scientists-have-teamed-up-with-billionaires-for-covid-19-manhattan-project-report World Bank Catalog https://datacatalog.worldbank.org/ PBS (Covid-19) https://www.pbs.org/newshour/tag/covid-19 Metor Boston Data Common https://datacommon.mapc.org/ Data Schema:
May 08, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here