Open Government Licence 3.0http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
License information was derived automatically
The GLA and Nesta are working together to run a pilot to demonstrate that performing data analytics on datasets sourced from multiple local authorities and public sector bodies can help reform public services in the capital. If successful, the pilot will pave the way to create a permanent London Office of Data Analytics. As well as regular blogs, we will publish reports here as they are produced over the next few months.
This blog post is the second in a series of blogs detailing our work to engage the citizen science community with the Stream initiative.Over the past three months, we’ve been exploring the ecosystem of citizen science water data here in the UK. This research has involved understanding the varied landscape of citizen science initiatives across the UK, the challenges that they face in collecting, publishing and realising the impact of data, as well as the wider perceptions of citizen science data from potential data users.As part of this research, we conducted a rapid review of different organisations and initiatives in this space, as well as both academic and grey literature on citizen science. To complement the desk research, we conducted 18 user research interviews. We spoke with a variety of users about their perceptions of the UK citizen science water data ecosystem, the opportunities and challenges for citizen science data, and the role that Stream could play in this ecosystem. Our interviews included:
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
This repository contains data from the Twitterstorm that occurred from June 11-13 2017 following a controversial tweet by scientist and public figure Katie Hinde (@Mammals_Suck on Twitter). This is a good dataset for practicing the analysis of text and/or social network data in R. 1. tweets_raw.Rds contains raw text data for all 33261 tweets mentioning @Mammals_Suck in the 36 hours following the original tweet. This file can be read into R using the 'readRDS' function.2. tweets_clean.csv contains clean data on all 4843 quote & reply tweets responding to the original tweet over a 36 hour period, including: tweet text, user name, tweet time, # of favorites, # of retweets, # of friends of the user, # of followers of the user, user self-description, user location, type (quote or reply).3. social_network.rds contains a social network for users in the twitterstorm an an 'igraph' object. Vertex names correspond to Twitter users, and edge weights are based on co-followers (i.e., the number of mutually followed accounts, which is a proxy for overlap in the interests of two users). Additional vertex attributes can be added to the graph using information about users from the 'tweets_clean.csv' file, such as the time they entered the twitterstorm, their geographic location, or the text content of their tweets. This file can be read into R using the 'readRDS' function. For more information, check out the blog posts written by myself and Katie Hinde. Mine focuses on data analysis, while hers focuses on her experience and understanding of the events. My blog post: https://rgriff23.github.io/2017/06/29/Katie-Hinde-Twitterstorm.html Katie Hinde's blog post: https://mammalssuck.blogspot.co.uk/2017/06/portrait-of-unexpected-twitter-storm.html The R code I used to compile and analyze this data can be found in this GitHub repository: https://github.com/rgriff23/Katie_Hinde_Twitter_storm_text_analysisNote that the data in the GitHub repo does not match the data included in this figshare repo exactly. This is because the data provided here has been reduced to information collected from Twitter: I eliminated data columns that were produced using subsequent analysis, such as tweet classifications based on sentiment analysis or social network analysis.
Not seeing a result you expected?
Learn how you can add new datasets to our index.
Open Government Licence 3.0http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
License information was derived automatically
The GLA and Nesta are working together to run a pilot to demonstrate that performing data analytics on datasets sourced from multiple local authorities and public sector bodies can help reform public services in the capital. If successful, the pilot will pave the way to create a permanent London Office of Data Analytics. As well as regular blogs, we will publish reports here as they are produced over the next few months.