Skip to main content

Asset Hierarchy

CorrData organizes pipeline assets in a hierarchical structure:

Core Entities

Tenant

The top-level isolation boundary. Each operator has their own tenant with complete data separation.

Pipeline

A named pipeline system operated by the tenant.

Segment

A section of pipeline with consistent characteristics.

Test Station

A monitoring point for cathodic protection readings.

Rectifier

Equipment that provides cathodic protection current.

Measurement Model

Time-Series Data

Measurements are stored in TimescaleDB hypertables for efficient time-series queries.

Measurement Types

Relationship Model

CorrData uses Neo4j to model complex relationships between assets.

Relationship Types

Graph Queries

Find all assets protecting a segment:
Find cascade impact of rectifier failure:

Event Model

Event Types

External Corrosion Factors

CorrData models external corrosion risk factors that affect pipeline integrity.

Soil Chemistry

Geology

Interference

Data Retention

Retention periods are configurable per tenant to meet specific regulatory requirements.