Question
Python script needed ! Thanx Challenge 1 Find a Twitter data archive of your choice. Some places to look for free Twitter data include: ArchiveTeam
Python script needed ! Thanx
Challenge 1
Find a Twitter data archive of your choice. Some places to look for free Twitter data include:
ArchiveTeam JSON Download of Twitter Stream: https://archive.org/details/archiveteam-twitter-stream-2017-11
ICWSM Conference Datasets: http://www.icwsm.org/2015/datasets/datasets/
Library of Congress Twitter Archive: https://blogs.loc.gov/loc/2010/04/how-tweet-it-is-library-acquires-entire-twitter-archive/
2. Download at least 10 days worth of tweets into a folder on your hard drive
3. Write a Python script that will:
a. Iterate through all the files you downloaded
b. Read the data
c. Convert the data to csv format
d. Save combined data into a single CSV file
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started