Skip to main content

Behaviors

The Behaviors dataset provides detailed information about each behavior assigned to students within the district in LiftEd.


This page explains the structure and contents of the behavior_<date>_<time>.csv file included in your LiftEd BI Data Export.

Each record in this dataset represents a single behavior definition and includes the identifiers needed to connect with Students, Staff, and Behavior Data.

The column order listed here will be left to right in the export.

Filename: behavior_<date>_<time>.csv

Column

Data Type

Example Value

Data Definitions

id

GUID

Eg: 1574bb5c-0aa0-5117-b305-f48e68378660

Lifted special number for this behavior

student_id

GUID

GUID

Which student this behavior belongs to

name

String

Eg: Out of Seat Behavior

Name of the Behavior

measure

String

Eg: Frequency

How a behavior is measured

status

String

Eg: In progress

What the current status is

location

Array<String>

Eg: Classroom; Hallway

Where the behavior is observed

definition

String

Eg: Standing up from or leaving the seat without permission

Plain-language description of the behavior

is_deleted

Boolean

Eg: TRUE or FALSE

Indicates if the record has been soft deleted

Example: behavior_20251028_161014.csv

Tip: Click on the image to view it in full size, and click < to go back.
​

Did this answer your question?