jasonLaster / abuses

4 stars 3 forks source link

Backfill all tweet datetimes #54

Open dmnd opened 4 years ago

dmnd commented 4 years ago

For each GCD tweet, it'd be useful to have

  1. The datetime of the GCD tweet
  2. The datetime of the quoted tweet

We already have some of this data from Jason's spreadsheet, but let's pull the rest from the API.

dmnd commented 4 years ago

Hmm, I guess this is just a subtask of #34