-
Notifications
You must be signed in to change notification settings - Fork 14
schedule_data
Chris Reade edited this page Feb 1, 2016
·
1 revision
- Login as an user that has access to the department at www.projectcomport.org/login
- Go to the department dashboard (this should auto direct on login to the user’s first department, an admin will need to share links if the user is set up for more than one department)
- On the left is a box that says “Start Extraction”
- Enter in the month and year that the script should pull data from (e.g. inputting 10/2014 will pull all records from October 2014 until now) and click “Start.”
- When the script calls the heartbeat endpoint next it will be instructed to push the data that matches that timeframe.
- It will blank out the month and year after a successful push.
- NOTE: Changes are immediate and public
- NOTE: It is a good idea to put in some overlap with the date of the last pull to get updates (e.g. if your last pull was in November of 2016 you’d want to schedule the next one for August 2016 to get updates on incidents that were included last time.)
Table of Contents
Development
- Getting Started
- Getting Test Data
- Testing
- JSON format
- Admin tasks
- User tasks