recreation_district_code

-1 rows


Description

Recreation district codes for classification of areas within a project

Columns

Column Type Size Nulls Auto Default Children Parents Comments
district_code varchar 4 null
recreation_district_code_history.district_code Implied Constraint R
recreation_resource.district_code recreation_resource_district_code_fkey R
recreation_resource_district_count_view.district_code Implied Constraint R
recreation_resource_history.district_code Implied Constraint R
recreation_resource_search_view.district_code Implied Constraint R

A code indicating a recreation district boundary. EG Cascades, Chilliwack, Discovery Coast. Note: There are 17 Recreation District Boundaries, most of which have different geographical boundaries than Forest District Boundaries. Because of this, Rec District Boundary Codes are different from Forest District Boundary Codes.

description varchar 120 null

Description of the recreation district boundary type

updated_at timestamp 29,6 now()
sys_period tstzrange 2147483647 tstzrange(CURRENT_TIMESTAMP, NULL::timestamp with time zone)

Indexes

Constraint Name Type Sort Column(s)
recreation_district_code_pkey Primary key Asc district_code

Relationships