Skip to content

What Twitter reveals about the differences between cities and the monoculture of the Bay Area

Notifications You must be signed in to change notification settings

NirantK/IndianTwitter

 
 

Repository files navigation

Indian Twitter

This is an unofficial fork of the MetroTwitter.

About the MetroTwitter project:

Analysis of Twitter data in 13 English-speaking metropolitan areas (96K users and 180M tweets).

How people in different cities describe themselves

In the metrotwitter_visualization folder, you can find word clouds that represent the most popular words in bios in each city. The indi folder visualizes each city independently. The duo folder visualizes the difference between two cities.

What people in different cities talk about

In the metrotwitter_visualization folder, you can find word clouds that represent the most popular words in tweets in each city. The indi folder visualizes each city independently. The duo folder visualizes the difference between two cities.

Ranking cities by popularity of keywords

In the keywords Jupyter notebook in this GitHub repo, there's the method rank_cities_by_keyword to visualize any keyword you want, either using bios or tweets.

You can also plots multiple keywords on the same plot using the method rank_cities_by_multiple_keywords.

Ranking keywords within a city

Also in the keywords Jupyter notebook, there's the method rank_keywords_in_city to rank the popularity of keywords within a city.

Unique popular emojis in each city

Most unique city

Compare two keywords

Just to get a sense of how popular one vs another.

About

What Twitter reveals about the differences between cities and the monoculture of the Bay Area

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.2%
  • Python 4.8%