Giter Site home page Giter Site logo

davidodongojr / satrday_kampala_2019_twitterdata Goto Github PK

View Code? Open in Web Editor NEW

This project forked from luyindanjaza/satrday_kampala_2019_twitterdata

0.0 0.0 0.0 25 KB

This repository contains the revised code of my presentation at the first SatRday event Kampala. Focussed on R beginners, this repo ist set out to provide a first glimpse of potential use cases

License: GNU General Public License v3.0

satrday_kampala_2019_twitterdata's Introduction

SatRday Kampala 2019 - Analysisng Twitter Data in R

This repository contains the revised code of my presentation at the first SatRday event Kampala. Focussed on R beginners, this repo ist set out to provide a first glimpse of potential use cases.

To not spoil anything from the last the Game of Thrones season, the example explorin "#GoT" was removed. Instead the code provided solely focusses on #rstat and the african R community inparticular.

Preparation

1. Setting up the Twitter authorisation

To a apply for an official access use the official Twitter Developer Website, which besides an extensive documentation, also provides a an overview of how to successfully apply for authorisation. However, after filling out the relevant form (stating your interest, project ideas and potential audience) the approval process can take a few hours until up to even one or two days.

Using the current version of rtweet in combination with httpuv does not requiers you to go through the whole application process as developer. However, this might be subject to change any time soon. (comment 05.2019)

2. Creating the first application

To call the twitter API -- after successfully applying for the Developer Account -- you still require to create a app within the twitter developer website. This is done within Twitter Developer Website. While most details of the file are intuitive and are easy to provide, the required information regarding the Website url can be filled out with a generic -- even non-extisting -- URL.

3. Access token

Following the described process the you can find your individual keys and token within your app within your personal space on the Twitter Developer Website (The access of keys and token bellow is already revoked. Please use your own.)

Consumer API keys

API key: SVZmwiE7YGPZbyRMPKqOnSwmT API secret key: FIMx9bBXQndbdkqnieNxFRpR69UO5voFl6O90eXofmHJleMxQo

Access token & access token secret Access token: 1127108342495813632-0TE2IpM5vnapYlcxt4oCn1vbq4uCpj Access token secret: 970I6IhozhMMf2fLY9qlxVvndqsCeoOYkhv9wmCjpZf96


Given the Twitter Developer Terms, the repository does not include the any dataset retrieved using its API. However, to enable reproducabilty following extisting third party twitter datasets were used.

satrday_kampala_2019_twitterdata's People

Contributors

luyindanjaza avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.