PII and Fuel Sub Infrastructure Data Rules
Current Claim Year: 2026
Last Updated: 2026-08-10
PII and Fuel Sub Infrastructure Data
The reporting of Personally Identifiable Information (PII) data and Fuel Sub Infrastructure data is completed outside of Cedars at the same time as Cedars claim submissions. In aggregate, PA submissions are expected to align exactly with that year's cumulative Cedars claim data.
The submission includes:
- Two PII data tables.
- One Fuel Sub Infrastructure Cost table containing non-PII information.
All files are packaged together in a single .zip file for submission. The two PII tables must be provided as pipe-delimited (|) CSV files with unquoted text values. Fields must be listed in the exact order shown in the specification.
For more information read the Claims User Guide
What is PII Data? What is Fuel Sub Infrastructure Data? Preparing your Claims PII and Fuel Sub Infrastructure file Programs and measures exempt from PII data reportingPII_Site
The data in the tables must adhere to the rules specified here, including the primary key rules. The Site table's primary key is SiteID. Table validation checks that the primary key is unique. Primary key values are case-insensitive, which means that Customer123 is the same ID as CUSTOMER123.
Required fields
| Field Name | Description | Data Type | View rules |
|---|---|---|---|
| SiteID | The unique and persistent record identifier and the primary key for the PII Site table. Must match a SiteID in the Claim table. All values must start with the PA code. | Text (up to 255 characters) | |
| SiteAddress | The street address of the site. | Text (up to 255 characters) | |
| SiteUnitNumber | The site unit number, if applicable. | Text (up to 255 characters) | |
| ElectricServiceAccountID | The service account ID for the site electricity service. | Text (up to 255 characters) | |
|
ElectricServiceAccountID is required when GasServiceAccountID is blank. |
|||
| GasServiceAccountID | The service account ID for the site gas service. | Text (up to 255 characters) | |
|
GasServiceAccountID is required when ElectricServiceAccountID is blank. |
|||
| CensusTract | The census-defined geographic area of the site. Used by CPUC internally to support geospatial analysis of claims data. | Text (up to 11 characters) | |
| ServiceAccountName | The name for the service account. This is usually the customer's name. | Text (up to 255 characters) | |
| BusinessName | Actual name of the business where the intervention happened. This is what Google Maps might show for the site address, and is often different than Account Name. | Text (up to 255 characters) | |
| SchoolIdentifier | The unique and persistent school identifier. | Text (up to 255 characters) | |