computermacgyver / redhen_twitter

Processing and summarising Twitter data for RedHen
1 stars 1 forks source link

Which fields to include in the summary files #3

Closed computermacgyver closed 5 years ago

computermacgyver commented 5 years ago

Currently, the summary files have:

Questions:

Note:

computermacgyver commented 5 years ago

In addition to language detection fields, a "retweet" field is needed. This should be NA if a tweet is an original tweet. If a tweet is a retweet, then this field should contain the numeric id of the original retweet.

We may also want to expand links and have this as an additional field.

computermacgyver commented 5 years ago

Add "geotag" field. This should be coordinates if present, but otherwise place if present. If neither coordinates nor place is present this can be null. (Use "NA" for compatibility with R?)

ThePrincipleMan commented 1 year ago

Hello there Found out about this from red hen labs barnyard and found it interesting. Some points we may think of are