Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

An open dataset of all chat activity in Free Code Camp's Gitter.im chatrooms

License

Notifications You must be signed in to change notification settings

freeCodeCamp/gitter-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

gitter-history

An open dataset of all chat activity in Free Code Camp's Gitter.im chatrooms

Archive Format

TSV Files

Delimeter: tab
Header Row: Not present
Column Order: ['room_id', 'room_uri', 'sent_at', 'from_userid', 'from_username', 'message_id', 'text']

  • room_id: Unique Room ID of the room
  • room_uri: Room URI of the room
  • sent_at: The timestamp of message sent at
  • from_userid: Unique gitter ID of the user
  • from_username: Unique username of the user
  • message_id: Unique message id of the message
  • text: The raw text of the message

About

An open dataset of all chat activity in Free Code Camp's Gitter.im chatrooms

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published