timeline: timeline

Description Format

Description

Another handy table that stores actions on the platform. Collects timestamps for all resources and reports posted on the platform, timestamps for all comments made on the platform including on which report/resource, timestamp for ratings made including on which report and updates made to resources and reports. Caveat: updates are stored as single edits and have to be mangled to become useful (e.g. only count edits made at least 5 minutes apart as an actual update).

Format

chunk_id

Unique identifier for the artefact contributed (can be a report, resource, comment, rating, update)

parent_id

Unique identifier for the source the artefact was contributed to (a report or resource in case of a comment or update, a problem_id in case of a report or resource, a report in case of a rating)

problem_id

Unique identifier for the problem (e.g. in case the artefact is a report or resource parent and problem id are identical)

team_id

Unique identifier for team

team

Name of team

timestamp

Timestamp when artefact was contributed, for resources, reports and comments this is their first post, for ratings only the last update is stored

type

The artefact type, can be report, resource, comment, rating, update

problem

The problem title

user_id

Unique indentifier of the user contributing the artefact

user

Name of user


Hunt-Laboratory/huntr documentation built on Sept. 27, 2020, 3:17 a.m.