--- title: "Authorization for Twitter Academic Research Product Track" output: rmarkdown::html_vignette vignette: > %\VignetteIndexEntry{Authorization for Twitter Academic Research Product Track} %\VignetteEngine{knitr::rmarkdown} %\VignetteEncoding{UTF-8} --- ```{r, include = FALSE} knitr::opts_chunk$set( collapse = TRUE, comment = "#>" ) ``` ## Introduction In order to use the Twitter Academic Research Product Track you will first need to obtain an authorization token. You will find additional details about the process of obtaining authorization on the Twitter Developer platform. **In order to gain authorization you first need a Twitter account.** First, Twitter will ask for details about your academic profile. Per the documentation linked above, they will ask for the following: > Your full name as it is appears on your institution’s documentation > > Links to webpages that help establish your identity; provide one or more of the following: > > - A link to your profile in your institution’s faculty or student directory > - A link to your Google Scholar profile > - A link to your research group, lab or departmental website where you are listed > > Information about your academic institution: its name, country, state, and city > > Your department, school, or lab name > > Your academic field of study or discipline at this institution > > Your current role as an academic (whether you are a graduate student, doctoral candidate, post-doc, professor, research scientist, or other faculty member) Twitter will then ask for details of the proposed research project. Here, questions include: > 1. What is the name of your research project? > > 2. Does this project receive funding from outside your academic institution? If yes, please list all your sources of funding. > > 3. In English, describe your research project. Minimum 200 characters. > > 4. In English, describe how Twitter data via the Twitter API will be used in your research project. Minimum 200 characters. > > 5. In English, describe your methodology for analyzing Twitter data, Tweets, and/or Twitter users. Minimum 200 characters. > > 6. Will your research present Twitter data individually or in aggregate? > > 7. In English, describe how you will share the outcomes of your research (include tools, data, and/or other resources you hope to build and share). Minimum 200 characters. > > 8. Will your analysis make Twitter content or derived information available to a government entity? Once you have gained authorization for your project you will be able to see the new project on your Twitter developer portal. First click on the developer portal as below.