Text race history for im SLOW (yashkumar0)

Back to text analysis page

import urllib2 import json screen_name = "wordpress" url = "http://api.twitter.com/1/statuses/user_timeline.json?screen_name=" + screen_name data = json.load(urllib2.urlopen(url)) print len(data), "tweets" for tweet in data: print tweet['text']

Game Time WPM Accuracy
405 2023-09-28 14:05:50 49.84 96.7%
403 2023-09-28 14:03:20 51.29 95.7%
390 2023-09-26 14:24:06 50.76 97.1%
383 2023-09-23 04:19:27 48.60 95.5%
377 2023-09-22 12:22:27 50.11 95.8%
370 2023-09-17 17:06:52 48.64 94.5%
365 2023-09-16 06:16:07 51.13 96%
357 2023-09-15 13:53:37 50.77 97%
341 2023-09-04 04:13:57 47.64 96.6%
332 2023-08-31 12:02:48 51.29 95.9%
323 2023-08-26 05:19:09 48.31 95.1%
300 2023-08-21 04:35:08 44.74 95.4%
207 2023-08-10 15:10:11 45.64 95.7%
167 2023-07-26 15:22:51 42.01 94.1%
140 2023-07-24 13:30:44 42.16 95.7%
19 2023-06-21 16:02:14 30.95 94.8%
13 2023-06-19 16:31:12 32.17 95%