{% extends 'base.html' %} {% block header %}
Find out how a given topic resonates with Twitter users in the UK.
No topic to analyze.
No Tweets to analyze.
An error occurred: {{ status_code }} .
{{ tweet_count }} Tweets were sent from the UK in the past 7 days about the topic "{{ keyword }}".
Aggregate retweet count: {{ retweet_count }}
Aggregate like count: {{ like_count }}
Aggregate quote count: {{ quote_count }}
Aggregate reply count: {{ reply_count }}
Example Tweets:
{% for id in tweet_ids %}{% endfor %}