Placement Providers

Placement Providers

FieldTypeDescription
id 🔑INTEGERLegacy row identifier (same value as placement_provider_id).
placement_provider_idINTEGERUnique identifier for Placement Provider.
agency_id 🔗INTEGERThe ID of the agency this Placement Provider belongs to.
nameSTRINGThe name of the Placement Provider.
feinSTRINGThe Federal Employer Identification Number of the p]Placement Provider.
external_identifierSTRINGAn external identifier for the Placement Provider.
created_atTIMESTAMPThe timestamp when the Placement Provider was created.
updated_atTIMESTAMPThe timestamp when the Placement Provider was last updated.

Key Information

Primary Keys

  • id - Legacy row identifier (same value as placement_provider_id).

Foreign Keys

  • agency_id - The ID of the agency this Placement Provider belongs to.