Giter Site home page Giter Site logo

palcomms's Introduction

Interplay of network structure and neighbour performance in user innovation

Data Access for the paper "Interplay of network structure and neighbour performance in user innovation"

In the file of UserNetworkData.csv,there are seven columns. The first one is the serial number of every record (start from 0 and has no real meaning). The second and third columns give the edgelist of user network in our research. Column "F" refers to the start node (i.e. Sender) of ties in the network and column "T" refers to the end (i.e.Reciever). The left columns show the time point when this tie emerged (In other words, the time point when this interaction happened). For convenience, we saved the time point as the exact date ("Date" column), the year of the date ("Year" column), the month of the date("Month" column), the day of the date("Day" column), the how many days has passed from 2007-01-01 to this date ("IntervalDays" column) separately.

In the file of UserNetworkData.csv, there are nine columns. Still, the first one is the serial number of every record(start from 0 and has no real meaning). The second columns("Date" column) is the exact time point when this idea was submitted. Besides this, we still save the time point as the year of the date ("Year" column), the month of the date("Month" column), the day of the date("Day" column), the how many days has passed from 2007-01-01 to this date ("IntervalDays" column) separately. The third column,"Status" column, shows the status of this idea and the fourth column, "User" column, shows who has submitted this idea. Status of idea is given by Dell, if it is "Implemented" or "Partially Implemented", we considered this is an effective idea in our research.The last column,"GoodIdea", is a dummy variable which shows if ideas are effective(1) or not(0).

Noting there is a user whose name is consisted of some special characters which can not be shown correctly under utf-8 code. We use blank to replace this user's name. So you may find a user with name of " " in the data. This is not a missing user.

Additonal Information: We uploaded the Panel Data we used in the panel regression as "PanelData.RData" addtionally. Since the data size will become quite large by saving as a ".csv" file , here we uploaded it in the ".RData" format which provided an effective compressing method. Another reason is that we processed our data mainly by R. The order of the variables (the columns) in the Panel Data is as follows:

  1. The Number of Effective Idea Submission (the dependent variable)
  2. The Constraint
  3. The Neighbours’ Average Effective Idea Submission
  4. The Frequency of Interactions
  5. Days Being Observed
  6. Number of Neighbours
  7. The Number of All Idea Submission

palcomms's People

Contributors

yoguluto avatar

Watchers

James Cloos 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.