s2t2 / tweet-analysis-2021

research in progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate Stream Listener Code

s2t2 opened this issue · comments

Copy the stream listener code from here and integrate it into this repo.

  • Copy the migrations to the NOTES.md file.
  • In the tweet parser, we can keep the shared helper methods, but use different methods for parsing stream tweets vs timeline tweets.
  • Move the stream listener into the jobs dir.