Skip to content
This repository has been archived by the owner on Jun 25, 2018. It is now read-only.

2.2.4? Consume tweets.csv from official twitter archives #12

Merged
1 commit merged into from
May 1, 2014

Conversation

BooDoo
Copy link
Contributor

@BooDoo BooDoo commented May 1, 2014

In addition JSON check, we now check for consume path ending "csv" and assume this is tweets.csv from an official Twitter archive's base directory.

Fields per CSV row are:
tweet_id, in_reply_to_status_id, in_reply_to_user_id, timestamp, source, text, retweeted_status_id, retweeted_status_user_id, retweeted_status_timestamp, expanded_urls
we take each text field into lines.

@BooDoo
Copy link
Contributor Author

BooDoo commented May 1, 2014

apparently this addresses #11 , though I didn't know that at the time!

@ghost
Copy link

ghost commented May 1, 2014

Neat, thanks! :D A couple of people asked for this.

ghost pushed a commit that referenced this pull request May 1, 2014
2.2.4? Consume tweets.csv from official twitter archives
@ghost ghost merged commit cf9151f into mispy-archive:master May 1, 2014
@BooDoo BooDoo deleted the feature/csv branch June 2, 2014 22:57
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant