Skip to content

Replay twitter events and see how the geographic information flows through the conversation.

Notifications You must be signed in to change notification settings

blehman/maperator

Repository files navigation

Maperator

Replay twitter events to explore relevant geographic information as the conversation unfolds.

Process:

  1. Talk about the final viz, collect data, talk about the final viz, format
    data, talk about the final viz, add 3rd party data, reformat data, ...

  2. Decide on inital region for map:
    West: -105.5270
    North: 40.2342
    East: -105.0233
    South: 39.9088

  3. Review resources.

  1. Create a map and add points using the tutorial on Leaflet.js

  2. Learn how to embed tweets programatically.

  1. Build a line graph for Tweet volume.

  2. Learn jitter techniques and apply an appropriate solution.

  1. Learn how to dynamically update the map based on mouse's position in the timeline.
  1. Learn how to embed photos from instagram.
  1. Learn how to use a brush.
  1. Add scrolling for brush selections.
  1. Ideas for iteration:
  • New statistics field (both global and interval level).
  • Radio buttons for timeline stats.
  • Bar graph for external data by date.
  • New data format:
    • TimeStamp
      • stats (total_tweets, media_total, geo_total, optional_hashtag_count)
      • tweets_geo: (geoJson w/ properties: tweet_url, media_native, media_external, geo_type)
      • tweets_VIT: (set of tweet urls)

About

Replay twitter events and see how the geographic information flows through the conversation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published