Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Combining Signals with Context in the Internet of Things

Combining Signals with Context in the Internet of Things

Talk presented at IAB in London in July, 2014.

Romain Huet

July 10, 2014
Tweet

More Decks by Romain Huet

Other Decks in Technology

Transcript

  1. Combining signals with context 
 in the Internet of Things

    Romain Huet Developer Advocate @romainhuet
  2. @TwitterAds | Confidential 255M+ 500M+ 77% Active users Tweets per

    day of users are outside the US 2006 2014 @romainhuet
  3. Streaming APIs allow you to
 ingest what’s happening right now

    POST https://stream.twitter.com/1.1/statuses/filter.json follow: 3946301
 track: #WorldCup
 locations: 2.1632,48.7429,2.5051,48.9679
 Data: @romainhuet
  4. GET https://stream.twitter.com/1.1/statuses/sample.json Returns ~1% of all firehose data, statistically relevant.

    Streaming APIs allow you to
 ingest what’s happening right now GET https://stream.twitter.com/1.1/statuses/firehose.json Returns all firehose data, requires business deal. @romainhuet
  5. Tweets GET statuses/show/:id Timelines GET statuses/home_timeline GET statuses/user_timeline GET statuses/mentions_timeline

    POST statuses/update Search GET search/tweets … Users, Favorites, Direct Messages, Followings & Followers,
 Lists, Saved Searches, Trends, Geo, Spam Reporting REST APIs let you perform actions
 and look at what happened @romainhuet
  6. Streaming APIs t.co/streaming Developer Resources REST API t.co/rest Create Apps

    t.co/apps Open Source @Twitter t.co/opensource Demos t.co/apidemos Certified Products t.co/certified @romainhuet