-
-
Notifications
You must be signed in to change notification settings - Fork 236
Closed
Labels
Description
Problem you are facing
I want to be able to see a graph of submissions over time, but in an exportable way
Possible Solution
Pulling thesubmission-timeline-data div from https://pretalx.com/orga/event/eventID/submissions/statistics/ gives all submissions, but includes withdrawn talks.
Context
It doesn't look like submissions have timestamps on the objects, so we need to work from Activity. Being able to use whatever data is stored there and manipulate it would be useful.