Skip to content
/ slack Public

Process slack conversation records to understand collaboration and mentor support in hackathons.

Notifications You must be signed in to change notification settings

SAMFYB/slack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Understanding Collaboration and Mentor Support During Hackathons through Slack Conversation Records

Artifacts

  • /data: Slack conversation records
  • data.py: Methods to parse Slack data
  • messages.py: Methods to calculate activity information in Slack channels
  • people.py: Methods to gather and categorize user information
  • users.csv: Reference compiled user roles

Structure of Slack Data

/data
  - hackathon ID 1
  - hackathon ID 2
    /channels
      - channel ID 1 .json
      - channel ID 2 .json

About

Process slack conversation records to understand collaboration and mentor support in hackathons.

Resources

Stars

Watchers

Forks

Languages