As of July 12, 2021, this "Learn Veracross" site has been deprecated. It will remain live through December 2022, but will no longer be updated. All knowledge content has moved to the new Veracross Community. Please update your bookmarks.
Overview
The Veracross Data Importer allows you to import transportation schedules. This article covers the fields needed in the CSV import. This import type is connected with the Transportation Module, which is an add-on module. If your school does not use the Transportation module and would like to, speak with your account manager for pricing. If your school does use the Transportation module and does not currently see this importer type available, please speak with your account manager to request that it be installed.
Preparing the Data for Import
Prepare a comma-separated value (CSV) file containing the data for the fields listed below. This CSV file must contain a column for each field listed below and they must be in that same order. Even if no content is populated in the non-required columns, a column must nonetheless exist as a placeholder in order for the Data Importer to properly read the file. Upload the CSV using the Data Importer.
Fields on the Import Type Template
An asterisk (*) indicates that data is required in the field.
Field | Type | Notes |
person_id * | integer | Run a Find Person query to determine. |
school_year * | integer | YYYY format (e.g., 2018). |
grading_period * | integer | Run a Grading Periods query to find the grading period ID. |
class_fk | integer | Include the internal class ID if associating the schedule with an extended care or other program class. |
day * | integer | Use the following query to locate the rotation day ID: https://axiom.veracross.com/shortname/#/results/323080 Replace the word “shortname” with your school’s short name found in Axiom and Portals URLs. |
am_pm * | text | Use “am” or “pm”. |
transportation_method * | text | This must match an existing transportation method exactly. View a transportation schedule for examples, e.g., “bus” and “car”. |
bus_route | integer | Run a Bus Routes query and add the ID field to find the bus route ID. |
bus_stop | integer | The bus stop must belong to the indicated bus route. |
bus_zone | integer | Some schools may use this field to aid in billing calculations |
pu_drop_off_time | time | Any standard time input is accepted (e.g., 2:30 pm or 14:30). |
notes | text | Add any optional notes. |